Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1661/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E01F0836E4A27A7A:684B37EC4A5E1782]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([E01F0836E4A27A7A:5A133FB9BB4AAC35]:0)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12954 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1676938 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/init-core-data-001
   [junit4]   2> 1676939 WARN  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1676939 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1676941 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1676942 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/tempDir-001
   [junit4]   2> 1676942 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1676942 INFO  (Thread-6284) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1676942 INFO  (Thread-6284) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1676944 ERROR (Thread-6284) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1677042 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51418
   [junit4]   2> 1677045 INFO  (zkConnectionManagerCallback-2880-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677054 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:57:37-03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677054 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:57:37-03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677057 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677057 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677057 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1677058 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677058 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677058 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1677058 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c97ccbf{/solr,null,AVAILABLE}
   [junit4]   2> 1677058 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b05e559{/solr,null,AVAILABLE}
   [junit4]   2> 1677059 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@36a04aaf{SSL,[ssl, 
http/1.1]}{127.0.0.1:46504}
   [junit4]   2> 1677059 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@44b6d965{SSL,[ssl, 
http/1.1]}{127.0.0.1:45154}
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.e.j.s.Server Started @1681184ms
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.e.j.s.Server Started @1681184ms
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46504}
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45154}
   [junit4]   2> 1677060 ERROR (jetty-launcher-2877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677060 ERROR (jetty-launcher-2877-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T07:33:48.309Z
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677060 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T07:33:48.309Z
   [junit4]   2> 1677063 INFO  (zkConnectionManagerCallback-2882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677063 INFO  (zkConnectionManagerCallback-2884-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677064 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677064 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677070 INFO  (jetty-launcher-2877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51418/solr
   [junit4]   2> 1677071 INFO  (jetty-launcher-2877-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51418/solr
   [junit4]   2> 1677073 INFO  (zkConnectionManagerCallback-2889-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677074 INFO  (zkConnectionManagerCallback-2892-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677077 INFO  
(zkConnectionManagerCallback-2894-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677081 INFO  
(zkConnectionManagerCallback-2896-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677114 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677115 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46504_solr
   [junit4]   2> 1677117 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.Overseer Overseer 
(id=72139192327208965-127.0.0.1:46504_solr-n_0000000000) starting
   [junit4]   2> 1677131 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46504_solr
   [junit4]   2> 1677133 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1677135 INFO  
(OverseerStateUpdate-72139192327208965-127.0.0.1:46504_solr-n_0000000000) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1677135 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 1677137 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:46504_solr]
   [junit4]   2> 1677137 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1677137 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 1677140 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1677141 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1677142 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1677219 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1677223 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677227 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45154_solr
   [junit4]   2> 1677228 INFO  
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1677229 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1677289 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46504.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677309 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46504.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677310 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46504.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677311 INFO  (jetty-launcher-2877-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/tempDir-001/node1/.
   [junit4]   2> 1677313 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45154.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677319 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45154.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677319 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45154.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677320 INFO  (jetty-launcher-2877-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/tempDir-001/node2/.
   [junit4]   2> 1677345 INFO  (zkConnectionManagerCallback-2902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677349 INFO  (zkConnectionManagerCallback-2906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677351 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1677353 INFO  
(SUITE-TriggerIntegrationTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51418/solr ready
   [junit4]   2> 1677378 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1677379 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1677379 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 1677379 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 1677385 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1677386 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1677386 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1677440 INFO  (qtp1954844368-16069) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1677445 INFO  (qtp1457606023-16064) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1677446 DEBUG (qtp1457606023-16061) [n:127.0.0.1:46504_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1677447 INFO  (qtp1457606023-16061) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 1677447 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 1677453 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1677453 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1677456 INFO  (qtp1954844368-16068) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1677459 INFO  (qtp1457606023-16075) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1677460 DEBUG (qtp1457606023-16073) [n:127.0.0.1:46504_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1677460 INFO  (qtp1457606023-16073) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1677461 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 1677461 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1677461 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1677462 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1677462 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1677462 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 1677465 INFO  
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 1677469 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1677469 INFO  
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 1677469 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1677471 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:57:37-03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1677474 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677474 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1677474 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677474 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1677474 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1677474 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48ab122e{/solr,null,AVAILABLE}
   [junit4]   2> 1677475 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.AbstractConnector Started ServerConnector@1a4f7be3{SSL,[ssl, 
http/1.1]}{127.0.0.1:57347}
   [junit4]   2> 1677475 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.Server Started @1681600ms
   [junit4]   2> 1677475 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57347}
   [junit4]   2> 1677475 ERROR 
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677476 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1677476 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 1677476 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677476 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T07:33:48.725Z
   [junit4]   2> 1677476 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1677476 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1677478 INFO  (zkConnectionManagerCallback-2908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677479 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677486 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51418/solr
   [junit4]   2> 1677490 INFO  (zkConnectionManagerCallback-2912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677494 INFO  
(zkConnectionManagerCallback-2914-thread-1-processing-n:127.0.0.1:57347_solr) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677502 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1677505 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1677509 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57347_solr
   [junit4]   2> 1677511 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1677511 INFO  
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1677512 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1677513 INFO  
(zkCallback-2913-thread-1-processing-n:127.0.0.1:57347_solr) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1677641 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57347.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677648 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57347.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677648 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57347.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1677649 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/tempDir-001/node3/.
   [junit4]   2> 1678473 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1678473 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1678473 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:57347_solr at time 1245092614874353
   [junit4]   2> 1678473 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger2 firing registered processor for nodes: 
[127.0.0.1:57347_solr] added at times [1245092614874353], now=1245092615040510
   [junit4]   2> 1678474 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"46c67b705a4f1T6yxc254c0iw7aqj07grn0ks1b",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1245092614874353,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245092614874353],
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1678475 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1678476 INFO  (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 1678476 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"46c67b705a4f1T6yxc254c0iw7aqj07grn0ks1b",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1245092614874353,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245092614874353],
   [junit4]   2>     "_enqueue_time_":1245092616233552,
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1678477 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed 
from node_added_trigger2
   [junit4]   2> 1678479 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger2 after 5000ms
   [junit4]   2> 1678479 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger1 after 5000ms
   [junit4]   2> 1678479 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 
ms for event id=46c67b705a4f1T6yxc254c0iw7aqj07grn0ks1b
   [junit4]   2> 1683482 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:57347_solr at time 1245097626283768
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger1 firing registered processor for nodes: 
[127.0.0.1:57347_solr] added at times [1245097626283768], now=1245097626483510
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"46c68e1b9aef8T6yxc254c0iw7aqj07grn0ks1d",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1245097626283768,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245097626283768],
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1683483 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1683484 INFO  (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 1683484 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"46c68e1b9aef8T6yxc254c0iw7aqj07grn0ks1d",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1245097626283768,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245097626283768],
   [junit4]   2>     "_enqueue_time_":1245097626675357,
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1683485 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 
1517729629726000000 current time = 1517729634733000000
   [junit4]   2> real diff: 5007000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1683485 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed 
from node_added_trigger1
   [junit4]   2> 1683486 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger2 after 5000ms
   [junit4]   2> 1683486 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger1 after 5000ms
   [junit4]   2> 1683486 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 
ms for event id=46c68e1b9aef8T6yxc254c0iw7aqj07grn0ks1d
   [junit4]   2> 1683496 INFO  (qtp1954844368-16068) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683503 INFO  (qtp1457606023-16074) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683530 INFO  (qtp1014069589-16129) [n:127.0.0.1:57347_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683530 DEBUG (qtp1954844368-16069) [n:127.0.0.1:45154_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1683534 INFO  (qtp1954844368-16069) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=44
   [junit4]   2> 1683535 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 1683535 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683535 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1683536 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683536 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683536 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1683537 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 1683540 INFO  
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 1683540 INFO  (qtp1954844368-16072) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683541 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1683541 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 1683542 INFO  (qtp1457606023-16074) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683546 INFO  (qtp1014069589-16128) [n:127.0.0.1:57347_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1683546 DEBUG (qtp1457606023-16073) [n:127.0.0.1:46504_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1683547 INFO  (qtp1457606023-16073) [n:127.0.0.1:46504_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1683547 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 6
   [junit4]   2> 1683548 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683548 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1683548 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683549 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683549 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}],
 enabled=true}
   [junit4]   2> 1683549 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:46504_solr, 127.0.0.1:57347_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1683549 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 6
   [junit4]   2> 1683553 INFO  
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 1683553 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1683554 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a4f7be3{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1683554 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2078637590
   [junit4]   2> 1683555 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 1683555 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1683555 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b9e7e7f: rootName = 
solr_57347, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@218cb2b2
   [junit4]   2> 1683560 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1683560 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@321b397e: rootName = 
solr_57347, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3850bcb8
   [junit4]   2> 1683563 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1683563 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fd8266b: rootName = 
solr_57347, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b9a7869
   [junit4]   2> 1683565 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57347_solr
   [junit4]   2> 1683566 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1683566 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1683566 INFO  
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1683566 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1683567 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1683567 INFO  
(zkCallback-2913-thread-1-processing-n:127.0.0.1:57347_solr) 
[n:127.0.0.1:57347_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1683568 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48ab122e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1683568 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1684543 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1684543 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 
127.0.0.1:57347_solr
   [junit4]   2> 1684543 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing 
registered processor for lost nodes: [127.0.0.1:57347_solr]
   [junit4]   2> 1684543 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"46c6920f17125T6yxc254c0iw7aqj07grn0ks1f",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1245098686902565,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245098686902565],
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1684544 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_lost_trigger2, node_added_trigger2, node_lost_trigger1, 
node_added_trigger1]
   [junit4]   2> 1684544 INFO  (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 1684545 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"46c6920f17125T6yxc254c0iw7aqj07grn0ks1f",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1245098686902565,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245098686902565],
   [junit4]   2>     "_enqueue_time_":1245098687149482,
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1684545 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed 
from node_lost_trigger1
   [junit4]   2> 1684546 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_lost_trigger2 after 5000ms
   [junit4]   2> 1684547 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger2 after 5000ms
   [junit4]   2> 1684547 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_lost_trigger1 after 5000ms
   [junit4]   2> 1684547 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger1 after 5000ms
   [junit4]   2> 1684547 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 
ms for event id=46c6920f17125T6yxc254c0iw7aqj07grn0ks1f
   [junit4]   2> 1689547 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1689547 DEBUG (ScheduledTrigger-4903-thread-2) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-3) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 
127.0.0.1:57347_solr
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing 
registered processor for lost nodes: [127.0.0.1:57347_solr]
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-4) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-4) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"46c6a4b58b23cT6yxc254c0iw7aqj07grn0ks1h",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1245103693279804,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245103693279804],
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1689548 DEBUG (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_lost_trigger2, node_added_trigger2, node_lost_trigger1, 
node_added_trigger1]
   [junit4]   2> 1689552 INFO  (ScheduledTrigger-4903-thread-1) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 1689553 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"46c6a4b58b23cT6yxc254c0iw7aqj07grn0ks1h",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1245103693279804,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1245103693279804],
   [junit4]   2>     "_enqueue_time_":1245103693280117,
   [junit4]   2>     "nodeNames":["127.0.0.1:57347_solr"]}}
   [junit4]   2> 1689553 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 
1517729635794000000 current time = 1517729640802000000
   [junit4]   2> real diff: 5008000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1689553 INFO  
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed 
from node_lost_trigger2
   [junit4]   2> 1689553 INFO  
(TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[E01F0836E4A27A7A]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 1689567 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_lost_trigger2 after 5000ms
   [junit4]   2> 1689569 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger2 after 5000ms
   [junit4]   2> 1689569 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_lost_trigger1 after 5000ms
   [junit4]   2> 1689569 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_trigger1 after 5000ms
   [junit4]   2> 1689570 DEBUG 
(AutoscalingActionExecutor-4904-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 17 
ms for event id=46c6a4b58b23cT6yxc254c0iw7aqj07grn0ks1h
   [junit4]   2> 1689582 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1689582 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode 
version 7
   [junit4]   2> 1689583 DEBUG 
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 7
   [junit4]   2> 1689583 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 7
   [junit4]   2> 1689590 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1689591 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1689591 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1689592 INFO  (qtp1954844368-16068) [n:127.0.0.1:45154_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1689600 INFO  (qtp1954844368-16068) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1689603 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:57:37-03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1689603 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1689603 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1689603 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1689604 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63ec385a{/solr,null,AVAILABLE}
   [junit4]   2> 1689604 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@74de757c{SSL,[ssl, 
http/1.1]}{127.0.0.1:48551}
   [junit4]   2> 1689604 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.Server Started @1693733ms
   [junit4]   2> 1689604 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48551}
   [junit4]   2> 1689604 ERROR 
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1689605 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1689605 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1689605 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1689605 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T07:34:00.854Z
   [junit4]   2> 1689607 INFO  (zkConnectionManagerCallback-2918-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689607 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1689628 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 
0x1004a36950c000c, likely client has closed socket
   [junit4]   2> 1689632 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51418/solr
   [junit4]   2> 1689634 INFO  (zkConnectionManagerCallback-2922-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689637 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 
0x1004a36950c000d, likely client has closed socket
   [junit4]   2> 1689639 INFO  
(zkConnectionManagerCallback-2924-thread-1-processing-n:127.0.0.1:48551_solr) 
[n:127.0.0.1:48551_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1689650 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1689654 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1689658 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48551_solr
   [junit4]   2> 1689661 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1689661 INFO  
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1689661 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1689662 INFO  
(zkCallback-2923-thread-1-processing-n:127.0.0.1:48551_solr) 
[n:127.0.0.1:48551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1689759 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48551.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1689767 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48551.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1689767 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48551.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1689768 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:48551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_E01F0836E4A27A7A-001/tempDir-001/node4/.
   [junit4]   2> 1689808 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1689810 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@36a04aaf{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1689810 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=536867507
   [junit4]   2> 1689811 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1689811 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69583711: rootName = 
solr_46504, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@52c2d56d
   [junit4]   2> 1689820 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1689820 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44e111ba: rootName = 
solr_46504, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3850bcb8
   [junit4]   2> 1689824 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1689824 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18725628: rootName = 
solr_46504, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@b9a7869
   [junit4]   2> 1689826 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46504_solr
   [junit4]   2> 1689828 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1689828 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1689828 INFO  
(zkCallback-2923-thread-1-processing-n:127.0.0.1:48551_solr) 
[n:127.0.0.1:48551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1689832 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1689833 INFO  
(zkCallback-2893-thread-1-processing-n:127.0.0.1:46504_solr) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1689833 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1689833 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.Overseer Overseer 
(id=72139192327208965-127.0.0.1:46504_solr-n_0000000000) closing
   [junit4]   2> 1689833 INFO  
(OverseerStateUpdate-72139192327208965-127.0.0.1:46504_solr-n_0000000000) 
[n:127.0.0.1:46504_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46504_solr
   [junit4]   2> 1689834 WARN  
(OverseerAutoScalingTriggerThread-72139192327208965-127.0.0.1:46504_solr-n_0000000000)
 [n:127.0.0.1:46504_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1689835 DEBUG 
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed 
explicitly
   [junit4]   2> 1689838 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c97ccbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1689840 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1689840 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45154_solr
   [junit4]   2> 1689843 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.Overseer Overseer 
(id=72139192327208966-127.0.0.1:45154_solr-n_0000000001) starting
   [junit4]   2> 1689852 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1689854 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 8
   [junit4]   2> 1689854 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1689854 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 8, lastZnodeVersion -1
   [junit4]   2> 1689854 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 8
   [junit4]   2> 1689857 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1689858 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1689858 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1690864 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1691867 DEBUG (ScheduledTrigger-4925-thread-2) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1692868 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1693869 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1694847 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 1694866 INFO  (qtp1954844368-16072) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694870 INFO  (qtp1977418423-16158) [n:127.0.0.1:48551_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694871 DEBUG (qtp1977418423-16154) [n:127.0.0.1:48551_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1694871 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1694872 INFO  (qtp1977418423-16154) [n:127.0.0.1:48551_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1694872 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 9
   [junit4]   2> 1694873 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1694873 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}],
 enabled=true}
   [junit4]   2> 1694874 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1694874 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 9
   [junit4]   2> 1694876 INFO  (qtp1954844368-16068) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694878 INFO  (qtp1977418423-16154) [n:127.0.0.1:48551_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1694878 DEBUG (qtp1977418423-16157) [n:127.0.0.1:48551_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1694878 INFO  
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestEventMarkerAction init
   [junit4]   2> 1694879 INFO  (qtp1977418423-16157) [n:127.0.0.1:48551_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1694880 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 10
   [junit4]   2> 1694880 DEBUG (ScheduledTrigger-4925-thread-3) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1694880 DEBUG (ScheduledTrigger-4925-thread-3) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1694880 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1694881 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1694881 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, 
actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}],
 enabled=true}
   [junit4]   2> 1694881 INFO  (qtp1954844368-16072) [n:127.0.0.1:45154_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1694881 DEBUG 
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:48551_solr, 127.0.0.1:45154_solr]
   [junit4]   2> 1694881 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 10, lastZnodeVersion 9
   [junit4]   2> 1694881 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 10
   [junit4]   2> 1694884 INFO  
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestEventMarkerAction init
   [junit4]   2> 1694885 DEBUG 
(OverseerAutoScalingTriggerThread-72139192327208966-127.0.0.1:45154_solr-n_0000000001)
 [n:127.0.0.1:45154_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 1694885 DEBUG (ScheduledTrigger-4925-thread-1) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 1694888 INFO  (qtp1954844368-16072) [n:127.0.0.1:45154_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1694888 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 1694890 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:57:37-03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1694891 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1694891 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1694891 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1694891 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10479515{/solr,null,AVAILABLE}
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f3f6014{SSL,[ssl, 
http/1.1]}{127.0.0.1:34473}
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.e.j.s.Server Started @1699022ms
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34473}
   [junit4]   2> 1694892 ERROR 
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1694892 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T07:34:06.141Z
   [junit4]   2> 1694894 INFO  (zkConnectionManagerCallback-2928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694894 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1694901 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51418/solr
   [junit4]   2> 1694903 INFO  (zkConnectionManagerCallback-2932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694907 INFO  
(zkConnectionManagerCallback-2934-thread-1-processing-n:127.0.0.1:34473_solr) 
[n:127.0.0.1:34473_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694919 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1694922 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1694925 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34473_solr
   [junit4]   2> 1694926 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1694926 INFO  
(zkCallback-2895-thread-1-processing-n:127.0.0.1:45154_solr) 
[n:127.0.0.1:45154_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1694927 INFO  
(zkCallback-2923-thread-1-processing-n:127.0.0.1:48551_solr) 
[n:127.0.0.1:48551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1694928 INFO  
(zkCallback-2933-thread-1-processing-n:127.0.0.1:34473_solr) 
[n:127.0.0.1:34473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1695020 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1695027 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1695027 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d80b7f1
   [junit4]   2> 1695028 INFO  
(TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[E01F0836E4A27A7A])
 [n:127.0.0.1:34473_solr    ] o.a.s.c.CorePropertiesLocator Found

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

.0.0.1:64198_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 
x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.replacenodetest_coll_notarget.shard1.replica_n21, 
tag=1213310659
   [junit4]   2> 2936337 INFO  
(zkCallback-5094-thread-2-processing-n:127.0.0.1:64198_solr) 
[n:127.0.0.1:64198_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 
x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6998ac4c: 
rootName = solr_64198, domain = 
solr.core.replacenodetest_coll_notarget.shard1.replica_n21, service url = null, 
agent id = null] for registry 
solr.core.replacenodetest_coll_notarget.shard1.replica_n21 / 
com.codahale.metrics.MetricRegistry@38eb1787
   [junit4]   2> 2936343 INFO  
(zkCallback-5094-thread-2-processing-n:127.0.0.1:64198_solr) 
[n:127.0.0.1:64198_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 
x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, 
tag=1213310659
   [junit4]   2> 2936344 INFO  (jetty-closer-5051-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10a5d81f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2936344 INFO  (jetty-closer-5051-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2936346 ERROR 
(SUITE-ReplaceNodeNoTargetTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2936346 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[E01F0836E4A27A7A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59585 59585
   [junit4]   2> 2939697 INFO  (Thread-8590) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59585 59585
   [junit4]   2> 2939699 WARN  (Thread-8590) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2>        5       
/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        95      
/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72139274238099474-127.0.0.1:57819_solr-n_0000000001
   [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> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_E01F0836E4A27A7A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1543, maxMBSortInHeap=5.598435499557068, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a536c44),
 locale=sr-Latn, timezone=Europe/Madrid
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=288961680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, 
CdcrBootstrapTest, TestLuceneIndexBackCompat, TestValueSourceCache, 
IndexSchemaTest, TestZkAclsWithHadoopAuth, TestRequestStatusCollectionAPI, 
SolrCoreCheckLockOnStartupTest, EchoParamsTest, SolrCoreMetricManagerTest, 
TestWordDelimiterFilterFactory, CSVRequestHandlerTest, TestRandomFaceting, 
QueryResultKeyTest, TestLegacyFieldReuse, 
OverseerCollectionConfigSetProcessorTest, SubstringBytesRefFilterTest, 
TestLMJelinekMercerSimilarityFactory, HdfsChaosMonkeyNothingIsSafeTest, 
V2ApiIntegrationTest, TestRandomRequestDistribution, OverseerRolesTest, 
AutoAddReplicasPlanActionTest, DocValuesNotIndexedTest, 
HdfsCollectionsAPIDistributedZkTest, SolrJmxReporterCloudTest, 
ResponseLogComponentTest, ChaosMonkeySafeLeaderTest, BufferStoreTest, 
SolrShardReporterTest, RequestLoggingTest, CleanupOldIndexTest, 
TestGraphTermsQParserPlugin, TestManagedResourceStorage, BooleanFieldTest, 
TestSearchPerf, TestCloudDeleteByQuery, TestMiniSolrCloudClusterSSL, 
TestDistributedMissingSort, SystemInfoHandlerTest, TestConfig, 
TestSimpleQParserPlugin, TestMaxScoreQueryParser, 
TestFieldTypeCollectionResource, TestPushWriter, 
AtomicUpdateProcessorFactoryTest, TestSegmentSorting, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ShardRoutingTest, 
DocumentAnalysisRequestHandlerTest, PropertiesRequestHandlerTest, 
DeleteReplicaTest, TestIntervalFaceting, DistanceFunctionTest, 
SoftAutoCommitTest, BaseCdcrDistributedZkTest, TestInfoStreamLogging, 
TestBlendedInfixSuggestions, TestRandomDVFaceting, TestJsonFacets, 
TestJettySolrRunner, TestLRUCache, TestDocSet, TestUseDocValuesAsStored2, 
LegacyCloudClusterPropTest, BlockCacheTest, URLClassifyProcessorTest, 
TestInPlaceUpdatesStandalone, TestBadConfig, HdfsLockFactoryTest, 
DebugComponentTest, DeleteLastCustomShardedReplicaTest, TestHdfsUpdateLog, 
TestNumericTokenStream, TestNamedUpdateProcessors, MinimalSchemaTest, 
BasicFunctionalityTest, CollectionReloadTest, TestDownShardTolerantSearch, 
HdfsAutoAddReplicasIntegrationTest, CreateRoutedAliasTest, TestFieldSortValues, 
TestComplexPhraseQParserPlugin, DisMaxRequestHandlerTest, 
DistributedFacetPivotWhiteBoxTest, RegexBoostProcessorTest, 
MissingSegmentRecoveryTest, TestLuceneMatchVersion, 
TestFieldCollectionResource, ConcurrentCreateRoutedAliasTest, 
TestExtendedDismaxParser, TestCloudSearcherWarming, TestSolrQueryResponse, 
UpdateRequestProcessorFactoryTest, CheckHdfsIndexTest, TestLegacyFieldCache, 
TestFieldCacheVsDocValues, TestUnifiedSolrHighlighter, 
DefaultValueUpdateProcessorTest, TestSubQueryTransformerDistrib, 
TestSolr4Spatial2, HdfsTlogReplayBufferedWhileIndexingTest, 
CloudMLTQParserTest, JsonLoaderTest, TestDynamicFieldCollectionResource, 
BlobRepositoryCloudTest, TestPullReplicaErrorHandling, 
ClassificationUpdateProcessorFactoryTest, SolrCmdDistributorTest, 
AliasIntegrationTest, ZkSolrClientTest, TestReRankQParserPlugin, 
SimpleCollectionCreateDeleteTest, HLLSerializationTest, 
TestManagedSchemaThreadSafety, ConnectionManagerTest, TestFreeTextSuggestions, 
SpatialRPTFieldTypeTest, TestCodecSupport, 
VMParamsZkACLAndCredentialsProvidersTest, ExternalFileFieldSortTest, 
TestFastWriter, SolrGangliaReporterTest, MoveReplicaHDFSTest, 
TestManagedStopFilterFactory, TestNodeLostTrigger, 
DistributedFacetPivotLargeTest, OverseerTaskQueueTest, InfoHandlerTest, 
ConcurrentDeleteAndCreateCollectionTest, TestReloadDeadlock, TestRTGBase, 
TriggerIntegrationTest, CoreAdminHandlerTest, TestDynamicLoading, 
ChaosMonkeyNothingIsSafeTest, ClassificationUpdateProcessorTest, 
ReplicationFactorTest, PeerSyncTest, TestNRTOpen, TestNumericTerms64, 
CollectionStateFormat2Test, AutoscalingHistoryHandlerTest, 
TestExecutePlanAction, TestComputePlanAction, 
TestSolrCloudWithSecureImpersonation, JavabinLoaderTest, 
TestShardHandlerFactory, NoCacheHeaderTest, AnalyticsQueryTest, 
DistributedFacetPivotSmallAdvancedTest, FullSolrCloudDistribCmdsTest, 
TestBulkSchemaAPI, SegmentsInfoRequestHandlerTest, ReturnFieldsTest, 
HighlighterConfigTest, ManagedSchemaRoundRobinCloudTest, 
TestCloudManagedSchema, TestSolrCloudSnapshots, TestSolrConfigHandler, 
TestBinaryResponseWriter, TestLegacyTerms, TestSchemaNameResource, 
HdfsBasicDistributedZk2Test, TestFieldCacheSort, TestExactStatsCache, 
SpellCheckComponentTest, TestLeaderElectionWithEmptyReplica, 
TestSolrDeletionPolicy2, DistributedExpandComponentTest, 
TolerantUpdateProcessorTest, TestCollapseQParserPlugin, JSONWriterTest, 
TestGraphMLResponseWriter, DeleteStatusTest, TestSolrCoreProperties, 
HttpPartitionTest, PrimUtilsTest, UninvertDocValuesMergePolicyTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
HdfsWriteToMultipleCollectionsTest, TestClassicSimilarityFactory, 
ZkStateWriterTest, CustomHighlightComponentTest, TestStressRecovery, 
TestDFRSimilarityFactory, TestNonDefinedSimilarityFactory, 
ReplicaListTransformerTest, CurrencyFieldTypeTest, TestSolrFieldCacheBean, 
LoggingHandlerTest, TestConfigSetsAPIZkFailure, TestZkChroot, ZkCLITest, 
TestStressReorder, DistributedTermsComponentTest, SimpleFacetsTest, 
TestSolr4Spatial, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFunctionQuery, TestIndexSearcher, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, DocValuesTest, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, 
TestWriterPerf, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, MBeansHandlerTest, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [547/775 (2!)] on J1 in 14.38s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to