Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1552/

2 tests failed.
FAILED:  org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        at 
__randomizedtesting.SeedInfo.seed([564D7B411712788B:CD5418769921F6C]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:175)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([564D7B411712788B:35864DC38EDD0BA6]: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)




Build Log:
[...truncated 13940 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1384503 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/init-core-data-001
   [junit4]   2> 1384503 WARN  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 1384504 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1384554 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1384555 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001
   [junit4]   2> 1384556 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1384582 INFO  (Thread-3885) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1384582 INFO  (Thread-3885) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1384599 ERROR (Thread-3885) [    ] 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> 1384683 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43171
   [junit4]   2> 1384818 INFO  (zkConnectionManagerCallback-529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384966 INFO  (jetty-launcher-526-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> 1384985 INFO  (jetty-launcher-526-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> 1385019 INFO  (jetty-launcher-526-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> 1385058 INFO  (jetty-launcher-526-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> 1385150 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1385150 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1385150 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1385224 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1385297 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1385331 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1385350 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1385350 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1385350 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1385363 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52e5275a{/solr,null,AVAILABLE}
   [junit4]   2> 1385364 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53d6cf0e{SSL,[ssl, 
http/1.1]}{127.0.0.1:46318}
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.e.j.s.Server Started @1385559ms
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46318}
   [junit4]   2> 1385365 ERROR (jetty-launcher-526-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1385365 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T03:46:51.830Z
   [junit4]   2> 1385390 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1385390 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1385390 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1385391 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cb58271{/solr,null,AVAILABLE}
   [junit4]   2> 1385440 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@41eafb0{SSL,[ssl, 
http/1.1]}{127.0.0.1:34456}
   [junit4]   2> 1385440 INFO  (jetty-launcher-526-thread-2) [    ] 
o.e.j.s.Server Started @1385635ms
   [junit4]   2> 1385440 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34456}
   [junit4]   2> 1385441 ERROR (jetty-launcher-526-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1385441 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1385441 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1385441 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1385441 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1385441 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T03:46:51.906Z
   [junit4]   2> 1385461 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@391c6439{/solr,null,AVAILABLE}
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@500a13f0{SSL,[ssl, 
http/1.1]}{127.0.0.1:33581}
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.e.j.s.Server Started @1385656ms
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33581}
   [junit4]   2> 1385462 ERROR (jetty-launcher-526-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1385462 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T03:46:51.927Z
   [junit4]   2> 1385477 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72fc73d5{/solr,null,AVAILABLE}
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d54ed6f{SSL,[ssl, 
http/1.1]}{127.0.0.1:38138}
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.e.j.s.Server Started @1385672ms
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38138}
   [junit4]   2> 1385478 ERROR (jetty-launcher-526-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1385478 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-27T03:46:51.943Z
   [junit4]   2> 1385627 INFO  (zkConnectionManagerCallback-533-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385640 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1385676 INFO  (zkConnectionManagerCallback-537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385713 INFO  (zkConnectionManagerCallback-531-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385749 INFO  (zkConnectionManagerCallback-535-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385751 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1385751 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1385751 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1385804 INFO  (jetty-launcher-526-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43171/solr
   [junit4]   2> 1385914 INFO  (jetty-launcher-526-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43171/solr
   [junit4]   2> 1385969 INFO  (zkConnectionManagerCallback-541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386116 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10243f740a10005, likely client has closed socket
   [junit4]   2> 1386138 INFO  (jetty-launcher-526-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43171/solr
   [junit4]   2> 1386155 INFO  (jetty-launcher-526-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43171/solr
   [junit4]   2> 1386226 INFO  (zkConnectionManagerCallback-545-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386295 INFO  (zkConnectionManagerCallback-552-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386295 INFO  (zkConnectionManagerCallback-549-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386356 INFO  (zkConnectionManagerCallback-555-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386375 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10243f740a10008, likely client has closed socket
   [junit4]   2> 1386441 INFO  (zkConnectionManagerCallback-557-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386448 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10243f740a10009, likely client has closed socket
   [junit4]   2> 1386685 INFO  (zkConnectionManagerCallback-559-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386722 INFO  (zkConnectionManagerCallback-561-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386888 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1386926 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34456_solr
   [junit4]   2> 1386945 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.Overseer Overseer 
(id=72695273211625479-127.0.0.1:34456_solr-n_0000000000) starting
   [junit4]   2> 1387089 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1387091 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38138_solr
   [junit4]   2> 1387142 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1387144 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1387144 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46318_solr
   [junit4]   2> 1387413 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1387853 INFO  (zkConnectionManagerCallback-574-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387970 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1387991 INFO  (zkCallback-560-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1388061 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1388133 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43171/solr ready
   [junit4]   2> 1388212 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1388212 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34456_solr
   [junit4]   2> 1388247 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1388304 INFO  (zkCallback-560-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1388356 INFO  (zkCallback-573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1388357 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1389583 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34456.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1389779 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34456.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1389779 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34456.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1389780 INFO  (jetty-launcher-526-thread-2) 
[n:127.0.0.1:34456_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node2/.
   [junit4]   2> 1390636 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1390650 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1390652 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1390705 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33581_solr
   [junit4]   2> 1390729 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1390729 INFO  (zkCallback-573-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1390729 INFO  (zkCallback-560-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1390730 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1390851 INFO  (zkCallback-556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1390914 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46318.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391075 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46318.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391076 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46318.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391077 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node1/.
   [junit4]   2> 1391315 INFO  (zkConnectionManagerCallback-579-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391437 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1391438 INFO  (jetty-launcher-526-thread-1) 
[n:127.0.0.1:46318_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43171/solr ready
   [junit4]   2> 1391785 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38138.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391894 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38138.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391894 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38138.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1391895 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node3/.
   [junit4]   2> 1392223 INFO  (zkConnectionManagerCallback-584-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392389 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1392390 INFO  (jetty-launcher-526-thread-3) 
[n:127.0.0.1:38138_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43171/solr ready
   [junit4]   2> 1392828 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33581.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1392884 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33581.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1392953 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33581.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1392954 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node4/.
   [junit4]   2> 1393108 INFO  (zkConnectionManagerCallback-589-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393121 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1393122 INFO  (jetty-launcher-526-thread-4) 
[n:127.0.0.1:33581_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43171/solr ready
   [junit4]   2> 1393758 INFO  (zkConnectionManagerCallback-591-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393853 INFO  (zkConnectionManagerCallback-596-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394146 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1394147 INFO  
(SUITE-SearchRateTriggerTest-seed#[564D7B411712788B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43171/solr ready
   [junit4]   2> 1394711 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[564D7B411712788B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1394712 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[564D7B411712788B]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1394876 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[564D7B411712788B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 1395330 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[564D7B411712788B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1395332 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[564D7B411712788B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1395513 INFO  (qtp2041638319-6665) [n:127.0.0.1:46318_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> 1395607 INFO  (OverseerThreadFactory-789-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1395736 INFO  
(OverseerStateUpdate-72695273211625479-127.0.0.1:34456_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:38138/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1395807 INFO  
(OverseerStateUpdate-72695273211625479-127.0.0.1:34456_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:46318/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1395843 INFO  
(OverseerStateUpdate-72695273211625479-127.0.0.1:34456_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34456/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1395844 INFO  
(OverseerStateUpdate-72695273211625479-127.0.0.1:34456_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:33581/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1396592 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1396595 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1396595 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1396742 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 1396812 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
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_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1397787 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1397839 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1397871 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1397871 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1397871 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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_38138.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1397872 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1397872 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1397945 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1398071 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1398108 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1398127 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1398179 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1398179 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1398180 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34456.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1398180 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1398180 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1398201 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1398210 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1398290 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1398290 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
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> 1398291 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46318.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1398291 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1398291 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n3] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n3/data/]
   [junit4]   2> 1398330 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1398330 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
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> 1398330 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33581.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dbe56ec
   [junit4]   2> 1398330 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1398330 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n5] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_564D7B411712788B-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n5/data/]
   [junit4]   2> 1399436 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399436 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399437 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399437 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399450 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1399450 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1399472 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d6e2b03[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1399475 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399489 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399489 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399508 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1399509 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
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> 1399510 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1399510 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1399511 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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 
1601587459890610176
   [junit4]   2> 1399562 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1399562 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1399582 INFO  
(searcherExecutor-798-thread-1-processing-n:127.0.0.1:38138_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2) 
[n:127.0.0.1:38138_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@d6e2b03[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399597 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1399637 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31b31d4f[SearchRateTriggerTest-collection1_shard1_replica_n3] main]
   [junit4]   2> 1399638 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1399638 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
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> 1399655 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1399655 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
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> 1399656 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1399656 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1399746 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f9a0a7d[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1399747 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1399747 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601587460138074112
   [junit4]   2> 1399814 INFO  
(searcherExecutor-800-thread-1-processing-n:127.0.0.1:46318_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n3 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6) 
[n:127.0.0.1:46318_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node6 x:SearchRateTriggerTest-collection1_shard1_replica_n3] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n3] 
Registered new searcher 
Searcher@31b31d4f[SearchRateTriggerTest-collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399815 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21f77694[SearchRateTriggerTest-collection1_shard2_replica_n5] main]
   [junit4]   2> 1399872 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1399872 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1399872 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1399873 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1399873 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601587460270194688
   [junit4]   2> 1399913 INFO  
(searcherExecutor-799-thread-1-processing-n:127.0.0.1:34456_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:34456_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] 
Registered new searcher 
Searcher@5f9a0a7d[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399923 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
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> 1399924 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1399924 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1601587460323672064
   [junit4]   2> 1399962 INFO  
(searcherExecutor-801-thread-1-processing-n:127.0.0.1:33581_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n5 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:33581_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n5] 
Registered new searcher 
Searcher@21f77694[SearchRateTriggerTest-collection1_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399984 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1400005 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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=9963ms
   [junit4]   2> 1400033 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
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_node6=0}, version=1}
   [junit4]   2> 1400096 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
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_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1400133 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1400133 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1400133 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:33581/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/
   [junit4]   2> 1400133 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n5 
url=https://127.0.0.1:33581/solr START 
replicas=[https://127.0.0.1:34456/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 1400242 INFO  (qtp2064352638-6646) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1400444 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n5 
url=https://127.0.0.1:33581/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1400444 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1400444 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1400444 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1400460 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33581/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/
 shard2
   [junit4]   2> 1400518 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1400518 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1400518 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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:38138/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1400519 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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:38138/solr START 
replicas=[https://127.0.0.1:46318/solr/SearchRateTriggerTest-collection1_shard1_replica_n3/]
 nUpdates=100
   [junit4]   2> 1400556 INFO  (qtp2041638319-6668) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
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=1
   [junit4]   2> 1400664 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1400667 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 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_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3855
   [junit4]   2> 1400786 INFO  (zkCallback-556-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> 1400847 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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:38138/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1400847 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1400847 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1400847 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1400870 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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:38138/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 1400994 INFO  (zkCallback-556-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> 1401030 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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> 1401033 INFO  (qtp1066225296-6653) [n:127.0.0.1:38138_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=4438
   [junit4]   2> 1401138 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node6 
x:SearchRateTriggerTest-collection1_shard1_replica_n3] 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_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4396
   [junit4]   2> 1401243 INFO  (qtp2064352638-6660) [n:127.0.0.1:34456_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4651
   [junit4]   2> 1401376 INFO  (zkCallback-558-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> 1401376 INFO  (zkCallback-560-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> 1401377 INFO  (zkCallback-548-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> 1401379 INFO  (zkCallback-556-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> 1401467 INFO  
(OverseerCollectionConfigSetProcessor-72695273211625479-127.0.0.1:34456_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> 1401468 INFO  (qtp2041638319-6665) [n:127.0.0.1:46318_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> 1401610 INFO  (qtp2041638319-6665) [n:127.0.0.1:46318_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=6096
   [junit4]   2> 1402087 INFO  (qtp2041638319-6664) [n:127.0.0.1:46318_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=38
   [junit4]   2> 1402194 INFO  (qtp2047735935-6643) [n:127.0.0.1:33581_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> 1402345 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1402437 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1402670 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1402677 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_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> 1402690 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1402693 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1403712 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1403713 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_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> 1403731 INFO  (qtp1066225296-6655) [n:127.0.0.1:38138_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> 1403732 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1404756 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1404792 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_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> 1404800 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1404809 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1405826 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1405828 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_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> 1405829 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1405843 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1406852 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1406854 INFO  (qtp2047735935-6648) [n:127.0.0.1:33581_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> 1406867 INFO  (qtp1066225296-6655) [n:127.0.0.1:38138_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> 1406869 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1407879 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1407880 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1407894 INFO  (qtp1066225296-6655) [n:127.0.0.1:38138_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> 1407930 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1409264 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1409299 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1409300 INFO  (qtp1066225296-6655) [n:127.0.0.1:38138_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> 1409337 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1410426 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1410427 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1410461 INFO  (qtp1066225296-6655) [n:127.0.0.1:38138_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> 1410463 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1410465 INFO  (qtp2041638319-6670) [n:127.0.0.1:46318_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> 1410499 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1410500 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1410534 INFO  (qtp2064352638-6662) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=32
   [junit4]   2> 1411560 INFO  (qtp2041638319-6664) [n:127.0.0.1:46318_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> 1411561 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1411563 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1411596 INFO  (qtp2064352638-6663) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1412609 INFO  (qtp2041638319-6664) [n:127.0.0.1:46318_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> 1412611 INFO  (qtp2047735935-6651) [n:127.0.0.1:33581_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> 1412612 INFO  (qtp1066225296-6658) [n:127.0.0.1:38138_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> 1412629 INFO  (qtp2064352638-6663) [n:127.0.0.1:34456_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:Q

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

 is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1411712338
     [copy] Copying 39 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1411712338
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/null1411712338

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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298242917
     [copy] Copying 246 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298242917
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298242917

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 43ms :: artifacts dl 12ms
        ---------------------------------------------------------------------
        |                  |            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: 770 minutes 11 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