Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1353/
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([35CE8052BB09C003:BD9ABF8815F5ADFB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.cloud.ChaosMonkeySafeLeaderTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=17124,
name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=17123, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=17124, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=17123, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
at __randomizedtesting.SeedInfo.seed([35CE8052BB09C003]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=17124, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:616)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:381)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=17123, name=StoppableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.io.PrintStream.println(PrintStream.java:805) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=17124, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:616)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:381)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=17123, name=StoppableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.io.PrintStream.println(PrintStream.java:805)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
at __randomizedtesting.SeedInfo.seed([35CE8052BB09C003]:0)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
Error Message:
expected:<[{indexVersion=1499932834675,generation=2,filelist=[_13k.cfe,
_13k.cfs, _13k.si, _13l.fdt, _13l.fdx, _13l.fnm, _13l.nvd, _13l.nvm, _13l.si,
_13l_Memory_0.ram, _13m.fdt, _13m.fdx, _13m.fnm, _13m.nvd, _13m.nvm, _13m.si,
_13m_Memory_0.ram, _fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si,
_fo_Memory_0.ram, _v1.cfe, _v1.cfs, _v1.si, segments_2]}]> but
was:<[{indexVersion=1499932834675,generation=2,filelist=[_13k.cfe, _13k.cfs,
_13k.si, _13l.fdt, _13l.fdx, _13l.fnm, _13l.nvd, _13l.nvm, _13l.si,
_13l_Memory_0.ram, _13m.fdt, _13m.fdx, _13m.fnm, _13m.nvd, _13m.nvm, _13m.si,
_13m_Memory_0.ram, _fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si,
_fo_Memory_0.ram, _v1.cfe, _v1.cfs, _v1.si, segments_2]},
{indexVersion=1499932834675,generation=3,filelist=[_13n.cfe, _13n.cfs, _13n.si,
_fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si, _fo_Memory_0.ram, _v1.cfe,
_v1.cfs, _v1.si, segments_3]}]>
Stack Trace:
java.lang.AssertionError:
expected:<[{indexVersion=1499932834675,generation=2,filelist=[_13k.cfe,
_13k.cfs, _13k.si, _13l.fdt, _13l.fdx, _13l.fnm, _13l.nvd, _13l.nvm, _13l.si,
_13l_Memory_0.ram, _13m.fdt, _13m.fdx, _13m.fnm, _13m.nvd, _13m.nvm, _13m.si,
_13m_Memory_0.ram, _fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si,
_fo_Memory_0.ram, _v1.cfe, _v1.cfs, _v1.si, segments_2]}]> but
was:<[{indexVersion=1499932834675,generation=2,filelist=[_13k.cfe, _13k.cfs,
_13k.si, _13l.fdt, _13l.fdx, _13l.fnm, _13l.nvd, _13l.nvm, _13l.si,
_13l_Memory_0.ram, _13m.fdt, _13m.fdx, _13m.fnm, _13m.nvd, _13m.nvm, _13m.si,
_13m_Memory_0.ram, _fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si,
_fo_Memory_0.ram, _v1.cfe, _v1.cfs, _v1.si, segments_2]},
{indexVersion=1499932834675,generation=3,filelist=[_13n.cfe, _13n.cfs, _13n.si,
_fo.fdt, _fo.fdx, _fo.fnm, _fo.nvd, _fo.nvm, _fo.si, _fo_Memory_0.ram, _v1.cfe,
_v1.cfs, _v1.si, segments_3]}]>
at
__randomizedtesting.SeedInfo.seed([35CE8052BB09C003:10199B62CB41CE00]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1277)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11960 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/init-core-data-001
[junit4] 2> 2504486 WARN
(SUITE-ChaosMonkeySafeLeaderTest-seed#[35CE8052BB09C003]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 2504487 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[35CE8052BB09C003]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2504500 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[35CE8052BB09C003]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2504500 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[35CE8052BB09C003]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2504502 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2504502 INFO (Thread-10065) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2504502 INFO (Thread-10065) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2504503 ERROR (Thread-10065) [ ] 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> 2504605 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkTestServer start zk server on port:32847
[junit4] 2> 2504644 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2504645 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2504663 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2504664 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2504665 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2504665 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2504666 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2504679 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2504680 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2504680 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2504681 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2504682 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2505188 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2505224 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f15d3b{/,null,AVAILABLE}
[junit4] 2> 2505224 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@147b884d{HTTP/1.1,[http/1.1]}{127.0.0.1:45895}
[junit4] 2> 2505224 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server Started @2514681ms
[junit4] 2> 2505224 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=45895,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/control-001/cores}
[junit4] 2> 2505224 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2505225 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2505225 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2505225 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2505225 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T07:52:47.774Z
[junit4] 2> 2505237 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2505237 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/control-001/solr.xml
[junit4] 2> 2505262 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2505264 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32847/solr
[junit4] 2> 2505801 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2505801 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:45895_
[junit4] 2> 2505802 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.c.Overseer Overseer
(id=98299567607119876-127.0.0.1:45895_-n_0000000000) starting
[junit4] 2> 2505876 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45895_
[junit4] 2> 2505877 INFO
(zkCallback-1064-thread-1-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2506342 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2506345 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2506398 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2506399 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:45895_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/control-001/cores
[junit4] 2> 2506597 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2506670 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32847/solr ready
[junit4] 2> 2506707 INFO (qtp261395121-16743) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45895_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2506764 INFO
(OverseerThreadFactory-2644-thread-1-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2507073 INFO (qtp261395121-16741) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2507073 INFO (qtp261395121-16741) [n:127.0.0.1:45895_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2507182 INFO
(zkCallback-1064-thread-1-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2508161 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2508248 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2508681 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2508734 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2508735 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2508735 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2508735 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2508751 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=12.2314453125,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=25.40907569211492,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246521026703976
[junit4] 2> 2508769 WARN (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2508999 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2508999 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2509017 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2509017 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2509018 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2f29ebfa
[junit4] 2> 2509019 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a999ea[control_collection_shard1_replica_n1] main]
[junit4] 2> 2509041 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2509041 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2509042 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2509043 INFO
(searcherExecutor-2647-thread-1-processing-n:127.0.0.1:45895_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:45895_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6a999ea[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2509043 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572793086474452992
[junit4] 2> 2509063 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2509066 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2509066 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45895/control_collection_shard1_replica_n1/
[junit4] 2> 2509066 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2509066 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:45895/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2509066 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2509089 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45895/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2509199 INFO
(zkCallback-1064-thread-1-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2509251 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2509253 INFO (qtp261395121-16741) [n:127.0.0.1:45895_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2179
[junit4] 2> 2509289 INFO (qtp261395121-16743) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2509374 INFO
(zkCallback-1064-thread-3-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2510304 INFO (qtp261395121-16743) [n:127.0.0.1:45895_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45895_&wt=javabin&version=2}
status=0 QTime=3597
[junit4] 2> 2510308 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2510308 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32847/solr ready
[junit4] 2> 2510308 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2510309 INFO (qtp261395121-16744) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2510330 INFO
(OverseerThreadFactory-2644-thread-2-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2510330 INFO
(OverseerCollectionConfigSetProcessor-98299567607119876-127.0.0.1:45895_-n_0000000000)
[n:127.0.0.1:45895_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2510330 WARN
(OverseerThreadFactory-2644-thread-2-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 2510549 INFO (qtp261395121-16744) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2510549 INFO (qtp261395121-16744) [n:127.0.0.1:45895_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=239
[junit4] 2> 2510781 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001
of type NRT
[junit4] 2> 2510782 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4cfb5ed1{/,null,AVAILABLE}
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5a3c1de3{HTTP/1.1,[http/1.1]}{127.0.0.1:32782}
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server Started @2520240ms
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32782,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001/cores}
[junit4] 2> 2510783 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2510783 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2510784 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T07:52:53.333Z
[junit4] 2> 2510805 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2510805 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001/solr.xml
[junit4] 2> 2510821 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2510824 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32847/solr
[junit4] 2> 2510937 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2510938 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2510972 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32782_
[junit4] 2> 2510991 INFO
(zkCallback-1064-thread-1-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2511097 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2511113 INFO
(zkCallback-1076-thread-1-processing-n:127.0.0.1:32782_) [n:127.0.0.1:32782_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2511592 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2511684 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2511684 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2511718 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:32782_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001/cores
[junit4] 2> 2511830 INFO (qtp261395121-16740) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:32782_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2511885 INFO
(OverseerThreadFactory-2644-thread-3-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32782_
for creating new replica
[junit4] 2> 2511885 INFO
(OverseerCollectionConfigSetProcessor-98299567607119876-127.0.0.1:45895_-n_0000000000)
[n:127.0.0.1:45895_ ] 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> 2511921 INFO (qtp395845949-16786) [n:127.0.0.1:32782_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2511922 INFO (qtp395845949-16786) [n:127.0.0.1:32782_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2512987 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2513037 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
[collection1_shard2_replica_n0] Schema name=test
[junit4] 2> 2513418 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2513464 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 2513465 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n0' (registry
'solr.core.collection1.shard2.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2513465 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2513465 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[[collection1_shard2_replica_n0] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001/cores/collection1_shard2_replica_n0],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
[junit4] 2> 2513484 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=12.2314453125,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=25.40907569211492,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246521026703976
[junit4] 2> 2513525 WARN (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2513717 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2513717 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2513718 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2513718 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2513719 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f71e9f6
[junit4] 2> 2513719 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a519021[collection1_shard2_replica_n0] main]
[junit4] 2> 2513720 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2513721 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2513721 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2513721 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572793091379691520
[junit4] 2> 2513734 INFO
(searcherExecutor-2658-thread-1-processing-n:127.0.0.1:32782_
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[collection1_shard2_replica_n0] Registered new searcher
Searcher@4a519021[collection1_shard2_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2513748 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2513748 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2513748 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:32782/collection1_shard2_replica_n0/
[junit4] 2> 2513749 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2513749 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:32782/collection1_shard2_replica_n0/ has no replicas
[junit4] 2> 2513749 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2513763 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:32782/collection1_shard2_replica_n0/ shard2
[junit4] 2> 2513921 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2513922 INFO (qtp395845949-16786) [n:127.0.0.1:32782_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2000
[junit4] 2> 2513942 INFO (qtp261395121-16740) [n:127.0.0.1:45895_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:32782_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2111
[junit4] 2> 2514626 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001
of type NRT
[junit4] 2> 2514626 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2514627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b64150f{/,null,AVAILABLE}
[junit4] 2> 2514627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5f28187d{HTTP/1.1,[http/1.1]}{127.0.0.1:41202}
[junit4] 2> 2514627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server Started @2524084ms
[junit4] 2> 2514627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=41202,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001/cores}
[junit4] 2> 2514627 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2514628 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2514628 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2514628 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2514628 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T07:52:57.177Z
[junit4] 2> 2514746 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2514746 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001/solr.xml
[junit4] 2> 2514773 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2514801 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32847/solr
[junit4] 2> 2514969 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2514987 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2514988 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41202_
[junit4] 2> 2514989 INFO
(zkCallback-1064-thread-1-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2514990 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2514991 INFO
(zkCallback-1082-thread-1-processing-n:127.0.0.1:41202_) [n:127.0.0.1:41202_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2514992 INFO
(zkCallback-1076-thread-1-processing-n:127.0.0.1:32782_) [n:127.0.0.1:32782_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2515240 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2515256 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2515256 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2515257 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41202_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001/cores
[junit4] 2> 2515343 INFO (qtp261395121-16745) [n:127.0.0.1:45895_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41202_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2515369 INFO
(OverseerThreadFactory-2644-thread-4-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41202_
for creating new replica
[junit4] 2> 2515369 INFO
(OverseerCollectionConfigSetProcessor-98299567607119876-127.0.0.1:45895_-n_0000000000)
[n:127.0.0.1:45895_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2515371 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2515371 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2516541 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2516595 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=test
[junit4] 2> 2516876 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2516930 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 2516930 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n0' (registry
'solr.core.collection1.shard1.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2516930 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2516930 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001/cores/collection1_shard1_replica_n0],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
[junit4] 2> 2516933 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=12.2314453125,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=25.40907569211492,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246521026703976
[junit4] 2> 2516984 WARN (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2517242 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2517242 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2517243 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2517243 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2517244 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1c84f64a
[junit4] 2> 2517245 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@49abdf5f[collection1_shard1_replica_n0] main]
[junit4] 2> 2517245 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2517246 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2517246 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2517246 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572793095075921920
[junit4] 2> 2517255 INFO
(searcherExecutor-2669-thread-1-processing-n:127.0.0.1:41202_
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@49abdf5f[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:41202/collection1_shard1_replica_n0/
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:41202/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 2517296 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2517297 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41202/collection1_shard1_replica_n0/ shard1
[junit4] 2> 2517474 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2517475 INFO (qtp1077219453-16815) [n:127.0.0.1:41202_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2104
[junit4] 2> 2517477 INFO (qtp261395121-16745) [n:127.0.0.1:45895_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41202_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2133
[junit4] 2> 2517906 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001
of type NRT
[junit4] 2> 2517907 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2517908 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1123b1e1{/,null,AVAILABLE}
[junit4] 2> 2517920 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2c16164{HTTP/1.1,[http/1.1]}{127.0.0.1:41455}
[junit4] 2> 2517920 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.e.j.s.Server Started @2527377ms
[junit4] 2> 2517921 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41455,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001/cores}
[junit4] 2> 2517921 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2517921 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2517921 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2517921 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2517921 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T07:53:00.470Z
[junit4] 2> 2517940 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2517940 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001/solr.xml
[junit4] 2> 2517958 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2517961 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32847/solr
[junit4] 2> 2517991 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2517992 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2518005 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41455_
[junit4] 2> 2518007 INFO
(zkCallback-1088-thread-1-processing-n:127.0.0.1:41455_) [n:127.0.0.1:41455_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2518007 INFO
(zkCallback-1064-thread-3-processing-n:127.0.0.1:45895_) [n:127.0.0.1:45895_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2518008 INFO
(zkCallback-1082-thread-1-processing-n:127.0.0.1:41202_) [n:127.0.0.1:41202_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2518016 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2518050 INFO
(zkCallback-1076-thread-1-processing-n:127.0.0.1:32782_) [n:127.0.0.1:32782_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2518321 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2518337 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2518337 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2518355 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[35CE8052BB09C003])
[n:127.0.0.1:41455_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001/cores
[junit4] 2> 2518497 INFO (qtp539640805-16844) [n:127.0.0.1:41455_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:41455_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2518541 INFO
(OverseerThreadFactory-2644-thread-5-processing-n:127.0.0.1:45895_)
[n:127.0.0.1:45895_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41455_
for creating new replica
[junit4] 2> 2518541 INFO
(OverseerCollectionConfigSetProcessor-98299567607119876-127.0.0.1:45895_-n_0000000000)
[n:127.0.0.1:45895_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2518554 INFO (qtp539640805-16842) [n:127.0.0.1:41455_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2518555 INFO (qtp539640805-16842) [n:127.0.0.1:41455_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2519620 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2519701 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 2520147 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2520185 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2520186 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7b043e21
[junit4] 2> 2520186 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2520186 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001/cores/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_35CE8052BB09C003-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 2520201 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=12.2314453125,
floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=25.40907569211492,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246521026703976
[junit4] 2> 2520246 WARN (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2520385 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2520385 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2520398 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2520398 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2520399 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6a7e42ab
[junit4] 2> 2520399 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7309faf2[collection1_shard2_replica_n1] main]
[junit4] 2> 2520400 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2520401 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2520401 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2520402 INFO
(searcherExecutor-2680-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@7309faf2[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2520402 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572793098385227776
[junit4] 2> 2520417 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n1
[junit4] 2> 2520435 INFO
(updateExecutor-1085-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:41455_
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2520435 INFO (qtp539640805-16842) [n:127.0.0.1:41455_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1881
[junit4] 2> 2520436 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2520438 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2520438 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n1]
[junit4] 2> 2520438 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2520438 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n1] as recovering, leader is
[http://127.0.0.1:32782/collection1_shard2_replica_n0/] and I am
[http://127.0.0.1:41455/collection1_shard2_replica_n1/]
[junit4] 2> 2520440 INFO (qtp539640805-16844) [n:127.0.0.1:41455_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:41455_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1942
[junit4] 2> 2520483 INFO
(recoveryExecutor-1086-thread-1-processing-n:127.0.0.1:41455_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:41455_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:32782]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:41455_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2520484 INFO (qtp395845949-16784) [n:127.0.0.1:32782_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit
[...truncated too long message...]
ection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189483 INFO (qtp1023939529-67357) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189483 INFO (qtp1023939529-67358) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189484 INFO (qtp1023939529-67359) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189485 INFO (qtp1023939529-67352) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189485 INFO (qtp1023939529-67355) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189486 INFO (qtp1023939529-67353) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 3189486 INFO (indexFetcher-3748-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=12892) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@393c309e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65905336)
[junit4] 2> 3189487 INFO (indexFetcher-3748-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 3189487 INFO (indexFetcher-3748-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3189488 INFO (indexFetcher-3748-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c13b5d0[collection1] main]
[junit4] 2> 3189489 INFO
(searcherExecutor-3744-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c13b5d0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C210)
Uninverting(_1(8.0.0):C210) Uninverting(_2(8.0.0):C73)))}
[junit4] 2> 3189580 INFO (qtp1345234278-67374) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=493 status=0 QTime=0
[junit4] 2> 3189580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.h.TestReplicationHandler Waited for 700ms and found 493 docs
[junit4] 2> 3189580 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterStartup
[junit4] 2> 3189581 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@45af9ffd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3189581 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=776399066
[junit4] 2> 3189581 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 3189582 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 3189584 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 3189584 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3189584 INFO (coreCloseExecutor-3750-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6457c140
[junit4] 2> 3189585 INFO (coreCloseExecutor-3750-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1683472704
[junit4] 2> 3189587 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65f451f9{/solr,null,UNAVAILABLE}
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@15843ec0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=984435192
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 3189588 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3189589 INFO (coreCloseExecutor-3752-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6499cafd
[junit4] 2> 3189589 INFO (coreCloseExecutor-3752-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1687800573
[junit4] 2> 3189590 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[35CE8052BB09C003])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@575b1dd5{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_35CE8052BB09C003-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory),
newname=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=362,
maxMBSortInHeap=7.6174316347626005, sim=RandomSimilarity(queryNorm=false): {},
locale=uk, timezone=America/Eirunepe
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=180202200,total=529006592
[junit4] 2> NOTE: All tests run in this JVM: [SolrCloudReportersTest,
NodeMutatorTest, TestBlobHandler, TestCollationFieldDocValues,
SpellingQueryConverterTest, TestOmitPositions, TestDocBasedVersionConstraints,
TestPerFieldSimilarityWithDefaultOverride, TestFieldCacheReopen,
OutputWriterTest, TestWriterPerf, TestFaceting, SolrCoreTest,
DefaultValueUpdateProcessorTest, TestIBSimilarityFactory,
TestSolrCLIRunExample, TestSchemaNameResource, MoveReplicaHDFSUlogDirTest,
UUIDFieldTest, TestAnalyzeInfixSuggestions, DistributedVersionInfoTest,
TestRandomCollapseQParserPlugin, TestComponentsName, TestFieldResource,
DebugComponentTest, DistributedSuggestComponentTest, TestManagedSchemaAPI,
CursorMarkTest, TestDistributedSearch, DistributedSpellCheckComponentTest,
TestSolr4Spatial, TestConfigsApi, SolrGraphiteReporterTest, TestCustomSort,
HdfsUnloadDistributedZkTest, TestManagedStopFilterFactory,
TestHighlightDedupGrouping, BlobRepositoryCloudTest, SolrIndexSplitterTest,
BlockDirectoryTest, TestSchemaVersionResource, BitVectorTest,
SolrRequestParserTest, TestSolrConfigHandlerConcurrent,
CloudExitableDirectoryReaderTest, TestSolrQueryParser,
TestDynamicFieldCollectionResource, TestCloudJSONFacetJoinDomain,
TestInfoStreamLogging, TestLRUStatsCache, TestCollationField, BadCopyFieldTest,
SuggesterWFSTTest, TestPHPSerializedResponseWriter, TestSQLHandler,
TestConfigSetProperties, ImplicitSnitchTest, SSLMigrationTest,
TestCollapseQParserPlugin, OverseerCollectionConfigSetProcessorTest,
TestReplicaProperties, TestIndexingPerformance, TestSolrCoreParser,
SolrCLIZkUtilsTest, EchoParamsTest, TestJsonRequest,
TestRuleBasedAuthorizationPlugin, TestWordDelimiterFilterFactory,
TestBulkSchemaAPI, HdfsBasicDistributedZk2Test,
DistributedFacetPivotLongTailTest, TestManagedResource, BJQParserTest,
DeleteShardTest, TestUseDocValuesAsStored2, TestJavabinTupleStreamParser,
TestCloudManagedSchema, CdcrBootstrapTest, TestReplicationHandler]
[junit4] Completed [647/728 (2!)] on J0 in 480.77s, 16 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 43561 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]