Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4171/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Error from server at http://127.0.0.1:55370/solr: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55370/solr: ADDREPLICA failed to create replica at __randomizedtesting.SeedInfo.seed([72ECFC7AF835EF73:180D7211C5AF590B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.DeleteNodeTest.test Error Message: Could not find collection : deletenodetest_coll Stack Trace: org.apache.solr.common.SolrException: Could not find collection : deletenodetest_coll at __randomizedtesting.SeedInfo.seed([72ECFC7AF835EF73:FAB8C3A056C9828B]:0) at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109) at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12733 lines...] [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/init-core-data-001 [junit4] 2> 1984333 WARN (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18 [junit4] 2> 1984333 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1984337 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 1984338 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1984339 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001 [junit4] 2> 1984339 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1984339 INFO (Thread-3975) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1984339 INFO (Thread-3975) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1984346 ERROR (Thread-3975) [ ] 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> 1984450 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:55368 [junit4] 2> 1984515 INFO (jetty-launcher-3786-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1984515 INFO (jetty-launcher-3786-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1984515 INFO (jetty-launcher-3786-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1984516 INFO (jetty-launcher-3786-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1984518 INFO (jetty-launcher-3786-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d90512{/solr,null,AVAILABLE} [junit4] 2> 1984518 INFO (jetty-launcher-3786-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c398783{HTTP/1.1,[http/1.1]}{127.0.0.1:55370} [junit4] 2> 1984518 INFO (jetty-launcher-3786-thread-2) [ ] o.e.j.s.Server Started @1989775ms [junit4] 2> 1984518 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55370} [junit4] 2> 1984519 ERROR (jetty-launcher-3786-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff250f5{/solr,null,AVAILABLE} [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-06T01:13:40.684Z [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@58028c8e{HTTP/1.1,[http/1.1]}{127.0.0.1:55371} [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-1) [ ] o.e.j.s.Server Started @1989776ms [junit4] 2> 1984519 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55371} [junit4] 2> 1984519 ERROR (jetty-launcher-3786-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43ea9237{/solr,null,AVAILABLE} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-06T01:13:40.685Z [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68d21df2{/solr,null,AVAILABLE} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@691238a{HTTP/1.1,[http/1.1]}{127.0.0.1:55372} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.e.j.s.Server Started @1989777ms [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55372} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fa915c4{HTTP/1.1,[http/1.1]}{127.0.0.1:55373} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-3) [ ] o.e.j.s.Server Started @1989777ms [junit4] 2> 1984520 ERROR (jetty-launcher-3786-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55373} [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1984520 ERROR (jetty-launcher-3786-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1984521 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-06T01:13:40.686Z [junit4] 2> 1984520 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1984521 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1984521 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1984521 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-06T01:13:40.686Z [junit4] 2> 1984522 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1984523 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1984524 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1984525 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1984532 INFO (jetty-launcher-3786-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 1984532 INFO (jetty-launcher-3786-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 1984534 INFO (jetty-launcher-3786-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 1984534 INFO (jetty-launcher-3786-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55368/solr [junit4] 2> 1984773 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1984774 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1984776 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1984773 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1984777 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55371_solr [junit4] 2> 1984778 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55372_solr [junit4] 2> 1984778 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55373_solr [junit4] 2> 1984778 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55370_solr [junit4] 2> 1984779 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.c.Overseer Overseer (id=98609425318412300-127.0.0.1:55371_solr-n_0000000000) starting [junit4] 2> 1984780 INFO (zkCallback-3808-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1984780 INFO (zkCallback-3805-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1984780 INFO (zkCallback-3806-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1984780 INFO (zkCallback-3807-thread-1-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1984846 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55371_solr [junit4] 2> 1984849 INFO (zkCallback-3808-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1984851 INFO (zkCallback-3806-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1984851 INFO (zkCallback-3807-thread-1-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1984852 INFO (zkCallback-3805-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1984884 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984904 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55373.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984906 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984916 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984918 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984923 INFO (jetty-launcher-3786-thread-2) [n:127.0.0.1:55370_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node2/. [junit4] 2> 1984947 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55373.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984951 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55373.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984955 INFO (jetty-launcher-3786-thread-3) [n:127.0.0.1:55373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node3/. [junit4] 2> 1984963 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984963 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984964 INFO (jetty-launcher-3786-thread-4) [n:127.0.0.1:55372_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node4/. [junit4] 2> 1984964 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984971 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984971 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1984972 INFO (jetty-launcher-3786-thread-1) [n:127.0.0.1:55371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node1/. [junit4] 2> 1985083 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1985085 INFO (SUITE-CustomCollectionTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55368/solr ready [junit4] 2> 1985250 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[72ECFC7AF835EF73]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter [junit4] 2> 1985253 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[72ECFC7AF835EF73]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1985261 INFO (qtp1163816487-22203) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1985264 INFO (OverseerThreadFactory-9730-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.CreateCollectionCmd Create collection routeFieldColl [junit4] 2> 1985388 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"routeFieldColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55370/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985396 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"routeFieldColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55373/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985405 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"routeFieldColl_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55372/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985413 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"routeFieldColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55371/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985420 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"routeFieldColl_shard3_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55370/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985426 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"routeFieldColl_shard3_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55373/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985431 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"routeFieldColl_shard4_replica_n12", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55372/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985434 INFO (OverseerStateUpdate-98609425318412300-127.0.0.1:55371_solr-n_0000000000) [n:127.0.0.1:55371_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"routeFieldColl", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"routeFieldColl_shard4_replica_n14", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:55371/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1985646 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985659 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1985660 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n8&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985660 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985660 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985661 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n12&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985661 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1985661 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n10&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985662 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1985682 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985682 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1985682 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1985807 INFO (zkCallback-3807-thread-1-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985807 INFO (zkCallback-3805-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985808 INFO (zkCallback-3808-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985808 INFO (zkCallback-3808-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985808 INFO (zkCallback-3806-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985809 INFO (zkCallback-3805-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985810 INFO (zkCallback-3806-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1985811 INFO (zkCallback-3807-thread-2-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1986722 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986723 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986723 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986746 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986748 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986749 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986753 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986753 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1986770 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic [junit4] 2> 1986771 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n14] Schema name=cloud-dynamic [junit4] 2> 1986772 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n8] Schema name=cloud-dynamic [junit4] 2> 1986776 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica_n12] Schema name=cloud-dynamic [junit4] 2> 1986781 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n6] Schema name=cloud-dynamic [junit4] 2> 1986781 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica_n10] Schema name=cloud-dynamic [junit4] 2> 1986802 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic [junit4] 2> 1986813 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986813 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n6' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986814 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.core.routeFieldColl.shard2.replica_n6' (registry 'solr.core.routeFieldColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986814 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986814 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node1/routeFieldColl_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node1/./routeFieldColl_shard2_replica_n6/data/] [junit4] 2> 1986818 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986818 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986818 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.core.routeFieldColl.shard1.replica_n1' (registry 'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986834 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986834 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node2/routeFieldColl_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node2/./routeFieldColl_shard1_replica_n1/data/] [junit4] 2> 1986836 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986836 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n8' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986839 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica_n4] Schema name=cloud-dynamic [junit4] 2> 1986840 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986840 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986847 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986847 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n10' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986849 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986849 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n14' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986853 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986853 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n12' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986865 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55373.solr.core.routeFieldColl.shard3.replica_n10' (registry 'solr.core.routeFieldColl.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986865 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986865 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n10] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node3/routeFieldColl_shard3_replica_n10], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node3/./routeFieldColl_shard3_replica_n10/data/] [junit4] 2> 1986866 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 1986866 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n4' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 1986866 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.core.routeFieldColl.shard2.replica_n4' (registry 'solr.core.routeFieldColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986866 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986866 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node4/routeFieldColl_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node4/./routeFieldColl_shard2_replica_n4/data/] [junit4] 2> 1986867 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55373.solr.core.routeFieldColl.shard1.replica_n2' (registry 'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986867 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986867 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node3/routeFieldColl_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node3/./routeFieldColl_shard1_replica_n2/data/] [junit4] 2> 1986868 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55372.solr.core.routeFieldColl.shard4.replica_n12' (registry 'solr.core.routeFieldColl.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986868 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986868 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n12] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node4/routeFieldColl_shard4_replica_n12], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node4/./routeFieldColl_shard4_replica_n12/data/] [junit4] 2> 1986869 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55371.solr.core.routeFieldColl.shard4.replica_n14' (registry 'solr.core.routeFieldColl.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986869 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986869 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node1/routeFieldColl_shard4_replica_n14], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node1/./routeFieldColl_shard4_replica_n14/data/] [junit4] 2> 1986869 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55370.solr.core.routeFieldColl.shard3.replica_n8' (registry 'solr.core.routeFieldColl.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b59de70 [junit4] 2> 1986869 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1986870 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n8] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node2/routeFieldColl_shard3_replica_n8], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_72ECFC7AF835EF73-001/tempDir-001/node2/./routeFieldColl_shard3_replica_n8/data/] [junit4] 2> 1986968 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1986969 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1986974 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1986974 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1986983 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1986983 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1986984 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1986984 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1986988 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1986989 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1986990 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1986990 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1986990 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1986990 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1986990 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1986990 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1986991 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1986991 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1986991 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1986991 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1986995 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e0f7237[routeFieldColl_shard1_replica_n1] main] [junit4] 2> 1986995 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5369e501[routeFieldColl_shard2_replica_n6] main] [junit4] 2> 1986996 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1986996 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1986997 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1986997 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1986997 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1986998 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807878565888 [junit4] 2> 1986998 INFO (searcherExecutor-9738-thread-1-processing-n:127.0.0.1:55370_solr x:routeFieldColl_shard1_replica_n1 s:shard1 c:routeFieldColl r:core_node3) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n1] Registered new searcher Searcher@7e0f7237[routeFieldColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1986997 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1986998 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807878565888 [junit4] 2> 1986999 INFO (searcherExecutor-9737-thread-1-processing-n:127.0.0.1:55371_solr x:routeFieldColl_shard2_replica_n6 s:shard2 c:routeFieldColl r:core_node9) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n6] Registered new searcher Searcher@5369e501[routeFieldColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987004 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1987004 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1987005 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@ed96741[routeFieldColl_shard1_replica_n2] main] [junit4] 2> 1987005 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@18fdae99[routeFieldColl_shard2_replica_n4] main] [junit4] 2> 1987006 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.s.SolrIndexSearcher Opening [Searcher@d277738[routeFieldColl_shard3_replica_n10] main] [junit4] 2> 1987007 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987007 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987007 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987008 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987008 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987008 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987009 INFO (qtp1230398913-22222) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807890100224 [junit4] 2> 1987009 INFO (searcherExecutor-9740-thread-1-processing-n:127.0.0.1:55373_solr x:routeFieldColl_shard1_replica_n2 s:shard1 c:routeFieldColl r:core_node5) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n2] Registered new searcher Searcher@ed96741[routeFieldColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987009 INFO (searcherExecutor-9744-thread-1-processing-n:127.0.0.1:55372_solr x:routeFieldColl_shard2_replica_n4 s:shard2 c:routeFieldColl r:core_node7) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n4] Registered new searcher Searcher@18fdae99[routeFieldColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987009 INFO (qtp1419722984-22224) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807890100224 [junit4] 2> 1987010 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987011 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987012 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987012 INFO (searcherExecutor-9741-thread-1-processing-n:127.0.0.1:55373_solr x:routeFieldColl_shard3_replica_n10 s:shard3 c:routeFieldColl r:core_node13) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n10] Registered new searcher Searcher@d277738[routeFieldColl_shard3_replica_n10] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987012 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807893245952 [junit4] 2> 1987018 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9999ms [junit4] 2> 1987078 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1987078 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1987079 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1987079 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1987079 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1987079 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1987080 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1987080 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1987080 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.s.SolrIndexSearcher Opening [Searcher@76f7d756[routeFieldColl_shard4_replica_n14] main] [junit4] 2> 1987081 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9ff34a[routeFieldColl_shard3_replica_n8] main] [junit4] 2> 1987082 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987082 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987083 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987083 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987083 INFO (searcherExecutor-9742-thread-1-processing-n:127.0.0.1:55371_solr x:routeFieldColl_shard4_replica_n14 s:shard4 c:routeFieldColl r:core_node16) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n14] Registered new searcher Searcher@76f7d756[routeFieldColl_shard4_replica_n14] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987083 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987083 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807967694848 [junit4] 2> 1987084 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1987084 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1987084 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987084 INFO (searcherExecutor-9739-thread-1-processing-n:127.0.0.1:55370_solr x:routeFieldColl_shard3_replica_n8 s:shard3 c:routeFieldColl r:core_node11) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n8] Registered new searcher Searcher@1b9ff34a[routeFieldColl_shard3_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987084 INFO (qtp1163816487-22205) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807968743424 [junit4] 2> 1987085 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1987085 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1987086 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.s.SolrIndexSearcher Opening [Searcher@28cba1ee[routeFieldColl_shard4_replica_n12] main] [junit4] 2> 1987088 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1987089 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard4: total=2 found=1 timeoutin=9999ms [junit4] 2> 1987089 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1987090 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1987090 INFO (searcherExecutor-9743-thread-1-processing-n:127.0.0.1:55372_solr x:routeFieldColl_shard4_replica_n12 s:shard4 c:routeFieldColl r:core_node15) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n12] Registered new searcher Searcher@28cba1ee[routeFieldColl_shard4_replica_n12] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1987091 INFO (qtp1419722984-22230) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577750807976083456 [junit4] 2> 1987203 INFO (zkCallback-3807-thread-2-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3807-thread-1-processing-n:127.0.0.1:55373_solr) [n:127.0.0.1:55373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3808-thread-2-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3808-thread-1-processing-n:127.0.0.1:55371_solr) [n:127.0.0.1:55371_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3806-thread-1-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3806-thread-2-processing-n:127.0.0.1:55370_solr) [n:127.0.0.1:55370_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3805-thread-1-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987204 INFO (zkCallback-3805-thread-2-processing-n:127.0.0.1:55372_solr) [n:127.0.0.1:55372_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1987513 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1987513 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1987513 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1987513 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1987513 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55370/solr/routeFieldColl_shard1_replica_n1/ [junit4] 2> 1987513 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55371/solr/routeFieldColl_shard2_replica_n6/ [junit4] 2> 1987514 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 url=http://127.0.0.1:55370/solr START replicas=[http://127.0.0.1:55373/solr/routeFieldColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1987514 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica_n6 url=http://127.0.0.1:55371/solr START replicas=[http://127.0.0.1:55372/solr/routeFieldColl_shard2_replica_n4/] nUpdates=100 [junit4] 2> 1987517 INFO (qtp1230398913-22227) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2] o.a.s.c.S.Request [routeFieldColl_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> 1987517 INFO (qtp1419722984-22232) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4] o.a.s.c.S.Request [routeFieldColl_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1987529 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1987529 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1987529 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55373/solr/routeFieldColl_shard3_replica_n10/ [junit4] 2> 1987530 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n10 url=http://127.0.0.1:55373/solr START replicas=[http://127.0.0.1:55370/solr/routeFieldColl_shard3_replica_n8/] nUpdates=100 [junit4] 2> 1987532 INFO (qtp1163816487-22207) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8] o.a.s.c.S.Request [routeFieldColl_shard3_replica_n8] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1987593 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1987593 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1987593 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55371/solr/routeFieldColl_shard4_replica_n14/ [junit4] 2> 1987594 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica_n14 url=http://127.0.0.1:55371/solr START replicas=[http://127.0.0.1:55372/solr/routeFieldColl_shard4_replica_n12/] nUpdates=100 [junit4] 2> 1987595 INFO (qtp1419722984-22233) [n:127.0.0.1:55372_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12] o.a.s.c.S.Request [routeFieldColl_shard4_replica_n12] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1987825 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica_n1 url=http://127.0.0.1:55370/solr DONE. We have no versions. sync failed. [junit4] 2> 1987825 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1987825 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] 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> 1987825 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica_n6 url=http://127.0.0.1:55371/solr DONE. We have no versions. sync failed. [junit4] 2> 1987826 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1987826 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1987826 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1987825 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1987831 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica_n10 url=http://127.0.0.1:55373/solr DONE. We have no versions. sync failed. [junit4] 2> 1987831 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1987831 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] 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> 1987831 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1987838 INFO (qtp704621762-22211) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55371/solr/routeFieldColl_shard2_replica_n6/ shard2 [junit4] 2> 1987841 INFO (qtp1163816487-22204) [n:127.0.0.1:55370_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55370/solr/routeFieldColl_shard1_replica_n1/ shard1 [junit4] 2> 1987843 INFO (qtp1230398913-22223) [n:127.0.0.1:55373_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55373/solr/routeFieldColl_shard3_replica_n10/ shard3 [junit4] 2> 1987898 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica_n14 url=http://127.0.0.1:55371/solr DONE. We have no versions. sync failed. [junit4] 2> 1987898 INFO (qtp704621762-22213) [n:127.0.0.1:55371_solr c:routeFieldColl s:shard4 r:core_node16 [...truncated too long message...] ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2063398 INFO (jetty-closer-3878-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@439f1ba9{/solr,null,UNAVAILABLE} [junit4] 2> 2063400 ERROR (SUITE-DeleteNodeTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2063400 INFO (SUITE-DeleteNodeTest-seed#[72ECFC7AF835EF73]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55581 55581 [junit4] 2> 2063420 INFO (Thread-4084) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55581 55581 [junit4] 2> 2063774 WARN (Thread-4084) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/aliases.json [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 6 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 26 /solr/collections/deletenodetest_coll/state.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/98609428066598928-127.0.0.1:55589_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/98609428066598924-127.0.0.1:55583_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 7 /solr/live_nodes [junit4] 2> 7 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_72ECFC7AF835EF73-001 [junit4] 2> Sep 06, 2017 1:14:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=726, maxMBSortInHeap=6.023969235892336, sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=Asia/Irkutsk [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=154583008,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, TestPostingsSolrHighlighter, LeaderInitiatedRecoveryOnShardRestartTest, StatelessScriptUpdateProcessorFactoryTest, UninvertDocValuesMergePolicyTest, TestComplexPhraseLeadingWildcard, MultiThreadedOCPTest, TestCustomStream, PKIAuthenticationIntegrationTest, AnalyticsQueryTest, HdfsRestartWhileUpdatingTest, TestImpersonationWithHadoopAuth, TestReplicaProperties, TestSystemIdResolver, TestNumericRangeQuery32, TestQueryWrapperFilter, TestFieldCacheVsDocValues, DeleteStatusTest, StatsComponentTest, SecurityConfHandlerTest, TestCollationField, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDistributedGrouping, SolrRequestParserTest, LoggingHandlerTest, TestSubQueryTransformer, SignatureUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, TestRealTimeGet, TestBadConfig, TestRemoteStreaming, TestSubQueryTransformerDistrib, TestSuggestSpellingConverter, TestCloudJSONFacetJoinDomain, TestStandardQParsers, TestStressLucene, TestAddFieldRealTimeGet, CheckHdfsIndexTest, TestSerializedLuceneMatchVersion, ConnectionManagerTest, TestRangeQuery, TestDistributedMissingSort, BasicDistributedZk2Test, UpdateParamsTest, OverseerCollectionConfigSetProcessorTest, TestCloudDeleteByQuery, TestComponentsName, MBeansHandlerTest, SuggestComponentTest, DeleteReplicaTest, HdfsCollectionsAPIDistributedZkTest, TlogReplayBufferedWhileIndexingTest, OpenExchangeRatesOrgProviderTest, TestAnalyzedSuggestions, ResponseHeaderTest, TestConfigSets, TestRequestStatusCollectionAPI, ConvertedLegacyTest, SolrIndexConfigTest, TestBlendedInfixSuggestions, SchemaVersionSpecificBehaviorTest, ConnectionReuseTest, TestCoreAdminApis, RestartWhileUpdatingTest, TestSimpleTrackingShardHandler, TestSolr4Spatial, BooleanFieldTest, SolrCmdDistributorTest, TestNonDefinedSimilarityFactory, TestPayloadCheckQParserPlugin, BaseCdcrDistributedZkTest, TestSizeLimitedDistributedMap, CloudExitableDirectoryReaderTest, TestEmbeddedSolrServerAdminHandler, TestPivotHelperCode, TestEmbeddedSolrServerSchemaAPI, TestGeoJSONResponseWriter, TestSolrCoreSnapshots, TestRandomRequestDistribution, CurrencyFieldTypeTest, TestInPlaceUpdatesStandalone, LargeFieldTest, TestConfigSetsAPIZkFailure, TestTestInjection, ShowFileRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestMiniSolrCloudClusterSSL, DOMUtilTest, ShardRoutingCustomTest, CdcrReplicationDistributedZkTest, TestCoreDiscovery, HdfsRecoverLeaseTest, TestStressLiveNodes, RulesTest, PreAnalyzedFieldTest, TestCustomSort, TestSearchPerf, ConcurrentDeleteAndCreateCollectionTest, BufferStoreTest, TestSolrQueryResponse, SpellPossibilityIteratorTest, SolrPluginUtilsTest, TestManagedSchemaAPI, SuggesterFSTTest, TestCloudSchemaless, DistributedMLTComponentTest, SolrCLIZkUtilsTest, PolyFieldTest, ParsingFieldUpdateProcessorsTest, TestHdfsCloudBackupRestore, DocValuesMultiTest, TestLegacyNumericRangeQueryBuilder, TestJavabinTupleStreamParser, TestCrossCoreJoin, TestDistribIDF, TestSQLHandlerNonCloud, BigEndianAscendingWordSerializerTest, HdfsUnloadDistributedZkTest, TestNoOpRegenerator, TestUseDocValuesAsStored2, TestManagedStopFilterFactory, TestMissingGroups, TermsComponentTest, TestQueryTypes, TestFiltering, HdfsLockFactoryTest, DistribDocExpirationUpdateProcessorTest, SolrMetricReporterTest, AutoCommitTest, SSLMigrationTest, DistributedFacetPivotWhiteBoxTest, TestRestoreCore, TestStreamBody, DistributedQueryComponentOptimizationTest, SolrJmxReporterCloudTest, ChaosMonkeySafeLeaderTest, DocumentBuilderTest, SparseHLLTest, GraphQueryTest, MetricsHandlerTest, TestTrieFacet, CollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory, DistributedQueueTest, TestPointFields, ReplaceNodeTest, TestSegmentSorting, TestConfigSetImmutable, UpdateRequestProcessorFactoryTest, MoreLikeThisHandlerTest, DebugComponentTest, FileUtilsTest, TestOrdValues, SampleTest, BasicZkTest, TestHdfsUpdateLog, SpatialHeatmapFacetsTest, IndexSchemaRuntimeFieldTest, CoreMergeIndexesAdminHandlerTest, TestZkChroot, ClassificationUpdateProcessorTest, CdcrRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestSolrXml, HealthCheckHandlerTest, ClassificationUpdateProcessorFactoryTest, SolrCoreMetricManagerTest, AutoScalingHandlerTest, BlockCacheTest, TestNumericTerms64, TestIndexSearcher, TestFieldCacheSort, TestNumericTokenStream, ExplicitHLLTest, ManagedSchemaRoundRobinCloudTest, TestManagedResourceStorage, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, SpellingQueryConverterTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestTolerantSearch, AliasIntegrationTest, AssignBackwardCompatibilityTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest] [junit4] Completed [491/732 (2!)] on J1 in 37.78s, 1 test, 1 error <<< FAILURES! [...truncated 46943 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
