Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/172/
3 tests failed. FAILED: org.apache.solr.cloud.TestReplicaProperties.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:39739 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39739 at __randomizedtesting.SeedInfo.seed([1D892780FAE27613:95DD185A541E1BEB]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638) 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.sendRequest(CloudSolrClient.java:1121) 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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1669) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1696) at org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) ... 52 more FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([1D892780FAE27613:95DD185A541E1BEB]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes Error Message: expected:<2> but was:<3> Stack Trace: java.lang.AssertionError: expected:<2> but was:<3> at __randomizedtesting.SeedInfo.seed([1D892780FAE27613:1885A0D8F470880]: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.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909) at org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:501) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11880 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest [junit4] 2> 1237978 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/init-core-data-001 [junit4] 2> 1237978 WARN (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 1237978 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1237979 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1237980 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001 [junit4] 2> 1237980 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1238026 INFO (Thread-739) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1238026 INFO (Thread-739) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1238081 ERROR (Thread-739) [ ] 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> 1238141 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44428 [junit4] 2> 1238186 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ed888ca280000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1238204 INFO (jetty-launcher-588-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1238614 INFO (jetty-launcher-588-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cc43c50{/solr,null,AVAILABLE} [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11b3c6c1{SSL,[ssl, http/1.1]}{127.0.0.1:39607} [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.e.j.s.Server Started @1257262ms [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39607} [junit4] 2> 1238616 ERROR (jetty-launcher-588-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1238616 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T15:23:17.494Z [junit4] 2> 1238738 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1238802 INFO (jetty-launcher-588-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44428/solr [junit4] 2> 1239192 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1239192 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39607_solr [junit4] 2> 1239197 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.c.Overseer Overseer (id=98754323867500547-127.0.0.1:39607_solr-n_0000000000) starting [junit4] 2> 1240358 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39607_solr [junit4] 2> 1240359 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1241238 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1241280 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1241298 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1241309 INFO (jetty-launcher-588-thread-1) [n:127.0.0.1:39607_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/. [junit4] 2> 1241598 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1241599 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44428/solr ready [junit4] 2> 1241929 INFO (qtp765642198-3181) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1241970 INFO (OverseerThreadFactory-1320-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.CreateCollectionCmd Create collection testCollection1 [junit4] 2> 1242092 INFO (OverseerStateUpdate-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testCollection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testCollection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39607/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1242108 INFO (OverseerStateUpdate-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testCollection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testCollection1_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39607/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1242572 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1242573 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1242595 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1242910 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1243848 INFO (zkCallback-595-thread-2-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1243991 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1244299 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1244414 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal [junit4] 2> 1244417 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1244417 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from collection testCollection1, trusted=true [junit4] 2> 1244890 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal [junit4] 2> 1244892 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1244892 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from collection testCollection1, trusted=true [junit4] 2> 1244893 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.core.testCollection1.shard2.replica_n3' (registry 'solr.core.testCollection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1244893 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1244894 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/testCollection1_shard2_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/] [junit4] 2> 1244912 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.core.testCollection1.shard1.replica_n1' (registry 'solr.core.testCollection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1244912 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1244912 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/testCollection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/] [junit4] 2> 1245166 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1245167 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1245168 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1245168 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1245190 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ce03945[testCollection1_shard1_replica_n1] main] [junit4] 2> 1245226 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1245227 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1245426 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1245426 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580069189639471104 [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39607/solr/testCollection1_shard1_replica_n1/ [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39607/solr/testCollection1_shard1_replica_n1/ has no replicas [junit4] 2> 1245447 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1245448 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39607/solr/testCollection1_shard1_replica_n1/ shard1 [junit4] 2> 1245460 INFO (searcherExecutor-1324-thread-1-processing-n:127.0.0.1:39607_solr x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher Searcher@4ce03945[testCollection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1245509 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1245510 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1245511 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1245511 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1245546 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c2c6d5b[testCollection1_shard2_replica_n3] main] [junit4] 2> 1245548 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1245548 INFO (zkCallback-595-thread-2-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1245550 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1245550 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1245551 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1245551 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580069189770543104 [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39607/solr/testCollection1_shard2_replica_n3/ [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SyncStrategy https://127.0.0.1:39607/solr/testCollection1_shard2_replica_n3/ has no replicas [junit4] 2> 1245610 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1245986 INFO (searcherExecutor-1323-thread-1-processing-n:127.0.0.1:39607_solr x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher Searcher@6c2c6d5b[testCollection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1245987 INFO (zkCallback-595-thread-2-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1245987 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1245988 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39607/solr/testCollection1_shard2_replica_n3/ shard2 [junit4] 2> 1245989 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1245998 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3425 [junit4] 2> 1246612 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1246713 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1246715 INFO (qtp765642198-3187) [n:127.0.0.1:39607_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4120 [junit4] 2> 1247038 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1247041 INFO (qtp765642198-3181) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1247151 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1247151 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1248459 INFO (qtp765642198-3181) [n:127.0.0.1:39607_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=6530 [junit4] 2> 1248463 INFO (qtp765642198-3184) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1248463 INFO (OverseerCollectionConfigSetProcessor-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1248474 INFO (OverseerThreadFactory-1320-thread-2-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.CreateCollectionCmd Create collection testCollection2 [junit4] 2> 1248721 INFO (OverseerStateUpdate-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testCollection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testCollection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39607/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1248742 INFO (OverseerStateUpdate-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testCollection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testCollection2_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39607/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1249030 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1249031 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1249458 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1249461 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1250103 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1250135 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1250203 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal [junit4] 2> 1250211 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1250213 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1250213 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from collection testCollection2, trusted=true [junit4] 2> 1250213 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.core.testCollection2.shard1.replica_n1' (registry 'solr.core.testCollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1250213 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1250213 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/testCollection2_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/] [junit4] 2> 1250219 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1250219 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from collection testCollection2, trusted=true [junit4] 2> 1250219 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39607.solr.core.testCollection2.shard2.replica_n2' (registry 'solr.core.testCollection2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f960f87 [junit4] 2> 1250219 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1250220 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/testCollection2_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/] [junit4] 2> 1251462 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1251462 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1251464 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1251471 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1251478 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd08129[testCollection2_shard1_replica_n1] main] [junit4] 2> 1251520 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1251520 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1251521 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1251521 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1251550 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@601a068e[testCollection2_shard2_replica_n2] main] [junit4] 2> 1251586 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1251587 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1251587 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1251587 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580069196099747840 [junit4] 2> 1251591 INFO (searcherExecutor-1333-thread-1-processing-n:127.0.0.1:39607_solr x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher Searcher@3bd08129[testCollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1251606 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1251606 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39607/solr/testCollection2_shard1_replica_n1/ [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39607/solr/testCollection2_shard1_replica_n1/ has no replicas [junit4] 2> 1251608 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1251615 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39607/solr/testCollection2_shard1_replica_n1/ shard1 [junit4] 2> 1251630 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1251630 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1251632 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1251632 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580069196146933760 [junit4] 2> 1251658 INFO (searcherExecutor-1334-thread-1-processing-n:127.0.0.1:39607_solr x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher Searcher@601a068e[testCollection2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39607/solr/testCollection2_shard2_replica_n2/ [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:39607/solr/testCollection2_shard2_replica_n2/ has no replicas [junit4] 2> 1251674 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1251681 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39607/solr/testCollection2_shard2_replica_n2/ shard2 [junit4] 2> 1251788 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1251788 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1251800 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1251802 INFO (qtp765642198-3186) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2771 [junit4] 2> 1251830 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1251841 INFO (qtp765642198-3182) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2810 [junit4] 2> 1251851 INFO (qtp765642198-3184) [n:127.0.0.1:39607_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1251994 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1251994 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1252961 INFO (qtp765642198-3184) [n:127.0.0.1:39607_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4497 [junit4] 2> 1252962 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testCollection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 1252962 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testCollection1 [junit4] 2> 1252962 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testCollection2 failOnTimeout:true timeout (sec):30 [junit4] 2> 1252962 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testCollection2 [junit4] 2> 1252969 INFO (TEST-LeaderElectionContextKeyTest.test-seed#[1D892780FAE27613]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1253042 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard2.replica_n3, tag=null [junit4] 2> 1253042 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57a8119f: rootName = solr_39607, domain = solr.core.testCollection1.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@702240ca [junit4] 2> 1253185 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@5f5195cb [junit4] 2> 1253186 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard2.replica_n3, tag=1599182283 [junit4] 2> 1253186 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection1.shard2.leader, tag=1599182283 [junit4] 2> 1253303 INFO (qtp765642198-3185) [n:127.0.0.1:39607_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=309 [junit4] 2> 1253304 INFO (TEST-LeaderElectionContextKeyTest.test-seed#[1D892780FAE27613]) [ ] o.a.s.SolrTestCaseJ4 ###Ending test [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test -Dtests.seed=1D892780FAE27613 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.35s J1 | LeaderElectionContextKeyTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([1D892780FAE27613:95DD185A541E1BEB]:0) [junit4] > at org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1253381 INFO (jetty-closer-589-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@11b3c6c1{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1253381 INFO (jetty-closer-589-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1703991589 [junit4] 2> 1253381 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1253381 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3163ea38: rootName = solr_39607, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5323596b [junit4] 2> 1253385 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1253385 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f47ac60: rootName = solr_39607, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6870542e [junit4] 2> 1253422 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253423 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253432 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1253433 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@423b2728: rootName = solr_39607, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@167fa61f [junit4] 2> 1253503 INFO (jetty-closer-589-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1253574 INFO (coreCloseExecutor-1343-thread-1) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@2cee67b2 [junit4] 2> 1253574 INFO (coreCloseExecutor-1343-thread-1) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=753821618 [junit4] 2> 1253574 INFO (coreCloseExecutor-1343-thread-1) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69467fd3: rootName = solr_39607, domain = solr.core.testCollection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@82f8b69 [junit4] 2> 1253601 INFO (coreCloseExecutor-1343-thread-2) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@7f7d67e3 [junit4] 2> 1253601 INFO (coreCloseExecutor-1343-thread-3) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@3086c257 [junit4] 2> 1253602 INFO (OverseerCollectionConfigSetProcessor-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] 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> 1253610 INFO (coreCloseExecutor-1343-thread-2) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=2138925027 [junit4] 2> 1253610 INFO (coreCloseExecutor-1343-thread-2) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71cc04d8: rootName = solr_39607, domain = solr.core.testCollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6ef480b5 [junit4] 2> 1253612 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253612 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253613 INFO (zkCallback-595-thread-3-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253613 INFO (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1253640 INFO (coreCloseExecutor-1343-thread-2) [n:127.0.0.1:39607_solr c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection2.shard1.leader, tag=2138925027 [junit4] 2> 1253657 INFO (coreCloseExecutor-1343-thread-3) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection2.shard2.replica_n2, tag=814137943 [junit4] 2> 1253658 INFO (coreCloseExecutor-1343-thread-3) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@254b6227: rootName = solr_39607, domain = solr.core.testCollection2.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@b49870a [junit4] 2> 1253707 INFO (coreCloseExecutor-1343-thread-3) [n:127.0.0.1:39607_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection2.shard2.leader, tag=814137943 [junit4] 2> 1253714 INFO (coreCloseExecutor-1343-thread-1) [n:127.0.0.1:39607_solr c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection1.shard1.leader, tag=753821618 [junit4] 2> 1255098 INFO (jetty-closer-589-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98754323867500547-127.0.0.1:39607_solr-n_0000000000) closing [junit4] 2> 1255098 INFO (OverseerStateUpdate-98754323867500547-127.0.0.1:39607_solr-n_0000000000) [n:127.0.0.1:39607_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39607_solr [junit4] 2> 1256942 WARN (zkCallback-595-thread-1-processing-n:127.0.0.1:39607_solr) [n:127.0.0.1:39607_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1256942 INFO (jetty-closer-589-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3cc43c50{/solr,null,UNAVAILABLE} [junit4] 2> 1256963 ERROR (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-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> 1256964 INFO (SUITE-LeaderElectionContextKeyTest-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44428 44428 [junit4] 2> 1257074 INFO (Thread-739) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44428 44428 [junit4] 2> 1257074 WARN (Thread-739) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/testCollection1/state.json [junit4] 2> 7 /solr/collections/testCollection2/state.json [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 2 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_1D892780FAE27613-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=BET [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=193419928,total=412090368 [junit4] 2> NOTE: All tests run in this JVM: [TestRTGBase, TestFiltering, TestCollationFieldDocValues, ClusterStateUpdateTest, TestReplicationHandlerBackup, TestBulkSchemaConcurrent, CursorMarkTest, AliasIntegrationTest, TestFieldCollectionResource, LukeRequestHandlerTest, DOMUtilTest, TestSolrCoreSnapshots, TestFieldTypeResource, ZkFailoverTest, SolrIndexMetricsTest, TestUnifiedSolrHighlighter, SharedFSAutoReplicaFailoverUtilsTest, RestartWhileUpdatingTest, TestCollectionsAPIViaSolrCloudCluster, TestClusterStateMutator, TestRequestForwarding, DocValuesNotIndexedTest, HdfsChaosMonkeySafeLeaderTest, TestNestedDocsSort, TestStreamBody, PreAnalyzedUpdateProcessorTest, SliceStateTest, TestMiniSolrCloudClusterSSL, TestPerFieldSimilarityWithDefaultOverride, SpellCheckCollatorWithCollapseTest, SchemaVersionSpecificBehaviorTest, TestConfigSetProperties, TestFastLRUCache, TestUseDocValuesAsStored2, LeaderElectionContextKeyTest] [junit4] Completed [97/733 (1!)] on J1 in 19.29s, 1 test, 1 failure <<< FAILURES! [...truncated 224 lines...] [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties [junit4] 2> 2294879 INFO (SUITE-TestReplicaProperties-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_1D892780FAE27613-001/init-core-data-001 [junit4] 2> 2294879 INFO (SUITE-TestReplicaProperties-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2294880 INFO (SUITE-TestReplicaProperties-seed#[1D892780FAE27613]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2294881 INFO (SUITE-TestReplicaProperties-seed#[1D892780FAE27613]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2295000 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2295060 INFO (Thread-899) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2295060 INFO (Thread-899) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2295121 ERROR (Thread-899) [ ] 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> 2295161 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.ZkTestServer start zk server on port:60957 [junit4] 2> 2296047 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2296058 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 2296059 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2296066 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2296070 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2296078 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2296078 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2296090 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2296091 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2296102 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2296102 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2296147 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2297027 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2297138 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71a8f4b6{/,null,AVAILABLE} [junit4] 2> 2297141 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@793d451{SSL,[ssl, http/1.1]}{127.0.0.1:53272} [junit4] 2> 2297141 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.e.j.s.Server Started @2315589ms [junit4] 2> 2297141 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_1D892780FAE27613-001/tempDir-001/control/data, hostContext=/, hostPort=53272, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_1D892780FAE27613-001/control-001/cores} [junit4] 2> 2297141 ERROR (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2297141 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 2297185 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2297186 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2297186 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-01T15:40:55.868Z [junit4] 2> 2297419 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2297419 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_1D892780FAE27613-001/control-001/solr.xml [junit4] 2> 2297424 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@52450387, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2297429 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60957/solr [junit4] 2> 2298194 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2298210 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53272_ [junit4] 2> 2298210 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.c.Overseer Overseer (id=98754393132433413-127.0.0.1:53272_-n_0000000000) starting [junit4] 2> 2298329 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53272_ [junit4] 2> 2299158 INFO (zkCallback-444-thread-1-processing-n:127.0.0.1:53272_) [n:127.0.0.1:53272_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2300912 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52450387 [junit4] 2> 2300912 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52450387 [junit4] 2> 2300913 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52450387 [junit4] 2> 2300914 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [n:127.0.0.1:53272_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties_1D892780FAE27613-001/control-001/cores [junit4] 2> 2302034 INFO (TEST-TestReplicaProperties.test-seed#[1D892780FAE27613]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKee [...truncated too long message...] ll [junit4] 2> 8538483 INFO (jetty-closer-2883-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@451284b0: rootName = solr_48236, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24b343a8 [junit4] 2> 8538492 INFO (jetty-closer-2883-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 8538505 INFO (jetty-closer-2883-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 8538505 INFO (jetty-closer-2883-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@509e491f: rootName = solr_41236, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24b343a8 [junit4] 2> 8538507 INFO (jetty-closer-2883-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 8538525 INFO (zkCallback-2929-thread-2-processing-n:127.0.0.1:41236_solr) [n:127.0.0.1:41236_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 8538564 INFO (jetty-closer-2883-thread-2) [ ] o.a.s.c.Overseer Overseer (id=98754783179178004-127.0.0.1:41236_solr-n_0000000005) closing [junit4] 2> 8538571 INFO (OverseerStateUpdate-98754783179178004-127.0.0.1:41236_solr-n_0000000005) [n:127.0.0.1:41236_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41236_solr [junit4] 2> 8540028 WARN (zkCallback-2950-thread-3-processing-n:127.0.0.1:48236_solr) [n:127.0.0.1:48236_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 8540029 INFO (jetty-closer-2883-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c1a8f37{/solr,null,UNAVAILABLE} [junit4] 2> 8540143 WARN (zkCallback-2929-thread-2-processing-n:127.0.0.1:41236_solr) [n:127.0.0.1:41236_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 8540340 INFO (jetty-closer-2883-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43d11513{/solr,null,UNAVAILABLE} [junit4] 2> 8540424 ERROR (SUITE-TestTlogReplica-seed#[1D892780FAE27613]-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> 8540424 INFO (SUITE-TestTlogReplica-seed#[1D892780FAE27613]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36357 36357 [junit4] 2> 8540519 INFO (Thread-4634) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36357 36357 [junit4] 2> 8540536 WARN (Thread-4634) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/configs/conf [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 46 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 45 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 31 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 28 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 27 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 22 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 19 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 14 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 4 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98754783179178004-core_node4-n_0000000000 [junit4] 2> 3 /solr/overseer_elect/election/98754783179178004-127.0.0.1:41236_solr-n_0000000005 [junit4] 2> 2 /solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98754783179177995-core_node4-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98754783179178001-core_node16-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/collections [junit4] 2> 6 /solr/overseer/queue [junit4] 2> 6 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_1D892780FAE27613-001 [junit4] 2> Oct 01, 2017 5:24:55 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=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=Africa/Porto-Novo [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=73315328,total=520617984 [junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, TestDownShardTolerantSearch, ShufflingReplicaListTransformerTest, OverriddenZkACLAndCredentialsProvidersTest, RequestLoggingTest, LeaderFailoverAfterPartitionTest, TestConfigReload, TestTolerantSearch, VersionInfoTest, TestPayloadScoreQParserPlugin, TestSha256AuthenticationProvider, ClassificationUpdateProcessorTest, TestSolrCloudWithKerberosAlt, CoreSorterTest, TestAnalyzeInfixSuggestions, SolrTestCaseJ4Test, TestJmxIntegration, TestSystemCollAutoCreate, SearchHandlerTest, StatsComponentTest, TestNoOpRegenerator, FastVectorHighlighterTest, TermsComponentTest, TestConfigSets, TestSolrFieldCacheBean, TestQuerySenderListener, ZkStateReaderTest, SuggesterFSTTest, BasicAuthIntegrationTest, TestReqParamsAPI, ConnectionManagerTest, MoveReplicaHDFSTest, TestJavabinTupleStreamParser, DistributedFacetExistsSmallTest, TestJsonFacetRefinement, TestHttpShardHandlerFactory, TestExportWriter, BlockJoinFacetDistribTest, TestShortCircuitedRequests, TestScoreJoinQPNoScore, TestStressInPlaceUpdates, DirectUpdateHandlerTest, SolrJmxReporterCloudTest, TermVectorComponentDistributedTest, TestManagedSchemaThreadSafety, TriLevelCompositeIdRoutingTest, TestSchemaNameResource, TestNumericRangeQuery32, TimeZoneUtilsTest, SignatureUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, HardAutoCommitTest, HdfsCollectionsAPIDistributedZkTest, RequiredFieldsTest, TestReloadDeadlock, RuleEngineTest, SuggestComponentTest, ConnectionReuseTest, TestCryptoKeys, SmileWriterTest, ReplaceNodeTest, SolrCoreCheckLockOnStartupTest, TestOnReconnectListenerSupport, TestCloudPseudoReturnFields, EnumFieldTest, SimplePostToolTest, TestMacroExpander, CloudMLTQParserTest, AssignBackwardCompatibilityTest, RollingRestartTest, BasicDistributedZk2Test, HdfsLockFactoryTest, TestAnalyzedSuggestions, TestPseudoReturnFields, TestSQLHandlerNonCloud, DocumentBuilderTest, TestPullReplicaErrorHandling, TestOrdValues, AutoCommitTest, TestReversedWildcardFilterFactory, LeaderElectionTest, CircularListTest, SolrCloudReportersTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, InfoHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestDistributedMissingSort, TestChildDocTransformer, TestFreeTextSuggestions, CdcrReplicationHandlerTest, TestSolrCloudWithHadoopAuthPlugin, SimpleCollectionCreateDeleteTest, DistributedQueryComponentCustomSortTest, TestGroupingSearch, SolrMetricsIntegrationTest, DistributedFacetPivotSmallAdvancedTest, TestTrieFacet, CleanupOldIndexTest, BitVectorTest, NotRequiredUniqueKeyTest, MultiThreadedOCPTest, ShardSplitTest, TestComplexPhraseLeadingWildcard, PrimitiveFieldTypeTest, OverseerRolesTest, HdfsBasicDistributedZkTest, AtomicUpdatesTest, TestShardHandlerFactory, TestDynamicLoading, MetricUtilsTest, GraphQueryTest, CheckHdfsIndexTest, DirectUpdateHandlerOptimizeTest, TestFoldingMultitermQuery, TestLocalFSCloudBackupRestore, TestJoin, TestCoreContainer, SpellCheckComponentTest, PeerSyncTest, TestSort, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestLFUCache, CollectionsAPISolrJTest, DistributedQueueTest, ForceLeaderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet, TestConfigSetsAPI, TestRandomFlRTGCloud, TestTlogReplica] [junit4] Completed [560/733 (3!)] on J2 in 290.82s, 13 tests, 1 failure <<< FAILURES! [...truncated 47530 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
