Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/997/
3 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
at
__randomizedtesting.SeedInfo.seed([FE5E81C9FD1DD304:C7D03889D2E21AFA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:320)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.NodeLostTriggerTest.testTrigger
Error Message:
[127.0.0.1:34283_solr] doesn't contain 127.0.0.1:41505_solr
Stack Trace:
java.lang.AssertionError: [127.0.0.1:34283_solr] doesn't contain
127.0.0.1:41505_solr
at
__randomizedtesting.SeedInfo.seed([FE5E81C9FD1DD304:9D95B74B64D2A029]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testTrigger(NodeLostTriggerTest.java:117)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.SearchRateTriggerIntegrationTest.testAboveSearchRate
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([FE5E81C9FD1DD304:8553C0F1779E9D8]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testAboveSearchRate(SearchRateTriggerIntegrationTest.java:270)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 12645 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4] 2> 101287 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/init-core-data-001
[junit4] 2> 101289 WARN
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 101289 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 101291 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 101358 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001
[junit4] 2> 101358 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 101372 INFO (Thread-45) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 101372 INFO (Thread-45) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 101418 ERROR (Thread-45) [ ] 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> 101472 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36588
[junit4] 2> 101563 INFO (zkConnectionManagerCallback-67-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101622 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 101637 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 101673 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 101674 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 101675 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 101855 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 101855 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 101855 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 101871 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6131bf6e{/solr,null,AVAILABLE}
[junit4] 2> 101873 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1c4e669c{SSL,[ssl,
http/1.1]}{127.0.0.1:36805}
[junit4] 2> 101873 INFO (jetty-launcher-64-thread-2) [ ]
o.e.j.s.Server Started @101964ms
[junit4] 2> 101873 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36805}
[junit4] 2> 101873 ERROR (jetty-launcher-64-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 101873 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 101873 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 101874 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 101874 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 101874 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-01T17:36:59.827Z
[junit4] 2> 101894 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 101895 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 101895 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 101895 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@681a8838{/solr,null,AVAILABLE}
[junit4] 2> 101928 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d62778a{SSL,[ssl,
http/1.1]}{127.0.0.1:44201}
[junit4] 2> 101928 INFO (jetty-launcher-64-thread-3) [ ]
o.e.j.s.Server Started @102019ms
[junit4] 2> 101928 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44201}
[junit4] 2> 101929 ERROR (jetty-launcher-64-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 101929 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 101929 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 101929 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 101929 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 101929 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-01T17:36:59.882Z
[junit4] 2> 101930 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 101930 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 101930 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 101930 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55a606f4{/solr,null,AVAILABLE}
[junit4] 2> 101931 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13578c7d{SSL,[ssl,
http/1.1]}{127.0.0.1:40044}
[junit4] 2> 101931 INFO (jetty-launcher-64-thread-5) [ ]
o.e.j.s.Server Started @102022ms
[junit4] 2> 101931 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40044}
[junit4] 2> 101932 ERROR (jetty-launcher-64-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 101932 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 101932 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 101932 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 101932 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 101932 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-01T17:36:59.885Z
[junit4] 2> 101934 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 101934 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 101934 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 101935 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55529926{/solr,null,AVAILABLE}
[junit4] 2> 101936 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@23714e7f{SSL,[ssl,
http/1.1]}{127.0.0.1:44607}
[junit4] 2> 101936 INFO (jetty-launcher-64-thread-1) [ ]
o.e.j.s.Server Started @102027ms
[junit4] 2> 101936 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44607}
[junit4] 2> 102022 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 102022 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 102022 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 102022 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e48e8f1{/solr,null,AVAILABLE}
[junit4] 2> 102060 ERROR (jetty-launcher-64-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 102060 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 102061 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 102106 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 102106 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 102106 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-01T17:37:00.059Z
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4db62661{SSL,[ssl,
http/1.1]}{127.0.0.1:43086}
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.e.j.s.Server Started @102201ms
[junit4] 2> 102110 INFO (zkConnectionManagerCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43086}
[junit4] 2> 102110 ERROR (jetty-launcher-64-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 102110 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 102111 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-01T17:37:00.063Z
[junit4] 2> 102144 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102145 INFO (zkConnectionManagerCallback-69-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102163 INFO (zkConnectionManagerCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102165 INFO (zkConnectionManagerCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102200 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102231 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102231 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102280 INFO (zkConnectionManagerCallback-77-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102423 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102613 WARN (zkConnectionManagerCallback-71-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@eb547d8 name:
ZooKeeperConnection Watcher:127.0.0.1:36588/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 103320 INFO (jetty-launcher-64-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36588/solr
[junit4] 2> 103871 INFO (jetty-launcher-64-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36588/solr
[junit4] 2> 104126 INFO (zkConnectionManagerCallback-81-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104153 INFO (jetty-launcher-64-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36588/solr
[junit4] 2> 104261 INFO (zkConnectionManagerCallback-85-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104289 INFO (zkConnectionManagerCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104801 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
0x105749c0c2e0008, likely client has closed socket
[junit4] 2> 104842 INFO (zkConnectionManagerCallback-91-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 105108 INFO (zkConnectionManagerCallback-93-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 105165 INFO (zkConnectionManagerCallback-95-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 105543 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44201_solr
[junit4] 2> 105544 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.Overseer Overseer
(id=73593182489542667-127.0.0.1:44201_solr-n_0000000000) starting
[junit4] 2> 105662 INFO (jetty-launcher-64-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36588/solr
[junit4] 2> 105722 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44607_solr
[junit4] 2> 105815 INFO (zkConnectionManagerCallback-106-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 105953 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 106051 INFO (zkConnectionManagerCallback-110-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 106095 INFO (zkCallback-94-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 106343 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 106442 INFO (zkConnectionManagerCallback-115-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 106542 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36588/solr ready
[junit4] 2> 106669 INFO (zkConnectionManagerCallback-117-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 106778 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 106779 INFO
(OverseerStateUpdate-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[n:127.0.0.1:44201_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44201_solr
[junit4] 2> 106842 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 106851 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 106852 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 106852 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 106887 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 106888 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44201_solr
[junit4] 2> 106916 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36588/solr ready
[junit4] 2> 107035 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 107101 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107101 INFO (zkCallback-94-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107293 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 107313 INFO (zkCallback-105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107317 INFO (zkCallback-114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107508 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:44201_solr, 127.0.0.1:44607_solr]
[junit4] 2> 107609 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44607.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107613 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44201.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107630 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 107776 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 107779 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44201.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107779 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44201.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107813 INFO (jetty-launcher-64-thread-3)
[n:127.0.0.1:44201_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node3/.
[junit4] 2> 107829 DEBUG (ScheduledTrigger-227-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 107849 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 107854 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44607.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107854 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44607.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 107856 INFO (jetty-launcher-64-thread-1)
[n:127.0.0.1:44607_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node1/.
[junit4] 2> 108044 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 108044 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43086_solr
[junit4] 2> 108149 INFO (zkCallback-114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 108149 INFO (zkCallback-105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 108182 INFO (zkCallback-94-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 108187 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 108236 INFO (jetty-launcher-64-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36588/solr
[junit4] 2> 108332 INFO (zkCallback-116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 108382 INFO (zkConnectionManagerCallback-125-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 108466 INFO (zkConnectionManagerCallback-127-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 108517 INFO (zkConnectionManagerCallback-132-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 108622 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 108673 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36588/solr ready
[junit4] 2> 108690 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 108771 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 108800 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43086.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 108803 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 108803 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40044_solr
[junit4] 2> 108836 INFO (zkCallback-94-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108836 INFO (zkCallback-114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108836 INFO (zkCallback-116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108836 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108836 INFO (zkCallback-105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108857 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43086.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 108857 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43086.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 108858 INFO (jetty-launcher-64-thread-4)
[n:127.0.0.1:43086_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node4/.
[junit4] 2> 108859 INFO (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108859 INFO (zkCallback-131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 108969 DEBUG (ScheduledTrigger-227-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 109375 INFO (zkConnectionManagerCallback-140-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 109558 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 109596 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36588/solr ready
[junit4] 2> 109620 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 109750 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40044.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 109782 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40044.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 109782 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40044.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 109784 INFO (jetty-launcher-64-thread-5)
[n:127.0.0.1:40044_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node5/.
[junit4] 2> 110012 DEBUG (ScheduledTrigger-227-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 110126 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 110242 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 110242 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36805_solr
[junit4] 2> 110244 INFO (zkCallback-114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110274 INFO (zkCallback-94-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110274 INFO (zkCallback-116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110330 INFO (zkCallback-126-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110346 INFO (zkCallback-131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110346 INFO (zkCallback-139-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110346 INFO (zkCallback-105-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110346 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110346 INFO (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 110561 INFO (zkConnectionManagerCallback-146-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 110581 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 110599 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36588/solr ready
[junit4] 2> 110634 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 110803 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36805.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 110913 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36805.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 110913 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36805.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 110938 INFO (jetty-launcher-64-thread-2)
[n:127.0.0.1:36805_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node2/.
[junit4] 2> 111015 DEBUG (ScheduledTrigger-227-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 111262 INFO (zkConnectionManagerCallback-149-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 111365 INFO (zkConnectionManagerCallback-154-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 111376 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 111393 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[FE5E81C9FD1DD304]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36588/solr ready
[junit4] 2> 111965 INFO (qtp639917211-318) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 112017 DEBUG (ScheduledTrigger-227-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 112398 INFO (qtp476834678-338) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 112784 INFO (qtp2144680232-356) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 112946 INFO (qtp1661704960-329) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 113025 DEBUG (ScheduledTrigger-227-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 113128 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 113129 DEBUG (qtp639917211-315) [n:127.0.0.1:36805_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 113130 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 113181 INFO (qtp639917211-315) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=1388
[junit4] 2> 113379 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 113455 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 113455 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 113491 INFO
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[FE5E81C9FD1DD304])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAboveSearchRate
[junit4] 2> 113544 INFO
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[FE5E81C9FD1DD304])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 113562 INFO
(TEST-SearchRateTriggerIntegrationTest.testAboveSearchRate-seed#[FE5E81C9FD1DD304])
[ ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new
znode version 3
[junit4] 2> 113565 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 113565 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 113566 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 113567 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 113567 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 118615 INFO (qtp639917211-317) [n:127.0.0.1:36805_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=aboveRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 118680 INFO
(OverseerThreadFactory-229-thread-1-processing-n:127.0.0.1:44201_solr)
[n:127.0.0.1:44201_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
aboveRate_collection
[junit4] 2> 119053 DEBUG
(OverseerThreadFactory-229-thread-1-processing-n:127.0.0.1:44201_solr)
[n:127.0.0.1:44201_solr ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
[junit4] 2> 119126 INFO (qtp639917211-315) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=54
[junit4] 2> 119179 INFO (qtp476834678-340) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 119326 INFO (qtp2144680232-356) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 119676 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 119762 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=14
[junit4] 2> 119783 DEBUG
(OverseerThreadFactory-229-thread-1-processing-n:127.0.0.1:44201_solr)
[n:127.0.0.1:44201_solr ] o.a.s.c.s.c.a.PolicyHelper New session created
[junit4] 2> 119800 DEBUG
(OverseerThreadFactory-229-thread-1-processing-n:127.0.0.1:44201_solr)
[n:127.0.0.1:44201_solr ] o.a.s.c.s.c.a.PolicyHelper returnSession,
curr-time 23431238690 sessionWrapper.createTime 23431238673646760,
this.sessionWrapper.createTime 23431238673646760
[junit4] 2> 119854 INFO
(OverseerStateUpdate-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[n:127.0.0.1:44201_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"aboveRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"aboveRate_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44607/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 119925 INFO
(OverseerStateUpdate-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[n:127.0.0.1:44201_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"aboveRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"aboveRate_collection_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44201/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 120598 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 120599 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 120849 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
x:aboveRate_collection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=aboveRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 122005 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 122153 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[aboveRate_collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 122187 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 122244 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 122244 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'aboveRate_collection_shard1_replica_n1' using configuration from
collection aboveRate_collection, trusted=true
[junit4] 2> 122245 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44607.solr.core.aboveRate_collection.shard1.replica_n1'
(registry 'solr.core.aboveRate_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 122245 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[aboveRate_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node1/aboveRate_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node1/./aboveRate_collection_shard1_replica_n1/data/]
[junit4] 2> 122427 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema
[aboveRate_collection_shard1_replica_n3] Schema name=minimal
[junit4] 2> 122444 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 122444 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'aboveRate_collection_shard1_replica_n3' using configuration from
collection aboveRate_collection, trusted=true
[junit4] 2> 122445 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44201.solr.core.aboveRate_collection.shard1.replica_n3'
(registry 'solr.core.aboveRate_collection.shard1.replica_n3') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@782f8462
[junit4] 2> 122445 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.SolrCore
[[aboveRate_collection_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node3/aboveRate_collection_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_FE5E81C9FD1DD304-001/tempDir-001/node3/./aboveRate_collection_shard1_replica_n3/data/]
[junit4] 2> 123168 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 123168 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 123170 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 123170 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 123330 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@552c6a1b[aboveRate_collection_shard1_replica_n1] main]
[junit4] 2> 123339 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 123339 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 123340 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 123340 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1615954015727648768
[junit4] 2> 123371 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 123371 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 123372 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 123372 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 123374 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@263d1343[aboveRate_collection_shard1_replica_n3] main]
[junit4] 2> 123465 INFO
(searcherExecutor-252-thread-1-processing-n:127.0.0.1:44607_solr
x:aboveRate_collection_shard1_replica_n1 c:aboveRate_collection s:shard1
r:core_node2) [n:127.0.0.1:44607_solr c:aboveRate_collection s:shard1
r:core_node2 x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[aboveRate_collection_shard1_replica_n1] Registered new searcher
Searcher@552c6a1b[aboveRate_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 123486 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 123486 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/aboveRate_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 123486 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 123487 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 123487 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1615954015881789440
[junit4] 2> 123560 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 123574 INFO
(searcherExecutor-253-thread-1-processing-n:127.0.0.1:44201_solr
x:aboveRate_collection_shard1_replica_n3 c:aboveRate_collection s:shard1
r:core_node4) [n:127.0.0.1:44201_solr c:aboveRate_collection s:shard1
r:core_node4 x:aboveRate_collection_shard1_replica_n3] o.a.s.c.SolrCore
[aboveRate_collection_shard1_replica_n3] Registered new searcher
Searcher@263d1343[aboveRate_collection_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 123646 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/aboveRate_collection/terms/shard1 to
Terms{values={core_node2=0, core_node4=0}, version=1}
[junit4] 2> 124085 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 124085 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 124085 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44607/solr/aboveRate_collection_shard1_replica_n1/
[junit4] 2> 124132 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:44607/solr
START
replicas=[https://127.0.0.1:44201/solr/aboveRate_collection_shard1_replica_n3/]
nUpdates=100
[junit4] 2> 124133 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=aboveRate_collection_shard1_replica_n1 url=https://127.0.0.1:44607/solr
DONE. We have no versions. sync failed.
[junit4] 2> 124397 INFO (qtp1661704960-330) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 124398 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 124398 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 124398 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 124436 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:44607/solr/aboveRate_collection_shard1_replica_n1/ shard1
[junit4] 2> 124559 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 124645 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_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=aboveRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4047
[junit4] 2> 124697 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_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=aboveRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=aboveRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3862
[junit4] 2> 124734 DEBUG
(OverseerThreadFactory-229-thread-1-processing-n:127.0.0.1:44201_solr)
[n:127.0.0.1:44201_solr ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
[junit4] 2> 124756 INFO (qtp639917211-317) [n:127.0.0.1:36805_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> 124826 INFO
(OverseerCollectionConfigSetProcessor-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[n:127.0.0.1:44201_solr ] 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> 124843 INFO (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/aboveRate_collection/state.json] for collection
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 124844 INFO (zkCallback-94-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/aboveRate_collection/state.json] for collection
[aboveRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 125771 INFO (qtp639917211-317) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=aboveRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=7156
[junit4] 2> 126465 INFO (qtp639917211-316) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=126
[junit4] 2> 126577 INFO (qtp476834678-340) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=93
[junit4] 2> 126881 INFO (qtp2144680232-357) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 127071 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 127083 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 127359 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=1
[junit4] 2> 127507 INFO (qtp2118752969-349) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=90
[junit4] 2> 127523 DEBUG (qtp2144680232-358) [n:127.0.0.1:43086_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 127546 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
4
[junit4] 2> 127559 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 4
[junit4] 2> 127559 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 127559 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 127560 INFO (qtp2144680232-358) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=1422
[junit4] 2> 127562 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4,
lastZnodeVersion 4
[junit4] 2> 127718 INFO (qtp639917211-317) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 127832 INFO (qtp476834678-338) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 127888 INFO (qtp2144680232-356) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 128069 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=111
[junit4] 2> 128142 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 128166 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 128202 INFO (qtp2118752969-349) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 128217 DEBUG (qtp639917211-318) [n:127.0.0.1:36805_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 128218 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
5
[junit4] 2> 128219 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 5
[junit4] 2> 128219 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 128238 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 128238 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5,
lastZnodeVersion 5
[junit4] 2> 128238 INFO (qtp639917211-318) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=642
[junit4] 2> 128344 INFO (qtp639917211-316) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 128527 INFO (qtp476834678-337) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=34
[junit4] 2> 128569 INFO (qtp2144680232-356) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 128651 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=33
[junit4] 2> 128655 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 128934 INFO (qtp2118752969-349) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=129
[junit4] 2> 128950 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 128984 DEBUG (qtp476834678-339) [n:127.0.0.1:40044_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 128985 INFO (qtp476834678-339) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=713
[junit4] 2> 128985 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
6
[junit4] 2> 129000 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 6
[junit4] 2> 129001 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 129001 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 129001 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6,
lastZnodeVersion 6
[junit4] 2> 129111 INFO (qtp639917211-316) [n:127.0.0.1:36805_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 129222 INFO (qtp476834678-340) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 129243 INFO (qtp2144680232-358) [n:127.0.0.1:43086_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 129332 INFO (qtp1661704960-331) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n3:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 129457 INFO (qtp1661704960-331) [n:127.0.0.1:44201_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 129838 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.aboveRate_collection.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 129874 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=33
[junit4] 2> 129886 DEBUG (qtp476834678-338) [n:127.0.0.1:40044_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 129887 DEBUG (zkCallback-105-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
7
[junit4] 2> 129887 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 7
[junit4] 2> 129888 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 129888 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 129888 DEBUG
(OverseerAutoScalingTriggerThread-73593182489542667-127.0.0.1:44201_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7,
lastZnodeVersion 7
[junit4] 2> 129888 INFO (qtp476834678-338) [n:127.0.0.1:40044_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=851
[junit4] 2> 130090 INFO (qtp1661704960-328) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=68
[junit4] 2> 130370 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130381 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130475 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130478 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130480 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130482 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130533 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130552 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130554 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130700 INFO (qtp2118752969-350) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130714 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130773 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130824 INFO (qtp2118752969-347) [n:127.0.0.1:44607_solr
c:aboveRate_collection s:shard1 r:core_node2
x:aboveRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4] 2> 130826 INFO (qtp1661704960-327) [n:127.0.0.1:44201_solr
c:aboveRate_collection s:shard1 r:core_node4
x:aboveRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[aboveRate_collection_shard1_replica_n3] webapp=/solr path=/select
params={q=*:*&_stateVer_=aboveRate_collection:6&wt=javabin&version=2} hits=0
status=0 QTime=0
[junit4]
[...truncated too long message...]
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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/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-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null27352890
[copy] Copying 241 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null27352890
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null27352890
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 94ms :: artifacts dl 17ms
---------------------------------------------------------------------
| | 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: 203 minutes 59 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
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]