Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/28/
3 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:53965/jqa/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:53965/jqa/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([A7A56C2D45AFBE43:413258ED7C2D4722]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:33958/solr/test_col_shard3_replica_n8: Failed synchronous update on shard StdNode: http://127.0.0.1:54589/solr/test_col_shard3_replica_n10/ update: org.apache.solr.client.solrj.request.UpdateRequest@46b4409e Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:33958/solr/test_col_shard3_replica_n8: Failed synchronous update on shard StdNode: http://127.0.0.1:54589/solr/test_col_shard3_replica_n10/ update: org.apache.solr.client.solrj.request.UpdateRequest@46b4409e at __randomizedtesting.SeedInfo.seed([A7A56C2D45AFBE43:91B10E6BCFF28452]: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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:33958/solr/test_col_shard3_replica_n8: Failed synchronous update on shard StdNode: http://127.0.0.1:54589/solr/test_col_shard3_replica_n10/ update: org.apache.solr.client.solrj.request.UpdateRequest@46b4409e 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.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:33958/solr/test_col_shard3_replica_n8: Failed synchronous update on shard StdNode: http://127.0.0.1:54589/solr/test_col_shard3_replica_n10/ update: org.apache.solr.client.solrj.request.UpdateRequest@46b4409e at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399) ... 6 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33958/solr/test_col_shard3_replica_n8: Failed synchronous update on shard StdNode: http://127.0.0.1:54589/solr/test_col_shard3_replica_n10/ update: org.apache.solr.client.solrj.request.UpdateRequest@46b4409e at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) ... 5 more FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: expected:<2> but was:<3> Stack Trace: java.lang.AssertionError: expected:<2> but was:<3> at __randomizedtesting.SeedInfo.seed([A7A56C2D45AFBE43:2FF153F7EB53D3BB]: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.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11488 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/init-core-data-001 [junit4] 2> 969192 WARN (SUITE-ForceLeaderTest-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123 [junit4] 2> 969192 INFO (SUITE-ForceLeaderTest-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 969193 INFO (SUITE-ForceLeaderTest-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 969193 INFO (SUITE-ForceLeaderTest-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 969193 INFO (SUITE-ForceLeaderTest-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jqa/ [junit4] 2> 969194 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 969195 INFO (Thread-1379) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 969195 INFO (Thread-1379) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 969196 ERROR (Thread-1379) [ ] 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> 969295 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkTestServer start zk server on port:53016 [junit4] 2> 969315 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 969316 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 969317 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 969318 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 969318 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 969319 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 969320 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 969320 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 969321 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 969322 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 969322 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 969323 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 969410 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 969411 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39d11606{/jqa,null,AVAILABLE} [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62cf1a66{HTTP/1.1,[http/1.1]}{127.0.0.1:51148} [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server Started @973115ms [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/tempDir-001/control/data, replicaType=NRT, hostContext=/jqa, hostPort=52522, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/control-001/cores} [junit4] 2> 969412 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 969412 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-13T12:52:05.274Z [junit4] 2> 969425 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 969425 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/control-001/solr.xml [junit4] 2> 969429 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 969432 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53016/solr [junit4] 2> 969517 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 969518 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52522_jqa [junit4] 2> 969518 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.c.Overseer Overseer (id=98476276125335556-127.0.0.1:52522_jqa-n_0000000000) starting [junit4] 2> 969531 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52522_jqa [junit4] 2> 969532 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 969650 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 969653 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 969653 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 969654 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:52522_jqa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/control-001/cores [junit4] 2> 969669 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 969670 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53016/solr ready [junit4] 2> 969670 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57137,localport=52522], receiveBufferSize:531000 [junit4] 2> 969678 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=51148,localport=55050], receiveBufferSize=530904 [junit4] 2> 969679 INFO (qtp267414902-24098) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52522_jqa&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 969681 INFO (OverseerThreadFactory-1667-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 969784 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57139,localport=52522], receiveBufferSize:531000 [junit4] 2> 969785 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=51148,localport=55052], receiveBufferSize=530904 [junit4] 2> 969785 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 969786 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 969894 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 970798 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 970809 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 970906 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 970921 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 970923 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 970923 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 970923 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 970931 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=3.787109375, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=26.067501615410904, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 970933 WARN (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 970982 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 970982 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 970983 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 970983 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 970984 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 970984 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1656ae71[control_collection_shard1_replica_n1] main] [junit4] 2> 970985 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 970985 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 970986 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 970987 INFO (searcherExecutor-1670-thread-1-processing-n:127.0.0.1:52522_jqa x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1656ae71[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 970987 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575620419884417024 [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52522/jqa/control_collection_shard1_replica_n1/ [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52522/jqa/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 970993 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 970997 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52522/jqa/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 971098 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 971147 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 971148 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1363 [junit4] 2> 971152 INFO (qtp267414902-24098) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 971253 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 971683 INFO (OverseerCollectionConfigSetProcessor-98476276125335556-127.0.0.1:52522_jqa-n_0000000000) [n:127.0.0.1:52522_jqa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 972152 INFO (qtp267414902-24098) [n:127.0.0.1:52522_jqa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52522_jqa&wt=javabin&version=2} status=0 QTime=2472 [junit4] 2> 972163 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 972163 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53016/solr ready [junit4] 2> 972163 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 972164 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57467,localport=52522], receiveBufferSize:531000 [junit4] 2> 972164 INFO (SocketProxy-Acceptor-52522) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=51148,localport=55380], receiveBufferSize=530904 [junit4] 2> 972173 INFO (qtp267414902-24095) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 972177 INFO (OverseerThreadFactory-1667-thread-2-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 972178 WARN (OverseerThreadFactory-1667-thread-2-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 972382 INFO (qtp267414902-24095) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 972383 INFO (qtp267414902-24095) [n:127.0.0.1:52522_jqa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209 [junit4] 2> 972478 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001 of type TLOG [junit4] 2> 972479 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 972480 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c126735{/jqa,null,AVAILABLE} [junit4] 2> 972480 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14c58a43{HTTP/1.1,[http/1.1]}{127.0.0.1:38419} [junit4] 2> 972480 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server Started @976183ms [junit4] 2> 972480 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jqa, hostPort=45016, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001/cores} [junit4] 2> 972481 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 972481 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 972481 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 972481 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 972481 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-13T12:52:08.343Z [junit4] 2> 972490 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 972490 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001/solr.xml [junit4] 2> 972495 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 972497 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53016/solr [junit4] 2> 972503 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 972504 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 972506 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45016_jqa [junit4] 2> 972507 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 972507 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 972523 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 972756 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 972760 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 972760 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 972762 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:45016_jqa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001/cores [junit4] 2> 972794 INFO (qtp267414902-24100) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45016_jqa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 972802 INFO (OverseerCollectionConfigSetProcessor-98476276125335556-127.0.0.1:52522_jqa-n_0000000000) [n:127.0.0.1:52522_jqa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 972803 INFO (OverseerThreadFactory-1667-thread-3-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45016_jqa for creating new replica [junit4] 2> 972805 INFO (SocketProxy-Acceptor-45016) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53926,localport=45016], receiveBufferSize:531000 [junit4] 2> 972815 INFO (SocketProxy-Acceptor-45016) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38419,localport=38262], receiveBufferSize=530904 [junit4] 2> 972816 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 972817 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 972920 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 973829 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 973839 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 973924 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 973933 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 973933 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 973933 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 973933 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 973936 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=3.787109375, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=26.067501615410904, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 973938 WARN (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 973968 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 973968 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 973969 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 973969 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 973970 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 973970 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f09e920[collection1_shard2_replica_t41] main] [junit4] 2> 973970 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 973971 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 973971 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 973972 INFO (searcherExecutor-1681-thread-1-processing-n:127.0.0.1:45016_jqa x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@3f09e920[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 973972 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575620423014416384 [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45016/jqa/collection1_shard2_replica_t41/ [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:45016/jqa/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 973977 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 973978 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 973983 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45016/jqa/collection1_shard2_replica_t41/ shard2 [junit4] 2> 974084 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 974134 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 974135 INFO (qtp629808490-24146) [n:127.0.0.1:45016_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1318 [junit4] 2> 974138 INFO (qtp267414902-24100) [n:127.0.0.1:52522_jqa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45016_jqa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1344 [junit4] 2> 974238 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 974240 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001 of type TLOG [junit4] 2> 974240 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 974241 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cff0ff{/jqa,null,AVAILABLE} [junit4] 2> 974241 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5e6cca17{HTTP/1.1,[http/1.1]}{127.0.0.1:41760} [junit4] 2> 974241 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server Started @977944ms [junit4] 2> 974241 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jqa, hostPort=36364, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001/cores} [junit4] 2> 974242 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 974243 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 974243 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 974243 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 974243 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-13T12:52:10.105Z [junit4] 2> 974245 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 974245 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001/solr.xml [junit4] 2> 974249 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 974251 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53016/solr [junit4] 2> 974259 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 974260 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 974263 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36364_jqa [junit4] 2> 974264 INFO (zkCallback-13246-thread-1-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 974264 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 974265 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 974266 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 974326 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 974355 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 974355 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 974357 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:36364_jqa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001/cores [junit4] 2> 974378 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36364_jqa&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 974386 INFO (OverseerCollectionConfigSetProcessor-98476276125335556-127.0.0.1:52522_jqa-n_0000000000) [n:127.0.0.1:52522_jqa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 974387 INFO (OverseerThreadFactory-1667-thread-4-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36364_jqa for creating new replica [junit4] 2> 974388 INFO (SocketProxy-Acceptor-36364) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53548,localport=36364], receiveBufferSize:531000 [junit4] 2> 974393 INFO (SocketProxy-Acceptor-36364) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41760,localport=58746], receiveBufferSize=530904 [junit4] 2> 974394 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 974394 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 974498 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 974498 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 975407 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 975417 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 975510 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 975529 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 975530 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 975530 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 975530 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 975532 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=3.787109375, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=26.067501615410904, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 975535 WARN (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 975567 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 975567 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 975568 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 975568 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 975569 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 975569 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@37ec5845[collection1_shard1_replica_t43] main] [junit4] 2> 975570 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 975571 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 975571 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 975572 INFO (searcherExecutor-1692-thread-1-processing-n:127.0.0.1:36364_jqa x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@37ec5845[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 975572 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575620424692137984 [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36364/jqa/collection1_shard1_replica_t43/ [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:36364/jqa/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 975577 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 975579 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36364/jqa/collection1_shard1_replica_t43/ shard1 [junit4] 2> 975687 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 975687 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 975736 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 975737 INFO (qtp504797985-24179) [n:127.0.0.1:36364_jqa c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1342 [junit4] 2> 975745 INFO (qtp267414902-24096) [n:127.0.0.1:52522_jqa ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36364_jqa&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1366 [junit4] 2> 975846 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 975846 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 975853 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001 of type TLOG [junit4] 2> 975854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 975855 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d008146{/jqa,null,AVAILABLE} [junit4] 2> 975855 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@335dba2a{HTTP/1.1,[http/1.1]}{127.0.0.1:57903} [junit4] 2> 975855 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.e.j.s.Server Started @979558ms [junit4] 2> 975855 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/jqa, hostPort=54128, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001/cores} [junit4] 2> 975856 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 975857 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.1.0 [junit4] 2> 975865 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 975865 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 975865 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-13T12:52:11.727Z [junit4] 2> 975867 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 975867 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001/solr.xml [junit4] 2> 975872 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 975874 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53016/solr [junit4] 2> 975880 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 975881 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 975882 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54128_jqa [junit4] 2> 975883 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 975883 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 975883 INFO (zkCallback-13253-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 975883 INFO (zkCallback-13246-thread-2-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 975886 INFO (zkCallback-13270-thread-1-processing-n:127.0.0.1:54128_jqa) [n:127.0.0.1:54128_jqa ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 976027 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 976031 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 976031 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 976032 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A7A56C2D45AFBE43]) [n:127.0.0.1:54128_jqa ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001/cores [junit4] 2> 976061 INFO (qtp267414902-24098) [n:127.0.0.1:52522_jqa ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54128_jqa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 976063 INFO (OverseerCollectionConfigSetProcessor-98476276125335556-127.0.0.1:52522_jqa-n_0000000000) [n:127.0.0.1:52522_jqa ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 976064 INFO (OverseerThreadFactory-1667-thread-5-processing-n:127.0.0.1:52522_jqa) [n:127.0.0.1:52522_jqa ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54128_jqa for creating new replica [junit4] 2> 976065 INFO (SocketProxy-Acceptor-54128) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43971,localport=54128], receiveBufferSize:531000 [junit4] 2> 976065 INFO (SocketProxy-Acceptor-54128) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=57903,localport=43429], receiveBufferSize=530904 [junit4] 2> 976071 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 976072 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 976175 INFO (zkCallback-13270-thread-1-processing-n:127.0.0.1:54128_jqa) [n:127.0.0.1:54128_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 976175 INFO (zkCallback-13264-thread-1-processing-n:127.0.0.1:36364_jqa) [n:127.0.0.1:36364_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 976175 INFO (zkCallback-13258-thread-1-processing-n:127.0.0.1:45016_jqa) [n:127.0.0.1:45016_jqa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 977085 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 977096 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 977187 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 977202 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 977202 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1eb290 [junit4] 2> 977202 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 977202 INFO (qtp1778689948-24211) [n:127.0.0.1:54128_jqa c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A7A56C2D45AFBE43-001/shard-3-001/cores/collection1_s [...truncated too long message...] 0.0.1:32781_solr [junit4] 2> 3939715 INFO (coreCloseExecutor-6012-thread-1) [n:127.0.0.1:32781_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n1, tag=1584051699 [junit4] 2> 3939718 INFO (coreCloseExecutor-6012-thread-1) [n:127.0.0.1:32781_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=1584051699 [junit4] 2> 3941150 WARN (zkCallback-2205-thread-6-processing-n:127.0.0.1:54127_solr) [n:127.0.0.1:54127_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941151 INFO (jetty-closer-2154-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@526011de{/solr,null,UNAVAILABLE} [junit4] 2> 3941157 WARN (zkCallback-2202-thread-6-processing-n:127.0.0.1:41051_solr) [n:127.0.0.1:41051_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941157 WARN (zkCallback-2201-thread-7-processing-n:127.0.0.1:37127_solr) [n:127.0.0.1:37127_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941157 INFO (jetty-closer-2154-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bad21c4{/solr,null,UNAVAILABLE} [junit4] 2> 3941157 INFO (jetty-closer-2154-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19cddfac{/solr,null,UNAVAILABLE} [junit4] 2> 3941162 WARN (zkCallback-2207-thread-6-processing-n:127.0.0.1:54589_solr) [n:127.0.0.1:54589_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941162 INFO (jetty-closer-2154-thread-10) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79e8c333{/solr,null,UNAVAILABLE} [junit4] 2> 3941162 WARN (zkCallback-2197-thread-6-processing-n:127.0.0.1:45583_solr) [n:127.0.0.1:45583_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941162 INFO (jetty-closer-2154-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ce1b0e3{/solr,null,UNAVAILABLE} [junit4] 2> 3941210 WARN (zkCallback-2193-thread-8-processing-n:127.0.0.1:44017_solr) [n:127.0.0.1:44017_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941210 INFO (jetty-closer-2154-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cb59ad1{/solr,null,UNAVAILABLE} [junit4] 2> 3941219 WARN (zkCallback-2203-thread-5-processing-n:127.0.0.1:32781_solr) [n:127.0.0.1:32781_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3941220 INFO (jetty-closer-2154-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4220cb79{/solr,null,UNAVAILABLE} [junit4] 2> 3941221 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3941222 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[A7A56C2D45AFBE43]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39073 39073 [junit4] 2> 3941325 INFO (Thread-207762) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39073 39073 [junit4] 2> 3941330 WARN (Thread-207762) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 11 /solr/aliases.json [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 10 /solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 10 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 1892 /solr/collections/test_col/state.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 3 /solr/overseer_elect/election/98476450076819477-127.0.0.1:44017_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/98476450076819480-127.0.0.1:45583_solr-n_0000000005 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 11 /solr/live_nodes [junit4] 2> 11 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A7A56C2D45AFBE43-001 [junit4] 2> Aug 13, 2017 1:41:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=392, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=Australia/Canberra [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=40451128,total=533200896 [junit4] 2> NOTE: All tests run in this JVM: [CustomCollectionTest, QueryEqualityTest, TestCloudSearcherWarming, TestLMJelinekMercerSimilarityFactory, TestDistributedMissingSort, ChangedSchemaMergeTest, HdfsBasicDistributedZkTest, PreAnalyzedFieldManagedSchemaCloudTest, TestDistribIDF, TestBinaryResponseWriter, CoreSorterTest, MultiTermTest, AliasIntegrationTest, TermsComponentTest, DateMathParserTest, XsltUpdateRequestHandlerTest, SolrCloudExampleTest, UpdateLogTest, SolrMetricsIntegrationTest, SpellCheckCollatorWithCollapseTest, NumericFieldsTest, TestNamedUpdateProcessors, RuleEngineTest, TestFieldTypeResource, TestSchemaSimilarityResource, TestReversedWildcardFilterFactory, TestUniqueKeyFieldResource, DistributedFacetExistsSmallTest, TestNestedDocsSort, AsyncCallRequestStatusResponseTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestTrie, SecurityConfHandlerTest, TestCustomSort, TestRuleBasedAuthorizationPlugin, CollectionReloadTest, SolrTestCaseJ4Test, TestGroupingSearch, HdfsDirectoryFactoryTest, ConfigSetsAPITest, TestZkChroot, PrimitiveFieldTypeTest, TestRTimerTree, SimplePostToolTest, DeleteStatusTest, TestRecovery, TestSchemaManager, TestXmlQParserPlugin, RemoteQueryErrorTest, TestPerFieldSimilarityWithDefaultOverride, CdcrUpdateLogTest, NotRequiredUniqueKeyTest, TestBulkSchemaConcurrent, ShowFileRequestHandlerTest, StatsComponentTest, TestGraphTermsQParserPlugin, TestSolrQueryResponse, LeaderElectionContextKeyTest, PathHierarchyTokenizerFactoryTest, TestMiniSolrCloudClusterSSL, SortByFunctionTest, BlockJoinFacetSimpleTest, HdfsDirectoryTest, TestFastWriter, TestManagedResourceStorage, PreAnalyzedFieldTest, SolrJmxReporterTest, SparseHLLTest, TlogReplayBufferedWhileIndexingTest, DocValuesNotIndexedTest, UtilsToolTest, RequiredFieldsTest, CopyFieldTest, TestSubQueryTransformerCrossCore, TestJmxIntegration, TestRandomRequestDistribution, TestJsonRequest, SpellPossibilityIteratorTest, TestRandomCollapseQParserPlugin, TestCollationFieldDocValues, TestLeaderInitiatedRecoveryThread, TestManagedSchemaAPI, TestMinMaxOnMultiValuedField, BJQParserTest, TestSolrCloudWithDelegationTokens, FacetPivotSmallTest, DistanceUnitsTest, SuggestComponentTest, TestUtils, InfoHandlerTest, TestDistribDocBasedVersion, TestMacros, BigEndianAscendingWordSerializerTest, CursorMarkTest, UniqFieldsUpdateProcessorFactoryTest, TestStressUserVersions, RestartWhileUpdatingTest, DistributedFacetPivotSmallAdvancedTest, BlockCacheTest, SignatureUpdateProcessorFactoryTest, TestRequestForwarding, DirectUpdateHandlerOptimizeTest, TestCodecSupport, RegexBoostProcessorTest, SuggesterFSTTest, TestCloudDeleteByQuery, SolrCoreCheckLockOnStartupTest, TestConfigSetsAPIZkFailure, TestNumericRangeQuery32, TestSort, DeleteNodeTest, HdfsCollectionsAPIDistributedZkTest, TestSurroundQueryParser, DocumentBuilderTest, TestHdfsUpdateLog, TestLegacyNumericUtils, TestInitParams, ShardRoutingCustomTest, TestDistributedSearch, TestDFRSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, SliceStateTest, SystemInfoHandlerTest, CircularListTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AssignTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudJSONFacetJoinDomain, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates] [junit4] Completed [574/728 (3!)] on J2 in 317.80s, 5 tests, 1 error <<< FAILURES! [...truncated 43794 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
