Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/262/
2 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([64D9824EAA566AA:8E19A7FE44590B52]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test
Error Message:
wrong number of events added to .system expected:<9> but was:<8>
Stack Trace:
java.lang.AssertionError: wrong number of events added to .system expected:<9>
but was:<8>
at
__randomizedtesting.SeedInfo.seed([64D9824EAA566AA:8E19A7FE44590B52]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11875 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
[junit4] 2> 1000385 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/init-core-data-001
[junit4] 2> 1000386 WARN
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 1000386 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1000399 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1000400 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001
[junit4] 2> 1000400 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1000401 INFO (Thread-844) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1000401 INFO (Thread-844) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1000403 ERROR (Thread-844) [ ] 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> 1000501 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42638
[junit4] 2> 1000506 INFO (jetty-launcher-1761-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1000507 INFO (jetty-launcher-1761-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1000508 INFO (jetty-launcher-1761-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1000508 INFO (jetty-launcher-1761-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2662a668{/solr,null,AVAILABLE}
[junit4] 2> 1000521 INFO (jetty-launcher-1761-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@403fb16d{/solr,null,AVAILABLE}
[junit4] 2> 1000522 INFO (jetty-launcher-1761-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3866a0b2{/solr,null,AVAILABLE}
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@43e2ecd1{HTTP/1.1,[http/1.1]}{127.0.0.1:40969}
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.e.j.s.Server Started @1015709ms
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40969}
[junit4] 2> 1000534 ERROR (jetty-launcher-1761-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1000534 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-28T08:42:27.786Z
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e37e653{HTTP/1.1,[http/1.1]}{127.0.0.1:34748}
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.e.j.s.Server Started @1015729ms
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34748}
[junit4] 2> 1000554 ERROR (jetty-launcher-1761-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-28T08:42:27.806Z
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@8636407{HTTP/1.1,[http/1.1]}{127.0.0.1:40045}
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-2) [ ]
o.e.j.s.Server Started @1015730ms
[junit4] 2> 1000554 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40045}
[junit4] 2> 1000555 ERROR (jetty-launcher-1761-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1000555 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 1000555 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1000555 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1000555 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-28T08:42:27.807Z
[junit4] 2> 1000615 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1000647 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1000655 INFO (jetty-launcher-1761-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42638/solr
[junit4] 2> 1000683 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1000742 INFO (jetty-launcher-1761-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42638/solr
[junit4] 2> 1000763 INFO (jetty-launcher-1761-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42638/solr
[junit4] 2> 1001014 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1001016 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40969_solr
[junit4] 2> 1001029 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.Overseer Overseer
(id=99081161779052551-127.0.0.1:40969_solr-n_0000000000) starting
[junit4] 2> 1001067 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40969_solr
[junit4] 2> 1001067 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 1001067 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1001159 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1001224 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1001240 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 1001244 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:40969_solr]
[junit4] 2> 1001244 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 1001244 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 1001245 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40045_solr
[junit4] 2> 1001273 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1001281 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1001370 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1001373 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 1001374 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:40969_solr,
127.0.0.1:40045_solr]
[junit4] 2> 1001528 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001543 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001766 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001767 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001768 INFO (jetty-launcher-1761-thread-2)
[n:127.0.0.1:40045_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/.
[junit4] 2> 1001824 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001824 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1001846 INFO (jetty-launcher-1761-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/.
[junit4] 2> 1002061 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1002063 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1002074 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34748_solr
[junit4] 2> 1002075 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1002075 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1002102 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1002378 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1002441 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1002441 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1002442 INFO (jetty-launcher-1761-thread-1)
[n:127.0.0.1:34748_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/.
[junit4] 2> 1002480 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1002705 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1002705 INFO
(SUITE-SystemLogListenerTest-seed#[64D9824EAA566AA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42638/solr ready
[junit4] 2> 1002718 INFO (qtp1490811998-7868) [n:127.0.0.1:34748_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1002850 INFO
(OverseerThreadFactory-1563-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 1002995 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34748/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1003018 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40045/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1003131 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40969/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1003407 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1003407 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1003534 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1003534 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1003535 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1003535 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1003643 DEBUG (ScheduledTrigger-1561-thread-2)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1003745 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003752 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003753 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003755 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003855 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003856 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003857 INFO
(zkCallback-1778-thread-2-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003857 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003858 INFO
(zkCallback-1776-thread-2-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1003870 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1004643 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1004699 WARN (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.Config You
should not use LATEST as luceneMatchVersion property: if you use this setting,
and then Solr upgrades to a newer release of Lucene, sizable changes may
happen. If precise back compatibility is important then you should instead
explicitly specify an actual Lucene version.
[junit4] 2> 1004700 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1004752 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 1004774 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 1004827 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1004841 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 1004843 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 1004843 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 1004843 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1004844 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1004844 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
[junit4] 2> 1004934 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1005060 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1005079 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema [.system_shard1_replica_n4] Schema name=_system collection
or core
[junit4] 2> 1005082 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1005083 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n4' using
configuration from collection .system, trusted=true
[junit4] 2> 1005083 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.core..system.shard1.replica_n4' (registry
'solr.core..system.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1005083 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1005083 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.SolrCore
[[.system_shard1_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/.system_shard1_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/./.system_shard1_replica_n4/data/]
[junit4] 2> 1005135 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 1005207 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 1005207 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 1005208 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1005208 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1005208 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 1005580 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1005580 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1005581 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 1005581 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1005583 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2bef2f33[.system_shard1_replica_n1]
main]
[junit4] 2> 1005597 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1005597 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1005597 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1005598 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1005598 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1005629 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1005629 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1005631 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 1005631 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1005632 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77d9bfe8[.system_shard1_replica_n2]
main]
[junit4] 2> 1005633 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1585298593949941760
[junit4] 2> 1005704 INFO
(searcherExecutor-1570-thread-1-processing-n:127.0.0.1:34748_solr
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3)
[n:127.0.0.1:34748_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@2bef2f33[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1005704 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoutin=9999ms
[junit4] 2> 1005705 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1005705 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1005705 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1005739 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 1005739 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1005741 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f4a2a4c[.system_shard1_replica_n4]
main]
[junit4] 2> 1005741 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1005742 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1005742 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1005742 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1005755 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 1005755 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 1005755 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 1005755 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1005756 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1005756 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1585298594078916608
[junit4] 2> 1005796 INFO
(searcherExecutor-1572-thread-1-processing-n:127.0.0.1:40045_solr
x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5)
[n:127.0.0.1:40045_solr c:.system s:shard1 r:core_node5
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@77d9bfe8[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1005800 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1005800 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1585298594125053952
[junit4] 2> 1005802 INFO
(searcherExecutor-1571-thread-1-processing-n:127.0.0.1:40969_solr
x:.system_shard1_replica_n4 s:shard1 c:.system r:core_node6)
[n:127.0.0.1:40969_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_n4] o.a.s.c.SolrCore [.system_shard1_replica_n4]
Registered new searcher Searcher@7f4a2a4c[.system_shard1_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1005946 INFO
(zkCallback-1778-thread-2-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1005946 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1005946 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1005946 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1005962 INFO
(zkCallback-1776-thread-2-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1005962 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006205 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1006205 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1006205 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34748/solr/.system_shard1_replica_n1/
[junit4] 2> 1006205 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:34748/solr START
replicas=[http://127.0.0.1:40045/solr/.system_shard1_replica_n2/,
http://127.0.0.1:40969/solr/.system_shard1_replica_n4/] nUpdates=100
[junit4] 2> 1006317 INFO (qtp1985513277-7877) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1006318 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.c.S.Request
[.system_shard1_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1006604 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:34748/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1006604 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1006604 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_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> 1006604 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1006606 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34748/solr/.system_shard1_replica_n1/ shard1
[junit4] 2> 1006714 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1006735 INFO
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006735 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006742 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006742 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006742 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006742 INFO
(zkCallback-1778-thread-2-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006779 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1006781 INFO (qtp1490811998-7869) [n:127.0.0.1:34748_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3373
[junit4] 2> 1006816 INFO (qtp1504246322-7884) [n:127.0.0.1:40969_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3280
[junit4] 2> 1006828 INFO (qtp1985513277-7881) [n:127.0.0.1:40045_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3294
[junit4] 2> 1006873 INFO (qtp1490811998-7868) [n:127.0.0.1:34748_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> 1006898 INFO
(OverseerCollectionConfigSetProcessor-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_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> 1006972 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006972 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006972 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006972 INFO
(zkCallback-1778-thread-2-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006972 INFO
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1006972 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1007726 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1007876 INFO (qtp1490811998-7868) [n:127.0.0.1:34748_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=3&name=.system&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=5158
[junit4] 2> 1008027 INFO
(TEST-SystemLogListenerTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1008052 INFO (qtp1490811998-7871) [n:127.0.0.1:34748_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1008053 INFO (qtp1490811998-7871) [n:127.0.0.1:34748_solr
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42638/solr ready
[junit4] 2> 1008068 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 1008069 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 1008071 INFO (qtp1504246322-7889) [n:127.0.0.1:40969_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 1008084 DEBUG (qtp1490811998-7871) [n:127.0.0.1:34748_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1008104 INFO (qtp1490811998-7871) [n:127.0.0.1:34748_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=75
[junit4] 2> 1008142 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 1008178 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:34748_solr, 127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008178 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:34748_solr, 127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008178 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 1008179 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1008180 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 1008214 DEBUG (ScheduledTrigger-1561-thread-2)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008232 INFO (qtp1490811998-7873) [n:127.0.0.1:34748_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1008233 INFO (qtp1490811998-7873) [n:127.0.0.1:34748_solr
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42638/solr ready
[junit4] 2> 1008251 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 1008253 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 1008267 INFO (qtp1504246322-7892) [n:127.0.0.1:40969_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=12
[junit4] 2> 1008267 DEBUG (qtp1490811998-7873) [n:127.0.0.1:34748_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1008340 INFO (qtp1490811998-7873) [n:127.0.0.1:34748_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=217
[junit4] 2> 1008340 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 1008341 INFO (qtp1490811998-7875) [n:127.0.0.1:34748_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&name=test&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1008341 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:34748_solr, 127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008356 DEBUG
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:34748_solr, 127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008356 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 1008357 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1008357 DEBUG
(OverseerAutoScalingTriggerThread-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 1008357 INFO
(OverseerThreadFactory-1563-thread-2-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.CreateCollectionCmd Create collection test
[junit4] 2> 1008625 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40045/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008625 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34748/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008626 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40969/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008626 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40045/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008627 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_shard3_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34748/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008657 INFO
(OverseerStateUpdate-99081161779052551-127.0.0.1:40969_solr-n_0000000000)
[n:127.0.0.1:40969_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"test_shard3_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40969/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1008726 DEBUG (ScheduledTrigger-1561-thread-1)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1008868 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=test_shard2_replica_n3&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1008872 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=test_shard1_replica_n2&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1008892 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=test_shard2_replica_n4&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1008893 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=test_shard3_replica_n5&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1008896 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=3&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1008909 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=test_shard3_replica_n6&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1009019 INFO
(zkCallback-1778-thread-2-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009019 INFO
(zkCallback-1778-thread-1-processing-n:127.0.0.1:40045_solr)
[n:127.0.0.1:40045_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009019 INFO
(zkCallback-1777-thread-2-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009019 INFO
(zkCallback-1777-thread-1-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009019 INFO
(zkCallback-1776-thread-3-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009019 INFO
(zkCallback-1776-thread-1-processing-n:127.0.0.1:40969_solr)
[n:127.0.0.1:40969_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009034 INFO
(zkCallback-1777-thread-3-processing-n:127.0.0.1:34748_solr)
[n:127.0.0.1:34748_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test/state.json] for collection [test] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 1009218 DEBUG (ScheduledTrigger-1561-thread-4)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1009729 DEBUG (ScheduledTrigger-1561-thread-3)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1010129 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 1010165 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.s.IndexSchema
[test_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1010167 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010167 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard1_replica_n2' using configuration from collection
test, trusted=true
[junit4] 2> 1010329 DEBUG (ScheduledTrigger-1561-thread-2)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1010332 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1010353 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 1010355 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.core.test.shard1.replica_n2' (registry
'solr.core.test.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010355 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010355 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.c.SolrCore
[[test_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/test_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/./test_shard1_replica_n2/data/]
[junit4] 2> 1010409 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.s.IndexSchema
[test_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1010410 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.2.0
[junit4] 2> 1010426 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.s.IndexSchema
[test_shard3_replica_n5] Schema name=minimal
[junit4] 2> 1010427 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1010447 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010447 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard2_replica_n3' using configuration from collection
test, trusted=true
[junit4] 2> 1010462 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.core.test.shard2.replica_n3' (registry
'solr.core.test.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010462 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010462 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.c.SolrCore
[[test_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/test_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/./test_shard2_replica_n3/data/]
[junit4] 2> 1010481 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010481 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard3_replica_n5' using configuration from collection
test, trusted=true
[junit4] 2> 1010481 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34748.solr.core.test.shard3.replica_n5' (registry
'solr.core.test.shard3.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010481 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010481 INFO (qtp1490811998-7874) [n:127.0.0.1:34748_solr
c:test s:shard3 r:core_node11 x:test_shard3_replica_n5] o.a.s.c.SolrCore
[[test_shard3_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/test_shard3_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node1/./test_shard3_replica_n5/data/]
[junit4] 2> 1010483 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1010500 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.s.IndexSchema
[test_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1010500 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.s.IndexSchema
[test_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1010547 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.s.IndexSchema
[test_shard3_replica_n6] Schema name=minimal
[junit4] 2> 1010709 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010709 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard3_replica_n6' using configuration from collection
test, trusted=true
[junit4] 2> 1010709 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40969.solr.core.test.shard3.replica_n6' (registry
'solr.core.test.shard3.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010709 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010709 INFO (qtp1504246322-7882) [n:127.0.0.1:40969_solr
c:test s:shard3 r:core_node12 x:test_shard3_replica_n6] o.a.s.c.SolrCore
[[test_shard3_replica_n6] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/test_shard3_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node3/./test_shard3_replica_n6/data/]
[junit4] 2> 1010748 DEBUG (ScheduledTrigger-1561-thread-2)
[n:127.0.0.1:40969_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34748_solr,
127.0.0.1:40969_solr, 127.0.0.1:40045_solr]
[junit4] 2> 1010755 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010755 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard2_replica_n4' using configuration from collection
test, trusted=true
[junit4] 2> 1010756 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.core.test.shard2.replica_n4' (registry
'solr.core.test.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010756 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010756 INFO (qtp1985513277-7888) [n:127.0.0.1:40045_solr
c:test s:shard2 r:core_node10 x:test_shard2_replica_n4] o.a.s.c.SolrCore
[[test_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/test_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/./test_shard2_replica_n4/data/]
[junit4] 2> 1010868 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1010868 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection
test, trusted=true
[junit4] 2> 1010936 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40045.solr.core.test.shard1.replica_n1' (registry
'solr.core.test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1438097b
[junit4] 2> 1010936 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1010936 INFO (qtp1985513277-7887) [n:127.0.0.1:40045_solr
c:test s:shard1 r:core_node7 x:test_shard1_replica_n1] o.a.s.c.SolrCore
[[test_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/test_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_64D9824EAA566AA-001/tempDir-001/node2/./test_shard1_replica_n1/data/]
[junit4] 2> 1011226 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1011226 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1011228 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1011228 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1011241 INFO (qtp1490811998-7872) [n:127.0.0.1:34748_solr
c:test s:shard1 r:core_node8 x:test_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28e7e430[test_shard1_replica_n2]
main]
[junit4] 2> 1011244 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1011244 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1011261 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1011261 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1011263 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@396e4db6[test_shard2_replica_n3]
main]
[junit4] 2> 1011265 INFO (qtp1504246322-7885) [n:127.0.0.1:40969_solr
c:test s:shard2 r:core_node9 x:test_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBas
[...truncated too long message...]
codahale.metrics.MetricRegistry@7be3b2f8
[junit4] 2> 1424470 INFO
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1424474 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1424474 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4544eccf: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2fe6b33
[junit4] 2> 1424477 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1424477 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b6bd3dc: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e735401
[junit4] 2> 1424499 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36297_bu
[junit4] 2> 1424500 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1424558 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.c.Overseer Overseer
(id=99081183818678294-127.0.0.1:36297_bu-n_0000000005) closing
[junit4] 2> 1424559 WARN
(OverseerAutoScalingTriggerThread-99081183818678294-127.0.0.1:36297_bu-n_0000000005)
[n:127.0.0.1:36297_bu ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1424559 INFO
(OverseerStateUpdate-99081183818678294-127.0.0.1:36297_bu-n_0000000005)
[n:127.0.0.1:36297_bu ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36297_bu
[junit4] 2> 1424579 INFO
(zkCallback-676-thread-3-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1426974 WARN
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1426975 INFO
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.c.SolrCore [collection1_shard1_replica_n25] CLOSING SolrCore
org.apache.solr.core.SolrCore@a81b96e
[junit4] 2> 1426975 INFO
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.replica_n25, tag=176273774
[junit4] 2> 1426975 INFO
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d1b0dfc: rootName = null,
domain = solr.core.collection1.shard1.replica_n25, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_n25 /
com.codahale.metrics.MetricRegistry@3a7e4ab2
[junit4] 2> 1427003 INFO
(zkCallback-676-thread-2-processing-n:127.0.0.1:36297_bu) [n:127.0.0.1:36297_bu
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=176273774
[junit4] 2> 1427061 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5cd497e8{SSL,[ssl,
http/1.1]}{127.0.0.1:36297}
[junit4] 2> 1427061 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7a11ca1f{/bu,null,UNAVAILABLE}
[junit4] 2> 1427062 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
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> 1427088 INFO
(TEST-PeerSyncReplicationTest.test-seed#[64D9824EAA566AA]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46815 46815
[junit4] 2> 1427446 INFO (Thread-1506) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46815 46815
[junit4] 2> 1427463 WARN (Thread-1506) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 5 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/99081183818678277-127.0.0.1:40737_bu-n_0000000000
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/99081183818678282-core_node22-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/99081183818678282-127.0.0.1:46381_bu-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test
-Dtests.seed=64D9824EAA566AA -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=hr -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 89.6s J1 | PeerSyncReplicationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<0> but
was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([64D9824EAA566AA:8E19A7FE44590B52]:0)
[junit4] > at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_64D9824EAA566AA-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_s=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Memory), text=PostingsFormat(name=LuceneFixedGap)},
docValues:{other_tl1=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
id_i1=DocValuesFormat(name=Lucene70), a_i1=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=280,
maxMBSortInHeap=6.799311483016091, sim=RandomSimilarity(queryNorm=false): {},
locale=hr, timezone=Asia/Ho_Chi_Minh
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=113164160,total=483393536
[junit4] 2> NOTE: All tests run in this JVM: [BadIndexSchemaTest,
TestPerFieldSimilarity, SparseHLLTest, TestFastLRUCache, SolrCLIZkUtilsTest,
SynonymTokenizerTest, RequestLoggingTest, LegacyCloudClusterPropTest,
TestConfigSetsAPIExclusivity, TestSolrCloudWithKerberosAlt,
DistributedVersionInfoTest, TestSolrQueryParser, TestLegacyFieldReuse,
HighlighterConfigTest, TemplateUpdateProcessorTest, TestAtomicUpdateErrorCases,
CoreMergeIndexesAdminHandlerTest, TestPushWriter, SuggesterFSTTest,
CollectionTooManyReplicasTest, TestLazyCores, NumericFieldsTest,
TestAnalyzedSuggestions, TriLevelCompositeIdRoutingTest, MBeansHandlerTest,
AssignTest, CdcrRequestHandlerTest, TestSerializedLuceneMatchVersion,
DistributedTermsComponentTest, TestInitParams, TestSimpleTrackingShardHandler,
CreateCollectionCleanupTest, SOLR749Test, SuggesterTSTTest, TestBulkSchemaAPI,
MoveReplicaHDFSFailoverTest, RollingRestartTest, TestFilteredDocIdSet,
TestFieldTypeCollectionResource, SchemaVersionSpecificBehaviorTest,
RequestHandlersTest, WrapperMergePolicyFactoryTest, TestReplicaProperties,
PathHierarchyTokenizerFactoryTest, SolrCmdDistributorTest,
SpellingQueryConverterTest, HdfsWriteToMultipleCollectionsTest,
TestExactStatsCache, TestQueryWrapperFilter, TestMacros,
HdfsDirectoryFactoryTest, RuleEngineTest, PreAnalyzedFieldTest,
PeerSyncReplicationTest]
[junit4] Completed [119/749 (2!)] on J1 in 89.81s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49512 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]