Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/230/

3 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([B51135E2AC48524C:3D450A3802B43FB4]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:365)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1311)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1302)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1294)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexQueryDeleteHierarchical(FullSolrCloudDistribCmdsTest.java:528)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:134)
        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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        ... 49 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionContextKeyTest

Error Message:
Could not load collection from ZK: testCollection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
testCollection1
        at __randomizedtesting.SeedInfo.seed([B51135E2AC48524C]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.setupCluster(LeaderElectionContextKeyTest.java:66)
        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$6.evaluate(RandomizedRunner.java:874)
        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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/testCollection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        ... 28 more


FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
wrong number of events added to .system expected:<9> but was:<10>

Stack Trace:
java.lang.AssertionError: wrong number of events added to .system expected:<9> 
but was:<10>
        at 
__randomizedtesting.SeedInfo.seed([B51135E2AC48524C:3D450A3802B43FB4]: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 11672 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SystemLogListenerTest
   [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_B51135E2AC48524C-001/init-core-data-001
   [junit4]   2> 428781 WARN  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 428781 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 428782 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 428783 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 428784 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-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_B51135E2AC48524C-001/tempDir-001
   [junit4]   2> 428784 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 428797 INFO  (Thread-505) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 428797 INFO  (Thread-505) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 428814 ERROR (Thread-505) [    ] 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> 428907 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37142
   [junit4]   2> 429039 INFO  (jetty-launcher-134-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 429107 INFO  (jetty-launcher-134-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 429109 INFO  (jetty-launcher-134-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 429143 INFO  (jetty-launcher-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26eab5a2{/solr,null,AVAILABLE}
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@10b32b76{SSL,[ssl, 
http/1.1]}{127.0.0.1:36931}
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.e.j.s.Server Started @443083ms
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36931}
   [junit4]   2> 429144 ERROR (jetty-launcher-134-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429144 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T14:00:15.345Z
   [junit4]   2> 429196 INFO  (jetty-launcher-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c214056{/solr,null,AVAILABLE}
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@392c43d1{SSL,[ssl, 
http/1.1]}{127.0.0.1:43626}
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.e.j.s.Server Started @443136ms
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43626}
   [junit4]   2> 429197 ERROR (jetty-launcher-134-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429197 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T14:00:15.398Z
   [junit4]   2> 429236 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429253 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429269 INFO  (jetty-launcher-134-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b35de29{/solr,null,AVAILABLE}
   [junit4]   2> 429269 INFO  (jetty-launcher-134-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5560dc21{SSL,[ssl, 
http/1.1]}{127.0.0.1:38809}
   [junit4]   2> 429269 INFO  (jetty-launcher-134-thread-3) [    ] 
o.e.j.s.Server Started @443209ms
   [junit4]   2> 429269 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38809}
   [junit4]   2> 429270 ERROR (jetty-launcher-134-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429270 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 429270 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429270 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429270 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-09T14:00:15.471Z
   [junit4]   2> 429327 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429363 INFO  (jetty-launcher-134-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37142/solr
   [junit4]   2> 429543 INFO  (jetty-launcher-134-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37142/solr
   [junit4]   2> 429589 INFO  (jetty-launcher-134-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37142/solr
   [junit4]   2> 430254 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430255 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38809_solr
   [junit4]   2> 430255 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.Overseer Overseer 
(id=98974827478974472-127.0.0.1:38809_solr-n_0000000000) starting
   [junit4]   2> 430345 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430400 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43626_solr
   [junit4]   2> 430477 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 430493 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 431152 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 431153 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38809_solr
   [junit4]   2> 431184 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 431184 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 431184 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 431185 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 431331 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 431388 INFO  
(zkCallback-150-thread-2-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 431501 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 431515 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 431516 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr]
   [junit4]   2> 432013 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432142 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432304 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432305 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432323 INFO  (jetty-launcher-134-thread-2) 
[n:127.0.0.1:43626_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_B51135E2AC48524C-001/tempDir-001/node2/.
   [junit4]   2> 432489 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432489 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 432543 INFO  (jetty-launcher-134-thread-3) 
[n:127.0.0.1:38809_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_B51135E2AC48524C-001/tempDir-001/node3/.
   [junit4]   2> 432833 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr]
   [junit4]   2> 433731 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 433840 DEBUG (ScheduledTrigger-232-thread-2) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr]
   [junit4]   2> 433872 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 433873 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36931_solr
   [junit4]   2> 433892 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 433892 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 433910 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 434843 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 434965 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36931.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 435074 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36931.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 435074 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36931.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 435147 INFO  (jetty-launcher-134-thread-1) 
[n:127.0.0.1:36931_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_B51135E2AC48524C-001/tempDir-001/node1/.
   [junit4]   2> 435449 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 435449 INFO  
(SUITE-SystemLogListenerTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37142/solr ready
   [junit4]   2> 435617 INFO  (qtp1574194587-1140) [n:127.0.0.1:36931_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> 435909 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 436079 INFO  
(OverseerThreadFactory-234-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 436845 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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":"https://127.0.0.1:43626/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 436934 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 437068 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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":"https://127.0.0.1:38809/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437118 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36931/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 437951 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 437970 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_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_n5&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437971 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 438139 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 438139 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 438195 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&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> 438195 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 438245 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 438245 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 438317 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 438391 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 438392 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 438427 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 438427 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 438428 INFO  
(zkCallback-151-thread-2-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 438956 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 439231 WARN  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 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> 439250 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 439659 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
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> 439669 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 439691 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 439697 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.IndexSchema [.system_shard1_replica_n5] Schema name=_system collection 
or core
   [junit4]   2> 439727 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 439839 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 439858 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
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> 439859 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 439935 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 439941 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 439953 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
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> 439953 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n5' using 
configuration from collection .system, trusted=true
   [junit4]   2> 439954 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36931.solr.core..system.shard1.replica_n5' (registry 
'solr.core..system.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 439954 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 439954 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.c.SolrCore 
[[.system_shard1_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_B51135E2AC48524C-001/tempDir-001/node1/.system_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_B51135E2AC48524C-001/tempDir-001/node1/./.system_shard1_replica_n5/data/]
   [junit4]   2> 439964 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 439968 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 439984 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 440020 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 440021 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 440021 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440021 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 440022 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 440022 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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_B51135E2AC48524C-001/tempDir-001/node2/.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_B51135E2AC48524C-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 440025 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 440025 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 440025 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 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> 440025 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38809.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 440026 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 440026 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 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_B51135E2AC48524C-001/tempDir-001/node3/.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_B51135E2AC48524C-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 440834 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 440834 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 440835 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 440835 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440860 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@339ba105[.system_shard1_replica_n5] 
main]
   [junit4]   2> 440891 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440891 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440892 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440892 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440894 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@290efaa3[.system_shard1_replica_n1] 
main]
   [junit4]   2> 440901 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 440901 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 440908 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440908 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 440972 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 440973 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 440974 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 440974 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440975 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4562701[.system_shard1_replica_n2] 
main]
   [junit4]   2> 440984 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 440993 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 440993 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 441010 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 441029 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 441030 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 441033 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 441045 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 441046 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 441046 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583597252506550272
   [junit4]   2> 441010 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 441122 INFO  
(searcherExecutor-241-thread-1-processing-n:127.0.0.1:36931_solr 
x:.system_shard1_replica_n5 s:shard1 c:.system r:core_node6) 
[n:127.0.0.1:36931_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_n5] o.a.s.c.SolrCore [.system_shard1_replica_n5] 
Registered new searcher Searcher@339ba105[.system_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441155 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 441167 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 441167 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 441229 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 441230 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 441232 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 441240 INFO  
(zkCallback-151-thread-2-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 441240 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 441252 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 441252 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 221 ms
   [junit4]   2> 441252 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 441305 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 441305 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 75 ms
   [junit4]   2> 441371 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 441372 INFO  
(searcherExecutor-243-thread-1-processing-n:127.0.0.1:38809_solr 
x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node4) 
[n:127.0.0.1:38809_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] 
Registered new searcher Searcher@4562701[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441372 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583597252848386048
   [junit4]   2> 441374 INFO  
(searcherExecutor-242-thread-1-processing-n:127.0.0.1:43626_solr 
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) 
[n:127.0.0.1:43626_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@290efaa3[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441391 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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 
1583597252868308992
   [junit4]   2> 441742 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 441742 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 441742 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36931/solr/.system_shard1_replica_n5/
   [junit4]   2> 441813 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n5 url=https://127.0.0.1:36931/solr START 
replicas=[https://127.0.0.1:43626/solr/.system_shard1_replica_n1/, 
https://127.0.0.1:38809/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 441989 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 442101 INFO  (qtp1986022667-1145) [n:127.0.0.1:43626_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 442102 INFO  (qtp775711461-1161) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 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=0
   [junit4]   2> 442233 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n5 url=https://127.0.0.1:36931/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 442233 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 442233 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
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> 442233 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 442271 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36931/solr/.system_shard1_replica_n5/ shard1
   [junit4]   2> 442401 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 442401 INFO  
(zkCallback-151-thread-2-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 442401 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 442428 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 442436 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 442474 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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=4335
   [junit4]   2> 442476 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&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=4281
   [junit4]   2> 442489 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 442491 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n5] 
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_n5&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4520
   [junit4]   2> 442620 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 442620 INFO  
(zkCallback-151-thread-2-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 442622 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 442628 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 442635 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 442670 INFO  (qtp1574194587-1140) [n:127.0.0.1:36931_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> 442670 INFO  (qtp1574194587-1140) [n:127.0.0.1:36931_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=7053
   [junit4]   2> 442968 INFO  
(TEST-SystemLogListenerTest.test-seed#[B51135E2AC48524C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 443022 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 443185 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 443187 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37142/solr ready
   [junit4]   2> 443465 INFO  (qtp1574194587-1135) [n:127.0.0.1:36931_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=159
   [junit4]   2> 443478 INFO  (qtp775711461-1162) [n:127.0.0.1:38809_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> 443537 INFO  (qtp1986022667-1148) [n:127.0.0.1:43626_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=55
   [junit4]   2> 443588 DEBUG (qtp1574194587-1141) [n:127.0.0.1:36931_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 443592 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=530
   [junit4]   2> 443592 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 443656 INFO  (qtp1986022667-1149) [n:127.0.0.1:43626_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 443657 INFO  (qtp1986022667-1149) [n:127.0.0.1:43626_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37142/solr ready
   [junit4]   2> 443677 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:38809_solr, 127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 443677 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:38809_solr, 127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 443679 INFO  (qtp1574194587-1140) [n:127.0.0.1:36931_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> 443689 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 443756 INFO  (qtp775711461-1161) [n:127.0.0.1:38809_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> 443852 INFO  (qtp1986022667-1150) [n:127.0.0.1:43626_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> 443852 DEBUG (qtp1986022667-1149) [n:127.0.0.1:43626_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 443870 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 443870 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:38809_solr, 127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 443870 DEBUG 
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:38809_solr, 127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 443870 INFO  (qtp1986022667-1149) [n:127.0.0.1:43626_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=229
   [junit4]   2> 443872 INFO  (qtp1574194587-1137) [n:127.0.0.1:36931_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> 443905 INFO  
(OverseerThreadFactory-234-thread-2-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.CreateCollectionCmd Create collection test
   [junit4]   2> 443978 INFO  
(OverseerCollectionConfigSetProcessor-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_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> 443982 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 444035 DEBUG (ScheduledTrigger-232-thread-2) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 444055 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 2
   [junit4]   2> 444055 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 444055 DEBUG (ScheduledTrigger-232-thread-3) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 444091 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 444108 DEBUG 
(OverseerAutoScalingTriggerThread-98974827478974472-127.0.0.1:38809_solr-n_0000000000)
 [n:127.0.0.1:38809_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 444290 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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":"https://127.0.0.1:36931/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444310 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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":"https://127.0.0.1:43626/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444345 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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":"https://127.0.0.1:38809/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444381 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36931/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444418 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43626/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444434 INFO  
(OverseerStateUpdate-98974827478974472-127.0.0.1:38809_solr-n_0000000000) 
[n:127.0.0.1:38809_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_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38809/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 444763 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_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_n8&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 444872 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_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_n10&action=CREATE&numShards=3&collection=test&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 444946 INFO  (qtp1574194587-1138) [n:127.0.0.1:36931_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 444983 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&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> 444985 INFO  (qtp775711461-1165) [n:127.0.0.1:38809_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&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> 445019 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_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_n6&action=CREATE&numShards=3&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 445035 DEBUG (ScheduledTrigger-232-thread-2) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 445167 INFO  
(zkCallback-151-thread-1-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 445167 INFO  
(zkCallback-151-thread-2-processing-n:127.0.0.1:43626_solr) 
[n:127.0.0.1:43626_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> 445167 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 445167 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:36931_solr) 
[n:127.0.0.1:36931_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> 445167 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 445167 INFO  
(zkCallback-150-thread-2-processing-n:127.0.0.1:38809_solr) 
[n:127.0.0.1:38809_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> 445181 DEBUG (ScheduledTrigger-232-thread-1) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 446051 DEBUG (ScheduledTrigger-232-thread-4) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 446073 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 446091 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 446329 DEBUG (ScheduledTrigger-232-thread-4) 
[n:127.0.0.1:38809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:38809_solr, 
127.0.0.1:43626_solr, 127.0.0.1:36931_solr]
   [junit4]   2> 446330 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 446364 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:test s:shard3 r:core_node12 x:test_shard3_replica_n10] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 446403 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
[test_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 446419 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:test s:shard3 r:core_node12 x:test_shard3_replica_n10] o.a.s.s.IndexSchema 
[test_shard3_replica_n10] Schema name=minimal
   [junit4]   2> 446419 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 446419 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard2_replica_n6' using configuration from collection 
test, trusted=true
   [junit4]   2> 446420 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36931.solr.core.test.shard2.replica_n6' (registry 
'solr.core.test.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 446420 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 446420 INFO  (qtp1574194587-1141) [n:127.0.0.1:36931_solr 
c:test s:shard2 r:core_node9 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_shard2_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_B51135E2AC48524C-001/tempDir-001/node1/test_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_B51135E2AC48524C-001/tempDir-001/node1/./test_shard2_replica_n6/data/]
   [junit4]   2> 446439 INFO  (qtp1574194587-1138) [n:127.0.0.1:36931_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 446439 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema 
[test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 446454 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 446454 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 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> 446454 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.core.test.shard1.replica_n2' (registry 
'solr.core.test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 446455 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 446455 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.s.IndexSchema 
[test_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 446455 INFO  (qtp1986022667-1146) [n:127.0.0.1:43626_solr 
c:test s:shard1 r:core_node5 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_B51135E2AC48524C-001/tempDir-001/node2/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_B51135E2AC48524C-001/tempDir-001/node2/./test_shard1_replica_n2/data/]
   [junit4]   2> 446457 INFO  (qtp775711461-1165) [n:127.0.0.1:38809_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.2.0
   [junit4]   2> 446471 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 446471 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard3_replica_n8' using configuration from collection 
test, trusted=true
   [junit4]   2> 446472 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43626.solr.core.test.shard3.replica_n8' (registry 
'solr.core.test.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e9fab05
   [junit4]   2> 446472 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 446472 INFO  (qtp1986022667-1151) [n:127.0.0.1:43626_solr 
c:test s:shard3 r:core_node11 x:test_shard3_replica_n8] o.a.s.c.SolrCore 
[[test_shard3_replica_n8] ] 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_B51135E2AC48524C-001/tempDir-001/node2/test_shard3_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_B51135E2AC48524C-001/tempDir-001/node2/./test_shard3_replica_n8/data/]
   [junit4]   2> 446820 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:test s:shard3 r:core_node12 x:test_shard3_replica_n10] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 446820 INFO  (qtp775711461-1164) [n:127.0.0.1:38809_solr 
c:test s:

[...truncated too long message...]


   [junit4]   2> 4773645 INFO  (coreCloseExecutor-6115-thread-4) 
[n:127.0.0.1:41788_solr c:testCollection2 s:shard2 r:core_node44 
x:testCollection2_shard2_replica_n43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n43, 
tag=208596730
   [junit4]   2> 4773645 INFO  (coreCloseExecutor-6115-thread-4) 
[n:127.0.0.1:41788_solr c:testCollection2 s:shard2 r:core_node44 
x:testCollection2_shard2_replica_n43] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a932045: rootName 
= solr_41788, domain = solr.core.testCollection2.shard2.replica_n43, service 
url = null, agent id = null] for registry 
solr.core.testCollection2.shard2.replica_n43 / 
com.codahale.metrics.MetricRegistry@73c091b6
   [junit4]   2> 4773701 INFO  (coreCloseExecutor-6115-thread-4) 
[n:127.0.0.1:41788_solr c:testCollection2 s:shard2 r:core_node44 
x:testCollection2_shard2_replica_n43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=208596730
   [junit4]   2> 4773701 INFO  (coreCloseExecutor-6115-thread-1) 
[n:127.0.0.1:41788_solr c:testCollection1 s:shard1 r:core_node42 
x:testCollection1_shard1_replica_n41] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=75261115
   [junit4]   2> 4773844 INFO  (jetty-closer-2078-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98975111085555715-127.0.0.1:41788_solr-n_0000000000) closing
   [junit4]   2> 4773845 INFO  
(OverseerStateUpdate-98975111085555715-127.0.0.1:41788_solr-n_0000000000) 
[n:127.0.0.1:41788_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41788_solr
   [junit4]   2> 4773934 WARN  
(OverseerAutoScalingTriggerThread-98975111085555715-127.0.0.1:41788_solr-n_0000000000)
 [n:127.0.0.1:41788_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4773970 INFO  (jetty-closer-2078-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68c77d80{/solr,null,UNAVAILABLE}
   [junit4]   2> 4773971 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4773973 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43156 43156
   [junit4]   2> 4774279 INFO  (Thread-3094) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43156 43156
   [junit4]   2> 4774283 WARN  (Thread-3094) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/testCollection1/state.json
   [junit4]   2>        9       /solr/collections/testCollection2/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 4774342 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[B51135E2AC48524C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 09, 2017 3:12:41 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PE, 
timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=267816824,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrepRecovery, 
BitVectorTest, SimpleMLTQParserTest, TestFaceting, TestFieldCacheWithThreads, 
ReplaceNodeTest, ShardRoutingCustomTest, LegacyCloudClusterPropTest, 
TestDocSet, SearchRateTriggerTest, TestRTGBase, TestSQLHandlerNonCloud, 
TestCloudSchemaless, TestInPlaceUpdatesStandalone, TestUseDocValuesAsStored, 
TestSearcherReuse, TestCursorMarkWithoutUniqueKey, SolrCmdDistributorTest, 
TestLazyCores, TestTrackingShardHandlerFactory, TestExactStatsCache, 
AssignTest, TestSystemCollAutoCreate, DOMUtilTest, TestManagedResource, 
SolrMetricReporterTest, TestManagedSynonymFilterFactory, TestFastLRUCache, 
TestXIncludeConfig, TestLeaderElectionZkExpiry, SolrIndexSplitterTest, 
SynonymTokenizerTest, OutputWriterTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestQuerySenderNoQuery, 
DistributedVersionInfoTest, WrapperMergePolicyFactoryTest, 
CdcrRequestHandlerTest, TestExpandComponent, TestScoreJoinQPScore, 
PathHierarchyTokenizerFactoryTest, TriLevelCompositeIdRoutingTest, 
DocValuesMultiTest, AnalysisErrorHandlingTest, TestSimpleTrackingShardHandler, 
DocumentAnalysisRequestHandlerTest, TestPKIAuthenticationPlugin, 
TermVectorComponentDistributedTest, TestNonDefinedSimilarityFactory, 
TestBlendedInfixSuggestions, TestSolr4Spatial2, TestNumericTerms64, 
TestDefaultStatsCache, CreateCollectionCleanupTest, TestZkAclsWithHadoopAuth, 
TestManagedSchema, RegexBytesRefFilterTest, TestDeleteCollectionOnDownNodes, 
NotRequiredUniqueKeyTest, BasicAuthStandaloneTest, 
CollectionTooManyReplicasTest, OverseerRolesTest, 
DistributedTermsComponentTest, TestSolr4Spatial, TestJmxIntegration, 
CircularListTest, HLLSerializationTest, RuleEngineTest, TestStressRecovery, 
TestPerFieldSimilarity, TestConfigOverlay, HdfsCollectionsAPIDistributedZkTest, 
TestJsonFacets, UUIDUpdateProcessorFallbackTest, HdfsRecoveryZkTest, 
SOLR749Test, DistributedFacetPivotWhiteBoxTest, 
DeleteLastCustomShardedReplicaTest, TestEmbeddedSolrServerAdminHandler, 
SolrCLIZkUtilsTest, SchemaVersionSpecificBehaviorTest, ZkCLITest, 
TestStressInPlaceUpdates, ZkSolrClientTest, OpenExchangeRatesOrgProviderTest, 
TriggerIntegrationTest, TestConfigSetsAPIExclusivity, ShardRoutingTest, 
TestPushWriter, AutoAddReplicasIntegrationTest, TestRemoteStreaming, 
ConcurrentDeleteAndCreateCollectionTest, TestWriterPerf, QueryEqualityTest, 
RegexBoostProcessorTest, SuggesterTSTTest, SampleTest, 
SpellingQueryConverterTest, DistributedFacetPivotLongTailTest, PrimUtilsTest, 
TestSolrCloudWithKerberosAlt, ReplicaListTransformerTest, 
SolrRequestParserTest, CdcrBootstrapTest, TestCollectionAPI, 
TestCloudJSONFacetJoinDomain, TestReRankQParserPlugin, TestReqParamsAPI, 
PropertiesRequestHandlerTest, HttpPartitionTest, 
BinaryUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, 
DistributedExpandComponentTest, ZkStateReaderTest, SpatialRPTFieldTypeTest, 
TestStressLucene, TestAuthenticationFramework, TestPseudoReturnFields, 
HdfsBasicDistributedZkTest, MergeStrategyTest, LukeRequestHandlerTest, 
TestOmitPositions, TermVectorComponentTest, MoreLikeThisHandlerTest, 
TestSolrQueryParser, TestCollationField, MBeansHandlerTest, 
HighlighterConfigTest, AlternateDirectoryTest, SolrIndexConfigTest, 
NumericFieldsTest, DirectSolrConnectionTest, TestPhraseSuggestions, 
EchoParamsTest, TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestFastOutputStream, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, 
TestLuceneIndexBackCompat, CloudExitableDirectoryReaderTest, 
CollectionReloadTest, CollectionsAPISolrJTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.seed=B51135E2AC48524C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-PE 
-Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LeaderElectionContextKeyTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
load collection from ZK: testCollection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B51135E2AC48524C]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:154)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.setupCluster(LeaderElectionContextKeyTest.java:66)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/testCollection1/state.json
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
   [junit4]    >        ... 28 more
   [junit4] Completed [512/748 (3!)] on J1 in 19.66s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 48055 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to