Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.6/33/
6 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([143B5CC779620DB:D506FE9590C09320]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
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)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([143B5CC779620DB:4936C17871A50F4E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
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)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor225.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:922)
at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor225.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:922)
at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([143B5CC779620DB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:308)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([143B5CC779620DB:9BB7C82EE90CBCE7]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 40 more
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([143B5CC779620DB:BB91DAB4F4B8CECE]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 40 more
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([1D98932973FF238B:95AE317AAB50CB99]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
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 11187 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/init-core-data-001
[junit4] 2> 418053 WARN
(SUITE-CdcrBootstrapTest-seed#[143B5CC779620DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 418053 INFO
(SUITE-CdcrBootstrapTest-seed#[143B5CC779620DB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 418054 INFO
(SUITE-CdcrBootstrapTest-seed#[143B5CC779620DB]-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> 418068 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 418068 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-target-001
[junit4] 2> 418069 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 418080 INFO (Thread-344) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 418080 INFO (Thread-344) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 418180 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.ZkTestServer start zk server on port:39243
[junit4] 2> 418284 ERROR (Thread-344) [ ] 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> 418442 INFO (jetty-launcher-134-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 418507 INFO (jetty-launcher-134-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44ab01a0{/solr,null,AVAILABLE}
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2c388ed7{HTTP/1.1,[http/1.1]}{127.0.0.1:35654}
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.e.j.s.Server Started @432401ms
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35654}
[junit4] 2> 418508 ERROR (jetty-launcher-134-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 418508 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T15:17:18.743Z
[junit4] 2> 418593 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 418808 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 418841 INFO (jetty-launcher-134-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39243/solr
[junit4] 2> 419152 INFO (jetty-launcher-134-thread-1)
[n:127.0.0.1:35654_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 419153 INFO (jetty-launcher-134-thread-1)
[n:127.0.0.1:35654_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35654_solr
[junit4] 2> 419231 INFO (jetty-launcher-134-thread-1)
[n:127.0.0.1:35654_solr ] o.a.s.c.Overseer Overseer
(id=98516483336634371-127.0.0.1:35654_solr-n_0000000000) starting
[junit4] 2> 419263 INFO (jetty-launcher-134-thread-1)
[n:127.0.0.1:35654_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35654_solr
[junit4] 2> 419265 INFO
(OverseerStateUpdate-98516483336634371-127.0.0.1:35654_solr-n_0000000000)
[n:127.0.0.1:35654_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 419988 INFO (jetty-launcher-134-thread-1)
[n:127.0.0.1:35654_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:39243/solr
[junit4] 2> 420605 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001
[junit4] 2> 420605 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 420608 INFO (Thread-354) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 420608 INFO (Thread-354) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 420666 ERROR (Thread-354) [ ] 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> 420710 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.ZkTestServer start zk server on port:33741
[junit4] 2> 420947 INFO (jetty-launcher-146-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 420948 INFO (jetty-launcher-146-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5221ab85{/solr,null,AVAILABLE}
[junit4] 2> 420948 INFO (jetty-launcher-146-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@58688132{HTTP/1.1,[http/1.1]}{127.0.0.1:42079}
[junit4] 2> 420948 INFO (jetty-launcher-146-thread-1) [ ]
o.e.j.s.Server Started @434841ms
[junit4] 2> 420948 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42079}
[junit4] 2> 420949 ERROR (jetty-launcher-146-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 420998 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 420999 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 421173 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 421174 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T15:17:21.409Z
[junit4] 2> 421377 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 421442 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 421458 INFO (jetty-launcher-146-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33741/solr
[junit4] 2> 421749 INFO (jetty-launcher-146-thread-1)
[n:127.0.0.1:42079_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 421750 INFO (jetty-launcher-146-thread-1)
[n:127.0.0.1:42079_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42079_solr
[junit4] 2> 421750 INFO (jetty-launcher-146-thread-1)
[n:127.0.0.1:42079_solr ] o.a.s.c.Overseer Overseer
(id=98516483498049539-127.0.0.1:42079_solr-n_0000000000) starting
[junit4] 2> 421942 INFO (jetty-launcher-146-thread-1)
[n:127.0.0.1:42079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42079_solr
[junit4] 2> 421979 INFO
(zkCallback-153-thread-1-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 422711 INFO (jetty-launcher-146-thread-1)
[n:127.0.0.1:42079_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/.
[junit4] 2> 423516 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 423517 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33741/solr ready
[junit4] 2> 423639 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 423746 INFO
(OverseerThreadFactory-244-thread-1-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 424007 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
[junit4] 2> 424008 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 424244 INFO
(zkCallback-153-thread-2-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 425154 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 425202 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 425217 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 425217 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 425217 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425217 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
[junit4] 2> 425614 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 425614 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 425615 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 425615 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 425663 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a5d068c[cdcr-source_shard1_replica1] main]
[junit4] 2> 425685 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 425686 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 425687 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 425687 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576263741259907072
[junit4] 2> 425785 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica1] Registered new searcher
Searcher@4a5d068c[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 425961 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 425961 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 425962 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:42079/solr/cdcr-source_shard1_replica1/
[junit4] 2> 425962 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 425962 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:42079/solr/cdcr-source_shard1_replica1/ has no replicas
[junit4] 2> 425962 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 426009 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42079/solr/cdcr-source_shard1_replica1/ shard1
[junit4] 2> 426204 INFO
(zkCallback-153-thread-2-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 426223 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 426239 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2231
[junit4] 2> 426272 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 426394 INFO
(zkCallback-153-thread-2-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 427279 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=3640
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 427381 INFO (qtp234443785-852) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_0
(1576263743027806208), source_1 (1576263743030951936), source_2
(1576263743030951937), source_3 (1576263743030951938), source_4
(1576263743030951939), source_5 (1576263743030951940), source_6
(1576263743032000512), source_7 (1576263743032000513), source_8
(1576263743032000514), source_9 (1576263743032000515), ... (100 adds)]} 0 7
[junit4] 2> 427503 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 427503 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 427849 INFO
(OverseerCollectionConfigSetProcessor-98516483498049539-127.0.0.1:42079_solr-n_0000000000)
[n:127.0.0.1:42079_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 428316 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2697c027[cdcr-source_shard1_replica1] main]
[junit4] 2> 428317 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 428319 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@2697c027[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)))}
[junit4] 2> 428328 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 824
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 428482 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100
(1576263744074285056), source_101 (1576263744092110848), source_102
(1576263744092110849), source_103 (1576263744092110850), source_104
(1576263744092110851), source_105 (1576263744092110852), source_106
(1576263744092110853), source_107 (1576263744092110854), source_108
(1576263744092110855), source_109 (1576263744092110856), ... (100 adds)]} 0 112
[junit4] 2> 428499 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 428649 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 429527 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d790a88[cdcr-source_shard1_replica1] main]
[junit4] 2> 429528 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@7d790a88[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100)))}
[junit4] 2> 429529 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 429529 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1030
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 429631 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200
(1576263745319993344), source_201 (1576263745323139072), source_202
(1576263745323139073), source_203 (1576263745323139074), source_204
(1576263745323139075), source_205 (1576263745323139076), source_206
(1576263745323139077), source_207 (1576263745323139078), source_208
(1576263745323139079), source_209 (1576263745323139080), ... (100 adds)]} 0 84
[junit4] 2> 429645 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 429645 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 430518 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@21a2ab0f[cdcr-source_shard1_replica1] main]
[junit4] 2> 430567 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@21a2ab0f[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)))}
[junit4] 2> 430568 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 430568 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 923
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 430628 INFO (qtp234443785-852) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300
(1576263746388492288), source_301 (1576263746425192448), source_302
(1576263746425192449), source_303 (1576263746425192450), source_304
(1576263746425192451), source_305 (1576263746425192452), source_306
(1576263746425192453), source_307 (1576263746425192454), source_308
(1576263746425192455), source_309 (1576263746425192456), ... (100 adds)]} 0 50
[junit4] 2> 430644 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 430644 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 431366 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@418229c3[cdcr-source_shard1_replica1] main]
[junit4] 2> 431413 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@418229c3[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100)))}
[junit4] 2> 431414 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 431414 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 769
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 431478 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400
(1576263747297607680), source_401 (1576263747299704832), source_402
(1576263747299704833), source_403 (1576263747299704834), source_404
(1576263747299704835), source_405 (1576263747299704836), source_406
(1576263747299704837), source_407 (1576263747299704838), source_408
(1576263747299704839), source_409 (1576263747299704840), ... (100 adds)]} 0 62
[junit4] 2> 431481 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 431481 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 432056 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19674338[cdcr-source_shard1_replica1] main]
[junit4] 2> 432056 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@19674338[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)))}
[junit4] 2> 432057 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 432057 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 575
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 432131 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500
(1576263747972890624), source_501 (1576263747974987776), source_502
(1576263747974987777), source_503 (1576263747974987778), source_504
(1576263747974987779), source_505 (1576263747974987780), source_506
(1576263747974987781), source_507 (1576263747974987782), source_508
(1576263747974987783), source_509 (1576263747974987784), ... (100 adds)]} 0 41
[junit4] 2> 432177 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 432177 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 432692 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@28a1129b[cdcr-source_shard1_replica1] main]
[junit4] 2> 432705 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@28a1129b[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100)))}
[junit4] 2> 432706 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 432706 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 529
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 432772 INFO (qtp234443785-852) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600
(1576263748621959168), source_601 (1576263748655513600), source_602
(1576263748655513601), source_603 (1576263748655513602), source_604
(1576263748655513603), source_605 (1576263748655513604), source_606
(1576263748656562176), source_607 (1576263748656562177), source_608
(1576263748656562178), source_609 (1576263748656562179), ... (100 adds)]} 0 63
[junit4] 2> 432774 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 432774 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 433501 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32c175b3[cdcr-source_shard1_replica1] main]
[junit4] 2> 433547 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@32c175b3[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)))}
[junit4] 2> 433713 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 433713 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 939
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 433778 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700
(1576263749710381056), source_701 (1576263749711429632), source_702
(1576263749711429633), source_703 (1576263749711429634), source_704
(1576263749711429635), source_705 (1576263749711429636), source_706
(1576263749711429637), source_707 (1576263749711429638), source_708
(1576263749711429639), source_709 (1576263749711429640), ... (100 adds)]} 0 32
[junit4] 2> 433780 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 433780 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 434910 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25cb933e[cdcr-source_shard1_replica1] main]
[junit4] 2> 434911 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@25cb933e[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100)))}
[junit4] 2> 434912 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 434912 INFO (qtp234443785-855) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1132
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 434944 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800
(1576263750949797888), source_801 (1576263750950846464), source_802
(1576263750950846465), source_803 (1576263750950846466), source_804
(1576263750950846467), source_805 (1576263750950846468), source_806
(1576263750950846469), source_807 (1576263750950846470), source_808
(1576263750950846471), source_809 (1576263750950846472), ... (100 adds)]} 0 16
[junit4] 2> 434946 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 434962 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 435466 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@30ee8157[cdcr-source_shard1_replica1] main]
[junit4] 2> 435495 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@30ee8157[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)))}
[junit4] 2> 435496 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 435496 INFO (qtp234443785-851) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 549
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 435577 INFO (qtp234443785-852) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900
(1576263751579992064), source_901 (1576263751581040640), source_902
(1576263751581040641), source_903 (1576263751581040642), source_904
(1576263751581040643), source_905 (1576263751581040644), source_906
(1576263751581040645), source_907 (1576263751581040646), source_908
(1576263751581040647), source_909 (1576263751581040648), ... (100 adds)]} 0 48
[junit4] 2> 435579 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 435580 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@9dba171
[junit4] 2> 435952 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@da947b8[cdcr-source_shard1_replica1] main]
[junit4] 2> 435986 INFO
(searcherExecutor-247-thread-1-processing-n:127.0.0.1:42079_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@da947b8[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C100)
Uninverting(_1(6.6.1):C100) Uninverting(_2(6.6.1):C100)
Uninverting(_3(6.6.1):C100) Uninverting(_4(6.6.1):C100)
Uninverting(_5(6.6.1):C100) Uninverting(_6(6.6.1):C100)
Uninverting(_7(6.6.1):C100) Uninverting(_8(6.6.1):C100)
Uninverting(_9(6.6.1):C100)))}
[junit4] 2> 436116 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 436116 INFO (qtp234443785-848) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 536
[junit4] 2> 436123 INFO (qtp234443785-849) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 436186 INFO (qtp234443785-853) [n:127.0.0.1:42079_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:3&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 436558 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@58688132{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 436592 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=368818435
[junit4] 2> 436626 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 436626 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 436626 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 436868 INFO
(zkCallback-153-thread-2-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 436932 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@1c5bda08
[junit4] 2> 437748 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:42079_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.cdcr-source.shard1.replica1
[junit4] 2> 437791 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.Overseer Overseer
(id=98516483498049539-127.0.0.1:42079_solr-n_0000000000) closing
[junit4] 2> 437792 INFO
(OverseerStateUpdate-98516483498049539-127.0.0.1:42079_solr-n_0000000000)
[n:127.0.0.1:42079_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42079_solr
[junit4] 2> 437823 WARN
(zkCallback-153-thread-2-processing-n:127.0.0.1:42079_solr)
[n:127.0.0.1:42079_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 437824 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5221ab85{/solr,null,UNAVAILABLE}
[junit4] 2> 437824 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 437825 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 437927 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d02c099{/solr,null,AVAILABLE}
[junit4] 2> 437927 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@61ed2b63{HTTP/1.1,[http/1.1]}{127.0.0.1:42923}
[junit4] 2> 437927 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.e.j.s.Server Started @451820ms
[junit4] 2> 437962 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42923}
[junit4] 2> 437981 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 438000 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.6.1
[junit4] 2> 438000 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 438000 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 438000 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T15:17:38.235Z
[junit4] 2> 438044 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 438111 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 438111 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33741/solr
[junit4] 2> 438419 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 438419 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42923_solr
[junit4] 2> 438420 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.Overseer Overseer
(id=98516483498049547-127.0.0.1:42923_solr-n_0000000001) starting
[junit4] 2> 438556 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42923_solr
[junit4] 2> 438654 INFO
(zkCallback-166-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 438752 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 439134 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/.
[junit4] 2> 439135 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[n:127.0.0.1:42923_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica1]
[junit4] 2> 439340 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 439409 INFO
(zkCallback-166-thread-2-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 440469 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 440532 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 440581 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 440595 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 440652 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 440654 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 440654 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 440655 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 440655 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_143B5CC779620DB-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
[junit4] 2> 441371 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 441371 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 441402 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 441402 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 441739 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54f97192[cdcr-source_shard1_replica1] main]
[junit4] 2> 441754 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 441754 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 441756 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 441772 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 441772 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 441790 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 441954 INFO
(coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:42923_solr)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 442170 WARN (cdcr-update-log-synchronizer-267-thread-1)
[n:127.0.0.1:42923_solr c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrUpdateLogSynchronizer Couldn't get last processed version from
leader http://127.0.0.1:42079/solr/cdcr-source_shard1_replica1/: Server refused
connection at: http://127.0.0.1:42079/solr/cdcr-source_shard1_replica1
[junit4] 2> 442282 INFO
(searcherExecutor-262-thread-1-processing-n:127.0.0.1:42923_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:42923_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica1] Registered new searcher
Searcher@54f97192[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.6.1):C1000)))}
[junit4] 2> 442357 INFO
(coreZkRegister-254-thread-1-processing-n:127.0.0.1:42923_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:42923_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 442429 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[143B5CC779620DB])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:down live:false
[junit4] 1> replica:core_node2 rstate:down live:true
[junit4] 2> 442465 INFO (zkC
[...truncated too long message...]
2_solr) [n:127.0.0.1:39672_solr ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 478032 INFO
(zkCallback-554-thread-4-processing-n:127.0.0.1:39672_solr)
[n:127.0.0.1:39672_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/currentstate/state.json] for collection [currentstate] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 478046 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e008984ed0017, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 478047 INFO
(zkCallback-525-thread-3-processing-n:127.0.0.1:40617_solr)
[n:127.0.0.1:40617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 478054 INFO (coreCloseExecutor-1030-thread-2)
[n:127.0.0.1:40617_solr c:falsepredicate s:shard4 r:core_node2
x:falsepredicate_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard4.replica1
[junit4] 2> 478070 INFO (coreCloseExecutor-1030-thread-1)
[n:127.0.0.1:40617_solr c:testcollection s:shard4 r:core_node4
x:testcollection_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard4.replica1
[junit4] 2> 478086 INFO
(zkCallback-527-thread-4-processing-n:127.0.0.1:40904_solr)
[n:127.0.0.1:40904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 478180 INFO (coreCloseExecutor-1032-thread-3)
[n:127.0.0.1:40904_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for: solr.core.delayed.shard1.replica1
[junit4] 2> 478213 INFO
(zkCallback-525-thread-3-processing-n:127.0.0.1:40617_solr)
[n:127.0.0.1:40617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 478225 INFO
(zkCallback-554-thread-5-processing-n:127.0.0.1:39672_solr)
[n:127.0.0.1:39672_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 478229 INFO (coreCloseExecutor-1032-thread-4)
[n:127.0.0.1:40904_solr c:waitforstate s:shard1 r:core_node1
x:waitforstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.waitforstate.shard1.replica1
[junit4] 2> 478241 INFO
(zkCallback-527-thread-4-processing-n:127.0.0.1:40904_solr)
[n:127.0.0.1:40904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 478261 INFO (coreCloseExecutor-1032-thread-2)
[n:127.0.0.1:40904_solr c:falsepredicate s:shard1 r:core_node1
x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard1.replica1
[junit4] 2> 478261 INFO (jetty-closer-505-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f9ef5b7{/solr,null,UNAVAILABLE}
[junit4] 2> 478290 INFO (coreCloseExecutor-1032-thread-1)
[n:127.0.0.1:40904_solr c:testcollection s:shard1 r:core_node1
x:testcollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard1.replica1
[junit4] 2> 478306 INFO (jetty-closer-505-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@25ccdace{/solr,null,UNAVAILABLE}
[junit4] 2> 478326 INFO
(zkCallback-525-thread-3-processing-n:127.0.0.1:40617_solr)
[n:127.0.0.1:40617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 478604 INFO (jetty-closer-505-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98516832489373706-127.0.0.1:40617_solr-n_0000000001) closing
[junit4] 2> 478622 INFO
(OverseerStateUpdate-98516832489373706-127.0.0.1:40617_solr-n_0000000001)
[n:127.0.0.1:40617_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40617_solr
[junit4] 2> 478700 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e008984ed000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 479822 WARN
(zkCallback-527-thread-4-processing-n:127.0.0.1:40904_solr)
[n:127.0.0.1:40904_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 479823 INFO (jetty-closer-505-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49c2b685{/solr,null,UNAVAILABLE}
[junit4] 2> 480190 WARN
(zkCallback-525-thread-3-processing-n:127.0.0.1:40617_solr)
[n:127.0.0.1:40617_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 480190 INFO (jetty-closer-505-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@52c5c909{/solr,null,UNAVAILABLE}
[junit4] 2> 480206 ERROR
(SUITE-TestCollectionStateWatchers-seed#[1D98932973FF238B]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 480222 INFO
(SUITE-TestCollectionStateWatchers-seed#[1D98932973FF238B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41524 41524
[junit4] 2> 480341 INFO (Thread-522) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:41524 41524
[junit4] 2> 480341 WARN (Thread-522) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/collections/falsepredicate/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 6 /solr/collections/testcollection/state.json
[junit4] 2> 3
/solr/overseer_elect/election/98516832489373707-127.0.0.1:40904_solr-n_0000000002
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2 /solr/collections/currentstate/state.json
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 480343 INFO
(SUITE-TestCollectionStateWatchers-seed#[1D98932973FF238B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.6/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_1D98932973FF238B-001
[junit4] 2> Aug 20, 2017 4:47:17 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=460, maxMBSortInHeap=6.2086896066324435,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=zh-CN,
timezone=America/Chihuahua
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=197491712,total=409993216
[junit4] 2> NOTE: All tests run in this JVM: [NoOpResponseParserTest,
CompoundEvaluatorTest, StreamingTest, SolrExampleXMLTest,
CloudSolrClientMultiConstructorTest, NaturalLogEvaluatorTest,
TestSuggesterResponse, HttpSolrClientConPoolTest, TestJavaBinCodec,
TestCoreAdmin, CubedRootEvaluatorTest, TangentEvaluatorTest, SchemaTest,
HyperbolicSineEvaluatorTest, NamedListTest, AndEvaluatorTest,
TestConfigSetAdminRequest, JettyWebappTest, SolrExceptionTest,
LargeVolumeJettyTest, FacetFieldTest, SolrExampleBinaryTest,
HttpSolrClientBuilderTest, LBHttpSolrClientBuilderTest, GraphExpressionTest,
JDBCStreamTest, AddEvaluatorTest, ArcCosineEvaluatorTest,
ArcTangentEvaluatorTest, CoalesceEvaluatorTest, CosineEvaluatorTest,
EqualsEvaluatorTest, ExclusiveOrEvaluatorTest, FieldEvaluatorTest,
GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest,
HyperbolicCosineEvaluatorTest, HyperbolicTangentEvaluatorTest,
LessThanEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest,
OrEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, SineEvaluatorTest,
SquareRootEvaluatorTest, SubtractEvaluatorTest, StreamExpressionParserTest,
ConcatOperationTest, TestDelegationTokenResponse, TestToleratedUpdateError,
SolrZkClientTest, TestCollectionStateWatchers]
[junit4] Completed [129/130 (1!)] on J2 in 72.23s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 42666 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]