Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21920/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([B69039700BF61524:D55B0FF292396609]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13989 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/init-core-data-001
[junit4] 2> 1607204 WARN
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 1607204 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1607207 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-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> 1607208 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1607208 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001
[junit4] 2> 1607208 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1607208 INFO (Thread-1023) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1607208 INFO (Thread-1023) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1607212 ERROR (Thread-1023) [ ] 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> 1607308 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44795
[junit4] 2> 1607310 INFO (zkConnectionManagerCallback-1289-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607315 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1607318 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1607320 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1607324 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1607328 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1607328 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1607328 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1607331 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65968159{/solr,null,AVAILABLE}
[junit4] 2> 1607332 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1607332 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1607332 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1607332 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1aad5e7{/solr,null,AVAILABLE}
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41104153{SSL,[ssl,
http/1.1]}{127.0.0.1:45481}
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.e.j.s.Server Started @1607364ms
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45481}
[junit4] 2> 1607333 ERROR (jetty-launcher-1286-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1607333 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-28T01:24:32.385Z
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76e5d260{SSL,[ssl,
http/1.1]}{127.0.0.1:38441}
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.e.j.s.Server Started @1607376ms
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38441}
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51bda7c9{/solr,null,AVAILABLE}
[junit4] 2> 1607344 ERROR (jetty-launcher-1286-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1607344 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-28T01:24:32.396Z
[junit4] 2> 1607345 INFO (zkConnectionManagerCallback-1291-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607345 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d8b34cf{SSL,[ssl,
http/1.1]}{127.0.0.1:34347}
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.e.j.s.Server Started @1607383ms
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34347}
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@73b0a6cb{/solr,null,AVAILABLE}
[junit4] 2> 1607352 ERROR (jetty-launcher-1286-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1607352 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-28T01:24:32.404Z
[junit4] 2> 1607355 INFO (zkConnectionManagerCallback-1293-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@35ae9cad{SSL,[ssl,
http/1.1]}{127.0.0.1:46795}
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.e.j.s.Server Started @1607387ms
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46795}
[junit4] 2> 1607356 ERROR (jetty-launcher-1286-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1607356 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-28T01:24:32.408Z
[junit4] 2> 1607364 INFO (zkConnectionManagerCallback-1297-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607365 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1607368 INFO (zkConnectionManagerCallback-1295-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607368 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1607368 INFO (jetty-launcher-1286-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
[junit4] 2> 1607375 INFO (jetty-launcher-1286-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
[junit4] 2> 1607375 INFO (jetty-launcher-1286-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
[junit4] 2> 1607376 INFO (zkConnectionManagerCallback-1301-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607381 INFO (zkConnectionManagerCallback-1309-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607382 INFO (jetty-launcher-1286-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
[junit4] 2> 1607382 INFO (zkConnectionManagerCallback-1307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607382 INFO (zkConnectionManagerCallback-1313-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607384 INFO (zkConnectionManagerCallback-1315-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607384 INFO (zkConnectionManagerCallback-1317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607384 INFO (zkConnectionManagerCallback-1319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607388 INFO (zkConnectionManagerCallback-1321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607393 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1607393 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34347_solr
[junit4] 2> 1607394 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.Overseer Overseer
(id=72067074816540684-127.0.0.1:34347_solr-n_0000000000) starting
[junit4] 2> 1607420 INFO (zkConnectionManagerCallback-1334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607421 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44795/solr ready
[junit4] 2> 1607424 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34347_solr
[junit4] 2> 1607425 INFO
(OverseerStateUpdate-72067074816540684-127.0.0.1:34347_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1607425 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1607428 INFO (zkCallback-1333-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1607429 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1607429 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1607430 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1607430 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46795_solr
[junit4] 2> 1607431 INFO (zkCallback-1320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1607431 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1607432 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1607432 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1607432 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38441_solr
[junit4] 2> 1607440 INFO (zkCallback-1320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1607440 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1607441 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1607441 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45481_solr
[junit4] 2> 1607442 INFO (zkCallback-1320-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1607448 INFO (zkCallback-1312-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 1607452 INFO (zkCallback-1333-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1607452 INFO (zkCallback-1318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1607459 INFO (zkCallback-1316-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 1607539 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34347.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607539 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38441.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607545 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38441.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607545 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34347.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607547 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34347.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607547 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38441.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607548 INFO (jetty-launcher-1286-thread-4)
[n:127.0.0.1:34347_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node4/.
[junit4] 2> 1607548 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node2/.
[junit4] 2> 1607567 INFO (zkConnectionManagerCallback-1339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607567 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1607568 INFO (jetty-launcher-1286-thread-2)
[n:127.0.0.1:38441_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44795/solr ready
[junit4] 2> 1607644 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45481.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607650 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45481.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607650 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45481.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607651 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node3/.
[junit4] 2> 1607653 INFO (zkConnectionManagerCallback-1344-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607653 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1607653 INFO (jetty-launcher-1286-thread-3)
[n:127.0.0.1:45481_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44795/solr ready
[junit4] 2> 1607695 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46795.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607702 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46795.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607703 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46795.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1607704 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node1/.
[junit4] 2> 1607706 INFO (zkConnectionManagerCallback-1349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607706 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1607706 INFO (jetty-launcher-1286-thread-1)
[n:127.0.0.1:46795_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44795/solr ready
[junit4] 2> 1607727 INFO (zkConnectionManagerCallback-1351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607733 INFO (zkConnectionManagerCallback-1356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1607733 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1607734 INFO
(SUITE-SearchRateTriggerTest-seed#[B69039700BF61524]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44795/solr ready
[junit4] 2> 1607792 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[B69039700BF61524])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
[junit4] 2> 1607793 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[B69039700BF61524])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1607799 INFO
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[B69039700BF61524])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
[junit4] 2> 1607864 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B69039700BF61524]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
[junit4] 2> 1607864 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B69039700BF61524]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1607880 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1607881 INFO (OverseerThreadFactory-2022-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
SearchRateTriggerTest-collection1
[junit4] 2> 1607984 INFO
(OverseerStateUpdate-72067074816540684-127.0.0.1:34347_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34347/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1607985 INFO
(OverseerStateUpdate-72067074816540684-127.0.0.1:34347_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46795/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1607986 INFO
(OverseerStateUpdate-72067074816540684-127.0.0.1:34347_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45481/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1607987 INFO
(OverseerStateUpdate-72067074816540684-127.0.0.1:34347_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SearchRateTriggerTest-collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38441/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1608198 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1608211 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1608212 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1608213 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1608213 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1609222 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 1609222 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 1609224 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 1609224 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 1609235 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1609236 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1609236 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1609238 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1609238 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1609238 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 1609239 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38441.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1609239 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1609239 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 1609239 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1609239 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
[junit4] 2> 1609239 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46795.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1609239 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1609239 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
[junit4] 2> 1609240 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1609240 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 1609240 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45481.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1609240 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1609240 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
[junit4] 2> 1609241 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1609241 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using
configuration from collection SearchRateTriggerTest-collection1, trusted=true
[junit4] 2> 1609242 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34347.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1'
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6900688f
[junit4] 2> 1609242 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1609242 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B69039700BF61524-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
[junit4] 2> 1609281 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1609281 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1609282 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1609282 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1609283 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@91fc99e[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
[junit4] 2> 1609283 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1609283 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1609283 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1609283 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1609283 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1609284 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1609284 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1609284 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1609284 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1609284 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1609284 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1609285 INFO
(searcherExecutor-2034-thread-1-processing-n:127.0.0.1:34347_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n1
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3)
[n:127.0.0.1:34347_solr c:SearchRateTriggerTest-collection1 s:shard1
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1]
Registered new searcher
Searcher@91fc99e[SearchRateTriggerTest-collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1609285 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1598951180821594112
[junit4] 2> 1609285 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fc0da49[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
[junit4] 2> 1609285 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c6de3c5[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
[junit4] 2> 1609286 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1609286 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1609286 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1609286 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1609287 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1609287 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1609287 INFO
(searcherExecutor-2033-thread-1-processing-n:127.0.0.1:45481_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n4
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7)
[n:127.0.0.1:45481_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4]
Registered new searcher
Searcher@1fc0da49[SearchRateTriggerTest-collection1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1609287 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1598951180823691264
[junit4] 2> 1609288 INFO
(searcherExecutor-2031-thread-1-processing-n:127.0.0.1:38441_solr
x:SearchRateTriggerTest-collection1_shard2_replica_n6
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8)
[n:127.0.0.1:38441_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6]
Registered new searcher
Searcher@c6de3c5[SearchRateTriggerTest-collection1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1609288 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1598951180824739840
[junit4] 2> 1609288 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1609290 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 1609290 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1609290 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 1609291 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1609291 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1609291 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:45481/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
[junit4] 2> 1609292 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4
url=https://127.0.0.1:45481/solr START
replicas=[https://127.0.0.1:38441/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 1609296 INFO (qtp609565673-10151) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1609297 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1609297 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1609298 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1609298 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1609299 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4dfc4f9f[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
[junit4] 2> 1609299 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1609300 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1609300 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1609301 INFO
(searcherExecutor-2032-thread-1-processing-n:127.0.0.1:46795_solr
x:SearchRateTriggerTest-collection1_shard1_replica_n2
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5)
[n:127.0.0.1:46795_solr c:SearchRateTriggerTest-collection1 s:shard1
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2]
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2]
Registered new searcher
Searcher@4dfc4f9f[SearchRateTriggerTest-collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1609301 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1598951180838371328
[junit4] 2> 1609305 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/SearchRateTriggerTest-collection1/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 1609592 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4
url=https://127.0.0.1:45481/solr DONE. We have no versions. sync failed.
[junit4] 2> 1609592 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1609592 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
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> 1609592 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1609594 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45481/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
shard2
[junit4] 2> 1609695 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1609718 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1505
[junit4] 2> 1609791 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1609791 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1609791 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:34347/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
[junit4] 2> 1609792 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1
url=https://127.0.0.1:34347/solr START
replicas=[https://127.0.0.1:46795/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1609796 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.S.Request
[SearchRateTriggerTest-collection1_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1609797 INFO (zkCallback-1312-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1610092 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1
url=https://127.0.0.1:34347/solr DONE. We have no versions. sync failed.
[junit4] 2> 1610092 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1610092 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1610092 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1610095 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34347/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
shard1
[junit4] 2> 1610196 INFO (zkCallback-1312-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1610196 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1610246 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2034
[junit4] 2> 1610298 INFO (qtp609565673-10031) [n:127.0.0.1:38441_solr
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2100
[junit4] 2> 1610309 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2097
[junit4] 2> 1610311 INFO (qtp609565673-10028) [n:127.0.0.1:38441_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> 1610408 INFO (zkCallback-1316-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1610408 INFO (zkCallback-1312-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1610408 INFO (zkCallback-1318-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1610408 INFO (zkCallback-1320-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes
size: [4])
[junit4] 2> 1611312 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3431
[junit4] 2> 1611330 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=1
[junit4] 2> 1611334 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611337 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611341 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611350 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611351 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611351 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611352 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1611883 INFO
(OverseerCollectionConfigSetProcessor-72067074816540684-127.0.0.1:34347_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1612354 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1612355 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1612356 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1612357 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1613358 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1613359 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1613361 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1613362 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1614363 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1614364 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1614365 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1614366 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1615368 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1615369 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1615369 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1615370 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1616372 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1616374 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1616375 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1616375 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1617390 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1617391 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1617392 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1617392 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618395 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618396 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618396 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618397 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618398 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618399 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618399 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1618400 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1619401 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1619402 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1619402 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1619403 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1620405 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1620406 INFO (qtp1087901500-10045) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1620406 INFO (qtp172413356-10044) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1620407 INFO (qtp1990705026-10021) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1623410 INFO (qtp609565673-10032) [n:127.0.0.1:38441_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1623412 INFO (qtp1087901500-10046) [n:127.0.0.1:46795_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1623414 INFO (qtp172413356-10041) [n:127.0.0.1:34347_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1623416 INFO (qtp1990705026-10020) [n:127.0.0.1:45481_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
status=0 QTime=0
[junit4] 2> 1623419 INFO
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B69039700BF61524]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWaitForElapsed
[junit4] 2> 1623455 INFO
(TEST-SearchRateTriggerTest.testTrigger-seed#[B69039700BF61524]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTrigger
[junit4] 2> 1623455 INFO
(TEST-SearchRateTriggerTest.testTrigger-seed#[B69039700BF61524]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1623456 INFO (qtp609565673-10028) [n:127.0.0.1:38441_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=SearchRateTriggerTest-collection1&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1623457 INFO (OverseerThreadFactory-2022-thread-2) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
[junit4] 2> 1623462 INFO (qtp1087901500-10047) [n:127.0.0.1:46795_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2, tag=null
[junit4] 2> 1623462 INFO (qtp1990705026-10019) [n:127.0.0.1:45481_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4, tag=null
[junit4] 2> 1623462 INFO (qtp172413356-10040) [n:127.0.0.1:34347_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1, tag=null
[junit4] 2> 1623462 INFO (qtp609565673-10024) [n:127.0.0.1:38441_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6, tag=null
[junit4] 2> 1623462 INFO (qtp1990705026-10019) [n:127.0.0.1:45481_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67bc47da: rootName =
solr_45481, domain =
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4, service url =
null, agent id = null] for registry
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@639009dd
[junit4] 2> 1623462 INFO (qtp172413356-10040) [n:127.0.0.1:34347_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fad2388: rootName =
solr_34347, domain =
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1, service url =
null, agent id = null] for registry
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@49f933e0
[junit4] 2> 1623462 INFO (qtp1087901500-10047) [n:127.0.0.1:46795_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d330847: rootName =
solr_46795, domain =
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2, service url =
null, agent id = null] for registry
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@1f514965
[junit4] 2> 1623462 INFO (qtp609565673-10024) [n:127.0.0.1:38441_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62d2ed5d: rootName =
solr_38441, domain =
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6, service url =
null, agent id = null] for registry
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@442fe38e
[junit4] 2> 1623475 INFO (qtp609565673-10024) [n:127.0.0.1:38441_solr
] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6]
CLOSING SolrCore org.apache.solr.core.SolrCore@351757ec
[junit4] 2> 1623475 INFO (qtp609565673-10024) [n:127.0.0.1:38441_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6,
tag=351757ec
[junit4] 2> 1623475 INFO (qtp609565673-10024) [n:127.0.0.1:38441_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.SearchRateTriggerTest-collection1.shard2.leader,
tag=351757ec
[junit4] 2> 1623481 INFO (qtp1087901500-10047) [n:127.0.0.1:46795_solr
] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@47814b6f
[junit4] 2> 1623481 INFO (qtp1087901500-10047) [n:127.0.0.1:46795_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2,
tag=47814b6f
[junit4] 2> 1623481 INFO (qtp1087901500-10047) [n:127.0.0.1:46795_solr
] o.a.s.m.SolrMetricManag
[...truncated too long message...]
vy-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/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Compiling 897 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 52 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=B69039700BF61524 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-DO -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 34ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: B69039700BF61524
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says hello! Master seed: B69039700BF61524
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J0 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] OK 0.06s J0 | SearchRateTriggerTest.testDefaultsAndBackcompat
[junit4] OK 18.0s J0 | SearchRateTriggerTest.testWaitForElapsed
[junit4] OK 58.0s J0 | SearchRateTriggerTest.testTrigger
[junit4] Completed [1/5] on J0 in 82.43s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] OK 0.08s J2 | SearchRateTriggerTest.testDefaultsAndBackcompat
[junit4] OK 17.8s J2 | SearchRateTriggerTest.testWaitForElapsed
[junit4] OK 61.5s J2 | SearchRateTriggerTest.testTrigger
[junit4] Completed [2/5] on J2 in 86.13s, 3 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest. This may confuse tools
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this
message.
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] OK 0.04s J1 | SearchRateTriggerTest.testDefaultsAndBackcompat
[junit4] OK 17.8s J1 | SearchRateTriggerTest.testWaitForElapsed
[junit4] OK 61.6s J1 | SearchRateTriggerTest.testTrigger
[junit4] Completed [3/5] on J1 in 86.24s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] OK 0.02s J0 | SearchRateTriggerTest.testDefaultsAndBackcompat
[junit4] OK 15.7s J0 | SearchRateTriggerTest.testWaitForElapsed
[junit4] OK 52.9s J0 | SearchRateTriggerTest.testTrigger
[junit4] Completed [4/5] on J0 in 70.49s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[junit4] OK 0.02s J2 | SearchRateTriggerTest.testDefaultsAndBackcompat
[junit4] OK 15.6s J2 | SearchRateTriggerTest.testWaitForElapsed
[junit4] OK 52.9s J2 | SearchRateTriggerTest.testTrigger
[junit4] Completed [5/5] on J2 in 70.84s, 3 tests
[junit4]
[junit4] JVM J0: 0.46 .. 154.45 = 153.99s
[junit4] JVM J1: 0.47 .. 87.49 = 87.02s
[junit4] JVM J2: 0.47 .. 158.33 = 157.86s
[junit4] Execution time total: 2 minutes 38 seconds
[junit4] Tests summary: 5 suites, 15 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 1313.56s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 210.88s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 186.90s |
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 116.53s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 110.26s | org.apache.solr.cloud.ZkFailoverTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 40 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2662)
at hudson.FilePath$34.invoke(FilePath.java:2541)
at hudson.FilePath$34.invoke(FilePath.java:2531)
at hudson.FilePath.act(FilePath.java:1032)
at hudson.FilePath.act(FilePath.java:1010)
at hudson.FilePath.validateAntFileMask(FilePath.java:2531)
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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=2c487947e8cd9e6583d746540451cba4e8157e45,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21919
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]