You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/02/21 23:17:56 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 46 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/46/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:41255_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:41255_solr exists
	at __randomizedtesting.SeedInfo.seed([ADACDEF801F8A74E:B51656F40FCD6AA1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:53394_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:53394_solr exists
	at __randomizedtesting.SeedInfo.seed([ADACDEF801F8A74E:B51656F40FCD6AA1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13151 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001/init-core-data-001
   [junit4]   2> 794715 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[ADACDEF801F8A74E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 794716 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[ADACDEF801F8A74E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 794717 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[ADACDEF801F8A74E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 794717 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[ADACDEF801F8A74E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 794722 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 794722 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001/tempDir-001
   [junit4]   2> 794723 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 794723 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 794723 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 794838 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer start zk server on port:62230
   [junit4]   2> 794838 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62230
   [junit4]   2> 794838 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62230
   [junit4]   2> 794888 INFO  (zkConnectionManagerCallback-5919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794891 INFO  (zkConnectionManagerCallback-5921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794897 INFO  (zkConnectionManagerCallback-5923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794901 WARN  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 794901 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 794901 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 794901 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 794906 WARN  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 794906 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18429dd1{/solr,null,AVAILABLE}
   [junit4]   2> 794908 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 794908 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 794908 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 794908 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40538ac{/solr,null,AVAILABLE}
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7dd477bb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41646}
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-2) [    ] o.e.j.s.Server Started @795602ms
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41646}
   [junit4]   2> 794913 ERROR (jetty-launcher-5924-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1366c59c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53394}
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-1) [    ] o.e.j.s.Server Started @795603ms
   [junit4]   2> 794913 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53394}
   [junit4]   2> 794914 ERROR (jetty-launcher-5924-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 794914 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 794914 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 794914 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794914 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794914 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T21:59:35.966Z
   [junit4]   2> 794915 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794915 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 794915 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T21:59:35.967Z
   [junit4]   2> 794920 INFO  (zkConnectionManagerCallback-5928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794920 INFO  (zkConnectionManagerCallback-5926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794921 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 794923 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 795252 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 795266 WARN  (jetty-launcher-5924-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f33fb70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795291 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 795293 WARN  (jetty-launcher-5924-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@68d80c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795298 WARN  (jetty-launcher-5924-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3df60542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795299 INFO  (jetty-launcher-5924-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62230/solr
   [junit4]   2> 795305 WARN  (jetty-launcher-5924-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2821b26c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795306 INFO  (jetty-launcher-5924-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62230/solr
   [junit4]   2> 795307 INFO  (zkConnectionManagerCallback-5937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795309 INFO  (zkConnectionManagerCallback-5940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795314 INFO  (zkConnectionManagerCallback-5942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795314 INFO  (zkConnectionManagerCallback-5944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795353 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53394_solr
   [junit4]   2> 795356 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.c.Overseer Overseer (id=72125518634221576-127.0.0.1:53394_solr-n_0000000000) starting
   [junit4]   2> 795368 INFO  (zkConnectionManagerCallback-5953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795376 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62230/solr ready
   [junit4]   2> 795379 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 795380 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 795380 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 795380 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 795384 INFO  (OverseerStateUpdate-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [n:127.0.0.1:53394_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53394_solr
   [junit4]   2> 795392 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53394_solr
   [junit4]   2> 795398 INFO  (zkCallback-5943-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795462 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 795477 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795486 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41646_solr as DOWN
   [junit4]   2> 795488 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 795488 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41646_solr
   [junit4]   2> 795497 INFO  (zkCallback-5943-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795512 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: []
   [junit4]   2> 795513 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 795513 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 795516 INFO  (zkCallback-5952-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 795524 INFO  (zkCallback-5941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795527 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53394.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795535 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53394.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795535 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53394.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795536 INFO  (jetty-launcher-5924-thread-1) [n:127.0.0.1:53394_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001/tempDir-001/node1/.
   [junit4]   2> 795539 DEBUG (ScheduledTrigger-4742-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 0
   [junit4]   2> 795560 INFO  (zkConnectionManagerCallback-5959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795563 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 795567 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62230/solr ready
   [junit4]   2> 795569 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 795593 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41646.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795604 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41646.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795604 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41646.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 795605 INFO  (jetty-launcher-5924-thread-2) [n:127.0.0.1:41646_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001/tempDir-001/node2/.
   [junit4]   2> 795660 INFO  (zkConnectionManagerCallback-5965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795662 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 795670 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62230/solr ready
   [junit4]   2> 795678 INFO  (qtp2084051547-17481) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 795700 INFO  (qtp2084051547-17484) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795701 INFO  (qtp2084051547-17485) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795703 INFO  (qtp2084051547-17479) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795704 INFO  (qtp2084051547-17481) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795706 INFO  (qtp2084051547-17483) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795721 INFO  (qtp861118396-17475) [n:127.0.0.1:53394_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795724 INFO  (qtp861118396-17474) [n:127.0.0.1:53394_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 795729 INFO  (qtp861118396-17476) [n:127.0.0.1:53394_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795731 INFO  (qtp861118396-17472) [n:127.0.0.1:53394_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795733 INFO  (qtp861118396-17470) [n:127.0.0.1:53394_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 795737 DEBUG (qtp2084051547-17478) [n:127.0.0.1:41646_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 795738 INFO  (qtp2084051547-17478) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 795739 DEBUG (zkCallback-5952-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 795740 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 795743 INFO  (qtp2084051547-17485) [n:127.0.0.1:41646_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 795744 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 795745 DEBUG (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 795764 INFO  (qtp2084051547-17485) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 795764 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 795765 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 795765 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 795765 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 795766 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 795766 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 795766 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 795766 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42394ca{/solr,null,AVAILABLE}
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f4e5307{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44238}
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.Server Started @796456ms
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44238}
   [junit4]   2> 795767 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 795767 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-21T21:59:36.819Z
   [junit4]   2> 795771 INFO  (zkConnectionManagerCallback-5967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 795789 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003dc6ed6f000c, likely client has closed socket
   [junit4]   2> 796449 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 796451 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@89e1cc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 796456 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@212f411[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 796458 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62230/solr
   [junit4]   2> 796460 INFO  (zkConnectionManagerCallback-5973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796465 INFO  (zkConnectionManagerCallback-5975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796473 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 796479 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44238_solr as DOWN
   [junit4]   2> 796481 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 796481 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44238_solr
   [junit4]   2> 796483 INFO  (zkCallback-5964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796484 INFO  (zkCallback-5952-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796484 INFO  (zkCallback-5943-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796485 INFO  (zkCallback-5941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796485 INFO  (zkCallback-5958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796490 INFO  (zkCallback-5974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 796520 INFO  (zkConnectionManagerCallback-5982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 796523 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 796524 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62230/solr ready
   [junit4]   2> 796525 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 796548 DEBUG (ScheduledTrigger-4742-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 796558 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44238.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 796574 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44238.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 796574 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44238.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614309fa
   [junit4]   2> 796575 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [n:127.0.0.1:44238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001/tempDir-001/node3/.
   [junit4]   2> 796628 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 796628 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=333998253
   [junit4]   2> 796628 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53394_solr
   [junit4]   2> 796629 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 796630 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53394_solr as DOWN
   [junit4]   2> 796633 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 796633 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 796633 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27b5ee39: rootName = solr_53394, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a2afb6a
   [junit4]   2> 796642 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 796642 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@137c5617: rootName = solr_53394, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30d01f85
   [junit4]   2> 796646 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 796646 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c867b88: rootName = solr_53394, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@652eb137
   [junit4]   2> 796646 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 796649 INFO  (zkCallback-5952-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 796650 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.Overseer Overseer (id=72125518634221576-127.0.0.1:53394_solr-n_0000000000) closing
   [junit4]   2> 796650 INFO  (OverseerStateUpdate-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [n:127.0.0.1:53394_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53394_solr
   [junit4]   2> 796650 INFO  (zkCallback-5941-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41646_solr
   [junit4]   2> 796650 INFO  (zkCallback-5958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 796651 INFO  (zkCallback-5941-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 796651 INFO  (OverseerAutoScalingTriggerThread-72125518634221576-127.0.0.1:53394_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 796656 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 796656 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 796656 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 796656 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 796663 INFO  (zkCallback-5964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 796663 INFO  (zkCallback-5941-thread-1) [n:127.0.0.1:41646_solr    ] o.a.s.c.Overseer Overseer (id=72125518634221575-127.0.0.1:41646_solr-n_0000000001) starting
   [junit4]   2> 796664 INFO  (zkCallback-5981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3be010d3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4b5e83f6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 796671 INFO  (OverseerStateUpdate-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [n:127.0.0.1:41646_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41646_solr
   [junit4]   2> 796674 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 796674 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 796674 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 796675 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41646_solr, 127.0.0.1:44238_solr]
   [junit4]   2> 796675 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:53394_solr
   [junit4]   2> 796676 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 796677 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 3
   [junit4]   2> 796677 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:53394_solr
   [junit4]   2> 796677 DEBUG (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 796692 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 796692 DEBUG (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 796693 INFO  (closeThreadPool-5986-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72125518634221576-127.0.0.1:53394_solr-n_0000000000) closing
   [junit4]   2> 796693 INFO  (closeThreadPool-5986-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72125518634221576-127.0.0.1:53394_solr-n_0000000000) closing
   [junit4]   2> 796693 INFO  (zkCallback-5974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 796697 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1366c59c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 796698 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18429dd1{/solr,null,UNAVAILABLE}
   [junit4]   2> 796699 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 797680 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 798683 DEBUG (ScheduledTrigger-4764-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 799685 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 800685 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 801690 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 801705 INFO  (qtp2084051547-17483) [n:127.0.0.1:41646_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801718 INFO  (qtp2084051547-17483) [n:127.0.0.1:41646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 802691 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 803699 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 803714 INFO  (OverseerCollectionConfigSetProcessor-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [n:127.0.0.1:41646_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 804703 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 805707 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 806710 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 807711 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 808715 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 809716 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 810716 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 811717 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 812726 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 813727 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 814728 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 815728 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 816736 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 817737 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 818738 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 819740 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 820749 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 821754 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 822754 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 823756 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 824757 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 825757 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 826759 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 827759 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 828770 DEBUG (ScheduledTrigger-4764-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 829780 DEBUG (ScheduledTrigger-4764-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 830783 DEBUG (ScheduledTrigger-4764-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 831784 DEBUG (ScheduledTrigger-4764-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 831965 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1683272826
   [junit4]   2> 831965 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41646_solr
   [junit4]   2> 831967 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 831967 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41646_solr as DOWN
   [junit4]   2> 831968 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2112294860
   [junit4]   2> 831968 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44238_solr
   [junit4]   2> 831976 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 831976 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44238_solr as DOWN
   [junit4]   2> 831980 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 831981 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@760f3bfb: rootName = solr_41646, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@593015d7
   [junit4]   2> 831985 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 831985 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ac976f9: rootName = solr_44238, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@267cacea
   [junit4]   2> 832005 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 832005 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76d0ebb0: rootName = solr_41646, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30d01f85
   [junit4]   2> 832029 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 832029 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a40067c: rootName = solr_44238, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30d01f85
   [junit4]   2> 832035 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 832035 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@243a0b9f: rootName = solr_41646, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@652eb137
   [junit4]   2> 832035 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 832036 INFO  (closeThreadPool-5992-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72125518634221575-127.0.0.1:41646_solr-n_0000000001) closing
   [junit4]   2> 832044 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 832044 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e7a4f65: rootName = solr_44238, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@652eb137
   [junit4]   2> 832044 INFO  (jetty-closer-5987-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 832045 INFO  (OverseerStateUpdate-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [n:127.0.0.1:41646_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41646_solr
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@799b1600[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 832049 INFO  (OverseerAutoScalingTriggerThread-72125518634221575-127.0.0.1:41646_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@163703e3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@19526b85[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 832052 INFO  (zkCallback-5974-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44238_solr
   [junit4]   2> 832063 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 832064 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 832064 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 832064 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 832064 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 832064 DEBUG (closeThreadPool-5992-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 832064 INFO  (jetty-closer-5987-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72125518634221575-127.0.0.1:41646_solr-n_0000000001) closing
   [junit4]   2> 832065 INFO  (closeThreadPool-5992-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72125518634221575-127.0.0.1:41646_solr-n_0000000001) closing
   [junit4]   2> 832066 INFO  (zkCallback-5981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 832066 INFO  (zkCallback-5974-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@72bfab84[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 832085 INFO  (jetty-closer-5987-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7dd477bb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 832096 INFO  (jetty-closer-5987-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40538ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 832097 INFO  (jetty-closer-5987-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 832108 INFO  (jetty-closer-5987-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f4e5307{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 832111 INFO  (jetty-closer-5987-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42394ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 832112 INFO  (jetty-closer-5987-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 832114 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 832118 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 832139 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62230
   [junit4]   2> 832139 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62230
   [junit4]   2> 832145 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=ADACDEF801F8A74E -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 37.4s J0 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:53394_solr exists
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADACDEF801F8A74E:B51656F40FCD6AA1]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001
   [junit4]   2> Feb 21, 2019 10:00:13 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=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=105, maxMBSortInHeap=5.644690480535587, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ccbaf8f), locale=ar-MA, timezone=Australia/West
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=1,free=231627696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestSolrConfigHandlerConcurrent, CollectionPropsTest, CloudMLTQParserTest, SolrCloudReportersTest, TestStressUserVersions, TestPKIAuthenticationPlugin, DeleteInactiveReplicaTest, TriggerSetPropertiesIntegrationTest, SearchHandlerTest, MoveReplicaHDFSFailoverTest, DistributedDebugComponentTest, ConfigSetsAPITest, TestFieldCacheSort, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, TestBulkSchemaConcurrent, UUIDFieldTest, UUIDUpdateProcessorFallbackTest, TestSolrDeletionPolicy2, TestRandomFaceting, DeleteShardTest, TestIndexingPerformance, OverseerTaskQueueTest, LeaderElectionIntegrationTest, TestManagedSchemaThreadSafety, TestOverriddenPrefixQueryForCustomFieldType, TestFileDictionaryLookup, PreAnalyzedFieldManagedSchemaCloudTest, FieldAnalysisRequestHandlerTest, TestSlowCompositeReaderWrapper, RegexBoostProcessorTest, RootFieldTest, TestDistribDocBasedVersion, DistributedQueryComponentOptimizationTest, DocValuesTest, TriggerEventQueueTest, HttpTriggerListenerTest, ForceLeaderTest, TestSearcherReuse, ChaosMonkeySafeLeaderWithPullReplicasTest, SystemInfoHandlerTest, TestNumericRangeQuery64, TestSha256AuthenticationProvider, TestNumericTerms64, TermVectorComponentDistributedTest, TestImpersonationWithHadoopAuth, TestNonDefinedSimilarityFactory, TestCollectionAPIs, DOMUtilTest, SliceStateTest, TestCrossCoreJoin, TestDistributedGrouping, ClusterStateTest, OutOfBoxZkACLAndCredentialsProvidersTest, SolrCoreTest, TestDocSet, TestQuerySenderNoQuery, TestRecoveryHdfs, TestDynamicFieldResource, CoreAdminOperationTest, TestComponentsName, LeaderFailoverAfterPartitionTest, TimeZoneUtilsTest, InfixSuggestersTest, TestSolrConfigHandler, AssignBackwardCompatibilityTest, DistributedMLTComponentTest, ReplaceNodeNoTargetTest, CustomTermsComponentTest, DistribJoinFromCollectionTest, TestZkAclsWithHadoopAuth, CollectionsAPIDistributedZkTest, NodeMarkersRegistrationTest]
   [junit4] Completed [177/844 (1!)] on J0 in 38.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 51456 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2477 links (2023 relative) to 3299 anchors in 249 files
     [echo] Validated Links & Anchors via: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null1366499397
     [copy] Copying 36 files to /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null1366499397
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/null1366499397

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null793172991
     [copy] Copying 238 files to /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null793172991
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/null793172991

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 35ms :: artifacts dl 3ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 113 minutes 46 seconds
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-8.x-Solaris] $ /bin/sh -xe /var/tmp/jenkins3009986913596714309.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+ PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/46/consoleText
[repro] Jenkins log URL: https://jenkins.thet

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

er-71-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63ca17cd: rootName = solr_60217, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5fd256da
   [junit4]   2> 45801 INFO  (jetty-closer-71-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 45804 INFO  (closeThreadPool-77-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72125819169800200-127.0.0.1:60217_solr-n_0000000001) closing
   [junit4]   2> 45804 INFO  (OverseerStateUpdate-72125819169800200-127.0.0.1:60217_solr-n_0000000001) [n:127.0.0.1:60217_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60217_solr
   [junit4]   2> 45804 INFO  (OverseerAutoScalingTriggerThread-72125819169800200-127.0.0.1:60217_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@439ef9d2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@314dfca6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 45810 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 45812 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 45813 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 45813 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 45813 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 45813 DEBUG (closeThreadPool-77-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 45814 INFO  (jetty-closer-71-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72125819169800200-127.0.0.1:60217_solr-n_0000000001) closing
   [junit4]   2> 45814 INFO  (closeThreadPool-77-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72125819169800200-127.0.0.1:60217_solr-n_0000000001) closing
   [junit4]   2> 45822 INFO  (jetty-closer-71-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9d5c174{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 45822 INFO  (jetty-closer-71-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a092c6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 45823 INFO  (jetty-closer-71-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 45825 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 45831 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedChannelException: null
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:207) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 45847 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 45853 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36212
   [junit4]   2> 45853 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36212
   [junit4]   2> 45854 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[ADACDEF801F8A74E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=ADACDEF801F8A74E -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.6s J0 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:41255_solr exists
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADACDEF801F8A74E:B51656F40FCD6AA1]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_ADACDEF801F8A74E-001
   [junit4]   2> Feb 21, 2019 11:16:40 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=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=105, maxMBSortInHeap=5.644690480535587, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22922551), locale=ar-MA, timezone=Australia/West
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=3,threads=1,free=65427056,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMarkersRegistrationTest]
   [junit4] Completed [3/5 (1!)] on J0 in 45.91s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4] OK      16.5s J1 | NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] Completed [4/5 (1!)] on J1 in 16.89s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4] OK      17.0s J0 | NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] Completed [5/5 (1!)] on J0 in 17.66s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: ADACDEF801F8A74E]:
   [junit4]   - org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.71 ..    65.07 =    64.36s
   [junit4] JVM J1:     0.69 ..    60.40 =    59.71s
   [junit4] Execution time total: 1 minute 5 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 failure

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1572: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1099: There were test failures: 5 suites, 5 tests, 1 failure [seed: ADACDEF801F8A74E]

Total time: 1 minute 7 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=97d8fac87bbf35d9e235a817c0201598f397d53b, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #44
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2