Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2547/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([CBEF0CD8505CAB6C:A8243A5AC993D841]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
        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.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CBEF0CD8505CAB6C:736135599B5BE0CB]: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.handler.component.SearchHandlerTest.testRequireZkConnectedDistrib(SearchHandlerTest.java:249)
        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 13297 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1122786 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/init-core-data-001
   [junit4]   2> 1122787 WARN  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1122787 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1122789 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1122790 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001
   [junit4]   2> 1122790 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1122790 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1122790 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1122792 ERROR (Thread-4048) [    ] 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> 1122890 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54601
   [junit4]   2> 1122899 INFO  (zkConnectionManagerCallback-2317-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1122917 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1122922 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1122933 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1122938 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 1122940 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1122940 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1122940 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1122947 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5adc6760{/solr,null,AVAILABLE}
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@29295daf{SSL,[ssl, 
http/1.1]}{127.0.0.1:57219}
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.e.j.s.Server Started @1123035ms
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57219}
   [junit4]   2> 1122948 ERROR (jetty-launcher-2314-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1122948 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T19:59:45.034Z
   [junit4]   2> 1122963 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1122963 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1122963 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1122964 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c853373{/solr,null,AVAILABLE}
   [junit4]   2> 1122964 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@47fe48a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:32784}
   [junit4]   2> 1122964 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.e.j.s.Server Started @1123051ms
   [junit4]   2> 1122964 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32784}
   [junit4]   2> 1122965 ERROR (jetty-launcher-2314-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1122965 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1122965 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1122965 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1122965 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1122965 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T19:59:45.051Z
   [junit4]   2> 1122966 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1122966 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1122966 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e1b38ce{/solr,null,AVAILABLE}
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ec48dd5{SSL,[ssl, 
http/1.1]}{127.0.0.1:41523}
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.e.j.s.Server Started @1123054ms
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41523}
   [junit4]   2> 1122967 ERROR (jetty-launcher-2314-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1122967 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1122970 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1122970 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1122970 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T19:59:45.056Z
   [junit4]   2> 1122968 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1122970 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1122970 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1122972 INFO  (zkConnectionManagerCallback-2321-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1122973 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1122976 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28f427cf{/solr,null,AVAILABLE}
   [junit4]   2> 1122976 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2af50d3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:35777}
   [junit4]   2> 1122976 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.e.j.s.Server Started @1123064ms
   [junit4]   2> 1122976 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35777}
   [junit4]   2> 1122977 ERROR (jetty-launcher-2314-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1122977 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1122977 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1122977 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1122977 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1122977 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T19:59:45.063Z
   [junit4]   2> 1123053 INFO  (zkConnectionManagerCallback-2319-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123054 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1123061 INFO  (zkConnectionManagerCallback-2323-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123062 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1123107 INFO  (jetty-launcher-2314-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54601/solr
   [junit4]   2> 1123118 INFO  (jetty-launcher-2314-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54601/solr
   [junit4]   2> 1123120 INFO  (zkConnectionManagerCallback-2325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123121 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1123128 INFO  (zkConnectionManagerCallback-2329-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123131 INFO  (jetty-launcher-2314-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54601/solr
   [junit4]   2> 1123133 INFO  (zkConnectionManagerCallback-2333-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123136 INFO  (jetty-launcher-2314-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54601/solr
   [junit4]   2> 1123145 INFO  (zkConnectionManagerCallback-2337-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123154 INFO  (zkConnectionManagerCallback-2341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123194 INFO  (zkConnectionManagerCallback-2345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123215 INFO  (zkConnectionManagerCallback-2343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123215 INFO  (zkConnectionManagerCallback-2347-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123465 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1123466 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41523_solr
   [junit4]   2> 1123469 INFO  (zkConnectionManagerCallback-2349-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123485 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.Overseer Overseer 
(id=73873143214505995-127.0.0.1:41523_solr-n_0000000000) starting
   [junit4]   2> 1123508 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1123556 INFO  (zkConnectionManagerCallback-2362-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123562 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54601/solr ready
   [junit4]   2> 1123569 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41523_solr
   [junit4]   2> 1123629 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1123629 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35777_solr
   [junit4]   2> 1123681 INFO  (zkCallback-2361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1123681 INFO  (zkCallback-2348-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1123681 INFO  
(OverseerStateUpdate-73873143214505995-127.0.0.1:41523_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1123762 INFO  (zkCallback-2348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1123780 INFO  (zkCallback-2361-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1123853 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1123859 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1123861 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1123867 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1123868 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1123868 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32784_solr
   [junit4]   2> 1123871 INFO  (zkCallback-2346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1123889 INFO  (zkCallback-2348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1123889 INFO  (zkCallback-2361-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1123891 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1123891 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57219_solr
   [junit4]   2> 1123892 INFO  (zkCallback-2348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123893 INFO  (zkCallback-2346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123893 INFO  (zkCallback-2361-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1123977 INFO  (zkCallback-2344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1124025 INFO  (zkCallback-2342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1124796 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32784.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1124892 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32784.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1124892 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32784.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1124902 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node4/.
   [junit4]   2> 1125003 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125013 INFO  (zkConnectionManagerCallback-2367-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125014 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1125015 INFO  (jetty-launcher-2314-thread-4) 
[n:127.0.0.1:32784_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54601/solr ready
   [junit4]   2> 1125073 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125093 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125094 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node2/.
   [junit4]   2> 1125195 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57219.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125209 INFO  (zkConnectionManagerCallback-2372-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125210 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1125211 INFO  (jetty-launcher-2314-thread-2) 
[n:127.0.0.1:35777_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54601/solr ready
   [junit4]   2> 1125261 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57219.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125261 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57219.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125289 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node1/.
   [junit4]   2> 1125354 INFO  (zkConnectionManagerCallback-2377-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125355 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1125356 INFO  (jetty-launcher-2314-thread-1) 
[n:127.0.0.1:57219_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54601/solr ready
   [junit4]   2> 1125424 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41523.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125435 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41523.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125435 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41523.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1125436 INFO  (jetty-launcher-2314-thread-3) 
[n:127.0.0.1:41523_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node3/.
   [junit4]   2> 1125486 INFO  (zkConnectionManagerCallback-2379-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125490 INFO  (zkConnectionManagerCallback-2384-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125491 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1125492 INFO  
(SUITE-SearchRateTriggerTest-seed#[CBEF0CD8505CAB6C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54601/solr ready
   [junit4]   2> 1125529 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CBEF0CD8505CAB6C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1125530 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CBEF0CD8505CAB6C]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1125532 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CBEF0CD8505CAB6C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 1125563 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[CBEF0CD8505CAB6C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1125564 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[CBEF0CD8505CAB6C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1125598 INFO  (qtp194891691-10745) [n:127.0.0.1:32784_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1125600 INFO  (OverseerThreadFactory-3152-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1125715 INFO  
(OverseerStateUpdate-73873143214505995-127.0.0.1:41523_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57219/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125719 INFO  
(OverseerStateUpdate-73873143214505995-127.0.0.1:41523_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41523/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125722 INFO  
(OverseerStateUpdate-73873143214505995-127.0.0.1:41523_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32784/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125726 INFO  
(OverseerStateUpdate-73873143214505995-127.0.0.1:41523_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35777/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1125944 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126017 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126032 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n7&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126032 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1126033 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1127003 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1127026 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1127030 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1127030 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n5' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1127030 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32784.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1127031 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1127031 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n5] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n5/data/]
   [junit4]   2> 1127082 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1127087 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1127090 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1127099 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 1127107 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1127114 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1127116 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1127116 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n3' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1127140 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1127140 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1127141 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57219.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1127141 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1127141 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1127149 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1127149 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n7' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1127150 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35777.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1127150 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1127150 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n7] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n7],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n7/data/]
   [junit4]   2> 1127157 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41523.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2de364c7
   [junit4]   2> 1127157 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1127157 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n3] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CBEF0CD8505CAB6C-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n3/data/]
   [junit4]   2> 1127496 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127496 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127603 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1127603 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1127605 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65422cd5[SearchRateTriggerTest-collection1_shard2_replica_n5] main]
   [junit4]   2> 1127607 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1127607 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1127608 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1127608 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601648658684575744
   [junit4]   2> 1127639 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127639 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127643 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1127643 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1127645 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2159ca37[SearchRateTriggerTest-collection1_shard2_replica_n7] main]
   [junit4]   2> 1127647 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1127647 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1127648 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1127648 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601648658726518784
   [junit4]   2> 1127838 INFO  
(searcherExecutor-3164-thread-1-processing-n:127.0.0.1:35777_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n7 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:35777_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n7] 
Registered new searcher 
Searcher@2159ca37[SearchRateTriggerTest-collection1_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127840 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127840 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127842 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1127842 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1127852 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1127856 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1127874 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1127887 INFO  
(searcherExecutor-3161-thread-1-processing-n:127.0.0.1:32784_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n5 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6) 
[n:127.0.0.1:32784_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node6 x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n5] 
Registered new searcher 
Searcher@65422cd5[SearchRateTriggerTest-collection1_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127892 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a32e9e3[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1127895 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1127896 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1127897 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1127909 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601648659000197120
   [junit4]   2> 1127922 INFO  
(searcherExecutor-3163-thread-1-processing-n:127.0.0.1:57219_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2) 
[n:127.0.0.1:57219_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node2 x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] 
Registered new searcher 
Searcher@2a32e9e3[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127957 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1127957 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1127959 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1127959 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1127971 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1127977 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1127982 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ff0922d[SearchRateTriggerTest-collection1_shard1_replica_n3] main]
   [junit4]   2> 1127985 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1127985 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1127986 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1127987 INFO  
(searcherExecutor-3162-thread-1-processing-n:127.0.0.1:41523_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n3 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:41523_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n3] 
Registered new searcher 
Searcher@5ff0922d[SearchRateTriggerTest-collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1127988 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601648659083034624
   [junit4]   2> 1127996 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1128362 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1128362 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1128362 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35777/solr/SearchRateTriggerTest-collection1_shard2_replica_n7/
   [junit4]   2> 1128363 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n7 
url=https://127.0.0.1:35777/solr START 
replicas=[https://127.0.0.1:32784/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/]
 nUpdates=100
   [junit4]   2> 1128377 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128532 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1128532 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1128532 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:57219/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1128534 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:57219/solr START 
replicas=[https://127.0.0.1:41523/solr/SearchRateTriggerTest-collection1_shard1_replica_n3/]
 nUpdates=100
   [junit4]   2> 1128575 INFO  (qtp127680402-10756) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128681 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n7 
url=https://127.0.0.1:35777/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1128681 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1128681 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1128681 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1128826 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35777/solr/SearchRateTriggerTest-collection1_shard2_replica_n7/
 shard2
   [junit4]   2> 1128865 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:57219/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1128865 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1128865 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1128865 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1128913 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57219/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 1129038 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1129047 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3030
   [junit4]   2> 1129058 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1129061 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n7] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n7&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3029
   [junit4]   2> 1129079 INFO  (qtp127680402-10753) [n:127.0.0.1:41523_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3046
   [junit4]   2> 1129085 INFO  (qtp194891691-10748) [n:127.0.0.1:32784_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node6 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3140
   [junit4]   2> 1129178 INFO  (qtp194891691-10745) [n:127.0.0.1:32784_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1129198 INFO  (zkCallback-2346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1129200 INFO  (zkCallback-2348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1129200 INFO  (zkCallback-2342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1129201 INFO  (zkCallback-2344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1129774 INFO  
(OverseerCollectionConfigSetProcessor-73873143214505995-127.0.0.1:41523_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1130178 INFO  (qtp194891691-10745) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4580
   [junit4]   2> 1130213 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=2
   [junit4]   2> 1130229 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130235 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130238 INFO  (qtp2087464262-10731) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130302 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130304 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130306 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1130307 INFO  (qtp2087464262-10731) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1131319 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1131320 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1131322 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1131323 INFO  (qtp2087464262-10731) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1132326 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1132330 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1132334 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1132336 INFO  (qtp2087464262-10731) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1133341 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1133342 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1133344 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1133347 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1134349 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1134352 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1134358 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1134359 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1135406 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1135410 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1135412 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1135413 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1136418 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1136434 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1136461 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1136463 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1137493 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1137502 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1137503 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1137511 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1138580 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1138582 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1138586 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1138587 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139597 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139599 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139600 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139601 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139628 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139633 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139637 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1139639 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1140646 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1140648 INFO  (qtp127680402-10755) [n:127.0.0.1:41523_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1140649 INFO  (qtp1019677571-10736) [n:127.0.0.1:57219_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1140657 INFO  (qtp2087464262-10761) [n:127.0.0.1:35777_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n7:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1141661 INFO  (qtp194891691-10747) [n:127.0.0.1:32784_solr    
] o.a.s.s.

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

pace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1071641002
     [copy] Copying 39 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1071641002
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1071641002

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null431722599
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null431722599
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null431722599

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 154 minutes 12 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to