Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2374/
5 tests failed.
FAILED: org.apache.solr.cloud.ReplaceNodeNoTargetTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([52614BA73ACC7AA6:DA35747D9430175E]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at
http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
at
__randomizedtesting.SeedInfo.seed([52614BA73ACC7AA6:1A143F133CFF5533]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463)
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)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1:
ClusterState says we are the leader
(http://127.0.0.1:43395/solr/awhollynewcollection_0_shard1_replica_n1), but
locally we don't think so. Request came from null
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([52614BA73ACC7AA6:9BD4090933ABBC53]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.request.TestV2Request: 1) Thread[id=65,
name=qtp1828274364-65, state=TIMED_WAITING, group=TGRP-TestV2Request]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.TestV2Request:
1) Thread[id=65, name=qtp1828274364-65, state=TIMED_WAITING,
group=TGRP-TestV2Request]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([B52DAAF03AA2FCFE]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=65,
name=qtp1828274364-65, state=TIMED_WAITING, group=TGRP-TestV2Request]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=65, name=qtp1828274364-65, state=TIMED_WAITING,
group=TGRP-TestV2Request]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([B52DAAF03AA2FCFE]:0)
Build Log:
[...truncated 13849 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[junit4] 2> 1411814 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/init-core-data-001
[junit4] 2> 1411814 WARN
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
[junit4] 2> 1411814 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1411816 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1411816 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001
[junit4] 2> 1411816 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1411817 INFO (Thread-5085) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1411817 INFO (Thread-5085) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1411819 ERROR (Thread-5085) [ ] 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> 1411917 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38681
[junit4] 2> 1411920 INFO (zkConnectionManagerCallback-3035-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411931 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1049c9585f90000, likely client has closed socket
[junit4] 2> 1411933 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1411937 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1411937 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1411937 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1411938 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2eea76d7{/solr,null,AVAILABLE}
[junit4] 2> 1411938 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1de947c4{SSL,[ssl,
http/1.1]}{127.0.0.1:40521}
[junit4] 2> 1411938 INFO (jetty-launcher-3032-thread-2) [ ]
o.e.j.s.Server Started @1414096ms
[junit4] 2> 1411939 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40521}
[junit4] 2> 1411939 ERROR (jetty-launcher-3032-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1411939 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1411939 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1411939 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1411939 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T10:36:46.942Z
[junit4] 2> 1411945 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1411949 INFO (zkConnectionManagerCallback-3037-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411949 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1411949 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1411949 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1411949 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1411949 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7fe00dd{/solr,null,AVAILABLE}
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1aa8bc17{SSL,[ssl,
http/1.1]}{127.0.0.1:39461}
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.e.j.s.Server Started @1414108ms
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39461}
[junit4] 2> 1411950 ERROR (jetty-launcher-3032-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1411950 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1411951 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T10:36:46.954Z
[junit4] 2> 1411955 INFO (zkConnectionManagerCallback-3039-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411959 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1411965 INFO (jetty-launcher-3032-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38681/solr
[junit4] 2> 1411966 INFO (jetty-launcher-3032-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38681/solr
[junit4] 2> 1411966 INFO (zkConnectionManagerCallback-3044-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411968 INFO
(zkConnectionManagerCallback-3049-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411972 INFO (zkConnectionManagerCallback-3047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1411973 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1049c9585f90004, likely client has closed socket
[junit4] 2> 1411975 INFO
(zkConnectionManagerCallback-3051-thread-1-processing-n:127.0.0.1:39461_solr)
[n:127.0.0.1:39461_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1412059 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1412059 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39461_solr
[junit4] 2> 1412060 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.Overseer Overseer
(id=73355659956518918-127.0.0.1:39461_solr-n_0000000000) starting
[junit4] 2> 1412064 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1412065 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40521_solr
[junit4] 2> 1412067 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1412068 INFO
(zkCallback-3050-thread-1-processing-n:127.0.0.1:39461_solr)
[n:127.0.0.1:39461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1412069 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 1412070 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 1412070 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39461_solr
[junit4] 2> 1412070 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:40521_solr]
[junit4] 2> 1412070 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 1412071 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 1412071 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1412072 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1412072 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 1412073 DEBUG (ScheduledTrigger-4971-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1412073 INFO
(zkCallback-3050-thread-1-processing-n:127.0.0.1:39461_solr)
[n:127.0.0.1:39461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1412126 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39461.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412134 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39461.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412134 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39461.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412136 INFO (jetty-launcher-3032-thread-1)
[n:127.0.0.1:39461_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node1/.
[junit4] 2> 1412155 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40521.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412163 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40521.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412163 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40521.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1412164 INFO (jetty-launcher-3032-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node2/.
[junit4] 2> 1412205 INFO (zkConnectionManagerCallback-3057-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1412209 INFO (zkConnectionManagerCallback-3061-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1412210 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1412211 INFO
(SUITE-TriggerIntegrationTest-seed#[52614BA73ACC7AA6]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38681/solr ready
[junit4] 2> 1412232 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
[junit4] 2> 1412267 INFO (qtp2007043731-15558) [n:127.0.0.1:39461_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1412273 INFO (qtp2007043731-15558) [n:127.0.0.1:39461_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1412276 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
[junit4] 2> 1412278 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
[junit4] 2> 1412278 DEBUG
(zkCallback-3050-thread-1-processing-n:127.0.0.1:39461_solr)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 1412278 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 1412279 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 1412279 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1412279 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 1412279 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1412281 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1aa8bc17{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1412281 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1720859670
[junit4] 2> 1412281 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1412281 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f8e9a36: rootName =
solr_39461, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6d0b9bed
[junit4] 2> 1412289 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1412289 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39dd170: rootName =
solr_39461, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5aba3a73
[junit4] 2> 1412293 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1412293 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b880f07: rootName =
solr_39461, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@107c6e2f
[junit4] 2> 1412295 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39461_solr
[junit4] 2> 1412295 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1412296 INFO
(zkCallback-3050-thread-1-processing-n:127.0.0.1:39461_solr)
[n:127.0.0.1:39461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1412296 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1412296 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1412296 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.Overseer Overseer
(id=73355659956518918-127.0.0.1:39461_solr-n_0000000000) closing
[junit4] 2> 1412296 INFO
(OverseerStateUpdate-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39461_solr
[junit4] 2> 1412297 WARN
(OverseerAutoScalingTriggerThread-73355659956518918-127.0.0.1:39461_solr-n_0000000000)
[n:127.0.0.1:39461_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1412297 INFO (zkCallback-3060-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1412298 DEBUG
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1412299 INFO (zkCallback-3060-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1412299 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40521_solr
[junit4] 2> 1412300 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7fe00dd{/solr,null,UNAVAILABLE}
[junit4] 2> 1412300 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1412301 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.Overseer Overseer
(id=73355659956518917-127.0.0.1:40521_solr-n_0000000001) starting
[junit4] 2> 1412305 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 1412306 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 1412306 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:40521_solr]
[junit4] 2> 1412306 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion -1
[junit4] 2> 1412306 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 1412308 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1412308 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 1412308 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1413309 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1414310 DEBUG (ScheduledTrigger-4980-thread-2)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1415310 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1416311 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1417303 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1417306 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1417306 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1417306 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1417307 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2189317d{/solr,null,AVAILABLE}
[junit4] 2> 1417307 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7cc84194{SSL,[ssl,
http/1.1]}{127.0.0.1:57013}
[junit4] 2> 1417307 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.Server Started @1419465ms
[junit4] 2> 1417307 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57013}
[junit4] 2> 1417308 ERROR
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1417308 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1417308 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1417308 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1417308 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T10:36:52.311Z
[junit4] 2> 1417310 INFO (zkConnectionManagerCallback-3064-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417311 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 1417311 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1417319 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38681/solr
[junit4] 2> 1417320 INFO (zkConnectionManagerCallback-3068-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417322 INFO
(zkConnectionManagerCallback-3070-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417327 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1417329 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1417330 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57013_solr
[junit4] 2> 1417331 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1417331 INFO (zkCallback-3060-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1417331 INFO (zkCallback-3060-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1417333 INFO
(zkCallback-3069-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1417397 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57013.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417408 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57013.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417408 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57013.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417410 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:57013_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node3/.
[junit4] 2> 1417448 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1417453 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1417453 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1417453 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1417454 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@623e4a27{/solr,null,AVAILABLE}
[junit4] 2> 1417454 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7e4052ee{SSL,[ssl,
http/1.1]}{127.0.0.1:36578}
[junit4] 2> 1417454 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.e.j.s.Server Started @1419612ms
[junit4] 2> 1417454 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36578}
[junit4] 2> 1417455 ERROR
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1417455 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1417455 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1417455 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1417455 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T10:36:52.458Z
[junit4] 2> 1417463 INFO (zkConnectionManagerCallback-3074-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417464 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1417473 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38681/solr
[junit4] 2> 1417476 INFO (zkConnectionManagerCallback-3078-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417478 INFO
(zkConnectionManagerCallback-3080-thread-1-processing-n:127.0.0.1:36578_solr)
[n:127.0.0.1:36578_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417482 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1417485 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1417486 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36578_solr
[junit4] 2> 1417496 INFO (zkCallback-3060-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1417496 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1417496 INFO
(zkCallback-3069-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1417497 INFO (zkCallback-3060-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1417497 INFO
(zkCallback-3079-thread-1-processing-n:127.0.0.1:36578_solr)
[n:127.0.0.1:36578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1417578 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36578.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417593 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36578.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417594 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36578.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1417596 INFO
(TEST-TriggerIntegrationTest.testMetricTrigger-seed#[52614BA73ACC7AA6])
[n:127.0.0.1:36578_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node4/.
[junit4] 2> 1417641 INFO (zkConnectionManagerCallback-3084-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417674 INFO (qtp1499603873-15641) [n:127.0.0.1:36578_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1417681 INFO
(OverseerThreadFactory-4982-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testMetricTrigger
[junit4] 2> 1417788 INFO
(OverseerStateUpdate-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testMetricTrigger",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testMetricTrigger_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40521/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1417790 INFO
(OverseerStateUpdate-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testMetricTrigger",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testMetricTrigger_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57013/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1418042 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n3&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1418042 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1418055 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1418056 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1418160 INFO
(zkCallback-3069-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1418160 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1418160 INFO
(zkCallback-3069-thread-2-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1418161 INFO
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1418311 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1419067 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 1419068 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 1419091 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema
[testMetricTrigger_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1419094 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1419094 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'testMetricTrigger_shard1_replica_n1' using configuration from collection
testMetricTrigger, trusted=true
[junit4] 2> 1419094 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.s.IndexSchema
[testMetricTrigger_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1419094 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_40521.solr.core.testMetricTrigger.shard1.replica_n1' (registry
'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1419095 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1419095 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
[[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node2/testMetricTrigger_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n1/data/]
[junit4] 2> 1419096 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1419096 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'testMetricTrigger_shard2_replica_n3' using configuration from collection
testMetricTrigger, trusted=true
[junit4] 2> 1419097 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_57013.solr.core.testMetricTrigger.shard2.replica_n3' (registry
'solr.core.testMetricTrigger.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f278947
[junit4] 2> 1419097 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1419097 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore
[[testMetricTrigger_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node3/testMetricTrigger_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_52614BA73ACC7AA6-001/tempDir-001/node3/./testMetricTrigger_shard2_replica_n3/data/]
[junit4] 2> 1419149 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1419149 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1419150 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1419150 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1419151 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7357c215[testMetricTrigger_shard1_replica_n1] main]
[junit4] 2> 1419153 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1419153 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1419154 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1419154 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1593368918524690432
[junit4] 2> 1419160 INFO
(searcherExecutor-4995-thread-1-processing-n:127.0.0.1:40521_solr
x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger
r:core_node2) [n:127.0.0.1:40521_solr c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore
[testMetricTrigger_shard1_replica_n1] Registered new searcher
Searcher@7357c215[testMetricTrigger_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1419160 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1419160 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1419161 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1419161 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1419163 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@641c0c70[testMetricTrigger_shard2_replica_n3] main]
[junit4] 2> 1419164 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1419164 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1419165 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1419165 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1593368918536224768
[junit4] 2> 1419166 INFO
(searcherExecutor-4996-thread-1-processing-n:127.0.0.1:57013_solr
x:testMetricTrigger_shard2_replica_n3 s:shard2 c:testMetricTrigger
r:core_node4) [n:127.0.0.1:57013_solr c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SolrCore
[testMetricTrigger_shard2_replica_n3] Registered new searcher
Searcher@641c0c70[testMetricTrigger_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40521/solr/testMetricTrigger_shard1_replica_n1/
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:40521/solr/testMetricTrigger_shard1_replica_n1/ has no
replicas
[junit4] 2> 1419167 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 1419177 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
https://127.0.0.1:40521/solr/testMetricTrigger_shard1_replica_n1/ shard1
[junit4] 2> 1419178 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1419178 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 1419178 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:57013/solr/testMetricTrigger_shard2_replica_n3/
[junit4] 2> 1419179 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1419179 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.SyncStrategy
https://127.0.0.1:57013/solr/testMetricTrigger_shard2_replica_n3/ has no
replicas
[junit4] 2> 1419179 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 1419181 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
https://127.0.0.1:57013/solr/testMetricTrigger_shard2_replica_n3/ shard2
[junit4] 2> 1419283 INFO
(zkCallback-3069-thread-2-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419283 INFO
(zkCallback-3048-thread-1-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419283 INFO
(zkCallback-3069-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419283 INFO
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419312 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1419328 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1419331 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1275
[junit4] 2> 1419332 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1419334 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n3&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1292
[junit4] 2> 1419338 INFO (qtp1499603873-15641) [n:127.0.0.1:36578_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> 1419437 INFO
(zkCallback-3069-thread-2-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419437 INFO
(zkCallback-3048-thread-3-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419437 INFO
(zkCallback-3069-thread-1-processing-n:127.0.0.1:57013_solr)
[n:127.0.0.1:57013_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419437 INFO
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testMetricTrigger/state.json] for collection
[testMetricTrigger] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1419682 INFO
(OverseerCollectionConfigSetProcessor-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1420312 DEBUG (ScheduledTrigger-4980-thread-1)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1420339 INFO (qtp1499603873-15641) [n:127.0.0.1:36578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2664
[junit4] 2> 1420346 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1420347 INFO (qtp2057046664-15548) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420353 INFO (qtp1499603873-15641) [n:127.0.0.1:36578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420356 INFO (qtp267338317-15620) [n:127.0.0.1:57013_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n3:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1420357 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420357 DEBUG (qtp2057046664-15547) [n:127.0.0.1:40521_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1420358 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 1420358 DEBUG
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 1420361 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1420362 INFO (qtp2057046664-15548) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420362 DEBUG
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:36578_solr, 127.0.0.1:40521_solr, 127.0.0.1:57013_solr]
[junit4] 2> 1420362 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 1420364 INFO (qtp1499603873-15644) [n:127.0.0.1:36578_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420365 INFO (qtp267338317-15620) [n:127.0.0.1:57013_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n3:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1420366 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1420366 DEBUG (qtp2057046664-15546) [n:127.0.0.1:40521_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 1420369 INFO (qtp2057046664-15546) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=10
[junit4] 2> 1420369 DEBUG
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 1420371 DEBUG
(zkCallback-3048-thread-2-processing-n:127.0.0.1:40521_solr)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:36578_solr, 127.0.0.1:40521_solr, 127.0.0.1:57013_solr]
[junit4] 2> 1420371 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1420371 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1420372 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 4
[junit4] 2> 1420372 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 1420377 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1420378 DEBUG
(OverseerAutoScalingTriggerThread-73355659956518917-127.0.0.1:40521_solr-n_0000000001)
[n:127.0.0.1:40521_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 1420389 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1593368919817584640)]} 0 1
[junit4] 2> 1420406 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1593368919837507584)]} 0 0
[junit4] 2> 1420409 INFO (qtp267338317-15619) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1593368919839604736)]} 0 1
[junit4] 2> 1420410 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3 (1593368919841701888)]} 0 0
[junit4] 2> 1420410 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4 (1593368919841701888)]} 0 0
[junit4] 2> 1420411 INFO (qtp267338317-15619) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5 (1593368919842750464)]} 0 0
[junit4] 2> 1420412 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6 (1593368919842750465)]} 0 0
[junit4] 2> 1420412 INFO (qtp267338317-15619) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7 (1593368919843799040)]} 0 0
[junit4] 2> 1420413 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8 (1593368919844847616)]} 0 0
[junit4] 2> 1420413 INFO (qtp267338317-15617) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard2_replica_n3] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9 (1593368919844847616)]} 0 0
[junit4] 2> 1420414 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10 (1593368919845896192)]} 0 0
[junit4] 2> 1420414 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11 (1593368919845896193)]} 0 0
[junit4] 2> 1420415 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12 (1593368919846944768)]} 0 0
[junit4] 2> 1420416 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13 (1593368919846944769)]} 0 0
[junit4] 2> 1420416 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14 (1593368919847993344)]} 0 0
[junit4] 2> 1420417 INFO (qtp2057046664-15544) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15 (1593368919847993345)]} 0 0
[junit4] 2> 1420417 INFO (qtp2057046664-15547) [n:127.0.0.1:40521_solr
c:testMetricTrigger s:shard1 r:core_node2
x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16 (1593368919849041920)]} 0 0
[junit4] 2> 1420418 INFO (qtp267338317-15619) [n:127.0.0.1:57013_solr
c:testMetricTrigger s:shard2 r:core_node4
x:testMetricTrigger_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory
[testMetri
[...truncated too long message...]
kStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 28542 INFO
(zkCallback-33-thread-3-processing-n:127.0.0.1:42978_solr)
[n:127.0.0.1:42978_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 28574 INFO (jetty-closer-6-thread-4) [ ] o.a.s.c.Overseer
Overseer (id=73355740356083720-127.0.0.1:42978_solr-n_0000000000) closing
[junit4] 2> 28592 INFO
(OverseerStateUpdate-73355740356083720-127.0.0.1:42978_solr-n_0000000000)
[n:127.0.0.1:42978_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42978_solr
[junit4] 2> 28603 WARN
(OverseerAutoScalingTriggerThread-73355740356083720-127.0.0.1:42978_solr-n_0000000000)
[n:127.0.0.1:42978_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 28606 INFO (jetty-closer-6-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4087180{/solr,null,UNAVAILABLE}
[junit4] 2> 28607 INFO (jetty-closer-6-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@43e75fa8{/solr,null,UNAVAILABLE}
[junit4] 2> 28609 INFO (jetty-closer-6-thread-1) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 28610 INFO (jetty-closer-6-thread-3) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 28612 INFO (jetty-closer-6-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@50a8921{/solr,null,UNAVAILABLE}
[junit4] 2> 28612 INFO (jetty-closer-6-thread-2) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 28613 INFO (jetty-closer-6-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c152000{/solr,null,UNAVAILABLE}
[junit4] 2> 28613 INFO (jetty-closer-6-thread-4) [ ] o.e.j.s.session
Stopped scavenging
[junit4] 2> 58611 WARN (jetty-closer-6-thread-2) [ ]
o.e.j.u.t.QueuedThreadPool
QueuedThreadPool@qtp1828274364{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop
Thread[qtp1828274364-65,5,TGRP-TestV2Request]
[junit4] 2> 58612 ERROR
(SUITE-TestV2Request-seed#[B52DAAF03AA2FCFE]-worker) [ ]
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> 58613 INFO
(SUITE-TestV2Request-seed#[B52DAAF03AA2FCFE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52621 52621
[junit4] 2> 58716 INFO (Thread-4) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:52621 52621
[junit4] 2> 58718 WARN (Thread-4) [ ] o.a.s.c.ZkTestServer Watch limit
violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/collections/test/terms/shard1
[junit4] 2> 14 /solr/collections/test/terms/shard2
[junit4] 2> 12 /solr/configs/config
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 60 /solr/collections/test/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 58719 INFO
(SUITE-TestV2Request-seed#[B52DAAF03AA2FCFE]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Feb 25, 2018 10:57:58 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Feb 25, 2018 10:58:18 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.request.TestV2Request:
[junit4] 2> 1) Thread[id=65, name=qtp1828274364-65,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Feb 25, 2018 10:58:18 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=65, name=qtp1828274364-65,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] 2> Feb 25, 2018 10:58:21 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=65, name=qtp1828274364-65,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=141, maxMBSortInHeap=7.3502739342622885,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fc4bb94),
locale=sr-ME, timezone=Antarctica/Rothera
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=2,free=233069032,total=314048512
[junit4] 2> NOTE: All tests run in this JVM: [SolrExampleEmbeddedTest,
CorrelationEvaluatorTest, NormalDistributionEvaluatorTest, JsonValidatorTest,
CollectionAdminRequestRequiredParamsTest, CumulativeProbabilityEvaluatorTest,
SolrPingTest, SolrQueryTest, ClientUtilsTest, TestDelegationTokenResponse,
TestV2Request]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV2Request
-Dtests.seed=B52DAAF03AA2FCFE -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sr-ME -Dtests.timezone=Antarctica/Rothera -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestV2Request (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.TestV2Request:
[junit4] > 1) Thread[id=65, name=qtp1828274364-65,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B52DAAF03AA2FCFE]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=65, name=qtp1828274364-65,
state=TIMED_WAITING, group=TGRP-TestV2Request]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B52DAAF03AA2FCFE]:0)
[junit4] Completed [79/146 (1!)] on J1 in 68.36s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 47718 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]