Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6827/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny
3 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([88A87D85742F51F2:5CED36DC9379E209]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
Stack Trace:
java.util.ConcurrentModificationException
at
__randomizedtesting.SeedInfo.seed([88A87D85742F51F2:4DBEB91E64996992]:0)
at
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1604)
at
java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:591)
at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:248)
at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:226)
at
org.apache.solr.core.SolrInfoBean.getMetricsSnapshot(SolrInfoBean.java:62)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.addMBean(SolrInfoMBeanHandler.java:148)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getMBeanInfo(SolrInfoMBeanHandler.java:130)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:61)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:43)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream
Error Message:
Error from server at http://127.0.0.1:63455/solr/mainCorpus_shard2_replica_n2:
Expected mime type application/octet-stream but got text/html. <html> <head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem
accessing /solr/mainCorpus_shard2_replica_n2/update. Reason: <pre> Can not
find: /solr/mainCorpus_shard2_replica_n2/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:63455/solr/mainCorpus_shard2_replica_n2: Expected
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([DD6501C688327365:FFA5803DAB585975]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6816)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:63455/solr/mainCorpus_shard2_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
... 1 more
Build Log:
[...truncated 12227 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.MBeansHandlerTest_88A87D85742F51F2-001\init-core-data-001
[junit4] 2> 1476795 WARN
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1476795 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1476797 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1476798 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1476798 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1476799 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1476854 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1476880 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1477020 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1477134 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10913ea
[junit4] 2> 1477149 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10913ea
[junit4] 2> 1477149 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10913ea
[junit4] 2> 1477153 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1477208 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1477240 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1477377 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1477405 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1477406 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10913ea
[junit4] 2> 1477406 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1477406 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.MBeansHandlerTest_88A87D85742F51F2-001\init-core-data-001\]
[junit4] 2> 1477408 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.8134765625,
floorSegmentMB=1.4638671875, forceMergeDeletesPctAllowed=5.58749728242005,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1477565 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1477565 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1477567 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1477567 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1477568 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1477568 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5800ba[collection1] main]
[junit4] 2> 1477570 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1477590 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1477670 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1477670 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1477670 INFO (coreLoadExecutor-7742-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576000699626422272
[junit4] 2> 1477670 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1477671 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1477671 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1477672 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1477673 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1477674 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1477674 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1477674 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1477675 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1477676 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 1477677 INFO (searcherExecutor-7743-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5800ba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1477678 ERROR
(TEST-MBeansHandlerTest.testDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.h.RequestHandlerBase java.util.ConcurrentModificationException
[junit4] 2> at
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1604)
[junit4] 2> at
java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:591)
[junit4] 2> at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:248)
[junit4] 2> at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:226)
[junit4] 2> at
org.apache.solr.core.SolrInfoBean.getMetricsSnapshot(SolrInfoBean.java:62)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.addMBean(SolrInfoMBeanHandler.java:148)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getMBeanInfo(SolrInfoMBeanHandler.java:130)
[junit4] 2> at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:61)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] 2> at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:43)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1477678 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=500 QTime=2
[junit4] 2> 1477678 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=88A87D85742F51F2 -Dtests.slow=true
-Dtests.locale=ti-ET -Dtests.timezone=Africa/Freetown -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.01s J0 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: java.util.ConcurrentModificationException
[junit4] > at
__randomizedtesting.SeedInfo.seed([88A87D85742F51F2:4DBEB91E64996992]:0)
[junit4] > at
java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1604)
[junit4] > at
java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:591)
[junit4] > at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:248)
[junit4] > at
org.apache.solr.util.stats.MetricUtils.convertMetrics(MetricUtils.java:226)
[junit4] > at
org.apache.solr.core.SolrInfoBean.getMetricsSnapshot(SolrInfoBean.java:62)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.addMBean(SolrInfoMBeanHandler.java:148)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getMBeanInfo(SolrInfoMBeanHandler.java:130)
[junit4] > at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:61)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:337)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:319)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:43)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1477682 INFO
(TEST-MBeansHandlerTest.testAddedMBeanDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAddedMBeanDiff
[junit4] 2> 1477688 INFO
(TEST-MBeansHandlerTest.testAddedMBeanDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1477689 INFO
(TEST-MBeansHandlerTest.testAddedMBeanDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=6
[junit4] 2> 1477708 INFO
(TEST-MBeansHandlerTest.testAddedMBeanDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=15
[junit4] 2> 1477711 INFO
(TEST-MBeansHandlerTest.testAddedMBeanDiff-seed#[88A87D85742F51F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAddedMBeanDiff
[junit4] 2> 1477714 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[88A87D85742F51F2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 1477715 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[88A87D85742F51F2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 1477715 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1477715 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5931547
[junit4] 2> 1477715 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1477716 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11f1d29: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1a61c26
[junit4] 2> 1477720 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1477720 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bde40: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@a05322
[junit4] 2> 1477727 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1477727 INFO
(SUITE-MBeansHandlerTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e67f2a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@454e68
[junit4] 2> 1477728 INFO (coreCloseExecutor-7748-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@8938a9
[junit4] 2> 1477728 INFO (coreCloseExecutor-7748-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=8992937
[junit4] 2> 1477728 INFO (coreCloseExecutor-7748-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f16d4: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@590c86
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.MBeansHandlerTest_88A87D85742F51F2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1642, maxMBSortInHeap=6.0918861846357455,
sim=RandomSimilarity(queryNorm=false): {}, locale=ti-ET,
timezone=Africa/Freetown
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9
(32-bit)/cpus=3,threads=1,free=65040000,total=190840832
[junit4] 2> NOTE: All tests run in this JVM: [TestStressLiveNodes,
TestSolrCloudWithHadoopAuthPlugin, FieldAnalysisRequestHandlerTest,
TestDFRSimilarityFactory, TestLegacyNumericUtils, TestIndexingPerformance,
TestReversedWildcardFilterFactory, TestPolicyCloud, HdfsDirectoryTest,
CursorMarkTest, TestCloudSearcherWarming, QueryElevationComponentTest,
HighlighterTest, RestartWhileUpdatingTest, TestReRankQParserPlugin,
SimpleFacetsTest, PeerSyncTest, TestFileDictionaryLookup,
TestAuthorizationFramework, AnalyticsMergeStrategyTest, JSONWriterTest,
BlockDirectoryTest, SpatialRPTFieldTypeTest, TestDistributedSearch,
VMParamsZkACLAndCredentialsProvidersTest, TestSort,
SegmentsInfoRequestHandlerTest, HdfsNNFailoverTest, TestDynamicFieldResource,
TestObjectReleaseTracker, MetricsConfigTest, DistributedFacetPivotSmallTest,
SimplePostToolTest, TemplateUpdateProcessorTest, MinimalSchemaTest,
TestAnalyzeInfixSuggestions, MetricUtilsTest, TestSlowCompositeReaderWrapper,
ShardRoutingTest, MoveReplicaHDFSUlogDirTest, TestStressUserVersions,
TestJsonFacetRefinement, DateRangeFieldTest, TestSolrConfigHandler,
TestRandomRequestDistribution, TestGraphMLResponseWriter,
TestExtendedDismaxParser, TestDynamicLoading, SortByFunctionTest,
TestLMDirichletSimilarityFactory, SuggestComponentContextFilterQueryTest,
OverseerTaskQueueTest, SolrXmlInZkTest, NoCacheHeaderTest,
SolrMetricsIntegrationTest, ZkStateWriterTest, TestLocalFSCloudBackupRestore,
TestUpdate, SortSpecParsingTest, EnumFieldTest,
TestSubQueryTransformerCrossCore, DataDrivenBlockJoinTest, RequestLoggingTest,
DistanceFunctionTest, TestSolrCoreProperties, CustomCollectionTest,
TestDFISimilarityFactory, TestCollapseQParserPlugin, TestSimpleQParserPlugin,
LeaderElectionTest, ResourceLoaderTest, TestCursorMarkWithoutUniqueKey,
TestManagedSchema, TestRandomDVFaceting, TestStressVersions,
TestUniqueKeyFieldResource, OutputWriterTest,
ClassificationUpdateProcessorIntegrationTest, PropertiesRequestHandlerTest,
TlogReplayBufferedWhileIndexingTest, TestMultiValuedNumericRangeQuery,
XmlUpdateRequestHandlerTest, SolrJmxReporterTest, TestLegacyField,
BigEndianAscendingWordDeserializerTest, TestStressRecovery,
SolrIndexMetricsTest, DirectUpdateHandlerTest, TestFaceting,
TestCSVResponseWriter, SpatialFilterTest, TestSchemaResource,
TestScoreJoinQPNoScore, TestSolrCloudSnapshots, TestManagedSchemaThreadSafety,
TestHighlightDedupGrouping, TestExactSharedStatsCache,
UniqFieldsUpdateProcessorFactoryTest, TestFieldCacheWithThreads,
ClusterStateUpdateTest, UtilsToolTest, HdfsSyncSliceTest, DocValuesTest,
TestPhraseSuggestions, TestHighFrequencyDictionaryFactory,
CoreAdminHandlerTest, TestManagedSynonymFilterFactory, SliceStateTest,
UnloadDistributedZkTest, HLLUtilTest, TestMinMaxOnMultiValuedField,
MultiThreadedOCPTest, SuggesterWFSTTest, HdfsWriteToMultipleCollectionsTest,
RecoveryZkTest, TestMiniSolrCloudClusterSSL, HighlighterMaxOffsetTest,
TestConfigOverlay, TestCloudPseudoReturnFields, TestUseDocValuesAsStored,
RequiredFieldsTest, CloneFieldUpdateProcessorFactoryTest,
TestShardHandlerFactory, WrapperMergePolicyFactoryTest, ConnectionReuseTest,
TestQuerySenderListener, TestSolrFieldCacheBean, TestInfoStreamLogging,
HdfsBasicDistributedZkTest, HighlighterConfigTest,
TestPerFieldSimilarityWithDefaultOverride, TestCopyFieldCollectionResource,
TestFoldingMultitermQuery, TestDelegationWithHadoopAuth, DateMathParserTest,
PreAnalyzedUpdateProcessorTest, AnalysisAfterCoreReloadTest,
DistributedFacetPivotLongTailTest, TestCloudNestedDocsSort,
TestDistributedStatsComponentCardinality, SolrInfoBeanTest,
DistribDocExpirationUpdateProcessorTest, TestSolrDeletionPolicy2,
TestConfigsApi, AtomicUpdatesTest, MergeStrategyTest,
PathHierarchyTokenizerFactoryTest, SolrTestCaseJ4Test,
TestSchemaVersionResource, TestNumericTerms32, TestDownShardTolerantSearch,
TestGraphTermsQParserPlugin, DistributedSuggestComponentTest,
TestFunctionQuery, ZkControllerTest, TestReqParamsAPI,
TestPayloadScoreQParserPlugin, ClusterStateTest, TestHdfsBackupRestoreCore,
TestComplexPhraseQParserPlugin, TestLeaderElectionZkExpiry, AssignTest,
TestTolerantSearch, DistributedFacetExistsSmallTest, RegexBoostProcessorTest,
ReplaceNodeTest, TestCloudJSONFacetJoinDomain, AlternateDirectoryTest,
TestCodecSupport, OverseerCollectionConfigSetProcessorTest,
LeaderFailureAfterFreshStartTest, CollectionsAPIAsyncDistributedZkTest,
UpdateLogTest, TestCollectionAPI, TestCloudDeleteByQuery, QueryResultKeyTest,
SolrCLIZkUtilsTest, TestEmbeddedSolrServerSchemaAPI, TestQuerySenderNoQuery,
BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest,
OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot,
ZkCLITest, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
TestCoreContainer, TestGroupingSearch, SolrCmdDistributorTest, TestBadConfig,
SoftAutoCommitTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, SchemaVersionSpecificBehaviorTest,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, DebugComponentTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf,
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions,
RequestHandlersTest, TermVectorComponentTest, LoggingHandlerTest,
IndexSchemaTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest]
[junit4] Completed [433/730 (1!)] on J0 in 1.00s, 3 tests, 1 error <<<
FAILURES!
[...truncated 228 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\init-core-data-001
[junit4] 2> 1556167 WARN
(SUITE-CdcrBootstrapTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1556167 INFO
(SUITE-CdcrBootstrapTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1556169 INFO
(SUITE-CdcrBootstrapTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1556169 INFO
(SUITE-CdcrBootstrapTest-seed#[88A87D85742F51F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1556170 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 1556171 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-target-001
[junit4] 2> 1556171 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1556172 INFO (Thread-3772) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1556172 INFO (Thread-3772) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1556176 ERROR (Thread-3772) [ ] 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> 1556271 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.ZkTestServer start zk server on port:52731
[junit4] 2> 1556281 INFO (jetty-launcher-2385-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1556282 INFO (jetty-launcher-2385-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@698a5c{/solr,null,AVAILABLE}
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@77ed1b{HTTP/1.1,[http/1.1]}{127.0.0.1:52735}
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.e.j.s.Server Started @1557348ms
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52735}
[junit4] 2> 1556284 ERROR (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1556284 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-17T17:37:48.521811200Z
[junit4] 2> 1556288 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1556300 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52731/solr
[junit4] 2> 1556479 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1556479 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52735_solr
[junit4] 2> 1556484 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98500048873848835-127.0.0.1:52735_solr-n_0000000000) starting
[junit4] 2> 1556497 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52735_solr
[junit4] 2> 1556500 INFO (zkCallback-2392-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1556766 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52735.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1556779 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52735.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1556780 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52735.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1556781 INFO (jetty-launcher-2385-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-target-001\node1\.
[junit4] 1> Target zkHost = 127.0.0.1:52731/solr
[junit4] 2> 1556863 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-source-001
[junit4] 2> 1556863 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1556865 INFO (Thread-3782) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1556865 INFO (Thread-3782) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1556887 ERROR (Thread-3782) [ ] 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> 1556963 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.ZkTestServer start zk server on port:52755
[junit4] 2> 1557010 INFO (jetty-launcher-2397-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1557013 INFO (jetty-launcher-2397-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51fa89{/solr,null,AVAILABLE}
[junit4] 2> 1557013 INFO (jetty-launcher-2397-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12e653c{HTTP/1.1,[http/1.1]}{127.0.0.1:52759}
[junit4] 2> 1557013 INFO (jetty-launcher-2397-thread-1) [ ]
o.e.j.s.Server Started @1558078ms
[junit4] 2> 1557013 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52759}
[junit4] 2> 1557014 ERROR (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1557014 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1557014 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1557014 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1557014 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-17T17:37:49.251860Z
[junit4] 2> 1557025 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1557047 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52755/solr
[junit4] 2> 1557398 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1557399 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52759_solr
[junit4] 2> 1557400 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98500048920510467-127.0.0.1:52759_solr-n_0000000000) starting
[junit4] 2> 1557426 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52759_solr
[junit4] 2> 1557430 INFO (zkCallback-2404-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1557701 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52759.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1557716 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52759.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1557716 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52759.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1557719 INFO (jetty-launcher-2397-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-source-001\node1\.
[junit4] 2> 1557997 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1558001 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52755/solr
ready
[junit4] 2> 1558017 INFO (qtp4796044-15597) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1558064 INFO (OverseerThreadFactory-7520-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
[junit4] 2> 1558230 INFO
(OverseerStateUpdate-98500048920510467-127.0.0.1:52759_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52759/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1558445 INFO (qtp4796044-15599) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1558445 INFO (qtp4796044-15599) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1558592 INFO (zkCallback-2404-thread-1) [ ]
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> 1558593 INFO (zkCallback-2404-thread-2) [ ]
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> 1559459 INFO (qtp4796044-15599) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1559466 INFO (qtp4796044-15599) [ ]
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> 1559471 INFO (qtp4796044-15599) [ ] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1559475 INFO (qtp4796044-15599) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1559476 INFO (qtp4796044-15599) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 1559480 INFO (qtp4796044-15599) [ ]
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> 1559480 INFO (qtp4796044-15599) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 1559481 INFO (qtp4796044-15599) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52759.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1559481 INFO (qtp4796044-15599) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1559481 INFO (qtp4796044-15599) [ ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 1559617 INFO (qtp4796044-15599) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1559617 INFO (qtp4796044-15599) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1559619 INFO (qtp4796044-15599) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1559619 INFO (qtp4796044-15599) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1559625 INFO (qtp4796044-15599) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1eaad95[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1559632 INFO (qtp4796044-15599) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1559633 INFO (qtp4796044-15599) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1559633 INFO (qtp4796044-15599) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 1559633 INFO (qtp4796044-15599) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1559634 INFO (qtp4796044-15599) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1559641 INFO (qtp4796044-15599) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1559646 INFO (qtp4796044-15599) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1559673 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1eaad95[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1559673 INFO (qtp4796044-15599) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576000785649500160
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52759/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:52759/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 1559683 INFO (qtp4796044-15599) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1559687 INFO (zkCallback-2404-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 1559689 INFO (qtp4796044-15599) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52759/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1559794 INFO (zkCallback-2404-thread-2) [ ]
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> 1559794 INFO (zkCallback-2404-thread-1) [ ]
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> 1559844 INFO (qtp4796044-15599) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1559849 INFO (qtp4796044-15599) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1403
[junit4] 2> 1559855 INFO (qtp4796044-15597) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1559959 INFO (zkCallback-2404-thread-2) [ ]
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> 1559959 INFO (zkCallback-2404-thread-1) [ ]
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> 1560070 INFO
(OverseerCollectionConfigSetProcessor-98500048920510467-127.0.0.1:52759_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1560855 INFO (qtp4796044-15597) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2837
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1560875 INFO (qtp4796044-15600) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 1560876 INFO (qtp4796044-15601) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000786910937088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1560876 INFO (qtp4796044-15601) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000786910937088
[junit4] 2> 1561027 INFO (qtp4796044-15601) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@eb87c5[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561027 INFO (qtp4796044-15601) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561031 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@eb87c5[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
[junit4] 2> 1561034 INFO (qtp4796044-15601) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=158
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1561059 INFO (qtp4796044-15602) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=21
[junit4] 2> 1561060 INFO (qtp4796044-15595) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787103875072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561060 INFO (qtp4796044-15595) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787103875072
[junit4] 2> 1561168 INFO (qtp4796044-15595) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b36869[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561169 INFO (qtp4796044-15595) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561170 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1b36869[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100)))}
[junit4] 2> 1561170 INFO (qtp4796044-15595) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=110
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1561183 INFO (qtp4796044-15598) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
[junit4] 2> 1561187 INFO (qtp4796044-15599) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787237044224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561187 INFO (qtp4796044-15599) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787237044224
[junit4] 2> 1561267 INFO (qtp4796044-15599) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b23df[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561268 INFO (qtp4796044-15599) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561269 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@b23df[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
[junit4] 2> 1561269 INFO (qtp4796044-15599) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=82
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1561284 INFO (qtp4796044-15597) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=12
[junit4] 2> 1561285 INFO (qtp4796044-15600) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787339804672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561285 INFO (qtp4796044-15600) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787339804672
[junit4] 2> 1561376 INFO (qtp4796044-15600) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f84420[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561376 INFO (qtp4796044-15600) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561376 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@f84420[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100)))}
[junit4] 2> 1561378 INFO (qtp4796044-15600) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=93
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1561389 INFO (qtp4796044-15601) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 1561390 INFO (qtp4796044-15602) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787449905152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561390 INFO (qtp4796044-15602) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787449905152
[junit4] 2> 1561499 INFO (qtp4796044-15602) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19a18b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561500 INFO (qtp4796044-15602) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561503 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@19a18b[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
[junit4] 2> 1561503 INFO (qtp4796044-15602) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=113
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1561518 INFO (qtp4796044-15595) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 1561535 INFO (qtp4796044-15598) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787601948672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561535 INFO (qtp4796044-15598) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787601948672
[junit4] 2> 1561627 INFO (qtp4796044-15598) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1136d02[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561628 INFO (qtp4796044-15598) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561630 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1136d02[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100)))}
[junit4] 2> 1561631 INFO (qtp4796044-15598) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=96
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1561660 INFO (qtp4796044-15599) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=24
[junit4] 2> 1561660 INFO (qtp4796044-15597) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787733020672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561660 INFO (qtp4796044-15597) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787733020672
[junit4] 2> 1561769 INFO (qtp4796044-15597) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8b8642[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561769 INFO (qtp4796044-15597) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561773 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@8b8642[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
[junit4] 2> 1561773 INFO (qtp4796044-15597) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=113
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1561791 INFO (qtp4796044-15600) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=16
[junit4] 2> 1561792 INFO (qtp4796044-15601) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787871432704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561792 INFO (qtp4796044-15601) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787871432704
[junit4] 2> 1561885 INFO (qtp4796044-15601) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e484c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1561886 INFO (qtp4796044-15601) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1561888 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@4e484c[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100)))}
[junit4] 2> 1561888 INFO (qtp4796044-15601) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=96
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1561899 INFO (qtp4796044-15602) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 1561900 INFO (qtp4796044-15595) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000787984678912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1561900 INFO (qtp4796044-15595) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000787984678912
[junit4] 2> 1562080 INFO (qtp4796044-15595) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ccae0e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1562081 INFO (qtp4796044-15595) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1562085 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1ccae0e[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
[junit4] 2> 1562087 INFO (qtp4796044-15595) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=186
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1562112 INFO (qtp4796044-15598) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=16
[junit4] 2> 1562116 INFO (qtp4796044-15599) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576000788211171328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1562117 INFO (qtp4796044-15599) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1462a07
commitCommandVersion:1576000788211171328
[junit4] 2> 1562300 INFO (qtp4796044-15599) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c19fef[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1562301 INFO (qtp4796044-15599) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1562303 INFO (searcherExecutor-7523-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@c19fef[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)
Uninverting(_9(8.0.0):C100)))}
[junit4] 2> 1562305 INFO (qtp4796044-15599) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=188
[junit4] 2> 1562306 INFO (qtp4796044-15597) [ ] o.a.s.c.S.Request
[cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1562323 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 0x15df145c77c0006, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1562331 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1562335 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[88A87D85742F51F2])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52731/solr
ready
[junit4] 2> 1562337 INFO (qtp10950326-15554) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1562343 INFO (OverseerThreadFactory-7512-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
[junit4] 2> 1562464 INFO
(OverseerStateUpdate-98500048873848835-127.0.0.1:52735_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52735/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1562667 INFO (qtp10950326-15557) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1562668 INFO (qtp10950326-15557) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1562777 INFO (zkCallback-2392-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1562777 INFO (zkCallback-2392-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1563685 INFO (qtp10950326-15557) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1563688 INFO (qtp10950326-15557) [ ]
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> 1563695 INFO (qtp10950326-15557) [ ] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1563698 INFO (qtp10950326-15557) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1563699 INFO (qtp10950326-15557) [ ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 1563702 INFO (qtp10950326-15557) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 1563702 INFO (qtp10950326-15557) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 1563703 INFO (qtp10950326-15557) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52735.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3883
[junit4] 2> 1563704 INFO (qtp10950326-15557) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1563704 INFO (qtp10950326-15557) [ ] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_88A87D85742F51F2-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 1563822 INFO (qtp10950326-15557) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1563822 INFO (qtp10950326-15557) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1563825 INFO (qtp10950326-15557) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1563825 INFO (qtp10950326-15557) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1563826 INFO (qtp10950326-15557) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d97f75[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 1563844 INFO (qtp10950326-15557) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1563845 INFO (qtp10950326-15557) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 1563845 INFO (qtp10950326-15557) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 1563846 INFO (qtp10950326-15557) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1563846 INFO (qtp10950326-15557) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1563852 INFO (qtp10950326-15557) [ ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1563854 INFO (qtp10950326-15557) [ ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1563856 INFO (searcherExecutor-7529-thread-1) [ ]
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@1d97f75[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1563856 INFO (qtp10950326-15557) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576000790035693568
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:52735/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:52735/solr/cdcr-target_shard1_replica_n1/ has no replicas
[junit4] 2> 1563865 INFO (qtp10950326-15557) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1563869 INFO (zkCallback-2392-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
[junit4] 2> 1563872 INFO (qtp10950326-15557) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52735/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 1563976 INFO (zkCallback-2392-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/
[...truncated too long message...]
] 2> 97765 INFO (coreCloseExecutor-200-thread-3) [ ] o.a.s.c.SolrCore
[destination_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@ebe9d5
[junit4] 2> 97765 INFO (coreCloseExecutor-200-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1004127: rootName =
solr_63458, domain = solr.core.mainCorpus.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n3 /
com.codahale.metrics.MetricRegistry@b02ffb
[junit4] 2> 97786 INFO (coreCloseExecutor-198-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=25775082
[junit4] 2> 97790 INFO (coreCloseExecutor-199-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.mainCorpus.shard1.leader, tag=14723577
[junit4] 2> 97790 INFO (coreCloseExecutor-199-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1_collection.shard1.replica_n1, tag=26453880
[junit4] 2> 97790 INFO (coreCloseExecutor-199-thread-3) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 97790 INFO (coreCloseExecutor-199-thread-3) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1391677 commitCommandVersion:0
[junit4] 2> 97790 INFO (coreCloseExecutor-199-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c0b35d: rootName =
solr_63455, domain = solr.core.collection1_collection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.collection1_collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@bbb9b6
[junit4] 2> 97791 INFO (coreCloseExecutor-200-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.mainCorpus.shard2.leader, tag=6830128
[junit4] 2> 97792 INFO (coreCloseExecutor-200-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.workQueue.shard1.replica_n1, tag=9365839
[junit4] 2> 97792 INFO (coreCloseExecutor-200-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1546ff2: rootName =
solr_63458, domain = solr.core.workQueue.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.workQueue.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1b15026
[junit4] 2> 97797 WARN (zkCallback-27-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 97797 INFO (jetty-closer-8-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@947db9{/solr,null,UNAVAILABLE}
[junit4] 2> 97798 INFO (zkCallback-29-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 97798 INFO (zkCallback-26-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 97808 INFO (coreCloseExecutor-200-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.workQueue.shard1.leader, tag=9365839
[junit4] 2> 97809 INFO (coreCloseExecutor-200-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.destination.shard2.replica_n2, tag=15460821
[junit4] 2> 97809 INFO (coreCloseExecutor-200-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@18c1ce4: rootName =
solr_63458, domain = solr.core.destination.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@1348d6c
[junit4] 2> 97813 INFO (coreCloseExecutor-199-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1_collection.shard1.leader, tag=26453880
[junit4] 2> 97813 INFO (coreCloseExecutor-199-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.workQueue.shard2.replica_n2, tag=11146582
[junit4] 2> 97813 INFO (coreCloseExecutor-199-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@122b1a: rootName =
solr_63455, domain = solr.core.workQueue.shard2.replica_n2, service url = null,
agent id = null] for registry solr.core.workQueue.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@304e1d
[junit4] 2> 97821 INFO (coreCloseExecutor-200-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.destination.shard2.leader, tag=15460821
[junit4] 2> 97824 INFO (coreCloseExecutor-199-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.workQueue.shard2.leader, tag=11146582
[junit4] 2> 97825 INFO (coreCloseExecutor-199-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.destination.shard1.replica_n1, tag=12313304
[junit4] 2> 97825 INFO (coreCloseExecutor-199-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@282735: rootName =
solr_63455, domain = solr.core.destination.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.destination.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1805a0e
[junit4] 2> 97832 WARN (zkCallback-29-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 97837 INFO (jetty-closer-8-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a3e1b0{/solr,null,UNAVAILABLE}
[junit4] 2> 97838 INFO (zkCallback-26-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 97838 INFO (coreCloseExecutor-199-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.destination.shard1.leader, tag=12313304
[junit4] 2> 97844 INFO (jetty-closer-8-thread-4) [ ] o.a.s.c.Overseer
Overseer (id=98500141660635145-127.0.0.1:63455_solr-n_0000000000) closing
[junit4] 2> 97844 INFO
(OverseerStateUpdate-98500141660635145-127.0.0.1:63455_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63455_solr
[junit4] 2> 97847 WARN (zkCallback-26-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 97848 INFO (jetty-closer-8-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dea96e{/solr,null,UNAVAILABLE}
[junit4] 2> 97848 ERROR
(SUITE-StreamExpressionTest-seed#[DD6501C688327365]-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> 97850 INFO
(SUITE-StreamExpressionTest-seed#[DD6501C688327365]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63451 63451
[junit4] 2> 97851 INFO (Thread-32) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:63451 63451
[junit4] 2> 97853 WARN (Thread-32) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/aliases.json
[junit4] 2> 72 /solr/clusterprops.json
[junit4] 2> 7 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/clusterstate.json
[junit4] 2> 20 /solr/collections/destination/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 18 /solr/collections/workQueue/state.json
[junit4] 2> 18
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 12
/solr/collections/collection1_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98500141660635145-127.0.0.1:63455_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/98500141660635147-127.0.0.1:63461_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/live_nodes
[junit4] 2> 72 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_DD6501C688327365-001
[junit4] 2> Aug 17, 2017 6:02:37 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=kde,
timezone=Asia/Srednekolymsk
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9
(32-bit)/cpus=3,threads=1,free=112623776,total=200278016
[junit4] 2> NOTE: All tests run in this JVM: [SolrExampleXMLTest,
TestBatchUpdate, TestHash, SubtractEvaluatorTest, SolrSchemalessExampleTest,
NamedListTest, TestPathTrie, TestJavaBinCodec, TestClusteringResponse,
StreamExpressionTest]
[junit4] Completed [43/135 (1!)] on J0 in 73.91s, 94 tests, 1 error, 9
skipped <<< FAILURES!
[...truncated 35919 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]