Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4243/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:60698/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:60698/solr] at __randomizedtesting.SeedInfo.seed([5931CC4FF0A6A8FD:6182E8B1D7557C2C]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:60698/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:640) 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) ... 44 more Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:60698 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) 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:525) ... 48 more FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: org/apache/solr/cloud/autoscaling/SearchRateTrigger Stack Trace: java.lang.NoClassDefFoundError: org/apache/solr/cloud/autoscaling/SearchRateTrigger at __randomizedtesting.SeedInfo.seed([5931CC4FF0A6A8FD:3AFAFACD6969DBD0]:0) at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: org.apache.solr.cloud.autoscaling.SearchRateTrigger at java.net.URLClassLoader$1.run(URLClassLoader.java:370) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 40 more Caused by: java.io.FileNotFoundException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/classes/java/org/apache/solr/cloud/autoscaling/SearchRateTrigger.class (Too many open files) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288) at sun.misc.Resource.cachedInputStream(Resource.java:77) at sun.misc.Resource.getByteBuffer(Resource.java:160) at java.net.URLClassLoader.defineClass(URLClassLoader.java:454) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ... 46 more Build Log: [...truncated 13340 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> 2883110 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/init-core-data-001 [junit4] 2> 2883111 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 2883111 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2883118 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 2883119 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001 [junit4] 2> 2883119 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2883120 INFO (Thread-5803) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2883120 INFO (Thread-5803) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2883128 ERROR (Thread-5803) [ ] 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> 2883230 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:60696 [junit4] 2> 2883260 INFO (jetty-launcher-5748-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2883260 INFO (jetty-launcher-5748-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2883260 INFO (jetty-launcher-5748-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29b0d469{/solr,null,AVAILABLE} [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5858cf80{/solr,null,AVAILABLE} [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1851e156{HTTP/1.1,[http/1.1]}{127.0.0.1:60699} [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2eb60e27{HTTP/1.1,[http/1.1]}{127.0.0.1:60698} [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-1) [ ] o.e.j.s.Server Started @2886310ms [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-2) [ ] o.e.j.s.Server Started @2886311ms [junit4] 2> 2883289 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60699} [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60698} [junit4] 2> 2883290 ERROR (jetty-launcher-5748-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2883290 ERROR (jetty-launcher-5748-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2883291 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2883291 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2883291 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T17:01:07.202Z [junit4] 2> 2883290 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T17:01:07.201Z [junit4] 2> 2883291 INFO (jetty-launcher-5748-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@642a322b{/solr,null,AVAILABLE} [junit4] 2> 2883292 INFO (jetty-launcher-5748-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b8d9c26{HTTP/1.1,[http/1.1]}{127.0.0.1:60700} [junit4] 2> 2883292 INFO (jetty-launcher-5748-thread-3) [ ] o.e.j.s.Server Started @2886313ms [junit4] 2> 2883292 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60700} [junit4] 2> 2883292 ERROR (jetty-launcher-5748-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2883293 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2883293 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2883293 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2883293 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-22T17:01:07.204Z [junit4] 2> 2883295 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2883295 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2883296 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2883310 INFO (jetty-launcher-5748-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2883311 INFO (jetty-launcher-5748-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2883311 INFO (jetty-launcher-5748-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60696/solr [junit4] 2> 2883471 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2883471 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2883471 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2883474 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60700_solr [junit4] 2> 2883475 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60698_solr [junit4] 2> 2883475 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60699_solr [junit4] 2> 2883475 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.c.Overseer Overseer (id=98873617090740233-127.0.0.1:60700_solr-n_0000000000) starting [junit4] 2> 2883478 INFO (zkCallback-5765-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2883479 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2883479 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2883494 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60700_solr [junit4] 2> 2883511 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2883512 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2883512 INFO (zkCallback-5765-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2883572 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60699.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883572 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883611 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60699.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883611 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60699.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883611 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883611 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883612 INFO (jetty-launcher-5748-thread-1) [n:127.0.0.1:60699_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node1/. [junit4] 2> 2883613 INFO (jetty-launcher-5748-thread-2) [n:127.0.0.1:60698_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/. [junit4] 2> 2883615 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60700.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883621 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60700.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883621 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60700.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2883622 INFO (jetty-launcher-5748-thread-3) [n:127.0.0.1:60700_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node3/. [junit4] 2> 2883682 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2883684 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60696/solr ready [junit4] 2> 2883815 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[5931CC4FF0A6A8FD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 2883817 INFO (qtp1438215154-30170) [n:127.0.0.1:60700_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60699_solr,127.0.0.1:60698_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2883820 INFO (OverseerThreadFactory-13149-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 2883953 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60698/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2883960 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60699/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2883969 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60698/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2883976 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60699/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2884201 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2884201 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2884202 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2884202 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2884202 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2884203 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2884327 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2884327 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2884328 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2884328 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885251 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2885274 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2885274 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2885278 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2885282 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal [junit4] 2> 2885282 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal [junit4] 2> 2885284 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 2885299 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2885299 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2885300 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true [junit4] 2> 2885299 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 2885300 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60699.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2885300 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2885300 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2885300 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2885300 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 2885299 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2885300 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true [junit4] 2> 2885301 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60699.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2885301 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2885301 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 2885301 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal [junit4] 2> 2885300 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 2885302 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2885303 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true [junit4] 2> 2885303 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2885303 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2885303 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 2885373 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2885373 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2885375 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2885375 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2885375 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2885375 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2885376 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2885376 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2885376 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2885376 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2885377 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2885377 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2885377 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@adaee6c[testSimple1_shard2_replica_n6] main] [junit4] 2> 2885377 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2885377 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2885378 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c872ab6[testSimple1_shard1_replica_n2] main] [junit4] 2> 2885378 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2885378 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2885379 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2885379 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2885380 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2885380 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977875818479616 [junit4] 2> 2885380 INFO (searcherExecutor-13158-thread-1-processing-n:127.0.0.1:60699_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@adaee6c[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2885380 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2885381 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd92fc[testSimple1_shard1_replica_n1] main] [junit4] 2> 2885381 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2885381 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d0f42e[testSimple1_shard2_replica_n4] main] [junit4] 2> 2885383 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2885383 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2885383 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2885384 INFO (searcherExecutor-13156-thread-1-processing-n:127.0.0.1:60699_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@5c872ab6[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2885384 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2885384 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2885384 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2885384 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977875822673920 [junit4] 2> 2885385 INFO (searcherExecutor-13159-thread-1-processing-n:127.0.0.1:60698_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@62d0f42e[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2885384 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977875822673920 [junit4] 2> 2885387 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 2885387 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2885388 INFO (searcherExecutor-13157-thread-1-processing-n:127.0.0.1:60698_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@7bd92fc[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2885388 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977875826868224 [junit4] 2> 2885393 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2885394 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2885394 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60699/solr/testSimple1_shard1_replica_n2/ [junit4] 2> 2885394 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:60699/solr START replicas=[http://127.0.0.1:60698/solr/testSimple1_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2885395 INFO (qtp748210231-30172) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2885505 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885505 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885505 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885505 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885705 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:60699/solr DONE. We have no versions. sync failed. [junit4] 2> 2885705 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2885705 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2885705 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2885713 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60699/solr/testSimple1_shard1_replica_n2/ shard1 [junit4] 2> 2885823 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885823 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885823 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885823 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885826 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2885829 INFO (qtp35736479-30158) [n:127.0.0.1:60699_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1627 [junit4] 2> 2885898 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2885898 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2885898 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60699/solr/testSimple1_shard2_replica_n6/ [junit4] 2> 2885899 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:60699/solr START replicas=[http://127.0.0.1:60698/solr/testSimple1_shard2_replica_n4/] nUpdates=100 [junit4] 2> 2885900 INFO (qtp748210231-30165) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2885938 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885938 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885938 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2885938 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886210 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:60699/solr DONE. We have no versions. sync failed. [junit4] 2> 2886210 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2886210 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2886210 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2886221 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60699/solr/testSimple1_shard2_replica_n6/ shard2 [junit4] 2> 2886332 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886332 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886332 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886332 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886333 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2886334 INFO (qtp35736479-30160) [n:127.0.0.1:60699_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2132 [junit4] 2> 2886400 INFO (qtp748210231-30175) [n:127.0.0.1:60698_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2199 [junit4] 2> 2886401 INFO (qtp748210231-30174) [n:127.0.0.1:60698_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2199 [junit4] 2> 2886407 INFO (qtp1438215154-30170) [n:127.0.0.1:60700_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> 2886513 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886513 INFO (zkCallback-5764-thread-1-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886513 INFO (zkCallback-5764-thread-2-processing-n:127.0.0.1:60699_solr) [n:127.0.0.1:60699_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2886513 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2887410 INFO (qtp1438215154-30170) [n:127.0.0.1:60700_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60699_solr,127.0.0.1:60698_solr&wt=javabin&version=2} status=0 QTime=3593 [junit4] 2> 2887411 INFO (qtp1438215154-30171) [n:127.0.0.1:60700_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60698_solr,127.0.0.1:60700_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2887413 INFO (OverseerThreadFactory-13149-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 2887414 INFO (OverseerCollectionConfigSetProcessor-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_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> 2887630 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60698/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2887633 INFO (OverseerStateUpdate-98873617090740233-127.0.0.1:60700_solr-n_0000000000) [n:127.0.0.1:60700_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:60700/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2887845 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2887845 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2887846 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2887961 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2887961 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2887961 INFO (zkCallback-5765-thread-1-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2887961 INFO (zkCallback-5765-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2888925 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2888925 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2888932 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 2888932 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 2888935 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2888935 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 2888935 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2888935 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 2888936 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60698.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2888936 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60700.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58f115ae [junit4] 2> 2888936 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2888936 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2888936 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 2888936 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node3/testSimple2_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_5931CC4FF0A6A8FD-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 2888990 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2888990 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2888991 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2888991 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2888991 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2888991 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2888992 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2888992 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2888992 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@330ac78c[testSimple2_shard1_replica_n2] main] [junit4] 2> 2888993 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7506fe[testSimple2_shard1_replica_n1] main] [junit4] 2> 2888994 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2888994 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2888994 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2888995 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2888995 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977879609081856 [junit4] 2> 2888995 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2888995 INFO (searcherExecutor-13177-thread-1-processing-n:127.0.0.1:60700_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@330ac78c[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2888995 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2888995 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581977879609081856 [junit4] 2> 2888996 INFO (searcherExecutor-13176-thread-1-processing-n:127.0.0.1:60698_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@1f7506fe[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2889002 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2889002 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2889002 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60700/solr/testSimple2_shard1_replica_n2/ [junit4] 2> 2889002 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:60700/solr START replicas=[http://127.0.0.1:60698/solr/testSimple2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2889003 INFO (qtp748210231-30173) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.S.Request [testSimple2_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2889113 INFO (zkCallback-5765-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889113 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889113 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889113 INFO (zkCallback-5765-thread-3-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889308 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:60700/solr DONE. We have no versions. sync failed. [junit4] 2> 2889308 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2889308 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2889308 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2889321 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60700/solr/testSimple2_shard1_replica_n2/ shard1 [junit4] 2> 2889427 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889427 INFO (zkCallback-5765-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889427 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889427 INFO (zkCallback-5765-thread-3-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889477 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2889481 INFO (qtp1438215154-30180) [n:127.0.0.1:60700_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1635 [junit4] 2> 2889586 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889586 INFO (zkCallback-5765-thread-3-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889587 INFO (zkCallback-5765-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2889586 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2890016 INFO (qtp748210231-30177) [n:127.0.0.1:60698_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2171 [junit4] 2> 2890021 INFO (qtp1438215154-30171) [n:127.0.0.1:60700_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> 2890129 INFO (zkCallback-5763-thread-2-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2890129 INFO (zkCallback-5765-thread-3-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2890129 INFO (zkCallback-5765-thread-2-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2890129 INFO (zkCallback-5763-thread-1-processing-n:127.0.0.1:60698_solr) [n:127.0.0.1:60698_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2891031 INFO (qtp1438215154-30171) [n:127.0.0.1:60700_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60698_solr,127.0.0.1:60700_solr&wt=javabin&version=2} status=0 QTime=3620 [junit4] 2> 2891032 INFO (qtp1438215154-30182) [n:127.0.0.1:60700_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:60699_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2891035 INFO (OverseerThreadFactory-13149-thread-3-processing-n:127.0.0.1:60700_solr) [n:127.0.0.1:60700_solr ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 2891035 INFO (OverseerCollectionConfigSetProcessor- [...truncated too long message...] =211941490 [junit4] 2> 2976428 INFO (coreCloseExecutor-9610-thread-1) [n:127.0.0.1:60817_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SearchRateTriggerTest-collection1.shard1.leader, tag=522116703 [junit4] 2> 2976429 INFO (coreCloseExecutor-9608-thread-1) [n:127.0.0.1:60818_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SearchRateTriggerTest-collection1.shard1.leader, tag=585473340 [junit4] 2> 2976430 INFO (jetty-closer-4724-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98873620768489483-127.0.0.1:60816_solr-n_0000000000) closing [junit4] 2> 2976431 INFO (OverseerStateUpdate-98873620768489483-127.0.0.1:60816_solr-n_0000000000) [n:127.0.0.1:60816_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60816_solr [junit4] 2> 2976433 WARN (OverseerAutoScalingTriggerThread-98873620768489483-127.0.0.1:60816_solr-n_0000000000) [n:127.0.0.1:60816_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2976435 INFO (jetty-closer-4724-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@89acc13{/solr,null,UNAVAILABLE} [junit4] 2> 2976436 INFO (jetty-closer-4724-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b4d4eab{/solr,null,UNAVAILABLE} [junit4] 2> 2977944 INFO (jetty-closer-4724-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39b2930c{/solr,null,UNAVAILABLE} [junit4] 2> 2977946 ERROR (SUITE-SearchRateTriggerTest-seed#[5931CC4FF0A6A8FD]-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> 2977947 INFO (SUITE-SearchRateTriggerTest-seed#[5931CC4FF0A6A8FD]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60813 60813 [junit4] 2> 2977990 INFO (Thread-4409) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60813 60813 [junit4] 2> 2978116 WARN (Thread-4409) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf [junit4] 2> 4 /solr/collections/SearchRateTriggerTest-collection2/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 32 /solr/collections/SearchRateTriggerTest-collection1/state.json [junit4] 2> 12 /solr/collections/SearchRateTriggerTest-collection2/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/98873620768489484-127.0.0.1:60817_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_5931CC4FF0A6A8FD-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=751, maxMBSortInHeap=7.493177358477304, sim=RandomSimilarity(queryNorm=false): {}, locale=sv, timezone=Asia/Istanbul [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65922784,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, RulesTest, TestConfigSets, HdfsUnloadDistributedZkTest, TestPushWriter, SolrGraphiteReporterTest, BigEndianAscendingWordSerializerTest, TestSha256AuthenticationProvider, JSONWriterTest, TestCollectionAPI, ImplicitSnitchTest, SuggesterTest, ExplicitHLLTest, CreateCollectionCleanupTest, UUIDFieldTest, HdfsRecoverLeaseTest, ResponseHeaderTest, TestLeaderElectionZkExpiry, RAMDirectoryFactoryTest, SparseHLLTest, TestManagedSchemaAPI, TestFilteredDocIdSet, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CurrencyFieldTypeTest, DistributedVersionInfoTest, PeerSyncWithIndexFingerprintCachingTest, HdfsDirectoryFactoryTest, TimeZoneUtilsTest, TestDownShardTolerantSearch, TestDeleteCollectionOnDownNodes, TestRestoreCore, TestConfigReload, TriLevelCompositeIdRoutingTest, TestIntervalFaceting, SolrRequestParserTest, InfixSuggestersTest, TestReplicationHandlerBackup, BadIndexSchemaTest, TestEmbeddedSolrServerAdminHandler, TestRequestStatusCollectionAPI, BasicDistributedZkTest, TestFiltering, HdfsBasicDistributedZk2Test, TestPolicyCloud, TestXmlQParserPlugin, TestRandomRequestDistribution, SolrCloudReportersTest, SearchHandlerTest, AtomicUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, MoveReplicaHDFSFailoverTest, TestPKIAuthenticationPlugin, AddReplicaTest, TestConfigsApi, TestPointFields, DefaultValueUpdateProcessorTest, TestUpdate, CircularListTest, PathHierarchyTokenizerFactoryTest, TestConfigSetsAPIZkFailure, HdfsCollectionsAPIDistributedZkTest, URLClassifyProcessorTest, SolrInfoBeanTest, CleanupOldIndexTest, NodeAddedTriggerTest, TestSolrConfigHandlerConcurrent, MoveReplicaTest, TestPrepRecovery, LeaderFailoverAfterPartitionTest, TestPhraseSuggestions, TestMaxTokenLenTokenizer, CdcrReplicationHandlerTest, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, TestSolrQueryResponse, TestLegacyNumericRangeQueryBuilder, IndexSchemaTest, TestImplicitCoreProperties, TestCodecSupport, TestNamedUpdateProcessors, CursorPagingTest, NodeMutatorTest, TestImpersonationWithHadoopAuth, TestSchemaSimilarityResource, PKIAuthenticationIntegrationTest, DisMaxRequestHandlerTest, TestPullReplicaErrorHandling, OutputWriterTest, DocValuesMissingTest, CoreAdminRequestStatusTest, TestConfigSetImmutable, TestDistribIDF, XsltUpdateRequestHandlerTest, DistributedFacetPivotLongTailTest, BlockCacheTest, ComputePlanActionTest, HdfsLockFactoryTest, TestIBSimilarityFactory, TestJoin, SortByFunctionTest, TestCloudSearcherWarming, ScriptEngineTest, OverseerTest, TestDFRSimilarityFactory, CdcrBootstrapTest, TestScoreJoinQPScore, TestDistributedStatsComponentCardinality, TestInitParams, FieldAnalysisRequestHandlerTest, PeerSyncReplicationTest, DateMathParserTest, TestQuerySenderListener, TestFieldTypeCollectionResource, TestZkAclsWithHadoopAuth, TestComplexPhraseLeadingWildcard, TestLMDirichletSimilarityFactory, TestCloudSchemaless, TestWriterPerf, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, GraphQueryTest, TestMissingGroups, AutoscalingHistoryHandlerTest, TestClassicSimilarityFactory, TestGraphMLResponseWriter, TestQueryWrapperFilter, SignatureUpdateProcessorFactoryTest, TestOmitPositions, BooleanFieldTest, TestRecoveryHdfs, TestExactStatsCache, TestSQLHandlerNonCloud, BufferStoreTest, TestNoOpRegenerator, TestSolrCoreSnapshots, TestFreeTextSuggestions, TestSurroundQueryParser, TestMacroExpander, DirectUpdateHandlerTest, HighlighterTest, SolrXmlInZkTest, WordBreakSolrSpellCheckerTest, TestTolerantSearch, HdfsChaosMonkeyNothingIsSafeTest, OverriddenZkACLAndCredentialsProvidersTest, TestUtils, TestDynamicFieldCollectionResource, TestUseDocValuesAsStored2, CdcrUpdateLogTest, ResourceLoaderTest, TestFieldCollectionResource, HdfsAutoAddReplicasIntegrationTest, TestTrieFacet, TestApiFramework, SliceStateTest, TestEmbeddedSolrServerSchemaAPI, ReplicationFactorTest, TestSchemalessBufferedUpdates, DistributedQueryElevationComponentTest, LeaderElectionTest, VersionInfoTest, TestTrackingShardHandlerFactory, DistributedSuggestComponentTest, TestLFUCache, UUIDUpdateProcessorFallbackTest, DistributedTermsComponentTest, LargeFieldTest, ForceLeaderTest, HdfsRestartWhileUpdatingTest, ShardRoutingTest, NumericFieldsTest, TestHighlightDedupGrouping, SpellCheckCollatorWithCollapseTest, SpellCheckCollatorTest, TestBackupRepositoryFactory, PrimUtilsTest, TestReversedWildcardFilterFactory, ResponseLogComponentTest, TestRandomDVFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, SoftAutoCommitTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DistribCursorPagingTest, HealthCheckHandlerTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTlogReplica, AutoAddReplicasIntegrationTest, NodeLostTriggerTest, SearchRateTriggerTest] [junit4] Completed [570/745 (2!)] on J0 in 38.88s, 1 test, 1 error <<< FAILURES! [...truncated 47729 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
