Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/297/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:44243/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45849/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44243%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:44243/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5d3f2d2 Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:44243/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45849/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44243%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:44243/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5d3f2d2 at __randomizedtesting.SeedInfo.seed([6BAD2EDB2DEAA461:5DB94C9DA7B79E70]:0) at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:44243/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45849/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44243%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:44243/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5d3f2d2 at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44243/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45849/solr/test_col_shard1_replica_n1: Server Error request: http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44243%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:44243/solr/test_col_shard1_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5d3f2d2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399) ... 6 more Build Log: [...truncated 11116 lines...] [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/init-core-data-001 [junit4] 2> 246494 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 246494 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 246495 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing) [junit4] 2> 246496 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001 [junit4] 2> 246496 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 246497 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 246497 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 246500 ERROR (Thread-769) [ ] 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> 246597 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38341 [junit4] 2> 246600 INFO (jetty-launcher-424-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 246600 INFO (jetty-launcher-424-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 246600 INFO (jetty-launcher-424-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 246600 INFO (jetty-launcher-424-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 246601 INFO (jetty-launcher-424-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4514866{/solr,null,AVAILABLE} [junit4] 2> 246601 INFO (jetty-launcher-424-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1172b1f9{/solr,null,AVAILABLE} [junit4] 2> 246601 INFO (jetty-launcher-424-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44a62095{/solr,null,AVAILABLE} [junit4] 2> 246601 INFO (jetty-launcher-424-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a3d46fe{HTTP/1.1,[http/1.1]}{127.0.0.1:36477} [junit4] 2> 246601 INFO (jetty-launcher-424-thread-3) [ ] o.e.j.s.Server Started @248394ms [junit4] 2> 246601 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36477} [junit4] 2> 246602 ERROR (jetty-launcher-424-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 246602 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 246602 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 246602 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 246602 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T14:55:34.296Z [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@29069613{HTTP/1.1,[http/1.1]}{127.0.0.1:45849} [junit4] 2> 246605 INFO (jetty-launcher-424-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@56f2a5c3{HTTP/1.1,[http/1.1]}{127.0.0.1:44243} [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.e.j.s.Server Started @248398ms [junit4] 2> 246605 INFO (jetty-launcher-424-thread-2) [ ] o.e.j.s.Server Started @248398ms [junit4] 2> 246605 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44243} [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45849} [junit4] 2> 246605 ERROR (jetty-launcher-424-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 246605 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 246605 ERROR (jetty-launcher-424-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 246606 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T14:55:34.300Z [junit4] 2> 246606 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 246606 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 246606 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 246606 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T14:55:34.300Z [junit4] 2> 246607 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 246611 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 246614 INFO (jetty-launcher-424-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7baa4af9{/solr,null,AVAILABLE} [junit4] 2> 246614 INFO (jetty-launcher-424-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3bfa7c18{HTTP/1.1,[http/1.1]}{127.0.0.1:36627} [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.e.j.s.Server Started @248408ms [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36627} [junit4] 2> 246615 ERROR (jetty-launcher-424-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 246615 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-03T14:55:34.309Z [junit4] 2> 246615 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 246623 INFO (jetty-launcher-424-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38341/solr [junit4] 2> 246625 INFO (jetty-launcher-424-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38341/solr [junit4] 2> 246627 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 246634 INFO (jetty-launcher-424-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38341/solr [junit4] 2> 246643 INFO (jetty-launcher-424-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38341/solr [junit4] 2> 246655 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 246660 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 0x15e483d5b2f000a, 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> 246661 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44243_solr [junit4] 2> 246665 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.c.Overseer Overseer (id=98595670208741384-127.0.0.1:44243_solr-n_0000000000) starting [junit4] 2> 246669 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 246670 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45849_solr [junit4] 2> 246682 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 246682 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 246682 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 246683 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44243_solr [junit4] 2> 246683 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 246684 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 246684 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 246684 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 246691 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36627_solr [junit4] 2> 246692 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 246692 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 246692 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 246718 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 246718 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 246719 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36477_solr [junit4] 2> 246720 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 246721 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 246728 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 246736 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 246784 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44243.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246790 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44243.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246790 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44243.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246792 INFO (jetty-launcher-424-thread-2) [n:127.0.0.1:44243_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node2/. [junit4] 2> 246827 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36477.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246832 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36477.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246833 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36477.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246833 INFO (jetty-launcher-424-thread-3) [n:127.0.0.1:36477_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node3/. [junit4] 2> 246838 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246843 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246843 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246844 INFO (jetty-launcher-424-thread-4) [n:127.0.0.1:45849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node4/. [junit4] 2> 246867 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36627.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246871 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36627.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246872 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36627.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 246872 INFO (jetty-launcher-424-thread-1) [n:127.0.0.1:36627_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node1/. [junit4] 2> 246896 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 246897 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38341/solr ready [junit4] 2> 246998 INFO (qtp1216803548-2741) [n:127.0.0.1:44243_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 247000 INFO (OverseerThreadFactory-938-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 247103 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45849/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 247103 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44243/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 247107 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36627/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 247108 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36477/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 247309 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 247309 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 247310 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 247310 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 247310 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 247310 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 247310 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 247311 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 247414 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247414 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247414 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247414 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247414 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247415 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247415 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 247415 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248321 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 248326 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 248327 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 248328 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 248328 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 248328 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 248328 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 248328 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node4/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node4/./test_col_shard1_replica_n1/data/] [junit4] 2> 248330 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 248330 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 248331 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 248332 WARN (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 248349 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema [test_col_shard2_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 248349 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 248350 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 248350 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 248350 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 248351 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 248351 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 248351 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36477.solr.core.test_col.shard2.replica_n2' (registry 'solr.core.test_col.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 248351 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 248351 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [[test_col_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node3/test_col_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node3/./test_col_shard2_replica_n2/data/] [junit4] 2> 248351 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44243.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 248351 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 248351 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node2/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node2/./test_col_shard1_replica_n2/data/] [junit4] 2> 248353 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 248353 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 248353 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 248353 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 248353 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36627.solr.core.test_col.shard2.replica_n1' (registry 'solr.core.test_col.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbedd4 [junit4] 2> 248353 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 248353 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [[test_col_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node1/test_col_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001/tempDir-001/node1/./test_col_shard2_replica_n1/data/] [junit4] 2> 248355 WARN (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 248355 WARN (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 248356 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 248358 WARN (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 248374 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 248374 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 248375 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 248375 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 248376 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=3.197265625, floorSegmentMB=1.7822265625, forceMergeDeletesPctAllowed=13.49920242297136, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7893514902800839 [junit4] 2> 248376 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bf617bb[test_col_shard1_replica_n1] main] [junit4] 2> 248377 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248377 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248378 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 248379 INFO (searcherExecutor-947-thread-1-processing-n:127.0.0.1:45849_solr x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@3bf617bb[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 248380 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577530725314330624 [junit4] 2> 248385 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 248386 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 248386 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 248387 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 248387 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 248388 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=3.197265625, floorSegmentMB=1.7822265625, forceMergeDeletesPctAllowed=13.49920242297136, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7893514902800839 [junit4] 2> 248388 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c026aa2[test_col_shard1_replica_n2] main] [junit4] 2> 248389 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248389 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248389 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 248389 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 248390 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 248390 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 248390 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 248391 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 248391 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 248391 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=3.197265625, floorSegmentMB=1.7822265625, forceMergeDeletesPctAllowed=13.49920242297136, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7893514902800839 [junit4] 2> 248391 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61eef87a[test_col_shard2_replica_n1] main] [junit4] 2> 248392 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 248392 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 248392 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=3.197265625, floorSegmentMB=1.7822265625, forceMergeDeletesPctAllowed=13.49920242297136, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7893514902800839 [junit4] 2> 248393 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@71fcc1f6[test_col_shard2_replica_n2] main] [junit4] 2> 248393 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248393 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248393 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248394 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 248399 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 248399 INFO (searcherExecutor-949-thread-1-processing-n:127.0.0.1:44243_solr x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@3c026aa2[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 248399 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577530725334253568 [junit4] 2> 248399 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 248399 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577530725334253568 [junit4] 2> 248402 INFO (searcherExecutor-950-thread-1-processing-n:127.0.0.1:36627_solr x:test_col_shard2_replica_n1 s:shard2 c:test_col r:core_node3) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [test_col_shard2_replica_n1] Registered new searcher Searcher@61eef87a[test_col_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 248403 INFO (searcherExecutor-948-thread-1-processing-n:127.0.0.1:36477_solr x:test_col_shard2_replica_n2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [test_col_shard2_replica_n2] Registered new searcher Searcher@71fcc1f6[test_col_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 248404 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577530725339496448 [junit4] 2> 248407 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 248407 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 248407 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36477/solr/test_col_shard2_replica_n2/ [junit4] 2> 248407 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n2 url=http://127.0.0.1:36477/solr START replicas=[http://127.0.0.1:36627/solr/test_col_shard2_replica_n1/] nUpdates=100 [junit4] 2> 248407 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n2 url=http://127.0.0.1:36477/solr DONE. We have no versions. sync failed. [junit4] 2> 248408 INFO (qtp1727365312-2760) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.S.Request [test_col_shard2_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 248409 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 248409 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 248409 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 248410 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36477/solr/test_col_shard2_replica_n2/ shard2 [junit4] 2> 248511 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248511 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248561 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 248562 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1252 [junit4] 2> 248663 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248663 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248885 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 248885 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 248885 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/ [junit4] 2> 248886 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:45849/solr START replicas=[http://127.0.0.1:44243/solr/test_col_shard1_replica_n2/] nUpdates=100 [junit4] 2> 248886 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:45849/solr DONE. We have no versions. sync failed. [junit4] 2> 248887 INFO (qtp1216803548-2727) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.S.Request [test_col_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 248887 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 248887 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_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> 248887 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 248889 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/ shard1 [junit4] 2> 248990 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 248990 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249039 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 249040 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1729 [junit4] 2> 249141 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249141 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249404 INFO (qtp1216803548-2745) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2094 [junit4] 2> 249408 INFO (qtp1727365312-2756) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2098 [junit4] 2> 249409 INFO (qtp1216803548-2741) [n:127.0.0.1:44243_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> 249510 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-448-thread-1-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-447-thread-2-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 249510 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 250410 INFO (qtp1216803548-2741) [n:127.0.0.1:44243_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3411 [junit4] 2> 250410 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 250410 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col [junit4] 2> 250415 INFO (qtp1430171339-2743) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.S.Request [test_col_shard1_replica_n1] webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 250430 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[6BAD2EDB2DEAA461]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test_stored_idx [junit4] 2> 250441 INFO (qtp1216803548-2731) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1577530727470202880&distrib.from=http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1577530727470202880)} 0 3 [junit4] 2> 250442 INFO (qtp1430171339-2739) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36477/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1577530727470202880)} 0 6 [junit4] 2> 250442 INFO (qtp1727365312-2751) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1577530727467057152&distrib.from=http://127.0.0.1:36477/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1577530727467057152)} 0 5 [junit4] 2> 250442 INFO (qtp434293205-2740) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1577530727467057152)} 0 11 [junit4] 2> 250445 INFO (qtp1216803548-2849) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577530727479640064,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 250445 WARN (qtp1216803548-2849) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 250446 INFO (qtp1727365312-2753) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577530727480688640,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 250446 INFO (qtp1216803548-2849) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 250446 WARN (qtp1727365312-2753) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 250448 INFO (qtp1430171339-2732) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577530727482785792,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 250448 INFO (qtp1216803548-2849) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 250448 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1577530727482785792,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 250448 INFO (qtp1216803548-2849) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 3 [junit4] 2> 250448 WARN (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 250448 WARN (qtp1430171339-2732) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 250448 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 250448 INFO (qtp1727365312-2753) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 250449 INFO (qtp1430171339-2732) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 250451 INFO (qtp1727365312-2753) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 250451 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 250451 INFO (qtp1727365312-2753) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 5 [junit4] 2> 250451 INFO (qtp434293205-2736) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 4 [junit4] 2> 250451 INFO (qtp1430171339-2732) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 250451 INFO (qtp1430171339-2732) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:45849/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 4 [junit4] 2> 250455 INFO (qtp1430171339-2725) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=test_col:7&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 12 [junit4] 2> 250457 INFO (qtp434293205-2722) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.S.Request [test_col_shard2_replica_n2] webapp=/solr path=/schema/fields/long_stored_idx params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 250458 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[6BAD2EDB2DEAA461]) [ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_stored_idx: numDocsToCheck=161, numDocsInIndex=161, incr=1 [junit4] 2> 250462 INFO (qtp1216803548-2850) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_c [...truncated too long message...] 1e059d [junit4] 2> 266647 INFO (coreCloseExecutor-968-thread-1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n1, tag=2032010653 [junit4] 2> 266647 INFO (coreCloseExecutor-968-thread-1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6dcc696: rootName = solr_45849, domain = solr.core.test_col.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_col.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2307ed2f [junit4] 2> 266652 INFO (coreCloseExecutor-969-thread-1) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=267672827 [junit4] 2> 266653 INFO (coreCloseExecutor-969-thread-1) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 266653 INFO (coreCloseExecutor-969-thread-1) [n:127.0.0.1:36627_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@fe27f0d commitCommandVersion:0 [junit4] 2> 266653 INFO (coreCloseExecutor-967-thread-1) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=197184440 [junit4] 2> 266653 INFO (coreCloseExecutor-967-thread-1) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 266653 INFO (coreCloseExecutor-967-thread-1) [n:127.0.0.1:44243_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@69fb0c01 commitCommandVersion:0 [junit4] 2> 266657 INFO (coreCloseExecutor-968-thread-1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=2032010653 [junit4] 2> 266658 INFO (coreCloseExecutor-968-thread-1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 266658 INFO (coreCloseExecutor-968-thread-1) [n:127.0.0.1:45849_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43d1f065 commitCommandVersion:0 [junit4] 2> 266668 INFO (coreCloseExecutor-970-thread-1) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=2004147526 [junit4] 2> 266668 INFO (coreCloseExecutor-970-thread-1) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 266668 INFO (coreCloseExecutor-970-thread-1) [n:127.0.0.1:36477_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@400c598a commitCommandVersion:0 [junit4] 2> 266669 INFO (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 266669 WARN (zkCallback-448-thread-2-processing-n:127.0.0.1:36627_solr) [n:127.0.0.1:36627_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 266671 INFO (jetty-closer-425-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7baa4af9{/solr,null,UNAVAILABLE} [junit4] 2> 266674 INFO (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 266675 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 266675 INFO (zkCallback-440-thread-1-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 266675 INFO (jetty-closer-425-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98595670208741384-127.0.0.1:44243_solr-n_0000000000) closing [junit4] 2> 266677 INFO (OverseerStateUpdate-98595670208741384-127.0.0.1:44243_solr-n_0000000000) [n:127.0.0.1:44243_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44243_solr [junit4] 2> 266680 INFO (zkCallback-437-thread-2-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 266680 INFO (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36477_solr [junit4] 2> 268175 WARN (zkCallback-447-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 268175 INFO (jetty-closer-425-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1172b1f9{/solr,null,UNAVAILABLE} [junit4] 2> 268180 WARN (zkCallback-440-thread-2-processing-n:127.0.0.1:44243_solr) [n:127.0.0.1:44243_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 268181 INFO (jetty-closer-425-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44a62095{/solr,null,UNAVAILABLE} [junit4] 2> 268183 WARN (zkCallback-437-thread-1-processing-n:127.0.0.1:36477_solr) [n:127.0.0.1:36477_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 268183 INFO (jetty-closer-425-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4514866{/solr,null,UNAVAILABLE} [junit4] 2> 268184 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-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> 268184 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[6BAD2EDB2DEAA461]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38341 38341 [junit4] 2> 268214 INFO (Thread-769) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38341 38341 [junit4] 2> 268216 WARN (Thread-769) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 36 /solr/collections/test_col/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/98595670208741384-127.0.0.1:44243_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_6BAD2EDB2DEAA461-001 [junit4] 2> Sep 03, 2017 2:55:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Pacific/Enderbury [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=339034216,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [HdfsThreadLeakTest, AtomicUpdatesTest, DateRangeFieldTest, TestHashQParserPlugin, CacheHeaderTest, MissingSegmentRecoveryTest, TestLRUCache, TestCursorMarkWithoutUniqueKey, RemoteQueryErrorTest, TestNumericRangeQuery32, TestDistributedGrouping, DistribJoinFromCollectionTest, HLLSerializationTest, TestCloudPivotFacet, RestartWhileUpdatingTest, TestSolrXml, DistributedFacetExistsSmallTest, HdfsBasicDistributedZkTest, AutoScalingHandlerTest, TestAuthorizationFramework, TestSolrJ, UpdateRequestProcessorFactoryTest, TestMaxTokenLenTokenizer, JsonLoaderTest, TestFieldTypeCollectionResource, HdfsDirectoryFactoryTest, TestSQLHandlerNonCloud, DocValuesTest, TestConfigSets, TestDynamicLoading, ZkSolrClientTest, TestSchemaResource, HdfsCollectionsAPIDistributedZkTest, TestValueSourceCache, TestStressCloudBlindAtomicUpdates] [junit4] Completed [72/729 (1!)] on J1 in 21.98s, 5 tests, 1 error <<< FAILURES! [...truncated 45469 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
