Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4301/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: http://127.0.0.1:52450/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:52450/solr at __randomizedtesting.SeedInfo.seed([544E4B4C47C52FA9:6CFD6FB26036FB78]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 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.base/java.lang.Thread.run(Thread.java:844) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:52450 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:542) ... 47 more FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication Error Message: Index 0 out-of-bounds for length 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0 at __randomizedtesting.SeedInfo.seed([544E4B4C47C52FA9:4006101964C292B7]:0) at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) at java.base/java.util.Objects.checkIndex(Objects.java:372) at java.base/java.util.ArrayList.get(ArrayList.java:439) at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 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.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12460 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/init-core-data-001 [junit4] 2> 1082101 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 1082101 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1082101 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] 2> 1082101 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1082101 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-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_544E4B4C47C52FA9-001/tempDir-001 [junit4] 2> 1082102 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1082102 INFO (Thread-2092) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1082102 INFO (Thread-2092) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1082104 ERROR (Thread-2092) [ ] 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> 1082212 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:52448 [junit4] 2> 1082255 INFO (jetty-launcher-1924-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1082255 INFO (jetty-launcher-1924-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1082255 INFO (jetty-launcher-1924-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1082260 INFO (jetty-launcher-1924-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a052c63{/solr,null,AVAILABLE} [junit4] 2> 1082262 INFO (jetty-launcher-1924-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49c89bf2{HTTP/1.1,[http/1.1]}{127.0.0.1:52450} [junit4] 2> 1082262 INFO (jetty-launcher-1924-thread-2) [ ] o.e.j.s.Server Started @1083934ms [junit4] 2> 1082262 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52450} [junit4] 2> 1082262 ERROR (jetty-launcher-1924-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1082262 INFO (jetty-launcher-1924-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2255c400{/solr,null,AVAILABLE} [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T14:06:22.452323Z [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4044467e{/solr,null,AVAILABLE} [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fb76c0{HTTP/1.1,[http/1.1]}{127.0.0.1:52452} [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-1) [ ] o.e.j.s.Server Started @1083935ms [junit4] 2> 1082263 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52452} [junit4] 2> 1082264 ERROR (jetty-launcher-1924-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3a442533{HTTP/1.1,[http/1.1]}{127.0.0.1:52451} [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-3) [ ] o.e.j.s.Server Started @1083936ms [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52451} [junit4] 2> 1082264 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T14:06:22.453949Z [junit4] 2> 1082265 ERROR (jetty-launcher-1924-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1082265 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1082265 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1082265 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1082265 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-20T14:06:22.454924Z [junit4] 2> 1082270 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1082270 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1082271 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1082277 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52448/solr [junit4] 2> 1082277 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52448/solr [junit4] 2> 1082277 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52448/solr [junit4] 2> 1082424 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1082424 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1082424 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1082425 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52450_solr [junit4] 2> 1082426 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52451_solr [junit4] 2> 1082426 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52452_solr [junit4] 2> 1082427 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99037136964354055-127.0.0.1:52450_solr-n_0000000000) starting [junit4] 2> 1082428 INFO (zkCallback-1940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1082428 INFO (zkCallback-1941-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1082428 INFO (zkCallback-1939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1082446 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52450_solr [junit4] 2> 1082458 INFO (zkCallback-1941-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1082458 INFO (zkCallback-1939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1082458 INFO (zkCallback-1940-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1082502 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082503 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52452.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082540 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082550 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082551 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52452.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082551 INFO (jetty-launcher-1924-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082552 INFO (jetty-launcher-1924-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52452.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082554 INFO (jetty-launcher-1924-thread-3) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node3/. [junit4] 2> 1082555 INFO (jetty-launcher-1924-thread-1) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node1/. [junit4] 2> 1082559 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082560 INFO (jetty-launcher-1924-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1082561 INFO (jetty-launcher-1924-thread-2) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node2/. [junit4] 2> 1082627 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1082628 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[544E4B4C47C52FA9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52448/solr ready [junit4] 2> 1082647 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[544E4B4C47C52FA9]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 1082651 INFO (qtp1652720939-11443) [ ] 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:52450_solr,127.0.0.1:52451_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1082654 INFO (OverseerThreadFactory-4442-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 1082767 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52451/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1082770 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52450/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1082773 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52451/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1082787 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52450/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1083002 INFO (qtp1652720939-11444) [ ] 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> 1083002 INFO (qtp971733548-11424) [ ] 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> 1083003 INFO (qtp1652720939-11444) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1083003 INFO (qtp971733548-11424) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1083003 INFO (qtp1652720939-11446) [ ] 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> 1083006 INFO (qtp971733548-11426) [ ] 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> 1083132 INFO (zkCallback-1939-thread-1) [ ] 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> 1083132 INFO (zkCallback-1940-thread-1) [ ] 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> 1083132 INFO (zkCallback-1940-thread-2) [ ] 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> 1083133 INFO (zkCallback-1939-thread-2) [ ] 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> 1084044 INFO (qtp971733548-11426) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1084044 INFO (qtp1652720939-11446) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1084044 INFO (qtp1652720939-11444) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1084050 INFO (qtp971733548-11424) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1084052 INFO (qtp971733548-11426) [ ] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal [junit4] 2> 1084052 INFO (qtp1652720939-11446) [ ] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal [junit4] 2> 1084054 INFO (qtp971733548-11426) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1084054 INFO (qtp1652720939-11446) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1084054 INFO (qtp971733548-11426) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true [junit4] 2> 1084054 INFO (qtp1652720939-11446) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true [junit4] 2> 1084055 INFO (qtp971733548-11426) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1084055 INFO (qtp1652720939-11446) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1084055 INFO (qtp971733548-11426) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1084055 INFO (qtp971733548-11426) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/./testSimple1_shard2_replica_n6/data/] [junit4] 2> 1084055 INFO (qtp1652720939-11444) [ ] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 1084055 INFO (qtp1652720939-11446) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1084056 INFO (qtp1652720939-11446) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node3/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/] [junit4] 2> 1084071 INFO (qtp1652720939-11444) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1084071 INFO (qtp1652720939-11444) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 1084071 INFO (qtp1652720939-11444) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1084071 INFO (qtp1652720939-11444) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1084071 INFO (qtp1652720939-11444) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node3/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 1084073 INFO (qtp971733548-11424) [ ] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal [junit4] 2> 1084074 INFO (qtp971733548-11424) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1084074 INFO (qtp971733548-11424) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true [junit4] 2> 1084075 INFO (qtp971733548-11424) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1084075 INFO (qtp971733548-11424) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1084075 INFO (qtp971733548-11424) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/./testSimple1_shard1_replica_n2/data/] [junit4] 2> 1084124 INFO (qtp971733548-11426) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1084124 INFO (qtp971733548-11426) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1084142 INFO (qtp971733548-11426) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1084142 INFO (qtp971733548-11426) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1084146 INFO (qtp1652720939-11446) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1084146 INFO (qtp1652720939-11446) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1084147 INFO (qtp1652720939-11446) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1084147 INFO (qtp1652720939-11446) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1084149 INFO (qtp1652720939-11444) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1084149 INFO (qtp1652720939-11444) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1084150 INFO (qtp1652720939-11444) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1084150 INFO (qtp1652720939-11444) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1084152 INFO (qtp971733548-11426) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ad80742[testSimple1_shard2_replica_n6] main] [junit4] 2> 1084152 INFO (qtp1652720939-11446) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@146c975d[testSimple1_shard2_replica_n4] main] [junit4] 2> 1084153 INFO (qtp971733548-11426) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1084153 INFO (qtp1652720939-11446) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1084153 INFO (qtp971733548-11426) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1084154 INFO (qtp1652720939-11446) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1084154 INFO (qtp971733548-11426) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1084154 INFO (qtp1652720939-11446) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1084154 INFO (qtp971733548-11426) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594193579245568 [junit4] 2> 1084154 INFO (qtp1652720939-11446) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594193579245568 [junit4] 2> 1084158 INFO (searcherExecutor-4449-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@7ad80742[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1084158 INFO (searcherExecutor-4450-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@146c975d[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1084158 INFO (qtp1652720939-11444) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c77c4[testSimple1_shard1_replica_n1] main] [junit4] 2> 1084158 INFO (qtp971733548-11424) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1084158 INFO (qtp971733548-11424) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1084160 INFO (qtp1652720939-11444) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1084160 INFO (qtp971733548-11424) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1084160 INFO (qtp971733548-11424) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1084160 INFO (qtp1652720939-11444) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1084161 INFO (qtp1652720939-11444) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1084161 INFO (qtp1652720939-11444) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594193586585600 [junit4] 2> 1084162 INFO (searcherExecutor-4451-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@1c77c4[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1084162 INFO (qtp1652720939-11446) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1084162 INFO (qtp1652720939-11446) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1084163 INFO (qtp1652720939-11446) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52451/solr/testSimple1_shard2_replica_n4/ [junit4] 2> 1084163 INFO (qtp1652720939-11446) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:52451/solr START replicas=[http://127.0.0.1:52450/solr/testSimple1_shard2_replica_n6/] nUpdates=100 [junit4] 2> 1084163 INFO (qtp971733548-11424) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@276a77fb[testSimple1_shard1_replica_n2] main] [junit4] 2> 1084164 INFO (qtp971733548-11430) [ ] o.a.s.c.S.Request [testSimple1_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1084164 INFO (qtp971733548-11424) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1084165 INFO (qtp971733548-11424) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1084166 INFO (qtp971733548-11424) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1084166 INFO (qtp971733548-11424) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594193591828480 [junit4] 2> 1084166 INFO (searcherExecutor-4452-thread-1) [ ] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@276a77fb[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1084167 INFO (qtp1652720939-11444) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1084280 INFO (zkCallback-1939-thread-2) [ ] 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> 1084280 INFO (zkCallback-1939-thread-3) [ ] 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> 1084280 INFO (zkCallback-1940-thread-1) [ ] 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> 1084280 INFO (zkCallback-1940-thread-2) [ ] 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> 1084473 INFO (qtp1652720939-11446) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:52451/solr DONE. We have no versions. sync failed. [junit4] 2> 1084473 INFO (qtp1652720939-11446) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1084473 INFO (qtp1652720939-11446) [ ] 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> 1084474 INFO (qtp1652720939-11446) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1084486 INFO (qtp1652720939-11446) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52451/solr/testSimple1_shard2_replica_n4/ shard2 [junit4] 2> 1084590 INFO (zkCallback-1939-thread-3) [ ] 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> 1084590 INFO (zkCallback-1940-thread-1) [ ] 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> 1084590 INFO (zkCallback-1940-thread-2) [ ] 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> 1084590 INFO (zkCallback-1939-thread-2) [ ] 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> 1084608 INFO (qtp1652720939-11446) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1084613 INFO (qtp1652720939-11446) [ ] 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=1610 [junit4] 2> 1084676 INFO (qtp1652720939-11444) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1084676 INFO (qtp1652720939-11444) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1084676 INFO (qtp1652720939-11444) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52451/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 1084676 INFO (qtp1652720939-11444) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:52451/solr START replicas=[http://127.0.0.1:52450/solr/testSimple1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1084678 INFO (qtp971733548-11432) [ ] o.a.s.c.S.Request [testSimple1_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1084715 INFO (zkCallback-1939-thread-2) [ ] 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> 1084715 INFO (zkCallback-1940-thread-2) [ ] 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> 1084715 INFO (zkCallback-1939-thread-3) [ ] 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> 1084715 INFO (zkCallback-1940-thread-1) [ ] 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> 1084986 INFO (qtp1652720939-11444) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:52451/solr DONE. We have no versions. sync failed. [junit4] 2> 1084986 INFO (qtp1652720939-11444) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1084986 INFO (qtp1652720939-11444) [ ] 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> 1084986 INFO (qtp1652720939-11444) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1084997 INFO (qtp1652720939-11444) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52451/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 1085110 INFO (zkCallback-1940-thread-1) [ ] 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> 1085110 INFO (zkCallback-1939-thread-3) [ ] 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> 1085110 INFO (zkCallback-1940-thread-2) [ ] 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> 1085110 INFO (zkCallback-1939-thread-2) [ ] 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> 1085168 INFO (qtp1652720939-11444) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1085173 INFO (qtp1652720939-11444) [ ] 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=2170 [junit4] 2> 1085177 INFO (qtp971733548-11426) [ ] 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=2171 [junit4] 2> 1085180 INFO (qtp971733548-11424) [ ] 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=2178 [junit4] 2> 1085186 INFO (qtp1652720939-11443) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1085293 INFO (zkCallback-1939-thread-2) [ ] 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> 1085293 INFO (zkCallback-1940-thread-1) [ ] 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> 1085293 INFO (zkCallback-1939-thread-3) [ ] 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> 1085293 INFO (zkCallback-1940-thread-2) [ ] 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> 1086195 INFO (qtp1652720939-11443) [ ] 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:52450_solr,127.0.0.1:52451_solr&wt=javabin&version=2} status=0 QTime=3544 [junit4] 2> 1086197 INFO (qtp1652720939-11447) [ ] 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:52451_solr,127.0.0.1:52452_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1086202 INFO (OverseerThreadFactory-4442-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 1086204 INFO (OverseerCollectionConfigSetProcessor-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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> 1086447 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52452/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1086455 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] 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:52451/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1086668 INFO (qtp1652720939-11448) [ ] 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> 1086671 INFO (qtp291777237-11435) [ ] 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> 1086672 INFO (qtp291777237-11435) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1086792 INFO (zkCallback-1941-thread-1) [ ] 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> 1086793 INFO (zkCallback-1940-thread-1) [ ] 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> 1086793 INFO (zkCallback-1940-thread-2) [ ] 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> 1086793 INFO (zkCallback-1941-thread-2) [ ] 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> 1087699 INFO (qtp291777237-11435) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1087699 INFO (qtp1652720939-11448) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1087706 INFO (qtp1652720939-11448) [ ] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 1087706 INFO (qtp291777237-11435) [ ] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1087709 INFO (qtp1652720939-11448) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1087709 INFO (qtp1652720939-11448) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 1087709 INFO (qtp291777237-11435) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1087709 INFO (qtp291777237-11435) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 1087710 INFO (qtp1652720939-11448) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52451.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1087710 INFO (qtp1652720939-11448) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1087710 INFO (qtp1652720939-11448) [ ] 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_544E4B4C47C52FA9-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_544E4B4C47C52FA9-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 1087711 INFO (qtp291777237-11435) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52452.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1087712 INFO (qtp291777237-11435) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1087712 INFO (qtp291777237-11435) [ ] 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_544E4B4C47C52FA9-001/tempDir-001/node1/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 1087786 INFO (qtp1652720939-11448) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1087786 INFO (qtp1652720939-11448) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1087787 INFO (qtp1652720939-11448) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1087787 INFO (qtp1652720939-11448) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1087788 INFO (qtp1652720939-11448) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74f2f00a[testSimple2_shard1_replica_n2] main] [junit4] 2> 1087789 INFO (qtp291777237-11435) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1087789 INFO (qtp291777237-11435) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1087790 INFO (qtp1652720939-11448) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1087790 INFO (qtp1652720939-11448) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1087790 INFO (qtp291777237-11435) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1087790 INFO (qtp291777237-11435) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1087790 INFO (qtp1652720939-11448) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1087791 INFO (qtp1652720939-11448) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594197392916480 [junit4] 2> 1087791 INFO (searcherExecutor-4469-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@74f2f00a[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1087791 INFO (qtp291777237-11435) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f3d3922[testSimple2_shard1_replica_n1] main] [junit4] 2> 1087792 INFO (qtp291777237-11435) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1087793 INFO (qtp291777237-11435) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1087793 INFO (qtp291777237-11435) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1087794 INFO (searcherExecutor-4470-thread-1) [ ] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@4f3d3922[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1087794 INFO (qtp291777237-11435) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594197396062208 [junit4] 2> 1087798 INFO (qtp1652720939-11448) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1087798 INFO (qtp1652720939-11448) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1087798 INFO (qtp1652720939-11448) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52451/solr/testSimple2_shard1_replica_n2/ [junit4] 2> 1087798 INFO (qtp1652720939-11448) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:52451/solr START replicas=[http://127.0.0.1:52452/solr/testSimple2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1087800 INFO (qtp291777237-11437) [ ] 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> 1087900 INFO (zkCallback-1941-thread-2) [ ] 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> 1087900 INFO (zkCallback-1941-thread-1) [ ] 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> 1087900 INFO (zkCallback-1940-thread-1) [ ] 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> 1087900 INFO (zkCallback-1940-thread-2) [ ] 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> 1088109 INFO (qtp1652720939-11448) [ ] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:52451/solr DONE. We have no versions. sync failed. [junit4] 2> 1088109 INFO (qtp1652720939-11448) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1088109 INFO (qtp1652720939-11448) [ ] 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> 1088109 INFO (qtp1652720939-11448) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1088121 INFO (qtp1652720939-11448) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52451/solr/testSimple2_shard1_replica_n2/ shard1 [junit4] 2> 1088235 INFO (zkCallback-1941-thread-2) [ ] 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> 1088235 INFO (zkCallback-1940-thread-2) [ ] 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> 1088235 INFO (zkCallback-1940-thread-1) [ ] 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> 1088235 INFO (zkCallback-1941-thread-1) [ ] 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> 1088294 INFO (qtp1652720939-11448) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1088298 INFO (qtp1652720939-11448) [ ] 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=1630 [junit4] 2> 1088403 INFO (zkCallback-1940-thread-2) [ ] 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> 1088403 INFO (zkCallback-1941-thread-1) [ ] 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> 1088403 INFO (zkCallback-1941-thread-2) [ ] 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> 1088403 INFO (zkCallback-1940-thread-1) [ ] 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> 1088811 INFO (qtp291777237-11435) [ ] 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=2139 [junit4] 2> 1088816 INFO (qtp1652720939-11447) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1088923 INFO (zkCallback-1941-thread-2) [ ] 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> 1088923 INFO (zkCallback-1940-thread-1) [ ] 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> 1088923 INFO (zkCallback-1940-thread-2) [ ] 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> 1088923 INFO (zkCallback-1941-thread-1) [ ] 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> 1089822 INFO (qtp1652720939-11447) [ ] 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:52451_solr,127.0.0.1:52452_solr&wt=javabin&version=2} status=0 QTime=3625 [junit4] 2> 1089823 INFO (qtp1652720939-11449) [ ] 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:52450_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1089829 INFO (OverseerThreadFactory-4442-thread-3) [ ] o.a.s.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 1089831 INFO (OverseerCollectionConfigSetProcessor-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1090058 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:52450/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1090066 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:52450/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1090074 INFO (OverseerStateUpdate-99037136964354055-127.0.0.1:52450_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:52450/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1090298 INFO (qtp971733548-11433) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1090299 INFO (qtp971733548-11428) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1090299 INFO (qtp971733548-11429) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1090426 INFO (zkCallback-1939-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1090426 INFO (zkCallback-1939-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1091337 INFO (qtp971733548-11429) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1091338 INFO (qtp971733548-11428) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1091339 INFO (qtp971733548-11433) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1091379 INFO (qtp971733548-11428) [ ] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 1091380 INFO (qtp971733548-11429) [ ] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal [junit4] 2> 1091380 INFO (qtp971733548-11433) [ ] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal [junit4] 2> 1091380 INFO (qtp971733548-11428) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1091380 INFO (qtp971733548-11428) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true [junit4] 2> 1091381 INFO (qtp971733548-11428) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1091381 INFO (qtp971733548-11429) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1091381 INFO (qtp971733548-11428) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1091381 INFO (qtp971733548-11429) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true [junit4] 2> 1091381 INFO (qtp971733548-11428) [ ] o.a.s.c.SolrCore [[testSimple3_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/testSimple3_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/./testSimple3_shard2_replica_n2/data/] [junit4] 2> 1091381 INFO (qtp971733548-11433) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1091381 INFO (qtp971733548-11433) [ ] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true [junit4] 2> 1091382 INFO (qtp971733548-11429) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1091382 INFO (qtp971733548-11433) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52450.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d9b9116 [junit4] 2> 1091382 INFO (qtp971733548-11429) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1091382 INFO (qtp971733548-11433) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1091382 INFO (qtp971733548-11429) [ ] o.a.s.c.SolrCore [[testSimple3_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_544E4B4C47C52FA9-001/tempDir-001/node2/testSimple3_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/./testSimple3_shard1_replica_n1/data/] [junit4] 2> 1091382 INFO (qtp971733548-11433) [ ] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/testSimple3_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_544E4B4C47C52FA9-001/tempDir-001/node2/./testSimple3_shard3_replica_n4/data/] [junit4] 2> 1091424 INFO (qtp971733548-11429) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1091424 INFO (qtp971733548-11429) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1091424 INFO (qtp971733548-11428) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1091424 INFO (qtp971733548-11428) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1091425 INFO (qtp971733548-11429) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1091425 INFO (qtp971733548-11429) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1091425 INFO (qtp971733548-11428) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1091425 INFO (qtp971733548-11428) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1091427 INFO (qtp971733548-11429) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1e154f[testSimple3_shard1_replica_n1] main] [junit4] 2> 1091427 INFO (qtp971733548-11428) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21fe0ef2[testSimple3_shard2_replica_n2] main] [junit4] 2> 1091427 INFO (qtp971733548-11433) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1091427 INFO (qtp971733548-11433) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1091428 INFO (qtp971733548-11433) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1091428 INFO (qtp971733548-11429) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1091428 INFO (qtp971733548-11433) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1091428 INFO (qtp971733548-11428) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1091429 INFO (qtp971733548-11429) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1091429 INFO (qtp971733548-11428) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1091429 INFO (qtp971733548-11429) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1091429 INFO (qtp971733548-11428) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1091429 INFO (qtp971733548-11433) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2661274e[testSimple3_shard3_replica_n4] main] [junit4] 2> 1091429 INFO (qtp971733548-11428) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594201207635968 [junit4] 2> 1091430 INFO (searcherExecutor-4480-thread-1) [ ] o.a.s.c.SolrCore [testSimple3_shard1_replica_n1] Registered new searcher Searcher@5f1e154f[testSimple3_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1091429 INFO (qtp971733548-11429) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594201207635968 [junit4] 2> 1091430 INFO (searcherExecutor-4479-thread-1) [ ] o.a.s.c.SolrCore [testSimple3_shard2_replica_n2] Registered new searcher Searcher@21fe0ef2[testSimple3_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1091432 INFO (qtp971733548-11433) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1091450 INFO (qtp971733548-11433) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1091451 INFO (qtp971733548-11433) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1091451 INFO (qtp971733548-11433) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584594201230704640 [junit4] 2> 1091452 INFO (searcherExecutor-4481-thread-1) [ ] o.a.s.c.SolrCore [testSimple3_shard3_replica_n4] Registered new searcher Searcher@2661274e[testSimple3_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1091453 INFO (qtp971733548-11428) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1091453 INFO (qtp971733548-11428) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1091453 INFO (qtp971733548-11428) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52450/solr/testSimple3_shard2_replica_n2/ [junit4] 2> 1091453 INFO (qtp971733548-11428) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1091453 INFO (qtp971733548-11428) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:52450/solr/testSimple3_shard2_replica_n2/ has no replicas [junit4] 2> 1091454 INFO (qtp971733548-11428) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52450/solr/testSimple3_shard1_replica_n1/ [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:52450/solr/testSimple3_shard1_replica_n1/ has no replicas [junit4] 2> 1091454 INFO (qtp971733548-11429) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52450/solr/testSimple3_shard3_replica_n4/ [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:52450/solr/testSimple3_shard3_replica_n4/ has no replicas [junit4] 2> 1091457 INFO (qtp971733548-11433) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1091460 INFO (qtp971733548-11428) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52450/solr/testSimple3_shard2_replica_n2/ shard2 [junit4] 2> 1091460 INFO (qtp971733548-11429) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52450/solr/testSimple3_shard1_replica_n1/ shard1 [junit4] 2> 1091463 INFO (qtp971733548-11433) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52450/solr/testSimple3_shard3_replica_n4/ shard3 [junit4] 2> 1091575 INFO (zkCallback-1939-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1091575 INFO (zkCallback-1939-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1091622 INFO (qtp971733548-11429) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1091622 INFO (qtp971733548-11428) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1091624 INFO (qtp971733548-11429) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1325 [junit4] 2> 1091625 INFO (qtp971733548-11428) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1326 [junit4] 2> 1091625 INFO (qtp971733548-11433) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1091627 INFO (qtp971733548-11433) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1329 [junit4] 2> 1091630 INFO (qtp1652720939-11449) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 109173 [...truncated too long message...] FA9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20da13dd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@547ba50 [junit4] 2> 2180743 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2180743 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32d2994a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1782e20 [junit4] 2> 2180744 INFO (coreCloseExecutor-7081-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1b253585 [junit4] 2> 2180744 INFO (coreCloseExecutor-7081-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=455423365 [junit4] 2> 2180745 INFO (coreCloseExecutor-7081-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67509197: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7737ec26 [junit4] 2> 2180761 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29a18f9e{/solr,null,UNAVAILABLE} [junit4] 2> 2180763 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5751485e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2180764 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=39734207 [junit4] 2> 2180764 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2180764 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b72119c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4ef1af6c [junit4] 2> 2180778 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2180778 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c0d22c9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@547ba50 [junit4] 2> 2180789 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2180790 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a3b583e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1782e20 [junit4] 2> 2180791 INFO (coreCloseExecutor-7083-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@cdab3a7 [junit4] 2> 2180791 INFO (coreCloseExecutor-7083-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=215659431 [junit4] 2> 2180791 INFO (coreCloseExecutor-7083-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4dc771ab: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52be03cb [junit4] 2> 2180795 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[544E4B4C47C52FA9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@714fb21b{/solr,null,UNAVAILABLE} [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_544E4B4C47C52FA9-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f81b610), locale=az-Latn, timezone=IST [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=165474056,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestDistribIDF, V2StandaloneTest, TestComplexPhraseLeadingWildcard, TestJsonFacets, CopyFieldTest, TestNamedUpdateProcessors, DistributedQueueTest, TestPivotHelperCode, TestTrie, TestElisionMultitermQuery, UninvertDocValuesMergePolicyTest, TestFunctionQuery, TestSolrQueryParser, HdfsAutoAddReplicasIntegrationTest, MoreLikeThisHandlerTest, DistributedQueryComponentOptimizationTest, SampleTest, TestNumericRangeQuery32, LukeRequestHandlerTest, LeaderElectionIntegrationTest, TestBlendedInfixSuggestions, TestDistributedGrouping, DOMUtilTest, TestInfoStreamLogging, TestSolrCloudSnapshots, TestZkChroot, TestSolrJ, TestDynamicLoading, TestManagedSchemaAPI, SchemaVersionSpecificBehaviorTest, SimplePostToolTest, TestExpandComponent, TestHdfsCloudBackupRestore, HealthCheckHandlerTest, TestMissingGroups, TestFieldCache, TestTolerantUpdateProcessorRandomCloud, DocumentAnalysisRequestHandlerTest, TestHalfAndHalfDocValues, BasicAuthIntegrationTest, HdfsWriteToMultipleCollectionsTest, TestGraphMLResponseWriter, CloudMLTQParserTest, TestExportWriter, TestHdfsUpdateLog, LeaderFailureAfterFreshStartTest, TolerantUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudSchemaless, TestSolrCloudWithSecureImpersonation, DistributedIntervalFacetingTest, TestOrdValues, TestStressVersions, TestXmlQParserPlugin, TestMacroExpander, TestReload, CdcrUpdateLogTest, TestFilteredDocIdSet, TestNonDefinedSimilarityFactory, CoreAdminHandlerTest, SecurityConfHandlerTest, TestSuggestSpellingConverter, TestSmileRequest, BasicFunctionalityTest, TestStressReorder, AddBlockUpdateTest, TestDocBasedVersionConstraints, CachingDirectoryFactoryTest, SolrIndexSplitterTest, FacetPivotSmallTest, TestPerFieldSimilarity, BigEndianAscendingWordSerializerTest, CustomCollectionTest, ParsingFieldUpdateProcessorsTest, TestHashQParserPlugin, TestCustomSort, DistributedFacetPivotLargeTest, LargeFieldTest, TestImpersonationWithHadoopAuth, TestFastLRUCache, SparseHLLTest, TestRTimerTree, OpenCloseCoreStressTest, BlockCacheTest, SuggestComponentTest, TestTrieFacet, TestCollectionAPI, TestSegmentSorting, CollectionsAPIDistributedZkTest, ComputePlanActionTest, TestMaxTokenLenTokenizer, TestRawTransformer, JavabinLoaderTest, SpellingQueryConverterTest, TestQueryWrapperFilter, TestJettySolrRunner, EchoParamsTest, TestSha256AuthenticationProvider, TestSolrCloudWithDelegationTokens, CoreAdminCreateDiscoverTest, TestFaceting, TestClusterStateMutator, TestManagedSynonymGraphFilterFactory, TestEmbeddedSolrServerConstructors, TestNRTOpen, TestSubQueryTransformerDistrib, UpdateParamsTest, TestSizeLimitedDistributedMap, SearchHandlerTest, PingRequestHandlerTest, TestFoldingMultitermQuery, TestDocumentBuilder, OverseerModifyCollectionTest, SolrJmxReporterCloudTest, TestPushWriter, TestStandardQParsers, CdcrBootstrapTest, RuleEngineTest, SystemInfoHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, CacheHeaderTest, TestStressLucene, RequestLoggingTest, TestRTGBase, AliasIntegrationTest, CoreMergeIndexesAdminHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, SoftAutoCommitTest, ReplicationFactorTest, CurrencyFieldTypeTest, TestAddFieldRealTimeGet, TestSerializedLuceneMatchVersion, TestBM25SimilarityFactory, BooleanFieldTest, TestPrepRecovery, AnalysisAfterCoreReloadTest, SolrMetricReporterTest, CoreSorterTest, TestConfig, SearchRateTriggerTest, ZkStateWriterTest, MetricsHandlerTest, AssignTest, TestExtendedDismaxParser, ActionThrottleTest, TestPartialUpdateDeduplication, VersionInfoTest, AutoAddReplicasPlanActionTest, TestSearchPerf, TestDeleteCollectionOnDownNodes, TestPKIAuthenticationPlugin, TestSolrDeletionPolicy1, NodeMutatorTest, TestFastWriter, BufferStoreTest, TestScoreJoinQPScore, TestValueSourceCache, ConcurrentDeleteAndCreateCollectionTest, SharedFSAutoReplicaFailoverTest, FullSolrCloudDistribCmdsTest, RemoteQueryErrorTest, TestLegacyFieldReuse, MoveReplicaHDFSFailoverTest, TestQueryTypes, TestSubQueryTransformer, StatelessScriptUpdateProcessorFactoryTest, TestCloudPseudoReturnFields, BlockJoinFacetRandomTest, CdcrReplicationHandlerTest, GraphQueryTest, PeerSyncWithIndexFingerprintCachingTest, DocValuesMissingTest, ClassificationUpdateProcessorTest, TestCharFilters, DocValuesNotIndexedTest, TestLocalFSCloudBackupRestore, BJQParserTest, ConnectionManagerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler] [junit4] Completed [387/750 (2!)] on J1 in 80.73s, 16 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 41271 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
