Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/347/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
6 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest
Error Message:
ObjectTracker found 2 object(s) that were not released!!! [RawDirectoryWrapper,
RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [RawDirectoryWrapper, RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:484)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([994468018A6E350E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:294)
at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testBits2Words
Error Message:
expected:<2147483631> but was:<2147483635>
Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483635>
at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:BE1762C4A1A9C6D0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testNegativeNumBits
Error Message:
expected:<...st be 0 .. 137438952[384]; got: -17> but was:<...st be 0 ..
137438952[640]; got: -17>
Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384]; got: -17>
but was:<...st be 0 .. 137438952[640]; got: -17>
at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:3A935A610411CF99]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.lucene.util.TestLongBitSet.testTooLarge
Error Message:
expected:<...st be 0 .. 137438952[384; got: 137438952385]> but was:<...st be 0
.. 137438952[640; got: 137438952641]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384; got:
137438952385]> but was:<...st be 0 .. 137438952[640; got: 137438952641]>
at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:593D2EB9474C47A9]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream
Error Message:
Error from server at http://127.0.0.1:37539/solr/mainCorpus_shard2_replica_n3:
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_n3/update. Reason: <pre> Can not
find: /solr/mainCorpus_shard2_replica_n3/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:37539/solr/mainCorpus_shard2_replica_n3: 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_n3/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n3/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([BC196835E3B7D5B6:10E1D2CDA9BE8EB]: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.testParallelExecutorStream(StreamExpressionTest.java:6892)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:37539/solr/mainCorpus_shard2_replica_n3:
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_n3/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n3/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.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
inplace_updatable_float didn't match for replica at client:
https://127.0.0.1:43301/_/collection1 expected:<109.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at
client: https://127.0.0.1:43301/_/collection1 expected:<109.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([994468018A6E350E:111057DB249258F6]: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.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1644 lines...]
[junit4] Suite: org.apache.lucene.util.TestLongBitSet
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testBits2Words -Dtests.seed=F13C8657BDFCE011
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS
-Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 | TestLongBitSet.testBits2Words <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2147483631>
but was:<2147483635>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:BE1762C4A1A9C6D0]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] IGNOR/A 0.00s J1 | TestLongBitSet.testHugeCapacity
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testNegativeNumBits -Dtests.seed=F13C8657BDFCE011
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS
-Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 | TestLongBitSet.testNegativeNumBits <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...st be
0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 137438952[640]; got: -17>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:3A935A610411CF99]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLongBitSet
-Dtests.method=testTooLarge -Dtests.seed=F13C8657BDFCE011 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Asia/Bahrain
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 | TestLongBitSet.testTooLarge <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<...st be
0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 .. 137438952[640;
got: 137438952641]>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F13C8657BDFCE011:593D2EB9474C47A9]:0)
[junit4] > at
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1280, maxMBSortInHeap=5.052337959521972,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-RS, timezone=Asia/Bahrain
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=58801768,total=282329088
[junit4] 2> NOTE: All tests run in this JVM: [TestCustomTermFreq,
TestDoubleValuesSource, TestBlockPostingsFormat3, TestFilterSpans,
TestCodecUtil, TestExternalCodecs, TestDocValuesQueries, TestPriorityQueue,
TestDirectory, TestTermdocPerf, TestMinimize, TestByteSlices,
TestForTooMuchCloning, TestTermQuery, TestDocumentsWriterDeleteQueue,
TestSingleInstanceLockFactory, TestFileSwitchDirectory, TestSortedSetSelector,
TestBooleanQuery, TestSpanExplanations, TestLucene60FieldInfoFormat,
TestDuelingCodecs, TestPrefixCodedTerms, TestOmitTf, TestSameScoresWithThreads,
TestDuelingCodecsAtNight, Test2BSortedDocValuesFixedSorted,
TestPhrasePrefixQuery, TestSparseFixedBitSet, TestBooleanOr,
TestIndexWriterOutOfFileDescriptors, TestLucene50StoredFieldsFormat,
TestTieredMergePolicy, TestTimSorter, TestOmitPositions, TestSpanFirstQuery,
TestConcurrentMergeScheduler, TestBytesRefArray, FuzzyTermOnShortTermsTest,
TestBlendedTermQuery, TestBufferedChecksum, TestMSBRadixSorter,
TestIndexFileDeleter, TestMultiPhraseEnum, TestSpanExplanationsOfNonMatches,
TestSwappedIndexFiles, TestPrefixRandom, TestComplexExplanations,
TestQueryBuilder, TestTragicIndexWriterDeadlock, TestSortRandom,
TestNoMergeScheduler, TestIndexWriterOnJRECrash, Test2BPostings,
TestPositiveScoresOnlyCollector, TestStressNRT, TestMaxPosition,
TestSegmentInfos, TestBM25Similarity, TestInfoStream, TestCrash,
TestParallelTermEnum, TestAtomicUpdate, TestDocIdsWriter,
TestRecyclingByteBlockAllocator, TestPointValues, TestMutableValues,
TestDocInverterPerFieldErrorInfo, TestTimeLimitingCollector,
TestSearcherManager, TestSimpleExplanationsWithFillerDocs, TestFieldValueQuery,
TestIndexWriterUnicode, TestReusableStringReader, TestTransactions,
TestIndexWriter, TestPerFieldDocValuesFormat, TestMultiMMap,
TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestBoolean2,
TestIndexWriterForceMerge, TestTermsEnum, TestConjunctions, TestField,
TestRollingBuffer, TestSameTokenSamePosition, TestAutomatonQueryUnicode,
TestBooleanScorer, Test2BPostingsBytes, TestDelegatingAnalyzerWrapper,
TestForUtil, TestLucene50TermVectorsFormat, TestPolygon, Test2BPoints,
Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestDocIDMerger,
TestDocsWithFieldSet, TestExceedMaxTermLength, TestExitableDirectoryReader,
TestFieldInvertState, TestFieldReuse, TestFilterDirectoryReader,
TestIndexReaderClose, TestIndexSorting, TestIndexWriterDeleteByQuery,
TestIndexWriterFromReader, TestLogMergePolicy, TestMergePolicyWrapper,
TestMixedDocValuesUpdates, TestNRTReaderCleanup, TestNumericDocValuesUpdates,
TestEarlyTermination, TestFilterWeight, TestIndexOrDocValuesQuery,
TestIntRangeFieldQueries, TestLRUQueryCache, TestMatchNoDocsQuery,
TestMultiCollector, TestMultiset, TestPointQueries, TestFixedBitDocIdSet,
TestInPlaceMergeSorter, TestIntroSelector, TestIntroSorter, TestLongBitSet]
[junit4] Completed [436/454 (1!)] on J1 in 0.34s, 11 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 11225 lines...]
[junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4] 2> 843323 INFO
(SUITE-BasicDistributedZkTest-seed#[994468018A6E350E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/init-core-data-001
[junit4] 2> 843323 WARN
(SUITE-BasicDistributedZkTest-seed#[994468018A6E350E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 843323 INFO
(SUITE-BasicDistributedZkTest-seed#[994468018A6E350E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 843325 INFO
(SUITE-BasicDistributedZkTest-seed#[994468018A6E350E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 843325 INFO
(SUITE-BasicDistributedZkTest-seed#[994468018A6E350E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cvuv/
[junit4] 2> 843327 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 843327 INFO (Thread-2772) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 843327 INFO (Thread-2772) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 843330 ERROR (Thread-2772) [ ] 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> 843427 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37423
[junit4] 2> 843440 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 843442 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 843444 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 843445 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 843446 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 843447 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 843448 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 843449 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 843450 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 843451 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 843452 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 843453 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 843559 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 843560 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19b23ce{/cvuv,null,AVAILABLE}
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1212744{HTTP/1.1,[http/1.1]}{127.0.0.1:38557}
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server Started @844822ms
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/tempDir-001/control/data,
hostContext=/cvuv, hostPort=38557,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/control-001/cores}
[junit4] 2> 843562 ERROR
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 843562 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:30:41.199Z
[junit4] 2> 843565 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 843565 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/control-001/solr.xml
[junit4] 2> 843572 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 843574 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37423/solr
[junit4] 2> 843620 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 843620 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38557_cvuv
[junit4] 2> 843621 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.c.Overseer Overseer
(id=98585899235082244-127.0.0.1:38557_cvuv-n_0000000000) starting
[junit4] 2> 843625 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38557_cvuv
[junit4] 2> 843625 INFO
(zkCallback-1237-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 843829 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 843840 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 843840 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 843842 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:38557_cvuv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/control-001/cores
[junit4] 2> 843862 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 843863 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37423/solr ready
[junit4] 2> 843865 INFO (qtp17680606-8921) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38557_cvuv&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 843867 INFO
(OverseerThreadFactory-3933-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 843972 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 843973 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 844076 INFO
(zkCallback-1237-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 844986 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 845005 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 845106 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 845120 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 845121 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 845121 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 845121 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 845124 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 845126 WARN (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 845177 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 845177 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 845178 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 845178 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 845179 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.6181640625,
floorSegmentMB=2.1953125, forceMergeDeletesPctAllowed=18.451876017509836,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 845179 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bf987f[control_collection_shard1_replica_n1] main]
[junit4] 2> 845180 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 845180 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 845181 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 845181 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1577374389704327168
[junit4] 2> 845187 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 845187 INFO
(searcherExecutor-3936-thread-1-processing-n:127.0.0.1:38557_cvuv
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:38557_cvuv c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@1bf987f[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 845187 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 845187 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38557/cvuv/control_collection_shard1_replica_n1/
[junit4] 2> 845188 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 845188 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:38557/cvuv/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 845188 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 845191 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38557/cvuv/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 845293 INFO
(zkCallback-1237-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 845294 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 845295 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1322
[junit4] 2> 845299 INFO (qtp17680606-8921) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 845400 INFO
(zkCallback-1237-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 845869 INFO
(OverseerCollectionConfigSetProcessor-98585899235082244-127.0.0.1:38557_cvuv-n_0000000000)
[n:127.0.0.1:38557_cvuv ] 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> 846300 INFO (qtp17680606-8921) [n:127.0.0.1:38557_cvuv ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38557_cvuv&wt=javabin&version=2}
status=0 QTime=2434
[junit4] 2> 846305 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 846306 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37423/solr ready
[junit4] 2> 846306 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 846307 INFO (qtp17680606-8918) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 846313 INFO
(OverseerThreadFactory-3933-thread-2-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 846315 WARN
(OverseerThreadFactory-3933-thread-2-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 846521 INFO (qtp17680606-8918) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 846521 INFO (qtp17680606-8918) [n:127.0.0.1:38557_cvuv ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=213
[junit4] 2> 846598 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001
of type TLOG
[junit4] 2> 846598 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 846599 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@527bf1{/cvuv,null,AVAILABLE}
[junit4] 2> 846599 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16e7ee{HTTP/1.1,[http/1.1]}{127.0.0.1:36005}
[junit4] 2> 846600 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server Started @847860ms
[junit4] 2> 846600 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/cvuv,
hostPort=36005,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001/cores}
[junit4] 2> 846600 ERROR
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 846600 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 846601 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 846601 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 846601 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:30:44.238Z
[junit4] 2> 846603 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 846603 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001/solr.xml
[junit4] 2> 846608 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 846612 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37423/solr
[junit4] 2> 846621 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 846622 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 846624 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36005_cvuv
[junit4] 2> 846625 INFO (zkCallback-1244-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 846625 INFO
(zkCallback-1237-thread-1-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 846626 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 846840 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 846852 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 846853 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 846854 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:36005_cvuv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001/cores
[junit4] 2> 846879 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36005_cvuv&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 846881 INFO
(OverseerCollectionConfigSetProcessor-98585899235082244-127.0.0.1:38557_cvuv-n_0000000000)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 846881 INFO
(OverseerThreadFactory-3933-thread-3-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:36005_cvuv for creating new replica
[junit4] 2> 846883 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 846884 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 846988 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 847898 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 847921 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 848030 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 848047 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 848047 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 848048 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 848048 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 848050 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 848053 WARN (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 848102 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 848102 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 848103 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 848103 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 848105 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.6181640625,
floorSegmentMB=2.1953125, forceMergeDeletesPctAllowed=18.451876017509836,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 848105 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d1adb8[collection1_shard2_replica_t41] main]
[junit4] 2> 848106 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 848106 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 848107 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 848109 INFO
(searcherExecutor-3947-thread-1-processing-n:127.0.0.1:36005_cvuv
x:collection1_shard2_replica_t41 s:shard2 c:collection1)
[n:127.0.0.1:36005_cvuv c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@d1adb8[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 848110 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1577374392775606272
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36005/cvuv/collection1_shard2_replica_t41/
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:36005/cvuv/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 848114 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 848116 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 848119 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36005/cvuv/collection1_shard2_replica_t41/ shard2
[junit4] 2> 848220 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 848270 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 848271 INFO (qtp19804787-8962) [n:127.0.0.1:36005_cvuv
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1387
[junit4] 2> 848273 INFO (qtp17680606-8923) [n:127.0.0.1:38557_cvuv ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:36005_cvuv&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1393
[junit4] 2> 848352 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001
of type TLOG
[junit4] 2> 848353 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 848354 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63137a{/cvuv,null,AVAILABLE}
[junit4] 2> 848355 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@db2158{HTTP/1.1,[http/1.1]}{127.0.0.1:42739}
[junit4] 2> 848355 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.e.j.s.Server Started @849616ms
[junit4] 2> 848355 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/cvuv,
hostPort=42739,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001/cores}
[junit4] 2> 848355 ERROR
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848356 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 848356 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848356 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 848356 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-01T21:30:45.993Z
[junit4] 2> 848358 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 848358 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001/solr.xml
[junit4] 2> 848362 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 848365 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37423/solr
[junit4] 2> 848371 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 848373 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 848373 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 848375 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42739_cvuv
[junit4] 2> 848375 INFO
(zkCallback-1237-thread-2-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 848376 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 848376 INFO (zkCallback-1244-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 848376 INFO
(zkCallback-1255-thread-1-processing-n:127.0.0.1:42739_cvuv)
[n:127.0.0.1:42739_cvuv ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 848474 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 848486 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 848487 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 848488 INFO
(TEST-BasicDistributedZkTest.test-seed#[994468018A6E350E])
[n:127.0.0.1:42739_cvuv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001/cores
[junit4] 2> 848526 INFO (qtp17680606-8921) [n:127.0.0.1:38557_cvuv ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:42739_cvuv&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 848528 INFO
(OverseerCollectionConfigSetProcessor-98585899235082244-127.0.0.1:38557_cvuv-n_0000000000)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 848528 INFO
(OverseerThreadFactory-3933-thread-4-processing-n:127.0.0.1:38557_cvuv)
[n:127.0.0.1:38557_cvuv ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42739_cvuv for creating new replica
[junit4] 2> 848530 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 848531 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 848634 INFO
(zkCallback-1255-thread-1-processing-n:127.0.0.1:42739_cvuv)
[n:127.0.0.1:42739_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 848634 INFO
(zkCallback-1249-thread-1-processing-n:127.0.0.1:36005_cvuv)
[n:127.0.0.1:36005_cvuv ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 849548 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 849565 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 849645 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 849657 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 849657 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9423bf
[junit4] 2> 849657 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 849658 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_994468018A6E350E-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 849660 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 849662 WARN (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 849706 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 849706 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 849707 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 849707 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 849708 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.6181640625,
floorSegmentMB=2.1953125, forceMergeDeletesPctAllowed=18.451876017509836,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 849709 INFO (qtp7820459-8992) [n:127.0.0.1:42739_cvuv
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.
[...truncated too long message...]
eCloseExecutor-157-thread-2) [n:127.0.0.1:37539_solr c:workQueue s:shard2
r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fb08bf: rootName =
solr_37539, 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@16222df
[junit4] 2> 77115 INFO (coreCloseExecutor-160-thread-2)
[n:127.0.0.1:45383_solr c:destination s:shard1 r:core_node3
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.destination.shard1.leader, tag=16448217
[junit4] 2> 77116 INFO (jetty-closer-2-thread-2) [ ] o.a.s.c.Overseer
Overseer (id=98586038154887177-127.0.0.1:45383_solr-n_0000000000) closing
[junit4] 2> 77116 INFO
(OverseerStateUpdate-98586038154887177-127.0.0.1:45383_solr-n_0000000000)
[n:127.0.0.1:45383_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45383_solr
[junit4] 2> 77118 INFO
(zkCallback-22-thread-2-processing-n:127.0.0.1:37539_solr)
[n:127.0.0.1:37539_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 77118 INFO
(zkCallback-22-thread-1-processing-n:127.0.0.1:37539_solr)
[n:127.0.0.1:37539_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37539_solr
[junit4] 2> 77120 INFO (coreCloseExecutor-157-thread-1)
[n:127.0.0.1:37539_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=32956746
[junit4] 2> 77120 INFO (coreCloseExecutor-157-thread-3)
[n:127.0.0.1:37539_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=29518422
[junit4] 2> 77120 INFO (coreCloseExecutor-157-thread-2)
[n:127.0.0.1:37539_solr c:workQueue s:shard2 r:core_node4
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard2.leader, tag=9635123
[junit4] 2> 77120 INFO (coreCloseExecutor-157-thread-3)
[n:127.0.0.1:37539_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 77121 INFO (coreCloseExecutor-157-thread-3)
[n:127.0.0.1:37539_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@2b6232 commitCommandVersion:0
[junit4] 2> 78618 WARN
(zkCallback-20-thread-2-processing-n:127.0.0.1:45383_solr)
[n:127.0.0.1:45383_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 78618 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f73d0{/solr,null,UNAVAILABLE}
[junit4] 2> 78629 WARN
(zkCallback-22-thread-1-processing-n:127.0.0.1:37539_solr)
[n:127.0.0.1:37539_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 78629 INFO (jetty-closer-2-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c6776d{/solr,null,UNAVAILABLE}
[junit4] 2> 78630 ERROR
(SUITE-StreamExpressionTest-seed#[BC196835E3B7D5B6]-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> 78632 INFO
(SUITE-StreamExpressionTest-seed#[BC196835E3B7D5B6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46143 46143
[junit4] 2> 83651 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:46143 46143
[junit4] 2> 83651 WARN (Thread-1) [ ] 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/parallelDestinationCollection1/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 18 /solr/collections/workQueue/state.json
[junit4] 2> 12
/solr/collections/collection1_collection/state.json
[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:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_BC196835E3B7D5B6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=FSTOrd50, join2_s=FST50, multiDefault=FST50, subject=FST50, a1_s=FST50,
a2_s=BlockTreeOrds(blocksize=128), test_t=BlockTreeOrds(blocksize=128),
level1_s=FSTOrd50, ident_s=FST50, body_t=BlockTreeOrds(blocksize=128),
s_multi=BlockTreeOrds(blocksize=128), level2_s=Lucene50(blocksize=128),
col_s=FST50, a_ss=Lucene50(blocksize=128), a_s=BlockTreeOrds(blocksize=128),
a_t=Lucene50(blocksize=128), side_s=BlockTreeOrds(blocksize=128), id=FSTOrd50,
text=BlockTreeOrds(blocksize=128)},
docValues:{expr_s=DocValuesFormat(name=Direct),
join2_s=DocValuesFormat(name=Lucene70),
multiDefault=DocValuesFormat(name=Lucene70),
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70),
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70),
join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Memory),
a_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Lucene70),
join3_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Lucene70),
level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Memory),
level2_s=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70),
a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Memory),
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Lucene70),
test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Lucene70),
order_i=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory),
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1947,
maxMBSortInHeap=5.920861677247873, sim=RandomSimilarity(queryNorm=false): {},
locale=de-AT, timezone=Indian/Comoro
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=111892968,total=255328256
[junit4] 2> NOTE: All tests run in this JVM:
[EmpiricalDistributionEvaluatorTest, StreamExpressionTest]
[junit4] Completed [79/145 (1!)] on J2 in 83.81s, 95 tests, 1 error, 9
skipped <<< FAILURES!
[...truncated 34140 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj2048649458
[ecj-lint] Compiling 30 source files to /tmp/ecj2048649458
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 33)
[ecj-lint] import org.apache.lucene.index.Term;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.Term is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
(at line 37)
[ecj-lint] import org.apache.lucene.search.TermQuery;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.search.TermQuery is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/ReplicaNode.java
(at line 36)
[ecj-lint] import org.apache.lucene.index.DirectoryReader;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
[ecj-lint] ----------
[ecj-lint] 3 problems (3 errors)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:810: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build.xml:208: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2205: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2030: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 78 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]