Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/13/
9 tests failed.
FAILED: org.apache.solr.cloud.DistribCursorPagingTest.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:A9FB1037DA644DE8]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1123)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:648)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1205)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:848)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:718)
at
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:545)
at
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:93)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1135)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1121)
... 51 more
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:A9FB1037DA644DE8]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1276)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
http://127.0.0.1:58293/solr/testcollection_shard1_replica_n2: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:58293/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:1C7781C14C767E60]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
at
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
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:58293/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv
Error Message:
java.lang.RuntimeException: Error from server at
http://127.0.0.1:50162/solr/test_col: Async exception during distributed
update: Error from server at
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1: Server Error
request:
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50162%2Fsolr%2Ftest_col_shard2_replica_n7%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode:
http://127.0.0.1:50357/solr/test_col_shard1_replica_n3/ update:
org.apache.solr.client.solrj.request.UpdateRequest@30a3d854
Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from
server at http://127.0.0.1:50162/solr/test_col: Async exception during
distributed update: Error from server at
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1: Server Error
request:
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50162%2Fsolr%2Ftest_col_shard2_replica_n7%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode:
http://127.0.0.1:50357/solr/test_col_shard1_replica_n3/ update:
org.apache.solr.client.solrj.request.UpdateRequest@30a3d854
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:17BB4DABFEC51A01]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
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: java.lang.RuntimeException: Error from server at
http://127.0.0.1:50162/solr/test_col: Async exception during distributed
update: Error from server at
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1: Server Error
request:
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50162%2Fsolr%2Ftest_col_shard2_replica_n7%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode:
http://127.0.0.1:50357/solr/test_col_shard1_replica_n3/ update:
org.apache.solr.client.solrj.request.UpdateRequest@30a3d854
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
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
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:50162/solr/test_col: Async exception during
distributed update: Error from server at
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1: Server Error
request:
http://127.0.0.1:38869/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50162%2Fsolr%2Ftest_col_shard2_replica_n7%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode:
http://127.0.0.1:50357/solr/test_col_shard1_replica_n3/ update:
org.apache.solr.client.solrj.request.UpdateRequest@30a3d854
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
... 6 more
FAILED: org.apache.solr.cloud.ZkSolrClientTest.testMultipleWatchesAsync
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:4919FC4FE17C218E]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.ZkSolrClientTest.testMultipleWatchesAsync(ZkSolrClientTest.java:252)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:7F9BE2A337E7BCF7]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1123)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:648)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
at
org.apache.solr.common.cloud.ZkStateReader.getLeader(ZkStateReader.java:743)
at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:765)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.getLeader(LeaderElectionIntegrationTest.java:168)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:70)
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.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1135)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1121)
... 45 more
FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations
Error Message:
Expected 2x2 for collection: collection2 null Live Nodes:
[127.0.0.1:35116_solr, 127.0.0.1:40354_solr, 127.0.0.1:43623_solr] Last
available state:
DocCollection(collection2//collections/collection2/state.json/25)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{ "core":"collection2_shard1_replica_n1",
"base_url":"https://127.0.0.1:35116/solr",
"node_name":"127.0.0.1:35116_solr", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"collection2_shard1_replica_n2",
"base_url":"https://127.0.0.1:40354/solr",
"node_name":"127.0.0.1:40354_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node7":{ "core":"collection2_shard2_replica_n4",
"base_url":"https://127.0.0.1:35116/solr",
"node_name":"127.0.0.1:35116_solr", "state":"active",
"type":"NRT", "leader":"true"}, "core_node8":{
"core":"collection2_shard2_replica_n6",
"base_url":"https://127.0.0.1:40354/solr",
"node_name":"127.0.0.1:40354_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2x2 for collection: collection2
null
Live Nodes: [127.0.0.1:35116_solr, 127.0.0.1:40354_solr, 127.0.0.1:43623_solr]
Last available state:
DocCollection(collection2//collections/collection2/state.json/25)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"collection2_shard1_replica_n1",
"base_url":"https://127.0.0.1:35116/solr",
"node_name":"127.0.0.1:35116_solr",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"collection2_shard1_replica_n2",
"base_url":"https://127.0.0.1:40354/solr",
"node_name":"127.0.0.1:40354_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"core":"collection2_shard2_replica_n4",
"base_url":"https://127.0.0.1:35116/solr",
"node_name":"127.0.0.1:35116_solr",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node8":{
"core":"collection2_shard2_replica_n6",
"base_url":"https://127.0.0.1:40354/solr",
"node_name":"127.0.0.1:40354_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:E63D5DAB89D49BC6]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations
Error Message:
expected:<7> but was:<9>
Stack Trace:
java.lang.AssertionError: expected:<7> but was:<9>
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:D145FC11ABBB507A]: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.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest
Error Message:
Captured an uncaught exception in thread: Thread[id=31766, name=WRITER11,
state=RUNNABLE, group=TGRP-TestStressInPlaceUpdates]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=31766, name=WRITER11, state=RUNNABLE,
group=TGRP-TestStressInPlaceUpdates]
at
__randomizedtesting.SeedInfo.seed([21AF2FED74982010:4AC9F0404A4DF4EA]:0)
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:38826/qhks/ep/collection1: Cannot talk to
ZooKeeper - Updates are disabled.
at __randomizedtesting.SeedInfo.seed([21AF2FED74982010]:0)
at
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:306)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:38826/qhks/ep/collection1: Cannot talk to
ZooKeeper - Updates are disabled.
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestStressInPlaceUpdates.addDocAndGetVersion(TestStressInPlaceUpdates.java:549)
at
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:254)
Build Log:
[...truncated 11671 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/init-core-data-001
[junit4] 2> 124144 WARN
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 124145 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 124342 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause
OutOfMemory when stress testing)
[junit4] 2> 124342 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 124352 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001
[junit4] 2> 124363 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 124412 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 124412 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 125643 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42174
[junit4] 2> 127197 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 127854 ERROR (Thread-3) [ ] 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> 129079 INFO (zkConnectionManagerCallback-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 133132 INFO (jetty-launcher-5-thread-4) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 133152 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 133171 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 133194 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 133580 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35addbc6{/solr,null,AVAILABLE}
[junit4] 2> 133580 INFO (jetty-launcher-5-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c7d6da8{/solr,null,AVAILABLE}
[junit4] 2> 133580 INFO (jetty-launcher-5-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50a1bdbe{/solr,null,AVAILABLE}
[junit4] 2> 133580 INFO (jetty-launcher-5-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f68354e{/solr,null,AVAILABLE}
[junit4] 2> 133654 INFO (jetty-launcher-5-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@789d19bb{HTTP/1.1,[http/1.1]}{127.0.0.1:50357}
[junit4] 2> 133654 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server
Started @151240ms
[junit4] 2> 133654 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50357}
[junit4] 2> 133695 INFO (jetty-launcher-5-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3f51c71e{HTTP/1.1,[http/1.1]}{127.0.0.1:42127}
[junit4] 2> 133695 INFO (jetty-launcher-5-thread-4) [ ] o.e.j.s.Server
Started @151281ms
[junit4] 2> 133679 INFO (jetty-launcher-5-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4fdedabe{HTTP/1.1,[http/1.1]}{127.0.0.1:38869}
[junit4] 2> 133792 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server
Started @151378ms
[junit4] 2> 133792 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38869}
[junit4] 2> 133683 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e2d7044{HTTP/1.1,[http/1.1]}{127.0.0.1:50162}
[junit4] 2> 133793 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
Started @151379ms
[junit4] 2> 133793 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50162}
[junit4] 2> 133695 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42127}
[junit4] 2> 133823 ERROR (jetty-launcher-5-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 133823 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 133824 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 133824 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 133824 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T11:01:24.889Z
[junit4] 2> 133825 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 133832 ERROR (jetty-launcher-5-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 133832 ERROR (jetty-launcher-5-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 133835 ERROR (jetty-launcher-5-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 133887 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 133883 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 133883 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T11:01:24.953Z
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 133888 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T11:01:24.953Z
[junit4] 2> 133908 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 133908 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 133971 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-15T11:01:25.036Z
[junit4] 2> 134404 INFO (zkConnectionManagerCallback-14-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134463 INFO (zkConnectionManagerCallback-16-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134565 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 134483 INFO (zkConnectionManagerCallback-10-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134607 INFO (zkConnectionManagerCallback-12-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134609 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 134651 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 134651 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 135533 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x16059d5e2c20003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 135573 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x16059d5e2c20002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 135689 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42174/solr
[junit4] 2> 135997 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42174/solr
[junit4] 2> 136363 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42174/solr
[junit4] 2> 136342 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42174/solr
[junit4] 2> 137103 INFO (zkConnectionManagerCallback-24-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137147 INFO (zkConnectionManagerCallback-28-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137176 INFO (zkConnectionManagerCallback-30-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137342 INFO (zkConnectionManagerCallback-32-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 137429 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x16059d5e2c20006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 137711 INFO
(zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:38869_solr)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 138631 INFO
(zkConnectionManagerCallback-36-thread-1-processing-n:127.0.0.1:50357_solr)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 138635 INFO
(zkConnectionManagerCallback-38-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 140127 INFO
(zkConnectionManagerCallback-40-thread-1-processing-n:127.0.0.1:42127_solr)
[n:127.0.0.1:42127_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141971 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 142008 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50162_solr
[junit4] 2> 142061 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.c.Overseer Overseer
(id=99177966969421835-127.0.0.1:50162_solr-n_0000000000) starting
[junit4] 2> 145930 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50162_solr
[junit4] 2> 146183 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 146495 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 146497 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 146587 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 146588 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 146644 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38869_solr
[junit4] 2> 146644 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50357_solr
[junit4] 2> 146955 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 146960 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 146963 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 146967 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42127_solr
[junit4] 2> 146968 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 147078 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:50357_solr)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 147468 INFO
(zkCallback-39-thread-1-processing-n:127.0.0.1:42127_solr)
[n:127.0.0.1:42127_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 147468 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:38869_solr)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 154410 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50162.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 154460 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50162.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 154460 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50162.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 154751 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:50162_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node1/.
[junit4] 2> 155340 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42127.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155341 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42127.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155341 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42127.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155538 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:42127_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node4/.
[junit4] 2> 155931 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50357.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155933 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50357.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155933 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50357.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155942 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38869.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 155989 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:50357_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node2/.
[junit4] 2> 156201 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38869.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 156202 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38869.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 156220 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:38869_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node3/.
[junit4] 2> 161991 INFO (zkConnectionManagerCallback-47-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 162147 INFO (zkConnectionManagerCallback-51-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 162192 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 162194 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42174/solr ready
[junit4] 2> 171888 INFO (qtp1896688340-78) [n:127.0.0.1:38869_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 172222 INFO
(OverseerThreadFactory-50-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.CreateCollectionCmd Create collection
test_col
[junit4] 2> 172684 INFO
(OverseerStateUpdate-99177966969421835-127.0.0.1:50162_solr-n_0000000000)
[n:127.0.0.1:50162_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_col_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38869/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 172735 INFO
(OverseerStateUpdate-99177966969421835-127.0.0.1:50162_solr-n_0000000000)
[n:127.0.0.1:50162_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"test_col_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:50357/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 172756 INFO
(OverseerStateUpdate-99177966969421835-127.0.0.1:50162_solr-n_0000000000)
[n:127.0.0.1:50162_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_col_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42127/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 172777 INFO
(OverseerStateUpdate-99177966969421835-127.0.0.1:50162_solr-n_0000000000)
[n:127.0.0.1:50162_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"test_col",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"test_col_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:50162/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 176497 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 176499 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 176508 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 176508 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 176509 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node6&name=test_col_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 176509 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 176584 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 176591 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 176715 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:38869_solr)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 176716 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:50357_solr)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 176727 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177246 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 177396 INFO
(zkCallback-39-thread-1-processing-n:127.0.0.1:42127_solr)
[n:127.0.0.1:42127_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177396 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177397 INFO
(zkCallback-33-thread-1-processing-n:127.0.0.1:38869_solr)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177397 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:50357_solr)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177403 INFO
(zkCallback-33-thread-2-processing-n:127.0.0.1:38869_solr)
[n:127.0.0.1:38869_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177439 INFO
(zkCallback-37-thread-2-processing-n:127.0.0.1:50162_solr)
[n:127.0.0.1:50162_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177455 INFO
(zkCallback-35-thread-2-processing-n:127.0.0.1:50357_solr)
[n:127.0.0.1:50357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 177583 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.s.IndexSchema [test_col_shard2_replica_n5] Schema
name=minimal-atomic-stress
[junit4] 2> 177686 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field
id
[junit4] 2> 177699 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n5' using
configuration from collection test_col, trusted=true
[junit4] 2> 177736 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42127.solr.core.test_col.shard2.replica_n5' (registry
'solr.core.test_col.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 177736 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 177736 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5] o.a.s.c.SolrCore
[[test_col_shard2_replica_n5] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node4/test_col_shard2_replica_n5],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node4/./test_col_shard2_replica_n5/data/]
[junit4] 2> 177781 INFO (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=54.310546875,
floorSegmentMB=1.0595703125, forceMergeDeletesPctAllowed=29.051325993209687,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7820420705856912
[junit4] 2> 178114 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 178195 WARN (qtp1823018443-54) [n:127.0.0.1:42127_solr
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n5]
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> 178334 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema
name=minimal-atomic-stress
[junit4] 2> 178368 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field
id
[junit4] 2> 178368 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using
configuration from collection test_col, trusted=true
[junit4] 2> 178369 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38869.solr.core.test_col.shard1.replica_n1' (registry
'solr.core.test_col.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 178369 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 178369 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore
[[test_col_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node3/test_col_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/]
[junit4] 2> 178406 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 178425 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 178441 INFO (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=54.310546875,
floorSegmentMB=1.0595703125, forceMergeDeletesPctAllowed=29.051325993209687,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7820420705856912
[junit4] 2> 178570 WARN (qtp1896688340-68) [n:127.0.0.1:38869_solr
c:test_col s:shard1 r:core_node2 x:test_col_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> 179060 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.s.IndexSchema [test_col_shard1_replica_n3] Schema
name=minimal-atomic-stress
[junit4] 2> 179062 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field
id
[junit4] 2> 179062 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n3' using
configuration from collection test_col, trusted=true
[junit4] 2> 179063 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50357.solr.core.test_col.shard1.replica_n3' (registry
'solr.core.test_col.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 179066 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.s.IndexSchema [test_col_shard2_replica_n7] Schema
name=minimal-atomic-stress
[junit4] 2> 179094 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field
id
[junit4] 2> 179094 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n7' using
configuration from collection test_col, trusted=true
[junit4] 2> 179095 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50162.solr.core.test_col.shard2.replica_n7' (registry
'solr.core.test_col.shard2.replica_n7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5f237b76
[junit4] 2> 179095 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 179095 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.c.SolrCore
[[test_col_shard2_replica_n7] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node1/test_col_shard2_replica_n7],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node1/./test_col_shard2_replica_n7/data/]
[junit4] 2> 179095 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 179103 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3] o.a.s.c.SolrCore
[[test_col_shard1_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node2/test_col_shard1_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_21AF2FED74982010-001/tempDir-001/node2/./test_col_shard1_replica_n3/data/]
[junit4] 2> 179133 INFO (qtp1689528207-62) [n:127.0.0.1:50357_solr
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=54.310546875,
floorSegmentMB=1.0595703125, forceMergeDeletesPctAllowed=29.051325993209687,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7820420705856912
[junit4] 2> 179147 INFO (qtp1879178943-73) [n:127.0.0.1:50162_solr
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergeP
[...truncated too long message...]
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
[junit4] > at
org.apache.solr.cloud.TestStressInPlaceUpdates.addDocAndGetVersion(TestStressInPlaceUpdates.java:549)
[junit4] > at
org.apache.solr.cloud.TestStressInPlaceUpdates$1.run(TestStressInPlaceUpdates.java:254)
[junit4] 2> 10109305 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 10109305 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=686671300
[junit4] 2> 10109305 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 10109305 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@194ff8e0: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@491c59a5
[junit4] 2> 10109306 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 10109306 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@652778aa: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@d5401de
[junit4] 2> 10109307 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 10109307 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@12fbcb9f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@511eb8c9
[junit4] 2> 10109320 INFO (coreCloseExecutor-7846-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@355c48ce
[junit4] 2> 10109320 INFO (coreCloseExecutor-7846-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=895240398
[junit4] 2> 10109320 INFO (coreCloseExecutor-7846-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@258c5baa: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@428127ae
[junit4] 2> 10109359 INFO
(SUITE-TestStressInPlaceUpdates-seed#[21AF2FED74982010]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{title_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap),
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Memory)},
docValues:{val1_i_dvo=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Direct),
val2_l_dvo=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70),
inplace_updatable_int_with_default=DocValuesFormat(name=Direct),
inplace_updatable_float_with_default=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=1107, maxMBSortInHeap=6.729711659061098,
sim=RandomSimilarity(queryNorm=true): {}, locale=ko,
timezone=America/Argentina/Jujuy
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=370844568,total=492306432
[junit4] 2> NOTE: All tests run in this JVM: [CustomCollectionTest,
TestAuthorizationFramework, BasicDistributedZk2Test, TestGroupingSearch,
TestShardHandlerFactory, ClassificationUpdateProcessorTest,
AnalyticsMergeStrategyTest, TestFieldResource, TestCoreContainer,
TestSolrConfigHandlerConcurrent, HdfsBasicDistributedZkTest,
MetricsHandlerTest, HighlighterTest, TestReload, TestRealTimeGet,
SpellPossibilityIteratorTest, TestNoOpRegenerator, NodeMutatorTest,
TestDistributedStatsComponentCardinality, DistribJoinFromCollectionTest,
BigEndianAscendingWordDeserializerTest, ReturnFieldsTest,
DistributedFacetPivotLargeTest, TestMacroExpander, TestDistributedGrouping,
TestReloadDeadlock, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest,
UnloadDistributedZkTest, SpatialHeatmapFacetsTest, DirectSolrConnectionTest,
FieldAnalysisRequestHandlerTest, HdfsThreadLeakTest, RecoveryZkTest,
DistributedQueryComponentOptimizationTest, CSVRequestHandlerTest,
SolrMetricManagerTest, TestHashPartitioner, TestEmbeddedSolrServerConstructors,
TestMiniSolrCloudClusterSSL, TestZkChroot, TestTolerantSearch,
DistanceUnitsTest, HdfsWriteToMultipleCollectionsTest,
TestElisionMultitermQuery, ZkNodePropsTest, TestHashQParserPlugin,
DistributedSpellCheckComponentTest, GraphQueryTest, LoggingHandlerTest,
TestStressLiveNodes, CoreSorterTest, TimeZoneUtilsTest, ZkStateReaderTest,
SolrTestCaseJ4Test, ResponseHeaderTest, TestConfigOverlay, OverseerStatusTest,
EchoParamsTest, AliasIntegrationTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ClusterStateTest,
ConnectionReuseTest, TimeRoutedAliasUpdateProcessorTest, SolrJmxReporterTest,
TestConfigSets, WordBreakSolrSpellCheckerTest,
TestSolrCloudWithHadoopAuthPlugin, TestHalfAndHalfDocValues,
HdfsRecoveryZkTest, TestSchemaVersionResource, TestSolrCoreProperties,
TestConfigReload, TestSystemIdResolver, TestFieldSortValues, VersionInfoTest,
DataDrivenBlockJoinTest, CollectionReloadTest, PluginInfoTest,
TestSubQueryTransformerDistrib, TestLMDirichletSimilarityFactory,
TestSchemaNameResource, UninvertDocValuesMergePolicyTest, HdfsLockFactoryTest,
TestRequestForwarding, LargeFieldTest, TestInitParams,
TestSchemalessBufferedUpdates, SortSpecParsingTest,
TestDynamicFieldCollectionResource, TestFieldCacheVsDocValues, TestSQLHandler,
LeaderInitiatedRecoveryOnCommitTest, TestLeaderInitiatedRecoveryThread,
TestDistributedMissingSort, FileBasedSpellCheckerTest,
TestComplexPhraseLeadingWildcard, BlockJoinFacetDistribTest, ConfigSetsAPITest,
BadCopyFieldTest, DeleteStatusTest, TestJsonFacetRefinement,
TestManagedSchemaThreadSafety, TestTestInjection, RequestLoggingTest,
CoreAdminHandlerTest, TestSearchPerf, TestCollectionsAPIViaSolrCloudCluster,
TestLegacyField, TestSmileRequest, HdfsDirectoryFactoryTest,
AddBlockUpdateTest, QueryElevationComponentTest, TestSolrXml,
DocValuesNotIndexedTest, BlockDirectoryTest, TestQueryTypes,
DistributedFacetPivotSmallTest, HLLUtilTest, TestRestManager,
BasicDistributedZkTest, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, SolrCoreTest, SpellCheckComponentTest,
PeerSyncTest, TestFiltering, TestIndexSearcher, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery,
PolyFieldTest, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest,
DistanceFunctionTest, IndexBasedSpellCheckerTest, TestQueryUtils,
PrimitiveFieldTypeTest, DocumentBuilderTest, TermVectorComponentTest,
RequiredFieldsTest, SolrPluginUtilsTest, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache,
ForceLeaderTest, OverseerCollectionConfigSetProcessorTest,
OverseerTaskQueueTest, PeerSyncReplicationTest, ReplicationFactorTest,
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest,
SolrCloudExampleTest, TestClusterProperties, TestCollectionAPI,
TestDownShardTolerantSearch, TestHdfsCloudBackupRestore,
TestPullReplicaErrorHandling, TestRandomRequestDistribution,
TestSegmentSorting, TestSolrCloudWithKerberosAlt,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates]
[junit4] Completed [565/751 (8!)] on J2 in 318.44s, 1 test, 1 error <<<
FAILURES!
[...truncated 711 lines...]
[junit4] JVM J2: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/temp/junit4-J2-20171215_105853_4043118612524573141631.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/heapdumps/java_pid2311.hprof
...
[junit4] Heap dump file created [543411015 bytes in 26.019 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 8485 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/build.xml:835: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/build.xml:787: Some
of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid2311.hprof
Total time: 391 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-7.2 #12 to compare, so
performing full copy of artifacts
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]