Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20925/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/24)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node2":{ "core":"testSimple1_shard1_replica_n1",
"base_url":"https://127.0.0.1:35321/solr",
"node_name":"127.0.0.1:35321_solr", "state":"down",
"type":"NRT"}, "core_node12":{
"core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:32907/solr",
"node_name":"127.0.0.1:32907_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{ "core":"testSimple1_shard2_replica_n4",
"base_url":"https://127.0.0.1:35321/solr",
"node_name":"127.0.0.1:35321_solr", "state":"down",
"type":"NRT"}, "core_node10":{
"core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:32907/solr",
"node_name":"127.0.0.1:32907_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:32907_solr, 127.0.0.1:36069_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/24)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"testSimple1_shard1_replica_n1",
"base_url":"https://127.0.0.1:35321/solr",
"node_name":"127.0.0.1:35321_solr",
"state":"down",
"type":"NRT"},
"core_node12":{
"core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:32907/solr",
"node_name":"127.0.0.1:32907_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"core":"testSimple1_shard2_replica_n4",
"base_url":"https://127.0.0.1:35321/solr",
"node_name":"127.0.0.1:35321_solr",
"state":"down",
"type":"NRT"},
"core_node10":{
"core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:32907/solr",
"node_name":"127.0.0.1:32907_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([B977DF5669D7F5A:3324590B416EAB8B]: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.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:124)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11673 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[junit4] 2> 5445 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/init-core-data-001
[junit4] 2> 5447 WARN
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 5449 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 5450 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 5528 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001
[junit4] 2> 5532 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 5533 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5533 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 5633 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33747
[junit4] 2> 5665 ERROR (Thread-3) [ ] 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> 5738 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 0x15fc3cef1dc0000, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 5921 INFO (jetty-launcher-7-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 5925 INFO (jetty-launcher-7-thread-3) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 5926 INFO (jetty-launcher-7-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 5967 INFO (jetty-launcher-7-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fa5d5f7{/solr,null,AVAILABLE}
[junit4] 2> 5967 INFO (jetty-launcher-7-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@320074ca{/solr,null,AVAILABLE}
[junit4] 2> 5970 INFO (jetty-launcher-7-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f748ea3{/solr,null,AVAILABLE}
[junit4] 2> 5997 INFO (jetty-launcher-7-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@97542a9{SSL,[ssl,
http/1.1]}{127.0.0.1:35321}
[junit4] 2> 5997 INFO (jetty-launcher-7-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@70df3655{SSL,[ssl,
http/1.1]}{127.0.0.1:36069}
[junit4] 2> 5998 INFO (jetty-launcher-7-thread-2) [ ] o.e.j.s.Server
Started @7518ms
[junit4] 2> 5998 INFO (jetty-launcher-7-thread-1) [ ] o.e.j.s.Server
Started @7518ms
[junit4] 2> 5998 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36069}
[junit4] 2> 5998 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35321}
[junit4] 2> 6004 INFO (jetty-launcher-7-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1d1dc8dc{SSL,[ssl,
http/1.1]}{127.0.0.1:32907}
[junit4] 2> 6004 INFO (jetty-launcher-7-thread-3) [ ] o.e.j.s.Server
Started @7524ms
[junit4] 2> 6004 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32907}
[junit4] 2> 6009 ERROR (jetty-launcher-7-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6009 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 6010 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6010 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6010 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-16T07:50:40.800398Z
[junit4] 2> 6011 ERROR (jetty-launcher-7-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6012 ERROR (jetty-launcher-7-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 6012 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 6013 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 6020 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6020 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6021 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-16T07:50:40.810970Z
[junit4] 2> 6021 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 6022 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 6022 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-16T07:50:40.812480Z
[junit4] 2> 6044 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6044 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6049 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 6072 INFO (jetty-launcher-7-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33747/solr
[junit4] 2> 6084 INFO (jetty-launcher-7-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33747/solr
[junit4] 2> 6113 INFO (jetty-launcher-7-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33747/solr
[junit4] 2> 6126 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 0x15fc3cef1dc0004, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 6136 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 0x15fc3cef1dc0005, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 6638 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 6638 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 6656 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 6657 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:36069_solr
[junit4] 2> 6664 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35321_solr
[junit4] 2> 6671 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32907_solr
[junit4] 2> 6672 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.c.Overseer Overseer
(id=99013010413846537-127.0.0.1:36069_solr-n_0000000000) starting
[junit4] 2> 6688 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6688 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6695 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 6864 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36069_solr
[junit4] 2> 6871 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 6871 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 6871 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 6881 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 6916 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 6944 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:32907_solr, 127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 6944 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 6944 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 6955 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 6956 DEBUG
(OverseerAutoScalingTriggerThread-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 6977 DEBUG (ScheduledTrigger-46-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 7061 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36069.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7062 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36069.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7063 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36069.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7081 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35321.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7082 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35321.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7082 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35321.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7084 INFO (jetty-launcher-7-thread-2) [n:127.0.0.1:36069_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node2/.
[junit4] 2> 7091 INFO (jetty-launcher-7-thread-1) [n:127.0.0.1:35321_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/.
[junit4] 2> 7095 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32907.solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7095 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32907.solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7095 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32907.solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 7097 INFO (jetty-launcher-7-thread-3) [n:127.0.0.1:32907_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node3/.
[junit4] 2> 7442 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 7443 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33747/solr ready
[junit4] 2> 7479 INFO
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B977DF5669D7F5A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 7748 INFO (qtp318410026-73) [n:127.0.0.1:36069_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36069_solr,127.0.0.1:35321_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 7764 INFO
(OverseerThreadFactory-48-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 7891 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 7896 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36069/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 7900 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 7904 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36069/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 8004 DEBUG (ScheduledTrigger-46-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 8159 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 8160 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 8175 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 8234 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 8235 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 8239 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 8348 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 8348 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 9008 DEBUG (ScheduledTrigger-46-thread-2)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 9214 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 9222 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 9283 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 9286 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9286 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 9299 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n3] Schema name=minimal
[junit4] 2> 9302 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9302 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n3' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 9321 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36069.solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 9321 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9321 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node2/testSimple1_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node2/./testSimple1_shard2_replica_n6/data/]
[junit4] 2> 9323 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36069.solr.core.testSimple1.shard1.replica_n3' (registry
'solr.core.testSimple1.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 9323 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9323 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node2/testSimple1_shard1_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node2/./testSimple1_shard1_replica_n3/data/]
[junit4] 2> 9329 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 9336 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 9352 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 9355 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 9358 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9358 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 9359 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35321.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 9359 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9359 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
[junit4] 2> 9360 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 9361 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 9361 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35321.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 9361 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 9361 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/]
[junit4] 2> 9596 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9596 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9634 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9644 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9646 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c545ed1[testSimple1_shard2_replica_n6] main]
[junit4] 2> 9649 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 9652 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 9653 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 9656 INFO
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:36069_solr
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8)
[n:127.0.0.1:36069_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n6] Registered new searcher
Searcher@3c545ed1[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9657 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208170918608896
[junit4] 2> 9673 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9998ms
[junit4] 2> 9675 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9676 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9677 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9677 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9679 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@693a646c[testSimple1_shard1_replica_n3] main]
[junit4] 2> 9680 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 9690 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 9691 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 9692 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208170956357632
[junit4] 2> 9710 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 9738 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9713 INFO
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:36069_solr
x:testSimple1_shard1_replica_n3 s:shard1 c:testSimple1 r:core_node5)
[n:127.0.0.1:36069_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n3] Registered new searcher
Searcher@693a646c[testSimple1_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9738 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9741 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9741 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9743 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 9743 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 9744 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 9744 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 9746 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c2c6911[testSimple1_shard2_replica_n4] main]
[junit4] 2> 9747 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 9748 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 9749 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 9749 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208171016126464
[junit4] 2> 9753 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e0245e1[testSimple1_shard1_replica_n1] main]
[junit4] 2> 9755 INFO
(searcherExecutor-58-thread-1-processing-n:127.0.0.1:35321_solr
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7)
[n:127.0.0.1:35321_solr c:testSimple1 s:shard2 r:core_node7
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@7c2c6911[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9757 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 9758 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 9759 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 9759 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208171026612224
[junit4] 2> 9763 INFO
(searcherExecutor-57-thread-1-processing-n:127.0.0.1:35321_solr
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node2)
[n:127.0.0.1:35321_solr c:testSimple1 s:shard1 r:core_node2
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@1e0245e1[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 9811 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 9811 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 10008 DEBUG (ScheduledTrigger-46-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 10175 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 10175 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 10175 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36069/solr/testSimple1_shard2_replica_n6/
[junit4] 2> 10180 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:36069/solr START
replicas=[https://127.0.0.1:35321/solr/testSimple1_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 10205 INFO (qtp37148045-141) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 10240 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 10240 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 10240 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36069/solr/testSimple1_shard1_replica_n3/
[junit4] 2> 10246 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n3
url=https://127.0.0.1:36069/solr START
replicas=[https://127.0.0.1:35321/solr/testSimple1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 10250 INFO (qtp37148045-59) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 10487 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:36069/solr DONE. We have no versions. sync failed.
[junit4] 2> 10488 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 10488 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
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> 10488 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 10499 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36069/solr/testSimple1_shard2_replica_n6/ shard2
[junit4] 2> 10547 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n3
url=https://127.0.0.1:36069/solr DONE. We have no versions. sync failed.
[junit4] 2> 10547 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 10547 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
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> 10547 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 10563 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36069/solr/testSimple1_shard1_replica_n3/ shard1
[junit4] 2> 10667 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 10667 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 10701 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 10704 INFO (qtp318410026-58) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2545
[junit4] 2> 10716 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 10717 INFO (qtp318410026-66) [n:127.0.0.1:36069_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2544
[junit4] 2> 10759 INFO (qtp37148045-55) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2520
[junit4] 2> 10768 INFO (qtp37148045-72) [n:127.0.0.1:35321_solr
c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2534
[junit4] 2> 10783 INFO (qtp318410026-73) [n:127.0.0.1:36069_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> 10876 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 10876 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 11009 DEBUG (ScheduledTrigger-46-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 11768 INFO
(OverseerCollectionConfigSetProcessor-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_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> 11783 INFO (qtp318410026-73) [n:127.0.0.1:36069_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36069_solr,127.0.0.1:35321_solr&wt=javabin&version=2}
status=0 QTime=4036
[junit4] 2> 11786 INFO (qtp318410026-51) [n:127.0.0.1:36069_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35321_solr,127.0.0.1:32907_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 11788 INFO
(OverseerThreadFactory-48-thread-2-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 11996 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 12000 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32907/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 12004 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35321/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 12005 INFO
(OverseerStateUpdate-99013010413846537-127.0.0.1:36069_solr-n_0000000000)
[n:127.0.0.1:36069_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32907/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 12009 DEBUG (ScheduledTrigger-46-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 12210 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 12229 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 12267 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 12267 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 12271 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 12381 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 12381 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 12382 INFO
(zkCallback-24-thread-2-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 12382 INFO
(zkCallback-22-thread-2-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 13009 DEBUG (ScheduledTrigger-46-thread-4)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 13234 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 13244 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 13244 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 13248 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 13248 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 13248 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35321.solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 13249 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 13249 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/testSimple2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
[junit4] 2> 13283 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
[junit4] 2> 13293 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 13294 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 13302 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 13302 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 13304 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35321.solr.core.testSimple2.shard2.replica_n4' (registry
'solr.core.testSimple2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 13305 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 13305 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/testSimple2_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node1/./testSimple2_shard2_replica_n4/data/]
[junit4] 2> 13319 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
[junit4] 2> 13323 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 13326 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 13327 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 13327 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 13327 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 13328 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32907.solr.core.testSimple2.shard1.replica_n2' (registry
'solr.core.testSimple2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 13328 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32907.solr.core.testSimple2.shard2.replica_n6' (registry
'solr.core.testSimple2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a76275c
[junit4] 2> 13328 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 13328 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 13328 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node3/testSimple2_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node3/./testSimple2_shard2_replica_n6/data/]
[junit4] 2> 13328 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node3/testSimple2_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
[junit4] 2> 13464 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 13464 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 13465 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13465 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13467 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fbca230[testSimple2_shard1_replica_n2] main]
[junit4] 2> 13468 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 13469 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 13470 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13474 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 13474 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 13475 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13475 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13475 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 13476 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 13477 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13477 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13477 INFO (qtp433977421-52) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208174925217792
[junit4] 2> 13477 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 13477 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 13479 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10c21205[testSimple2_shard2_replica_n6] main]
[junit4] 2> 13479 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13480 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13481 INFO
(searcherExecutor-78-thread-1-processing-n:127.0.0.1:32907_solr
x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node5)
[n:127.0.0.1:32907_solr c:testSimple2 s:shard1 r:core_node5
x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n2] Registered new searcher
Searcher@5fbca230[testSimple2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13482 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 13483 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@11c1adcc[testSimple2_shard1_replica_n1] main]
[junit4] 2> 13483 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 13486 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2dc46c34[testSimple2_shard2_replica_n4] main]
[junit4] 2> 13486 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13486 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 13486 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208174934654976
[junit4] 2> 13486 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 13487 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13488 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208174936752128
[junit4] 2> 13492 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 13494 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 13494 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 13495 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13498 INFO
(searcherExecutor-77-thread-1-processing-n:127.0.0.1:32907_solr
x:testSimple2_shard2_replica_n6 s:shard2 c:testSimple2 r:core_node8)
[n:127.0.0.1:32907_solr c:testSimple2 s:shard2 r:core_node8
x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple2_shard2_replica_n6] Registered new searcher
Searcher@10c21205[testSimple2_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13499 INFO
(searcherExecutor-76-thread-1-processing-n:127.0.0.1:35321_solr
x:testSimple2_shard2_replica_n4 s:shard2 c:testSimple2 r:core_node7)
[n:127.0.0.1:35321_solr c:testSimple2 s:shard2 r:core_node7
x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple2_shard2_replica_n4] Registered new searcher
Searcher@2dc46c34[testSimple2_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13499 INFO (qtp37148045-53) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1584208174948286464
[junit4] 2> 13501 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 13505 INFO
(searcherExecutor-75-thread-1-processing-n:127.0.0.1:35321_solr
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3)
[n:127.0.0.1:35321_solr c:testSimple2 s:shard1 r:core_node3
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n1] Registered new searcher
Searcher@11c1adcc[testSimple2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13603 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 13603 INFO
(zkCallback-24-thread-2-processing-n:127.0.0.1:32907_solr)
[n:127.0.0.1:32907_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 13604 INFO
(zkCallback-22-thread-2-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 13605 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:35321_solr)
[n:127.0.0.1:35321_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 13994 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 13995 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 13995 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35321/solr/testSimple2_shard1_replica_n1/
[junit4] 2> 13995 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=https://127.0.0.1:35321/solr START
replicas=[https://127.0.0.1:32907/solr/testSimple2_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 14001 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 14001 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 14001 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:32907/solr/testSimple2_shard2_replica_n6/
[junit4] 2> 14002 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n6
url=https://127.0.0.1:32907/solr START
replicas=[https://127.0.0.1:35321/solr/testSimple2_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 14009 DEBUG (ScheduledTrigger-46-thread-4)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:32907_solr,
127.0.0.1:36069_solr, 127.0.0.1:35321_solr]
[junit4] 2> 14016 INFO (qtp433977421-54) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.S.Request [testSimple2_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 14018 INFO (qtp37148045-63) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.S.Request [testSimple2_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 14296 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=https://127.0.0.1:35321/solr DONE. We have no versions. sync failed.
[junit4] 2> 14296 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 14296 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 14296 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 14299 INFO (qtp37148045-70) [n:127.0.0.1:35321_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35321/solr/testSimple2_shard1_replica_n1/ shard1
[junit4] 2> 14310 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n6
url=https://127.0.0.1:32907/solr DONE. We have no versions. sync failed.
[junit4] 2> 14310 INFO (qtp433977421-62) [n:127.0.0.1:32907_solr c:test
[...truncated too long message...]
00000003) closing
[junit4] 2> 153913 INFO
(OverseerStateUpdate-99013010413846542-127.0.0.1:36069_solr-n_0000000003)
[n:127.0.0.1:36069_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36069_solr
[junit4] 2> 153935 WARN
(AutoscalingActionExecutor-179-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.ScheduledTriggers Exception executing
actions
[junit4] 2> java.lang.Exception: Error executing action: execute_plan for
trigger event: {
[junit4] 2> "id":"14f7819a0b24d280T8heg7fn9n6jrgfl77l5cldjd2",
[junit4] 2> "source":".auto_add_replicas",
[junit4] 2> "eventTime":1510818698618000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1510818698618000000],
[junit4] 2> "_enqueue_time_":1510818728626000000,
[junit4] 2> "nodeNames":["127.0.0.1:35321_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:251)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unexpected
exception while processing event: {
[junit4] 2> "id":"14f7819a0b24d280T8heg7fn9n6jrgfl77l5cldjd2",
[junit4] 2> "source":".auto_add_replicas",
[junit4] 2> "eventTime":1510818698618000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1510818698618000000],
[junit4] 2> "_enqueue_time_":1510818728626000000,
[junit4] 2> "nodeNames":["127.0.0.1:35321_solr"]}}
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:121)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:248)
[junit4] 2> ... 6 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
talk to ZooKeeper
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:109)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: java.io.IOException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:111)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:133)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
[junit4] 2> ... 7 more
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:109)
[junit4] 2> ... 9 more
[junit4] 2> 154846 DEBUG (ScheduledTrigger-178-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: []
[junit4] 2> 154846 DEBUG (ScheduledTrigger-178-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:32907_solr
[junit4] 2> 154846 DEBUG (ScheduledTrigger-178-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:36069_solr
[junit4] 2> 155846 DEBUG (ScheduledTrigger-178-thread-1)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: []
[junit4] 2> 155964 ERROR
(OverseerThreadFactory-180-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: testSimple2 operation: movereplica
failed:java.lang.InterruptedException:
org.apache.solr.cloud.OverseerCollectionMessageHandler@355f5412 has been closed.
[junit4] 2> at
org.apache.solr.common.SolrCloseableLatch.await(SolrCloseableLatch.java:51)
[junit4] 2> at
org.apache.solr.cloud.MoveReplicaCmd.moveNormalReplica(MoveReplicaCmd.java:220)
[junit4] 2> at
org.apache.solr.cloud.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:118)
[junit4] 2> at
org.apache.solr.cloud.MoveReplicaCmd.call(MoveReplicaCmd.java:61)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 155969 INFO
(OverseerThreadFactory-180-thread-1-processing-n:127.0.0.1:36069_solr)
[n:127.0.0.1:36069_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 155969 WARN
(OverseerAutoScalingTriggerThread-99013010413846542-127.0.0.1:36069_solr-n_0000000003)
[n:127.0.0.1:36069_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 155969 DEBUG (jetty-closer-8-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 155971 INFO (jetty-closer-8-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1593361{/solr,null,UNAVAILABLE}
[junit4] 2> 155971 ERROR
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-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> 155972 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[B977DF5669D7F5A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33747 33747
[junit4] 2> 161117 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:33747 33747
[junit4] 2> 161119 WARN (Thread-3) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 38 /solr/collections/testSimple2/state.json
[junit4] 2> 24 /solr/collections/testSimple1/state.json
[junit4] 2> 9 /solr/collections/testSimple3/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/99013010413846535-127.0.0.1:35321_solr-n_0000000001
[junit4] 2> 2
/solr/collections/testSimple1/leader_elect/shard2/election/99013010413846535-core_node7-n_0000000001
[junit4] 2> 2
/solr/collections/testSimple1/leader_elect/shard1/election/99013010413846535-core_node2-n_0000000001
[junit4] 2> 2
/solr/collections/testSimple2/leader_elect/shard1/election/99013010413846535-core_node3-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B977DF5669D7F5A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1412, maxMBSortInHeap=5.0347247553464545,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a09372),
locale=lb, timezone=Europe/Istanbul
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=337021336,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterTest,
TestEmbeddedSolrServerConstructors, AutoAddReplicasIntegrationTest]
[junit4] Completed [36/749 (1!)] on J2 in 156.22s, 1 test, 1 failure <<<
FAILURES!
[...truncated 42512 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]