Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19700/ Java: 64bit/jdk-9-ea+168 -XX:+UseCompressedOops -XX:+UseSerialGC
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:38839/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:43165/solr/test_col_shard1_replica_n2: Server Error request: http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38839%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38839/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@42c132fe Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:38839/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:43165/solr/test_col_shard1_replica_n2: Server Error request: http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38839%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38839/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@42c132fe at __randomizedtesting.SeedInfo.seed([9C1CE1880BB78ACE:AA0883CE81EAB0DF]:0) at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:563) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:38839/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:43165/solr/test_col_shard1_replica_n2: Server Error request: http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38839%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38839/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@42c132fe at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38839/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:43165/solr/test_col_shard1_replica_n2: Server Error request: http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38839%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38839/solr/test_col_shard1_replica_n1/ update: org.apache.solr.client.solrj.request.UpdateRequest@42c132fe at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397) ... 6 more Build Log: [...truncated 11643 lines...] [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/init-core-data-001 [junit4] 2> 437652 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 437653 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-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> 437654 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001 [junit4] 2> 437654 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 437654 INFO (Thread-552) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 437654 INFO (Thread-552) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 437655 ERROR (Thread-552) [ ] 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> 437754 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:32899 [junit4] 2> 437770 INFO (jetty-launcher-601-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 437770 INFO (jetty-launcher-601-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 437770 INFO (jetty-launcher-601-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 437771 INFO (jetty-launcher-601-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 437775 INFO (jetty-launcher-601-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65370877{/solr,null,AVAILABLE} [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c15205c{HTTP/1.1,[http/1.1]}{127.0.0.1:38839} [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.e.j.s.Server Started @440363ms [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38839} [junit4] 2> 437776 ERROR (jetty-launcher-601-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 437776 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-25T00:00:31.435927Z [junit4] 2> 437778 INFO (jetty-launcher-601-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69bfb3d4{/solr,null,AVAILABLE} [junit4] 2> 437778 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 437778 INFO (jetty-launcher-601-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@219a65cf{/solr,null,AVAILABLE} [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3bd44517{HTTP/1.1,[http/1.1]}{127.0.0.1:46469} [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.e.j.s.Server Started @440366ms [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46469} [junit4] 2> 437779 ERROR (jetty-launcher-601-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 437779 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-25T00:00:31.438698Z [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@75485a08{HTTP/1.1,[http/1.1]}{127.0.0.1:41827} [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.e.j.s.Server Started @440371ms [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41827} [junit4] 2> 437784 ERROR (jetty-launcher-601-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 437784 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-25T00:00:31.443895Z [junit4] 2> 437791 INFO (jetty-launcher-601-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d41e696{/solr,null,AVAILABLE} [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2660545c{HTTP/1.1,[http/1.1]}{127.0.0.1:43165} [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.e.j.s.Server Started @440378ms [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43165} [junit4] 2> 437792 ERROR (jetty-launcher-601-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 437792 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-25T00:00:31.451463Z [junit4] 2> 437793 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32899/solr [junit4] 2> 437816 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 437822 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 437845 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 437845 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32899/solr [junit4] 2> 437857 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32899/solr [junit4] 2> 437863 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32899/solr [junit4] 2> 437865 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 0x15c3ce79e520008, 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 437878 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 437878 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 437878 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 437878 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 437878 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38839_solr [junit4] 2> 437878 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41827_solr [junit4] 2> 437878 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46469_solr [junit4] 2> 437879 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.Overseer Overseer (id=98020257386594310-127.0.0.1:38839_solr-n_0000000000) starting [junit4] 2> 437880 INFO (zkCallback-611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 437886 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38839_solr [junit4] 2> 437890 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43165_solr [junit4] 2> 437893 INFO (zkCallback-611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 437909 INFO (zkCallback-623-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 437909 INFO (zkCallback-621-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 437927 INFO (zkCallback-622-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 437932 INFO (zkCallback-623-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 437932 INFO (zkCallback-611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 437932 INFO (zkCallback-622-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 437935 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437938 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437940 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437941 INFO (jetty-launcher-601-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node1/. [junit4] 2> 437943 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437948 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437948 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437948 INFO (jetty-launcher-601-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node3/. [junit4] 2> 437955 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43165.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437963 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43165.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437963 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43165.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437964 INFO (jetty-launcher-601-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node4/. [junit4] 2> 437972 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46469.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437976 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46469.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437976 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46469.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 437977 INFO (jetty-launcher-601-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node2/. [junit4] 2> 438004 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 438004 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32899/solr ready [junit4] 2> 438142 INFO (qtp1239935815-3283) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 438143 INFO (OverseerThreadFactory-1558-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 438248 INFO (qtp193168633-3303) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 438248 INFO (qtp391375712-3293) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 438248 INFO (qtp870685292-3273) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 438248 INFO (qtp1239935815-3285) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 438248 INFO (qtp870685292-3273) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 438248 INFO (qtp391375712-3293) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 438248 INFO (qtp193168633-3303) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 438248 INFO (qtp1239935815-3285) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 438351 INFO (zkCallback-622-thread-2) [ ] 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> 438351 INFO (zkCallback-623-thread-2) [ ] 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> 438351 INFO (zkCallback-611-thread-1) [ ] 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> 438351 INFO (zkCallback-621-thread-2) [ ] 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> 439256 WARN (qtp1239935815-3285) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 439256 WARN (qtp193168633-3303) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 439258 WARN (qtp870685292-3273) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 439258 INFO (qtp1239935815-3285) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 439258 INFO (qtp193168633-3303) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 439258 INFO (qtp870685292-3273) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 439264 WARN (qtp391375712-3293) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 439264 INFO (qtp391375712-3293) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 439264 INFO (qtp1239935815-3285) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 439289 INFO (qtp391375712-3293) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 439289 INFO (qtp870685292-3273) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 439290 INFO (qtp391375712-3293) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 439290 INFO (qtp391375712-3293) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 439291 INFO (qtp391375712-3293) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46469.solr.core.test_col.shard2.replica_n2' (registry 'solr.core.test_col.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 439291 INFO (qtp391375712-3293) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 439291 INFO (qtp391375712-3293) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node2/test_col_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node2/./test_col_shard2_replica_n2/data/] [junit4] 2> 439292 INFO (qtp193168633-3303) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 439293 INFO (qtp870685292-3273) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 439293 INFO (qtp870685292-3273) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 439293 INFO (qtp1239935815-3285) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 439293 INFO (qtp1239935815-3285) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 439293 INFO (qtp870685292-3273) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41827.solr.core.test_col.shard2.replica_n1' (registry 'solr.core.test_col.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 439293 INFO (qtp1239935815-3285) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38839.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 439293 INFO (qtp870685292-3273) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 439293 INFO (qtp1239935815-3285) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 439294 INFO (qtp1239935815-3285) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node3/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/] [junit4] 2> 439294 INFO (qtp870685292-3273) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node1/test_col_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node1/./test_col_shard2_replica_n1/data/] [junit4] 2> 439294 INFO (qtp193168633-3303) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 439294 INFO (qtp193168633-3303) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 439294 INFO (qtp391375712-3293) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=90.650390625, floorSegmentMB=0.439453125, forceMergeDeletesPctAllowed=20.676942876467383, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3182320998674813 [junit4] 2> 439294 INFO (qtp193168633-3303) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43165.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65f1e84f [junit4] 2> 439294 INFO (qtp193168633-3303) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 439294 INFO (qtp193168633-3303) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node4/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001/tempDir-001/node4/./test_col_shard1_replica_n2/data/] [junit4] 2> 439296 INFO (qtp870685292-3273) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=90.650390625, floorSegmentMB=0.439453125, forceMergeDeletesPctAllowed=20.676942876467383, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3182320998674813 [junit4] 2> 439297 INFO (qtp193168633-3303) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=90.650390625, floorSegmentMB=0.439453125, forceMergeDeletesPctAllowed=20.676942876467383, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3182320998674813 [junit4] 2> 439303 WARN (qtp193168633-3303) [ ] 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> 439303 WARN (qtp391375712-3293) [ ] 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> 439303 WARN (qtp870685292-3273) [ ] 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> 439304 INFO (qtp1239935815-3285) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=90.650390625, floorSegmentMB=0.439453125, forceMergeDeletesPctAllowed=20.676942876467383, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3182320998674813 [junit4] 2> 439307 WARN (qtp1239935815-3285) [ ] 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> 439378 INFO (qtp391375712-3293) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 439378 INFO (qtp391375712-3293) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 439379 INFO (qtp391375712-3293) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 439380 INFO (qtp391375712-3293) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 439380 INFO (qtp1239935815-3285) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 439380 INFO (qtp1239935815-3285) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 439382 INFO (qtp1239935815-3285) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 439382 INFO (qtp1239935815-3285) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 439389 INFO (qtp193168633-3303) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 439389 INFO (qtp193168633-3303) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 439390 INFO (qtp193168633-3303) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 439390 INFO (qtp193168633-3303) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 439391 INFO (qtp193168633-3303) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 439391 INFO (qtp193168633-3303) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@793a0c82[test_col_shard1_replica_n2] main] [junit4] 2> 439392 INFO (qtp193168633-3303) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 439393 INFO (qtp193168633-3303) [ ] 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> 439393 INFO (qtp193168633-3303) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 439393 INFO (qtp193168633-3303) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324120007933952 [junit4] 2> 439396 INFO (qtp391375712-3293) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 439396 INFO (qtp1239935815-3285) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 439396 INFO (qtp391375712-3293) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24717059[test_col_shard2_replica_n2] main] [junit4] 2> 439400 INFO (qtp870685292-3273) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 439400 INFO (qtp1239935815-3285) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79ab0285[test_col_shard1_replica_n1] main] [junit4] 2> 439400 INFO (qtp870685292-3273) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 439401 INFO (qtp391375712-3293) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 439401 INFO (qtp391375712-3293) [ ] 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> 439401 INFO (qtp1239935815-3285) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 439402 INFO (qtp1239935815-3285) [ ] 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> 439402 INFO (qtp391375712-3293) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 439402 INFO (searcherExecutor-1570-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@793a0c82[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 439402 INFO (qtp391375712-3293) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324120017371136 [junit4] 2> 439402 INFO (qtp1239935815-3285) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 439402 INFO (qtp1239935815-3285) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324120017371136 [junit4] 2> 439403 INFO (qtp870685292-3273) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 439403 INFO (qtp870685292-3273) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 439405 INFO (searcherExecutor-1569-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@79ab0285[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 439410 INFO (searcherExecutor-1567-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n2] Registered new searcher Searcher@24717059[test_col_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 439411 INFO (qtp870685292-3273) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 439411 INFO (qtp870685292-3273) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@234abe9d[test_col_shard2_replica_n1] main] [junit4] 2> 439412 INFO (qtp870685292-3273) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 439413 INFO (qtp870685292-3273) [ ] 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> 439413 INFO (qtp193168633-3303) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 439413 INFO (qtp870685292-3273) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 439415 INFO (searcherExecutor-1568-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n1] Registered new searcher Searcher@234abe9d[test_col_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 439415 INFO (qtp870685292-3273) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568324120031002624 [junit4] 2> 439416 INFO (qtp391375712-3293) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 439517 INFO (zkCallback-622-thread-2) [ ] 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> 439517 INFO (zkCallback-621-thread-2) [ ] 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> 439517 INFO (zkCallback-611-thread-1) [ ] 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> 439521 INFO (zkCallback-623-thread-2) [ ] 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> 439913 INFO (qtp193168633-3303) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 439913 INFO (qtp193168633-3303) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 439914 INFO (qtp193168633-3303) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/ [junit4] 2> 439914 INFO (qtp193168633-3303) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43165/solr START replicas=[http://127.0.0.1:38839/solr/test_col_shard1_replica_n1/] nUpdates=100 [junit4] 2> 439914 INFO (qtp193168633-3303) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:43165/solr DONE. We have no versions. sync failed. [junit4] 2> 439915 INFO (qtp1239935815-3278) [ ] o.a.s.c.S.Request [test_col_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 439916 INFO (qtp193168633-3303) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 439916 INFO (qtp193168633-3303) [ ] 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> 439916 INFO (qtp193168633-3303) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 439916 INFO (qtp391375712-3293) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 439916 INFO (qtp391375712-3293) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 439916 INFO (qtp391375712-3293) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/ [junit4] 2> 439916 INFO (qtp391375712-3293) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n2 url=http://127.0.0.1:46469/solr START replicas=[http://127.0.0.1:41827/solr/test_col_shard2_replica_n1/] nUpdates=100 [junit4] 2> 439916 INFO (qtp391375712-3293) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n2 url=http://127.0.0.1:46469/solr DONE. We have no versions. sync failed. [junit4] 2> 439917 INFO (qtp193168633-3303) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/ shard1 [junit4] 2> 439918 INFO (qtp870685292-3275) [ ] 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> 439918 INFO (qtp391375712-3293) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 439918 INFO (qtp391375712-3293) [ ] 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> 439918 INFO (qtp391375712-3293) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 439919 INFO (qtp391375712-3293) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/ shard2 [junit4] 2> 440020 INFO (zkCallback-621-thread-2) [ ] 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> 440020 INFO (zkCallback-623-thread-2) [ ] 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> 440020 INFO (zkCallback-622-thread-2) [ ] 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> 440020 INFO (zkCallback-611-thread-1) [ ] 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> 440067 INFO (qtp193168633-3303) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 440069 INFO (qtp193168633-3303) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1820 [junit4] 2> 440069 INFO (qtp391375712-3293) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 440070 INFO (qtp391375712-3293) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1821 [junit4] 2> 440171 INFO (zkCallback-622-thread-2) [ ] 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> 440171 INFO (zkCallback-611-thread-1) [ ] 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> 440171 INFO (zkCallback-621-thread-2) [ ] 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> 440171 INFO (zkCallback-623-thread-2) [ ] 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> 440427 INFO (qtp1239935815-3285) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2178 [junit4] 2> 440427 INFO (qtp870685292-3273) [ ] 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.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2178 [junit4] 2> 440428 INFO (qtp1239935815-3283) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 440529 INFO (zkCallback-622-thread-2) [ ] 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> 440529 INFO (zkCallback-623-thread-2) [ ] 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> 440529 INFO (zkCallback-611-thread-1) [ ] 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> 440529 INFO (zkCallback-621-thread-2) [ ] 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> 441429 INFO (qtp1239935815-3283) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3286 [junit4] 2> 441429 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-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_node4 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 441429 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col [junit4] 2> 441433 INFO (qtp391375712-3295) [ ] o.a.s.c.S.Request [test_col_shard2_replica_n2] webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 441447 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[9C1CE1880BB78ACE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test_stored_idx [junit4] 2> 441467 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1568324122169049088&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1568324122169049088)} 0 10 [junit4] 2> 441468 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1568324122169049088)} 0 13 [junit4] 2> 441468 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1568324122162757632&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1568324122162757632)} 0 13 [junit4] 2> 441468 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1568324122162757632)} 0 20 [junit4] 2> 441470 INFO (qtp870685292-3269) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568324122185826304,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 441470 WARN (qtp870685292-3269) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 441470 INFO (qtp870685292-3269) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 441471 INFO (qtp193168633-3305) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568324122186874880,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 441471 WARN (qtp193168633-3305) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 441471 INFO (qtp391375712-3281) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568324122186874880,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 441471 WARN (qtp391375712-3281) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 441472 INFO (qtp193168633-3305) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 441472 INFO (qtp870685292-3269) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 441472 INFO (qtp1239935815-3279) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1568324122187923456,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 441472 WARN (qtp1239935815-3279) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 441472 INFO (qtp870685292-3269) [ ] 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:46469/solr/test_col_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 2 [junit4] 2> 441472 INFO (qtp1239935815-3279) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 441472 INFO (qtp193168633-3305) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 441476 INFO (qtp391375712-3281) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 441476 INFO (qtp193168633-3305) [ ] 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:46469/solr/test_col_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 5 [junit4] 2> 441477 INFO (qtp391375712-3281) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 441477 INFO (qtp391375712-3281) [ ] 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:46469/solr/test_col_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 6 [junit4] 2> 441480 INFO (qtp1239935815-3279) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 441480 INFO (qtp1239935815-3279) [ ] 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:46469/solr/test_col_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 9 [junit4] 2> 441481 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 12 [junit4] 2> 441482 INFO (qtp391375712-3295) [ ] 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> 441482 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[9C1CE1880BB78ACE]) [ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_stored_idx: numDocsToCheck=151, numDocsInIndex=302, incr=2 [junit4] 2> 441488 INFO (qtp1239935815-3390) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1568324122201554944)]} 0 0 [junit4] 2> 441488 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1568324122201554944)]} 0 2 [junit4] 2> 441490 INFO (qtp1239935815-3285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1568324122205749248)]} 0 0 [junit4] 2> 441490 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1568324122205749248)]} 0 1 [junit4] 2> 441492 INFO (qtp870685292-3275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[2 (1568324122207846400)]} 0 0 [junit4] 2> 441492 INFO (qtp391375712-3295) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1568324122207846400)]} 0 1 [junit4] 2> 441497 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[3 (1568324122209943552)]} 0 3 [junit4] 2> 441497 INFO (qtp391375712-3281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1568324122209943552)]} 0 4 [junit4] 2> 441498 INFO (qtp1239935815-3283) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[4 (1568324122215186432)]} 0 0 [junit4] 2> 441499 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1568324122215186432)]} 0 0 [junit4] 2> 441500 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[5 (1568324122216235008)]} 0 0 [junit4] 2> 441500 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1568324122216235008)]} 0 0 [junit4] 2> 441501 INFO (qtp870685292-3269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[6 (1568324122217283584)]} 0 0 [junit4] 2> 441501 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1568324122217283584)]} 0 0 [junit4] 2> 441502 INFO (qtp870685292-3275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[7 (1568324122218332160)]} 0 0 [junit4] 2> 441502 INFO (qtp391375712-3295) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1568324122218332160)]} 0 0 [junit4] 2> 441503 INFO (qtp1239935815-3283) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[8 (1568324122219380736)]} 0 0 [junit4] 2> 441503 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1568324122219380736)]} 0 0 [junit4] 2> 441504 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[9 (1568324122220429312)]} 0 0 [junit4] 2> 441504 INFO (qtp391375712-3281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1568324122220429312)]} 0 0 [junit4] 2> 441505 INFO (qtp1239935815-3279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[10 (1568324122221477888)]} 0 0 [junit4] 2> 441505 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1568324122221477888)]} 0 0 [junit4] 2> 441506 INFO (qtp1239935815-3390) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[11 (1568324122222526464)]} 0 0 [junit4] 2> 441506 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1568324122222526464)]} 0 0 [junit4] 2> 441507 INFO (qtp1239935815-3285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[12 (1568324122223575040)]} 0 0 [junit4] 2> 441507 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1568324122223575040)]} 0 0 [junit4] 2> 441508 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[13 (1568324122224623616)]} 0 0 [junit4] 2> 441508 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1568324122224623616)]} 0 0 [junit4] 2> 441508 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[14 (1568324122225672192)]} 0 0 [junit4] 2> 441509 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1568324122225672192)]} 0 0 [junit4] 2> 441509 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[15 (1568324122226720768)]} 0 0 [junit4] 2> 441510 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1568324122226720768)]} 0 0 [junit4] 2> 441510 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[16 (1568324122227769344)]} 0 0 [junit4] 2> 441511 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1568324122227769344)]} 0 0 [junit4] 2> 441512 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[17 (1568324122228817920)]} 0 0 [junit4] 2> 441512 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1568324122228817920)]} 0 0 [junit4] 2> 441513 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[18 (1568324122229866496)]} 0 0 [junit4] 2> 441513 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1568324122229866496)]} 0 0 [junit4] 2> 441514 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[19 (1568324122230915072)]} 0 0 [junit4] 2> 441514 INFO (qtp391375712-3295) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1568324122230915072)]} 0 0 [junit4] 2> 441515 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[20 (1568324122231963648)]} 0 0 [junit4] 2> 441515 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1568324122231963648)]} 0 0 [junit4] 2> 441516 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[21 (1568324122233012224)]} 0 0 [junit4] 2> 441516 INFO (qtp391375712-3281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1568324122233012224)]} 0 0 [junit4] 2> 441517 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[22 (1568324122234060800)]} 0 0 [junit4] 2> 441517 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1568324122234060800)]} 0 0 [junit4] 2> 441518 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[23 (1568324122235109376)]} 0 0 [junit4] 2> 441518 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1568324122235109376)]} 0 0 [junit4] 2> 441519 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[24 (1568324122236157952)]} 0 0 [junit4] 2> 441519 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1568324122236157952)]} 0 0 [junit4] 2> 441520 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[25 (1568324122237206528)]} 0 0 [junit4] 2> 441520 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1568324122237206528)]} 0 0 [junit4] 2> 441521 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[26 (1568324122238255104)]} 0 0 [junit4] 2> 441521 INFO (qtp391375712-3295) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1568324122238255104)]} 0 0 [junit4] 2> 441521 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[27 (1568324122239303680)]} 0 0 [junit4] 2> 441522 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1568324122239303680)]} 0 0 [junit4] 2> 441523 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[28 (1568324122240352256)]} 0 0 [junit4] 2> 441523 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1568324122240352256)]} 0 0 [junit4] 2> 441524 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[29 (1568324122241400832)]} 0 0 [junit4] 2> 441524 INFO (qtp391375712-3281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1568324122241400832)]} 0 0 [junit4] 2> 441525 INFO (qtp870685292-3273) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[30 (1568324122242449408)]} 0 0 [junit4] 2> 441525 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1568324122242449408)]} 0 0 [junit4] 2> 441526 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[31 (1568324122243497984)]} 0 0 [junit4] 2> 441526 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1568324122243497984)]} 0 0 [junit4] 2> 441527 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[32 (1568324122244546560)]} 0 0 [junit4] 2> 441527 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1568324122244546560)]} 0 0 [junit4] 2> 441528 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[33 (1568324122245595136)]} 0 0 [junit4] 2> 441528 INFO (qtp391375712-3295) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1568324122245595136)]} 0 0 [junit4] 2> 441528 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[34 (1568324122246643712)]} 0 0 [junit4] 2> 441529 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1568324122246643712)]} 0 0 [junit4] 2> 441529 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[35 (1568324122247692288)]} 0 0 [junit4] 2> 441530 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1568324122247692288)]} 0 0 [junit4] 2> 441530 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[36 (1568324122248740864)]} 0 0 [junit4] 2> 441530 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1568324122248740864)]} 0 0 [junit4] 2> 441531 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[37 (1568324122249789440)]} 0 0 [junit4] 2> 441531 INFO (qtp391375712-3281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1568324122249789440)]} 0 0 [junit4] 2> 441532 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[38 (1568324122250838016)]} 0 0 [junit4] 2> 441533 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1568324122250838016)]} 0 0 [junit4] 2> 441534 INFO (qtp870685292-3266) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[39 (1568324122251886592)]} 0 0 [junit4] 2> 441534 INFO (qtp391375712-3265) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1568324122251886592)]} 0 1 [junit4] 2> 441536 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[40 (1568324122253983744)]} 0 0 [junit4] 2> 441536 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1568324122253983744)]} 0 0 [junit4] 2> 441537 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[41 (1568324122256080896)]} 0 0 [junit4] 2> 441538 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1568324122256080896)]} 0 1 [junit4] 2> 441539 INFO (qtp1239935815-3285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[42 (1568324122257129472)]} 0 0 [junit4] 2> 441539 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1568324122257129472)]} 0 0 [junit4] 2> 441540 INFO (qtp1239935815-3285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[43 (1568324122259226624)]} 0 0 [junit4] 2> 441540 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1568324122259226624)]} 0 1 [junit4] 2> 441542 INFO (qtp1239935815-3285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[44 (1568324122260275200)]} 0 0 [junit4] 2> 441542 INFO (qtp193168633-3303) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1568324122260275200)]} 0 0 [junit4] 2> 441544 INFO (qtp870685292-3269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46469/solr/test_col_shard2_replica_n2/&wt=javabin&version=2}{add=[45 (1568324122262372352)]} 0 0 [junit4] 2> 441544 INFO (qtp391375712-3293) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1568324122262372352)]} 0 1 [junit4] 2> 441545 INFO (qtp1239935815-3390) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[46 (1568324122263420928)]} 0 0 [junit4] 2> 441545 INFO (qtp193168633-3304) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1568324122263420928)]} 0 1 [junit4] 2> 441546 INFO (qtp1239935815-3277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[47 (1568324122265518080)]} 0 0 [junit4] 2> 441547 INFO (qtp193168633-3305) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1568324122265518080)]} 0 0 [junit4] 2> 441548 INFO (qtp1239935815-3283) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43165/solr/test_col_shard1_replica_n2/&wt=javabin&version=2}{add=[48 (1568324122266566656)]} 0 0 [junit4] 2> 441548 INFO (qtp193168633-3302) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1568324122266566656)]} 0 0 [junit4] 2> 441549 INFO (qtp1239935815-3279) [...truncated too long message...] has occurred - updating... (live nodes size: [4]) [junit4] 2> 765088 INFO (zkCallback-623-thread-3) [ ] 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> 765089 INFO (zkCallback-611-thread-5) [ ] 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> 765089 INFO (jetty-closer-602-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 765094 INFO (jetty-closer-602-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 765095 INFO (jetty-closer-602-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 765096 INFO (jetty-closer-602-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 765097 INFO (jetty-closer-602-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 765102 INFO (coreCloseExecutor-1591-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@51da1753 [junit4] 2> 765102 INFO (coreCloseExecutor-1592-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@5192fb6b [junit4] 2> 765102 INFO (coreCloseExecutor-1592-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n2, tag=1368587115 [junit4] 2> 765103 INFO (coreCloseExecutor-1591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n1, tag=1373247315 [junit4] 2> 765103 INFO (jetty-closer-602-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 765104 INFO (coreCloseExecutor-1593-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@1c8a8979 [junit4] 2> 765104 INFO (jetty-closer-602-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 765105 INFO (coreCloseExecutor-1594-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@488b478f [junit4] 2> 765105 INFO (coreCloseExecutor-1594-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica_n2, tag=1217087375 [junit4] 2> 765107 INFO (coreCloseExecutor-1593-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica_n1, tag=478841209 [junit4] 2> 765116 INFO (coreCloseExecutor-1591-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=1373247315 [junit4] 2> 765116 INFO (coreCloseExecutor-1592-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=1368587115 [junit4] 2> 765119 INFO (zkCallback-611-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 765119 INFO (coreCloseExecutor-1593-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=478841209 [junit4] 2> 765119 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 0x15c3ce79e52000b, 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 765119 INFO (zkCallback-623-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 765120 INFO (zkCallback-621-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 765121 INFO (jetty-closer-602-thread-2) [ ] o.a.s.c.Overseer Overseer (id=98020257386594310-127.0.0.1:38839_solr-n_0000000000) closing [junit4] 2> 765121 INFO (OverseerStateUpdate-98020257386594310-127.0.0.1:38839_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38839_solr [junit4] 2> 765121 INFO (zkCallback-621-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 765121 INFO (zkCallback-611-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 765121 INFO (coreCloseExecutor-1594-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=1217087375 [junit4] 2> 765126 INFO (jetty-closer-602-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65370877{/solr,null,UNAVAILABLE} [junit4] 2> 766618 WARN (zkCallback-622-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 766619 INFO (jetty-closer-602-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d41e696{/solr,null,UNAVAILABLE} [junit4] 2> 766621 WARN (zkCallback-623-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 766621 INFO (jetty-closer-602-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69bfb3d4{/solr,null,UNAVAILABLE} [junit4] 2> 766627 WARN (zkCallback-621-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 766628 INFO (jetty-closer-602-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@219a65cf{/solr,null,UNAVAILABLE} [junit4] 2> 766629 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-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> 766629 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9C1CE1880BB78ACE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32899 32899 [junit4] 2> 766656 INFO (Thread-552) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32899 32899 [junit4] 2> 766657 WARN (Thread-552) [ ] 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> 5 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/test_col/state.json [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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9C1CE1880BB78ACE-001 [junit4] 2> May 25, 2017 12:06:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {long_stored_idx=PostingsFormat(name=Asserting), long_dv_idx=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory), long_dv_stored_idx=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting), long_dv_idx=DocValuesFormat(name=Lucene70), long_dv_stored=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), long_dv=DocValuesFormat(name=Lucene70), long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=204, maxMBSortInHeap=6.07513651444221, sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=Australia/Broken_Hill [junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=8,threads=1,free=112618888,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, AddBlockUpdateTest, SuggesterTSTTest, TestCryptoKeys, TolerantUpdateProcessorTest, TestTlogReplica, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, ExternalFileFieldSortTest, CustomCollectionTest, TestEmbeddedSolrServerSchemaAPI, ChaosMonkeyNothingIsSafeTest, BooleanFieldTest, TestSolrCLIRunExample, TestCloudRecovery, TestReqParamsAPI, ConfigSetsAPITest, TestCloudManagedSchema, TestSQLHandlerNonCloud, StatsComponentTest, NoCacheHeaderTest, TestReloadAndDeleteDocs, TestPHPSerializedResponseWriter, TestPerFieldSimilarityWithDefaultOverride, DeleteStatusTest, LukeRequestHandlerTest, TestRecoveryHdfs, TestStressCloudBlindAtomicUpdates] [junit4] Completed [232/713 (1!)] on J2 in 329.78s, 5 tests, 1 error <<< FAILURES! [...truncated 37881 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org