Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20574/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:46289/solr/awhollynewcollection_0] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46289/solr/awhollynewcollection_0] at __randomizedtesting.SeedInfo.seed([376085F0F4E0E3FB:7F15F144F2D3CC6E]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) 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.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46289/solr/awhollynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/awhollynewcollection_0/select. Reason: <pre> Can not find: /solr/awhollynewcollection_0/select</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) 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) ... 45 more Build Log: [...truncated 12409 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1093058 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/init-core-data-001 [junit4] 2> 1093059 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1093059 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1093060 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1093060 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001 [junit4] 2> 1093060 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1093061 INFO (Thread-5151) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1093061 INFO (Thread-5151) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1093063 ERROR (Thread-5151) [ ] 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> 1093161 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:33393 [junit4] 2> 1093165 INFO (jetty-launcher-3008-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1093165 INFO (jetty-launcher-3008-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1093165 INFO (jetty-launcher-3008-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1093165 INFO (jetty-launcher-3008-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1093167 INFO (jetty-launcher-3008-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55cb39b5{/solr,null,AVAILABLE} [junit4] 2> 1093167 INFO (jetty-launcher-3008-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144a578{/solr,null,AVAILABLE} [junit4] 2> 1093172 INFO (jetty-launcher-3008-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7551f867{/solr,null,AVAILABLE} [junit4] 2> 1093172 INFO (jetty-launcher-3008-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73131c5a{/solr,null,AVAILABLE} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6ed03917{SSL,[ssl, http/1.1]}{127.0.0.1:40551} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1242cea4{SSL,[ssl, http/1.1]}{127.0.0.1:46289} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-3) [ ] o.e.j.s.Server Started @1094844ms [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-1) [ ] o.e.j.s.Server Started @1094844ms [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40551} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46289} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c866cda{SSL,[ssl, http/1.1]}{127.0.0.1:43373} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1eb21a1a{SSL,[ssl, http/1.1]}{127.0.0.1:35855} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-2) [ ] o.e.j.s.Server Started @1094844ms [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-4) [ ] o.e.j.s.Server Started @1094844ms [junit4] 2> 1093174 ERROR (jetty-launcher-3008-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1093174 ERROR (jetty-launcher-3008-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-29T11:09:28.533Z [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-29T11:09:28.533Z [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35855} [junit4] 2> 1093174 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43373} [junit4] 2> 1093175 ERROR (jetty-launcher-3008-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1093175 ERROR (jetty-launcher-3008-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-29T11:09:28.533Z [junit4] 2> 1093175 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-29T11:09:28.533Z [junit4] 2> 1093179 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1093179 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1093179 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1093184 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ecd53b3e30001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1093185 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1093189 INFO (jetty-launcher-3008-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33393/solr [junit4] 2> 1093190 INFO (jetty-launcher-3008-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33393/solr [junit4] 2> 1093205 INFO (jetty-launcher-3008-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33393/solr [junit4] 2> 1093206 INFO (jetty-launcher-3008-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33393/solr [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46289_solr [junit4] 2> 1093238 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43373_solr [junit4] 2> 1093239 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35855_solr [junit4] 2> 1093239 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40551_solr [junit4] 2> 1093239 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.c.Overseer Overseer (id=98742001232707595-127.0.0.1:46289_solr-n_0000000000) starting [junit4] 2> 1093239 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1093239 INFO (zkCallback-3023-thread-1-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1093239 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1093240 INFO (zkCallback-3030-thread-1-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1093244 INFO (zkCallback-3023-thread-2-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1093244 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1093244 INFO (zkCallback-3030-thread-2-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1093244 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1093249 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46289_solr [junit4] 2> 1093249 INFO (zkCallback-3023-thread-2-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1093249 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1093249 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1093249 INFO (zkCallback-3030-thread-2-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1093283 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093283 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093288 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093288 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093288 INFO (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1 [junit4] 2> 1093289 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093289 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093290 INFO (jetty-launcher-3008-thread-4) [n:127.0.0.1:35855_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node4 [junit4] 2> 1093294 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093299 WARN (jetty-launcher-3008-thread-1) [n:127.0.0.1:46289_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Eden-Space,name=max [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) [junit4] 2> at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448) [junit4] 2> at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.registerAll(SolrMetricManager.java:525) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.setupJvmMetrics(SolrDispatchFilter.java:214) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:186) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1093302 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093302 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093302 INFO (jetty-launcher-3008-thread-3) [n:127.0.0.1:40551_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node3 [junit4] 2> 1093303 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093320 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093320 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1093321 INFO (jetty-launcher-3008-thread-2) [n:127.0.0.1:43373_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node2 [junit4] 2> 1093375 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1093375 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33393/solr ready [junit4] 2> 1093387 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[376085F0F4E0E3FB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk [junit4] 2> 1093387 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1093401 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1093405 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 1093406 INFO (qtp644952685-14407) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1093406 INFO (qtp644952685-14407) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1093406 INFO (qtp644952685-14427) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1093408 INFO (OverseerThreadFactory-4397-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.CreateCollectionCmd Create collection onlyinzk [junit4] 2> 1093408 INFO (OverseerCollectionConfigSetProcessor-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1093513 INFO (OverseerStateUpdate-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onlyinzk", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"onlyinzk_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43373/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1093515 INFO (OverseerStateUpdate-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"onlyinzk", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"onlyinzk_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46289/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1093721 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1093721 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1093745 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1093745 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1093849 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1093849 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1093849 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1093849 INFO (zkCallback-3027-thread-2-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1094735 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1094762 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema [onlyinzk_shard1_replica_n1] Schema name=minimal [junit4] 2> 1094765 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1094765 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard1_replica_n1' using configuration from collection onlyinzk, trusted=true [junit4] 2> 1094765 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1094765 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard1.replica_n1' (registry 'solr.core.onlyinzk.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1094765 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1094766 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [[onlyinzk_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node2/onlyinzk_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node2/onlyinzk_shard1_replica_n1/data/] [junit4] 2> 1094771 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema [onlyinzk_shard2_replica_n2] Schema name=minimal [junit4] 2> 1094772 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1094772 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard2_replica_n2' using configuration from collection onlyinzk, trusted=true [junit4] 2> 1094772 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard2.replica_n2' (registry 'solr.core.onlyinzk.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1094773 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1094773 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [[onlyinzk_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1/onlyinzk_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1/onlyinzk_shard2_replica_n2/data/] [junit4] 2> 1094794 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1094794 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1094795 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1094795 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1094796 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6aca4445[onlyinzk_shard1_replica_n1] main] [junit4] 2> 1094796 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1094796 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1094796 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1094796 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1094797 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1094797 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1094797 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1094797 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579872021543649280 [junit4] 2> 1094797 INFO (searcherExecutor-4406-thread-1-processing-n:127.0.0.1:43373_solr x:onlyinzk_shard1_replica_n1 s:shard1 c:onlyinzk r:core_node3) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1] Registered new searcher Searcher@6aca4445[onlyinzk_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1094798 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fcff041[onlyinzk_shard2_replica_n2] main] [junit4] 2> 1094798 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1094799 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1094799 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1094800 INFO (searcherExecutor-4407-thread-1-processing-n:127.0.0.1:46289_solr x:onlyinzk_shard2_replica_n2 s:shard2 c:onlyinzk r:core_node4) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2] Registered new searcher Searcher@1fcff041[onlyinzk_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43373/solr/onlyinzk_shard1_replica_n1/ [junit4] 2> 1094800 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579872021546795008 [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43373/solr/onlyinzk_shard1_replica_n1/ has no replicas [junit4] 2> 1094800 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1094802 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43373/solr/onlyinzk_shard1_replica_n1/ shard1 [junit4] 2> 1094802 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46289/solr/onlyinzk_shard2_replica_n2/ [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:46289/solr/onlyinzk_shard2_replica_n2/ has no replicas [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1094803 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46289/solr/onlyinzk_shard2_replica_n2/ shard2 [junit4] 2> 1094905 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1094905 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1094905 INFO (zkCallback-3027-thread-2-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1094905 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1094952 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1094954 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1233 [junit4] 2> 1094954 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1094955 INFO (qtp1621105323-14437) [n:127.0.0.1:46289_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1210 [junit4] 2> 1094957 INFO (qtp644952685-14427) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1095057 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1095057 INFO (zkCallback-3027-thread-2-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1095057 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1095057 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1095410 INFO (OverseerCollectionConfigSetProcessor-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1095957 INFO (qtp644952685-14427) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2550 [junit4] 2> 1095958 INFO (qtp644952685-14432) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1095958 INFO (qtp644952685-14432) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1095958 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[376085F0F4E0E3FB]) [ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk [junit4] 2> 1095991 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI [junit4] 2> 1095992 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1095993 INFO (qtp644952685-14407) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1095995 INFO (OverseerThreadFactory-4397-thread-3-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1095997 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=null [junit4] 2> 1095997 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=null [junit4] 2> 1095997 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@531e8ba: rootName = null, domain = solr.core.onlyinzk.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@ce64251 [junit4] 2> 1095998 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60360753: rootName = null, domain = solr.core.onlyinzk.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.onlyinzk.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@51126246 [junit4] 2> 1096015 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@7c370030 [junit4] 2> 1096015 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=2083979312 [junit4] 2> 1096015 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard2.leader, tag=2083979312 [junit4] 2> 1096016 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@6b86dd79 [junit4] 2> 1096016 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=1804000633 [junit4] 2> 1096016 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard1.leader, tag=1804000633 [junit4] 2> 1096018 INFO (qtp644952685-14438) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=21 [junit4] 2> 1096019 INFO (qtp1621105323-14409) [n:127.0.0.1:46289_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=21 [junit4] 2> 1096721 INFO (qtp644952685-14407) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=728 [junit4] 2> 1096722 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=87dabf6f-8824-4ac2-b7a6-7b80ed41cc38&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1096722 INFO (qtp644952685-14411) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=87dabf6f-8824-4ac2-b7a6-7b80ed41cc38&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1096723 INFO (OverseerThreadFactory-4397-thread-4-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0 [junit4] 2> 1096723 INFO (OverseerCollectionConfigSetProcessor-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1096825 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1096926 INFO (OverseerStateUpdate-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"awhollynewcollection_0_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46289/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1097027 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1097128 INFO (qtp1621105323-14433) [n:127.0.0.1:46289_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0 [junit4] 2> 1097158 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 1097159 INFO (qtp1621105323-14436) [n:127.0.0.1:46289_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 [junit4] 2> 1097159 INFO (qtp1621105323-14436) [n:127.0.0.1:46289_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1097263 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1097263 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1097263 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098160 INFO (qtp1621105323-14436) [n:127.0.0.1:46289_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 [junit4] 2> 1098160 INFO (qtp1621105323-14436) [n:127.0.0.1:46289_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1098167 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1098172 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal [junit4] 2> 1098174 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1098174 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 1098174 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1098175 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1098175 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n1/data/] [junit4] 2> 1098205 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1098205 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1098205 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1098205 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1098206 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bbb79b[awhollynewcollection_0_shard1_replica_n1] main] [junit4] 2> 1098207 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2 [junit4] 2> 1098207 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2 [junit4] 2> 1098207 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1098208 INFO (searcherExecutor-4416-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n1 r:core_node2 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE n:127.0.0.1:46289_solr s:shard1 c:awhollynewcollection_0) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n1] Registered new searcher Searcher@7bbb79b[awhollynewcollection_0_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1098208 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1579872025120342016 [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46289/solr/awhollynewcollection_0_shard1_replica_n1/ [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:46289/solr/awhollynewcollection_0_shard1_replica_n1/ has no replicas [junit4] 2> 1098211 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1098212 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46289/solr/awhollynewcollection_0_shard1_replica_n1/ shard1 [junit4] 2> 1098313 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098313 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098313 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098362 INFO (parallelCoreAdminExecutor-4398-thread-1-processing-n:127.0.0.1:46289_solr 87dabf6f-8824-4ac2-b7a6-7b80ed41cc382602221602144510 CREATE) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1098464 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098464 INFO (zkCallback-3029-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098464 INFO (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1098464 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 46289 [junit4] 2> 1098464 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=924687130 [junit4] 2> 1098465 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1098465 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1906f55: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@46b33331 [junit4] 2> 1098467 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1098467 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fd93507: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f2bdd1 [junit4] 2> 1098469 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1098469 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bfcea9b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ff1f185 [junit4] 2> 1098469 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1098470 INFO (coreCloseExecutor-4421-thread-1) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@373f3796 [junit4] 2> 1098470 INFO (coreCloseExecutor-4421-thread-1) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.awhollynewcollection_0.shard1.replica_n1, tag=926889878 [junit4] 2> 1098470 INFO (coreCloseExecutor-4421-thread-1) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@791e2551: rootName = null, domain = solr.core.awhollynewcollection_0.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.awhollynewcollection_0.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@48936aa3 [junit4] 2> 1098474 INFO (coreCloseExecutor-4421-thread-1) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.awhollynewcollection_0.shard1.leader, tag=926889878 [junit4] 2> 1098475 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.Overseer Overseer (id=98742001232707595-127.0.0.1:46289_solr-n_0000000000) closing [junit4] 2> 1098475 INFO (OverseerStateUpdate-98742001232707595-127.0.0.1:46289_solr-n_0000000000) [n:127.0.0.1:46289_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46289_solr [junit4] 2> 1099161 ERROR (OverseerThreadFactory-4397-thread-4-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: awhollynewcollection_0 operation: create failed:org.apache.solr.common.SolrException [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:308) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$115/809485000@43541910 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@38e75528[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:173) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService.execute(InstrumentedExecutorService.java:61) [junit4] 2> at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:203) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:886) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:866) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:745) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:286) [junit4] 2> ... 6 more [junit4] 2> [junit4] 2> 1099165 INFO (OverseerThreadFactory-4397-thread-4-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1099166 INFO (zkCallback-3027-thread-2-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099166 INFO (zkCallback-3023-thread-2-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099166 INFO (zkCallback-3030-thread-2-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099166 INFO (zkCallback-3038-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099166 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43373_solr [junit4] 2> 1099166 INFO (zkCallback-3038-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099166 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1099167 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.Overseer Overseer (id=98742001232707593-127.0.0.1:43373_solr-n_0000000001) starting [junit4] 2> 1100666 WARN (zkCallback-3029-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1100667 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1242cea4{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1100668 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55cb39b5{/solr,null,UNAVAILABLE} [junit4] 2> 1100668 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.MiniSolrCloudCluster ============ Restarting jetty [junit4] 2> 1100668 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.ChaosMonkey monkey: starting jetty! 46289 [junit4] 2> 1100670 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1100672 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72fdbf7c{/solr,null,AVAILABLE} [junit4] 2> 1100673 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@33e81517{SSL,[ssl, http/1.1]}{127.0.0.1:46289} [junit4] 2> 1100673 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.e.j.s.Server Started @1102343ms [junit4] 2> 1100673 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46289} [junit4] 2> 1100673 ERROR (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1100674 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1100674 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1100674 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1100674 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-29T11:09:36.032Z [junit4] 2> 1100677 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1100687 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33393/solr [junit4] 2> 1100697 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1100698 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1100700 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46289_solr [junit4] 2> 1100702 INFO (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100702 INFO (zkCallback-3038-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100702 INFO (zkCallback-3038-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100702 INFO (zkCallback-3023-thread-2-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100702 INFO (zkCallback-3038-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100704 INFO (zkCallback-3030-thread-2-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1100709 INFO (zkCallback-3045-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1105774 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1105785 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1105785 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ab10b [junit4] 2> 1105786 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001/tempDir-001/node1 [junit4] 2> 1105787 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[376085F0F4E0E3FB]) [n:127.0.0.1:46289_solr ] o.a.s.c.CorePropertiesLocator Cores are: [awhollynewcollection_0_shard1_replica_n1] [junit4] 2> 1105787 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1105789 INFO (zkCallback-3045-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1105789 INFO (zkCallback-3045-thread-2-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1105805 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1105809 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal [junit4] 2> 1105811 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1105811 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 1105811 INFO (coreLoadExecutor-4430-thread-1-processing-n:127.0.0.1:46289_solr) [n:127.0.0.1:46289_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanser [...truncated too long message...] .java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1218131 INFO (qtp644952685-14416) [n:127.0.0.1:43373_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43373_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n1&coreNodeName=core_node12&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=6001 [junit4] 2> 1218697 WARN (zkCallback-3030-thread-2-processing-n:127.0.0.1:35855_solr) [n:127.0.0.1:35855_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1218697 INFO (jetty-closer-3009-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@144a578{/solr,null,UNAVAILABLE} [junit4] 2> 1218706 WARN (zkCallback-3027-thread-1-processing-n:127.0.0.1:43373_solr) [n:127.0.0.1:43373_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1218706 INFO (jetty-closer-3009-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7551f867{/solr,null,UNAVAILABLE} [junit4] 2> 1219708 WARN (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 1219708 INFO (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_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> 1219708 INFO (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4fd6d3f3 [junit4] 2> 1219708 INFO (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.nodes_used_collection.shard1.replica_n1, tag=1339479027 [junit4] 2> 1219708 INFO (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a195b: rootName = null, domain = solr.core.nodes_used_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.nodes_used_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a675f9e [junit4] 2> 1219713 INFO (zkCallback-3023-thread-3-processing-n:127.0.0.1:40551_solr) [n:127.0.0.1:40551_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.nodes_used_collection.shard1.leader, tag=1339479027 [junit4] 2> 1219714 INFO (jetty-closer-3009-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73131c5a{/solr,null,UNAVAILABLE} [junit4] 2> 1219714 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-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> 1219715 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[376085F0F4E0E3FB]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33393 33393 [junit4] 2> 1225470 INFO (Thread-5151) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33393 33393 [junit4] 2> 1225470 WARN (Thread-5151) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 25 /solr/aliases.json [junit4] 2> 22 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> 3 /solr/configs/conf2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 63 /solr/collections/addReplicaColl/state.json [junit4] 2> 39 /solr/collections/reloaded_collection/state.json [junit4] 2> 32 /solr/collections/nodes_used_collection/state.json [junit4] 2> 25 /solr/clusterprops.json [junit4] 2> 25 /solr/clusterstate.json [junit4] 2> 17 /solr/collections/halfdeletedcollection/state.json [junit4] 2> 15 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 10 /solr/collections/onlyinzk/state.json [junit4] 2> 8 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 5 /solr/collections/created_and_deleted/state.json [junit4] 2> 5 /solr/collections/withconfigset2/state.json [junit4] 2> 4 /solr/collections/halfcollectionblocker/state.json [junit4] 2> 4 /solr/collections/halfcollection/state.json [junit4] 2> 4 /solr/collections/halfcollectionblocker2/state.json [junit4] 2> 3 /solr/collections/addReplicaColl/leader_elect/shard1/election/98742001232707593-core_node3-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/98742001232707593-127.0.0.1:43373_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 278 /solr/collections [junit4] 2> 28 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_376085F0F4E0E3FB-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1812, maxMBSortInHeap=6.195209137990241, sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=US/Central [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=272407840,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestNumericTokenStream, StatelessScriptUpdateProcessorFactoryTest, DocValuesTest, BigEndianAscendingWordSerializerTest, TestUpdate, AtomicUpdateProcessorFactoryTest, DistanceFunctionTest, TestGraphMLResponseWriter, OverseerTaskQueueTest, DistributedTermsComponentTest, SchemaVersionSpecificBehaviorTest, TestSearchPerf, TestRawResponseWriter, TestMiniSolrCloudClusterSSL, SolrCmdDistributorTest, FileUtilsTest, DistribCursorPagingTest, DeleteReplicaTest, TestPayloadCheckQParserPlugin, DistributedExpandComponentTest, TestCloudSearcherWarming, PreAnalyzedUpdateProcessorTest, JSONWriterTest, TestPostingsSolrHighlighter, TestLRUCache, TestSolrCoreSnapshots, TestSolrCloudWithDelegationTokens, CleanupOldIndexTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCoreDiscovery, CollectionsAPISolrJTest, TestManagedSynonymGraphFilterFactory, DeleteInactiveReplicaTest, TestSolrJ, TestCustomSort, TestBlobHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SystemInfoHandlerTest, ChangedSchemaMergeTest, CursorMarkTest, TestFieldCache, ConfigureRecoveryStrategyTest, TestManagedSchemaAPI, ConvertedLegacyTest, UpdateRequestProcessorFactoryTest, TestCollectionsAPIViaSolrCloudCluster, TestCollationFieldDocValues, TestLegacyFieldCache, TestReplicationHandlerBackup, MoveReplicaTest, HighlighterTest, TestAtomicUpdateErrorCases, TestSimpleTrackingShardHandler, TestBM25SimilarityFactory, TestSubQueryTransformerCrossCore, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, AssignBackwardCompatibilityTest, ScriptEngineTest, SpellCheckCollatorWithCollapseTest, HdfsRecoverLeaseTest, TestSolrCoreParser, TestCloudPivotFacet, MoreLikeThisHandlerTest, TestElisionMultitermQuery, TestLegacyFieldReuse, JsonLoaderTest, LeaderElectionContextKeyTest, ImplicitSnitchTest, SoftAutoCommitTest, ResourceLoaderTest, TermVectorComponentTest, DirectSolrConnectionTest, DistributedFacetPivotLongTailTest, TestRuleBasedAuthorizationPlugin, TestDistributedGrouping, LoggingHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, ZkFailoverTest, HdfsUnloadDistributedZkTest, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, TestFieldCacheSortRandom, TestSystemIdResolver, UtilsToolTest, BlobRepositoryCloudTest, TestBackupRepositoryFactory, TestNestedDocsSort, TestClassicSimilarityFactory, TestCopyFieldCollectionResource, DocValuesMultiTest, ConnectionManagerTest, TestGraphTermsQParserPlugin, TestLRUStatsCache, OverseerModifyCollectionTest, SuggesterTSTTest, OpenCloseCoreStressTest, AnalysisAfterCoreReloadTest, TestRTGBase, TestSolrQueryResponse, DirectSolrSpellCheckerTest, TestClusterStateMutator, CoreAdminHandlerTest, TestSQLHandler, SolrIndexMetricsTest, TestDistribIDF, TestDistribDocBasedVersion, DocValuesMissingTest, SolrSlf4jReporterTest, HttpSolrCallGetCoreTest, ClassificationUpdateProcessorIntegrationTest, TestStressVersions, V2StandaloneTest, TestFieldTypeResource, AlternateDirectoryTest, TestCharFilters, ChaosMonkeySafeLeaderTest, TestRecoveryHdfs, BasicFunctionalityTest, TestFuzzyAnalyzedSuggestions, ConnectionReuseTest, TestSolrIndexConfig, DocExpirationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest] [junit4] Completed [324/733 (1!)] on J1 in 132.42s, 19 tests, 1 error <<< FAILURES! [...truncated 48028 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
