Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2516/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
Error Message:
waitFor not elapsed but produced an event
Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
at
__randomizedtesting.SeedInfo.seed([608DFD5AAF163AD9:346CBD836D949F4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
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([608DFD5AAF163AD9:346CBD836D949F4]: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 12540 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/init-core-data-001
[junit4] 2> 327738 WARN
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 327738 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 327754 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-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> 327755 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 327755 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001
[junit4] 2> 327756 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 327809 INFO (Thread-162) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 327809 INFO (Thread-162) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 327825 ERROR (Thread-162) [ ] 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> 327918 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34673
[junit4] 2> 328036 INFO (zkConnectionManagerCallback-235-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 328075 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 328125 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 328125 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 328125 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 328126 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 328129 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 328130 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 328133 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48a8e8de{/solr,null,AVAILABLE}
[junit4] 2> 328135 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@694c05dc{SSL,[ssl,
http/1.1]}{127.0.0.1:39826}
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.e.j.s.Server Started @328304ms
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39826}
[junit4] 2> 328136 ERROR (jetty-launcher-232-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 328136 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-03T11:32:54.344Z
[junit4] 2> 328380 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 328381 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@663930c4{/solr,null,AVAILABLE}
[junit4] 2> 328385 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 328385 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 328385 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 328397 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44bfc602{/solr,null,AVAILABLE}
[junit4] 2> 328397 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5930bcda{SSL,[ssl,
http/1.1]}{127.0.0.1:46361}
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.e.j.s.Server Started @328566ms
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46361}
[junit4] 2> 328398 ERROR (jetty-launcher-232-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 328398 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-03T11:32:54.606Z
[junit4] 2> 328424 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48957eca{/solr,null,AVAILABLE}
[junit4] 2> 328441 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d77d229{SSL,[ssl,
http/1.1]}{127.0.0.1:33521}
[junit4] 2> 328441 INFO (jetty-launcher-232-thread-4) [ ]
o.e.j.s.Server Started @328610ms
[junit4] 2> 328441 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33521}
[junit4] 2> 328442 ERROR (jetty-launcher-232-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 328442 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 328442 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 328442 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 328442 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 328442 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-03T11:32:54.650Z
[junit4] 2> 328507 INFO (zkConnectionManagerCallback-237-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 328508 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69af89f3{SSL,[ssl,
http/1.1]}{127.0.0.1:40533}
[junit4] 2> 328508 INFO (jetty-launcher-232-thread-2) [ ]
o.e.j.s.Server Started @328676ms
[junit4] 2> 328508 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40533}
[junit4] 2> 328508 ERROR (jetty-launcher-232-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 328508 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 328509 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 328509 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 328509 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 328509 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-03T11:32:54.717Z
[junit4] 2> 328587 INFO (zkConnectionManagerCallback-239-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 328616 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 328725 INFO (zkConnectionManagerCallback-241-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 328725 INFO (zkConnectionManagerCallback-243-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 328823 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 328824 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 328834 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 329025 INFO (jetty-launcher-232-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
[junit4] 2> 329146 INFO (jetty-launcher-232-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
[junit4] 2> 329302 INFO (jetty-launcher-232-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
[junit4] 2> 329480 INFO (jetty-launcher-232-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34673/solr
[junit4] 2> 329532 INFO (zkConnectionManagerCallback-251-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 329533 INFO (zkConnectionManagerCallback-255-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 329534 INFO (zkConnectionManagerCallback-247-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 329589 INFO (zkConnectionManagerCallback-259-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 329890 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
0x101ca094eeb0005, likely client has closed socket
[junit4] 2> 329983 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
0x101ca094eeb0006, likely client has closed socket
[junit4] 2> 330027 INFO (zkConnectionManagerCallback-261-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 330213 INFO (zkConnectionManagerCallback-265-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 330306 INFO (zkConnectionManagerCallback-263-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 330324 INFO (zkConnectionManagerCallback-267-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 332889 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 332891 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40533_solr
[junit4] 2> 332891 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.Overseer Overseer
(id=72561210342178825-127.0.0.1:40533_solr-n_0000000000) starting
[junit4] 2> 333072 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 333108 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39826_solr
[junit4] 2> 333144 INFO (zkConnectionManagerCallback-280-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 333217 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 333218 INFO (zkCallback-260-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 333254 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 333256 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34673/solr ready
[junit4] 2> 333327 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 333327 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40533_solr
[junit4] 2> 333363 INFO (zkCallback-260-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 333363 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 333416 INFO (zkCallback-279-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 333474 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 333475 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 333510 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 333513 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 333513 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33521_solr
[junit4] 2> 333562 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 333562 INFO (zkCallback-279-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 333582 INFO (zkCallback-260-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 333586 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 333600 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 333601 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46361_solr
[junit4] 2> 333602 INFO (zkCallback-279-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 333602 INFO (zkCallback-264-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 333656 INFO (zkCallback-262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 333656 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 333657 INFO (zkCallback-262-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 333695 INFO (zkCallback-260-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 334491 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39826.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 334747 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39826.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 334747 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39826.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 334748 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node1/.
[junit4] 2> 335020 INFO (zkConnectionManagerCallback-285-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 335516 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 335517 INFO (jetty-launcher-232-thread-1)
[n:127.0.0.1:39826_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34673/solr ready
[junit4] 2> 335790 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46361.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335837 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33521.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335863 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46361.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335863 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46361.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335864 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node3/.
[junit4] 2> 335892 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33521.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335892 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33521.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 335946 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node4/.
[junit4] 2> 336145 INFO (zkConnectionManagerCallback-290-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 336145 INFO (zkConnectionManagerCallback-295-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 336226 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 336227 INFO (jetty-launcher-232-thread-3)
[n:127.0.0.1:46361_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34673/solr ready
[junit4] 2> 336445 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 336448 INFO (jetty-launcher-232-thread-4)
[n:127.0.0.1:33521_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34673/solr ready
[junit4] 2> 337416 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40533.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 337451 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40533.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 337451 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40533.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 337452 INFO (jetty-launcher-232-thread-2)
[n:127.0.0.1:40533_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node2/.
[junit4] 2> 337598 INFO (zkConnectionManagerCallback-297-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 337610 INFO (zkConnectionManagerCallback-302-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 337611 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 337621 INFO
(SUITE-SearchRateTriggerTest-seed#[608DFD5AAF163AD9]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34673/solr ready
[junit4] 2> 337809 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[608DFD5AAF163AD9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
[junit4] 2> 337810 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[608DFD5AAF163AD9])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 337829 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[608DFD5AAF163AD9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
[junit4] 2> 337910 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[608DFD5AAF163AD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
[junit4] 2> 337911 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[608DFD5AAF163AD9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 338034 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 338071 INFO (OverseerThreadFactory-352-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
SearchRateTriggerTest-collection1
[junit4] 2> 338252 INFO
(OverseerStateUpdate-72561210342178825-127.0.0.1:40533_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:33521/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 338274 INFO
(OverseerStateUpdate-72561210342178825-127.0.0.1:40533_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:46361/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 338315 INFO
(OverseerStateUpdate-72561210342178825-127.0.0.1:40533_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:40533/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 338316 INFO
(OverseerStateUpdate-72561210342178825-127.0.0.1:40533_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_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39826/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 339032 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
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_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 339034 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 339328 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 339400 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
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_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 339413 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 340449 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 340474 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 340590 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 340623 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 340663 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard1_replica_n3] Schema name=minimal
[junit4] 2> 340678 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 340678 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 340679 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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_33521.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 340679 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 340679 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
[junit4] 2> 340699 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n5] Schema name=minimal
[junit4] 2> 340701 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 340701 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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> 340807 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 340808 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n3' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 340828 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46361.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n3')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 340828 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 340828 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard1_replica_n3] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n3/data/]
[junit4] 2> 340844 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40533.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n5')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 340844 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 340844 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n5/data/]
[junit4] 2> 340901 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 340940 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 340973 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 340974 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 340975 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39826.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d467a43
[junit4] 2> 340975 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 340975 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_608DFD5AAF163AD9-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
[junit4] 2> 341253 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 341254 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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> 341255 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 341255 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 341273 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3307628c[SearchRateTriggerTest-collection1_shard2_replica_n5] main]
[junit4] 2> 341275 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 341275 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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> 341276 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 341347 INFO
(searcherExecutor-362-thread-1-processing-n:127.0.0.1:40533_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n5
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7)
[n:127.0.0.1:40533_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n5]
Registered new searcher
Searcher@3307628c[SearchRateTriggerTest-collection1_shard2_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 341347 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1599442452537671680
[junit4] 2> 341420 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 341420 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 341421 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 341421 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 341423 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2daa4682[SearchRateTriggerTest-collection1_shard1_replica_n3] main]
[junit4] 2> 341460 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341461 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341462 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341462 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341463 INFO (qtp1170125185-844) [n:127.0.0.1:33521_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@39973ef[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
[junit4] 2> 341735 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 341753 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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}, version=0}
[junit4] 2> 341780 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 341789 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 341789 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1599442453001142272
[junit4] 2> 341792 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 341817 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341830 INFO
(searcherExecutor-363-thread-1-processing-n:127.0.0.1:46361_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n3
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4)
[n:127.0.0.1:46361_solr c:SearchRateTriggerTest-collection1 s:shard1
r:core_node4 x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n3]
Registered new searcher
Searcher@2daa4682[SearchRateTriggerTest-collection1_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 341837 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341838 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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> 341846 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 341849 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 341866 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 341866 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 341867 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 341867 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 341869 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@638e6c60[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
[junit4] 2> 341874 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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
1599442453090271232
[junit4] 2> 341947 INFO
(searcherExecutor-361-thread-1-processing-n:127.0.0.1:33521_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2)
[n:127.0.0.1:33521_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@39973ef[SearchRateTriggerTest-collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 341953 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 341953 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 341954 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 341954 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1599442453174157312
[junit4] 2> 342002 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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, core_node4=0}, version=1}
[junit4] 2> 342020 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 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> 342022 INFO
(searcherExecutor-364-thread-1-processing-n:127.0.0.1:39826_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8)
[n:127.0.0.1:39826_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6]
Registered new searcher
Searcher@638e6c60[SearchRateTriggerTest-collection1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 342293 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 342293 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 342293 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:40533/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/
[junit4] 2> 342294 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n5
url=https://127.0.0.1:40533/solr START
replicas=[https://127.0.0.1:39826/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 342337 INFO (qtp1009653857-817) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=12
[junit4] 2> 342350 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 342350 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 342350 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:46361/solr/SearchRateTriggerTest-collection1_shard1_replica_n3/
[junit4] 2> 342351 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n3
url=https://127.0.0.1:46361/solr START
replicas=[https://127.0.0.1:33521/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 342372 INFO (qtp1170125185-846) [n:127.0.0.1:33521_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node2
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 342608 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n5
url=https://127.0.0.1:40533/solr DONE. We have no versions. sync failed.
[junit4] 2> 342608 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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> 342608 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
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> 342608 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 342624 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40533/solr/SearchRateTriggerTest-collection1_shard2_replica_n5/
shard2
[junit4] 2> 342651 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n3
url=https://127.0.0.1:46361/solr DONE. We have no versions. sync failed.
[junit4] 2> 342651 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 342651 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
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> 342651 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 342658 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46361/solr/SearchRateTriggerTest-collection1_shard1_replica_n3/
shard1
[junit4] 2> 342761 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 342766 INFO (qtp1132089781-839) [n:127.0.0.1:46361_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node4
x:SearchRateTriggerTest-collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3732
[junit4] 2> 342839 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 342865 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n5] 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_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3833
[junit4] 2> 342987 INFO (zkCallback-260-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> 343001 INFO (zkCallback-262-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> 343025 INFO (qtp1170125185-844) [n:127.0.0.1:33521_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=3696
[junit4] 2> 343054 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 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_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3657
[junit4] 2> 343058 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 343148 INFO (zkCallback-262-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> 343148 INFO (zkCallback-266-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> 343148 INFO (zkCallback-264-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> 343163 INFO (zkCallback-260-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> 344059 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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=6025
[junit4] 2> 344137 INFO
(OverseerCollectionConfigSetProcessor-72561210342178825-127.0.0.1:40533_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> 344263 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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=15
[junit4] 2> 344321 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 344426 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 344540 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 344684 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 344687 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 344701 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 344703 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 345708 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 345742 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 345745 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 345759 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 346762 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 346764 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 346766 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 346768 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 347797 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 347799 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 347800 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 347802 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 348838 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 348840 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 348859 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 348894 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 349933 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 349934 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 350002 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 350017 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 351037 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 351088 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=13
[junit4] 2> 351121 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 351141 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 352148 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 352184 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 352187 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 352207 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 353222 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 353273 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=48
[junit4] 2> 353277 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 353298 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 354320 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 354322 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 354357 INFO (qtp998063835-833) [n:127.0.0.1:40533_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> 354359 INFO (qtp1132089781-838) [n:127.0.0.1:46361_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> 355576 INFO (qtp1170125185-848) [n:127.0.0.1:33521_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> 355579 INFO (qtp1009653857-822) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 355604 INFO (qtp998063835-835) [n:127.0.0.1:40533_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> 355620 INFO (qtp1132089781-839) [n:127.0.0.1:46361_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> 356684 INFO (qtp1170125185-847) [n:127.0.0.1:33521_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> 356719 INFO (qtp1009653857-820) [n:127.0.0.1:39826_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 356721 INFO (qtp998063835-833) [n:127.0.0.1:40533_solr
[...truncated too long message...]
ngs.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-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null609732392
[copy] Copying 40 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null609732392
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null609732392
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-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1614814728
[copy] Copying 246 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1614814728
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1614814728
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 54ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | 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: 282 minutes 44 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]