Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19573/ Java: 32bit/jdk-9-ea+168 -server -XX:+UseParallelGC
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:40546/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:38715/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1d26602 Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:40546/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:38715/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1d26602 at __randomizedtesting.SeedInfo.seed([9E2DCD294B40CDF9:A839AF6FC11DF7E8]: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:40546/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:38715/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1d26602 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:40546/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:38715/solr/test_col_shard2_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@1d26602 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) 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 11450 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_9E2DCD294B40CDF9-001/init-core-data-001 [junit4] 2> 378650 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21 [junit4] 2> 378650 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 378651 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-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> 378652 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-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_9E2DCD294B40CDF9-001/tempDir-001 [junit4] 2> 378652 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 378652 INFO (Thread-726) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 378652 INFO (Thread-726) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 378653 ERROR (Thread-726) [ ] 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> 378752 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36220 [junit4] 2> 378756 INFO (jetty-launcher-866-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 378756 INFO (jetty-launcher-866-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 378756 INFO (jetty-launcher-866-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 378757 INFO (jetty-launcher-866-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 378758 INFO (jetty-launcher-866-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79803d{/solr,null,AVAILABLE} [junit4] 2> 378758 INFO (jetty-launcher-866-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c9655d{/solr,null,AVAILABLE} [junit4] 2> 378758 INFO (jetty-launcher-866-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d083ad{/solr,null,AVAILABLE} [junit4] 2> 378758 INFO (jetty-launcher-866-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10fe8da{/solr,null,AVAILABLE} [junit4] 2> 378760 INFO (jetty-launcher-866-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9fe980{HTTP/1.1,[http/1.1]}{127.0.0.1:38715} [junit4] 2> 378760 INFO (jetty-launcher-866-thread-1) [ ] o.e.j.s.Server Started @380536ms [junit4] 2> 378760 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38715} [junit4] 2> 378760 ERROR (jetty-launcher-866-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378760 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 378760 INFO (jetty-launcher-866-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a7cf2{HTTP/1.1,[http/1.1]}{127.0.0.1:40546} [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8e991a{HTTP/1.1,[http/1.1]}{127.0.0.1:33540} [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.e.j.s.Server Started @380536ms [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.e.j.s.Server Started @380536ms [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40546} [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33540} [junit4] 2> 378760 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 378760 INFO (jetty-launcher-866-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1411049{HTTP/1.1,[http/1.1]}{127.0.0.1:41740} [junit4] 2> 378761 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378761 ERROR (jetty-launcher-866-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378761 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-07T04:04:05.253273Z [junit4] 2> 378761 ERROR (jetty-launcher-866-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.e.j.s.Server Started @380537ms [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41740} [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 378761 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-07T04:04:05.253545Z [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378761 ERROR (jetty-launcher-866-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 378761 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-07T04:04:05.253677Z [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 378761 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-07T04:04:05.253919Z [junit4] 2> 378771 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 378771 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 378771 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 378772 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 378778 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36220/solr [junit4] 2> 378779 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36220/solr [junit4] 2> 378779 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36220/solr [junit4] 2> 378780 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36220/solr [junit4] 2> 378783 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 0x15be11423990008, 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> 378793 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 378793 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 378797 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 378797 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 378797 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40546_solr [junit4] 2> 378797 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33540_solr [junit4] 2> 378797 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41740_solr [junit4] 2> 378797 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.Overseer Overseer (id=97919293531422729-127.0.0.1:40546_solr-n_0000000000) starting [junit4] 2> 378797 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38715_solr [junit4] 2> 378798 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 378798 INFO (zkCallback-887-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 378798 INFO (zkCallback-888-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 378798 INFO (zkCallback-886-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 378798 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 378798 INFO (zkCallback-887-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 378798 INFO (zkCallback-888-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 378798 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 378798 INFO (zkCallback-886-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 378803 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40546_solr [junit4] 2> 378804 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 378804 INFO (zkCallback-887-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 378805 INFO (zkCallback-886-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 378805 INFO (zkCallback-888-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 378888 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378891 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378891 INFO (jetty-launcher-866-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378892 INFO (jetty-launcher-866-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_9E2DCD294B40CDF9-001/tempDir-001/node1/. [junit4] 2> 378914 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378920 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378920 INFO (jetty-launcher-866-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378921 INFO (jetty-launcher-866-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_9E2DCD294B40CDF9-001/tempDir-001/node2/. [junit4] 2> 378956 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40546.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378959 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40546.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378959 INFO (jetty-launcher-866-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40546.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 378960 INFO (jetty-launcher-866-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_9E2DCD294B40CDF9-001/tempDir-001/node4/. [junit4] 2> 379050 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41740.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 379054 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41740.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 379054 INFO (jetty-launcher-866-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41740.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 379054 INFO (jetty-launcher-866-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_9E2DCD294B40CDF9-001/tempDir-001/node3/. [junit4] 2> 379079 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 379080 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36220/solr ready [junit4] 2> 379300 INFO (qtp32493315-4274) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 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&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 379301 INFO (OverseerThreadFactory-2052-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 379406 INFO (qtp16394170-4279) [ ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 379406 INFO (qtp7569381-4268) [ ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 379406 INFO (qtp20799211-4269) [ ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 379406 INFO (qtp16394170-4279) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 379406 INFO (qtp7569381-4268) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 379406 INFO (qtp20799211-4269) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 379406 INFO (qtp32493315-4281) [ ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 379407 INFO (qtp32493315-4281) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 379511 INFO (zkCallback-885-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> 379511 INFO (zkCallback-887-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> 379511 INFO (zkCallback-886-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> 379511 INFO (zkCallback-888-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> 380422 WARN (qtp32493315-4281) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 380425 INFO (qtp32493315-4281) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 380425 WARN (qtp20799211-4269) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 380425 WARN (qtp16394170-4279) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 380425 WARN (qtp7569381-4268) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 380426 INFO (qtp20799211-4269) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 380426 INFO (qtp7569381-4268) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 380426 INFO (qtp16394170-4279) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 380434 INFO (qtp32493315-4281) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress [junit4] 2> 380435 INFO (qtp7569381-4268) [ ] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress [junit4] 2> 380435 INFO (qtp32493315-4281) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 380435 INFO (qtp20799211-4269) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=minimal-atomic-stress [junit4] 2> 380435 INFO (qtp32493315-4281) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col, trusted=true [junit4] 2> 380436 INFO (qtp32493315-4281) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41740.solr.core.test_col.shard1.replica1' (registry 'solr.core.test_col.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 380436 INFO (qtp32493315-4281) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 380436 INFO (qtp32493315-4281) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node3/test_col_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node3/./test_col_shard1_replica1/data/] [junit4] 2> 380436 INFO (qtp7569381-4268) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 380436 INFO (qtp20799211-4269) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 380436 INFO (qtp7569381-4268) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col, trusted=true [junit4] 2> 380436 INFO (qtp20799211-4269) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col, trusted=true [junit4] 2> 380437 INFO (qtp7569381-4268) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.core.test_col.shard1.replica2' (registry 'solr.core.test_col.shard1.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 380437 INFO (qtp20799211-4269) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38715.solr.core.test_col.shard2.replica2' (registry 'solr.core.test_col.shard2.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 380437 INFO (qtp7569381-4268) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 380437 INFO (qtp20799211-4269) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 380437 INFO (qtp7569381-4268) [ ] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node2/test_col_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node2/./test_col_shard1_replica2/data/] [junit4] 2> 380437 INFO (qtp20799211-4269) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node1/test_col_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node1/./test_col_shard2_replica2/data/] [junit4] 2> 380439 INFO (qtp32493315-4281) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45326371588047687] [junit4] 2> 380439 INFO (qtp16394170-4279) [ ] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress [junit4] 2> 380439 INFO (qtp7569381-4268) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45326371588047687] [junit4] 2> 380439 INFO (qtp20799211-4269) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45326371588047687] [junit4] 2> 380440 WARN (qtp32493315-4281) [ ] 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> 380441 INFO (qtp16394170-4279) [ ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 380441 INFO (qtp16394170-4279) [ ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col, trusted=true [junit4] 2> 380441 WARN (qtp7569381-4268) [ ] 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> 380441 WARN (qtp20799211-4269) [ ] 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> 380441 INFO (qtp16394170-4279) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40546.solr.core.test_col.shard2.replica1' (registry 'solr.core.test_col.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b1d [junit4] 2> 380441 INFO (qtp16394170-4279) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 380441 INFO (qtp16394170-4279) [ ] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node4/test_col_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_9E2DCD294B40CDF9-001/tempDir-001/node4/./test_col_shard2_replica1/data/] [junit4] 2> 380445 INFO (qtp16394170-4279) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45326371588047687] [junit4] 2> 380447 WARN (qtp16394170-4279) [ ] 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> 380493 INFO (qtp32493315-4281) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 380493 INFO (qtp32493315-4281) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 380494 INFO (qtp32493315-4281) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 380494 INFO (qtp32493315-4281) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 380496 INFO (qtp32493315-4281) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=745706899, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 380497 INFO (qtp32493315-4281) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc0c21[test_col_shard1_replica1] main] [junit4] 2> 380497 INFO (qtp32493315-4281) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 380498 INFO (qtp32493315-4281) [ ] 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> 380498 INFO (qtp7569381-4268) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 380498 INFO (qtp7569381-4268) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 380498 INFO (qtp32493315-4281) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 380499 INFO (qtp7569381-4268) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 380499 INFO (qtp7569381-4268) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 380500 INFO (searcherExecutor-2061-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@1cc0c21[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 380500 INFO (qtp32493315-4281) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566708698439483392 [junit4] 2> 380501 INFO (qtp7569381-4268) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=745706899, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 380501 INFO (qtp7569381-4268) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d61543[test_col_shard1_replica2] main] [junit4] 2> 380501 INFO (qtp7569381-4268) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 380502 INFO (qtp7569381-4268) [ ] 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> 380502 INFO (qtp16394170-4279) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 380502 INFO (qtp7569381-4268) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 380502 INFO (qtp16394170-4279) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 380503 INFO (searcherExecutor-2062-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@d61543[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 380503 INFO (qtp7569381-4268) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566708698442629120 [junit4] 2> 380503 INFO (qtp32493315-4281) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 380503 INFO (qtp16394170-4279) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 380503 INFO (qtp16394170-4279) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 380505 INFO (qtp16394170-4279) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=745706899, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 380506 INFO (qtp16394170-4279) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14a6f89[test_col_shard2_replica1] main] [junit4] 2> 380506 INFO (qtp16394170-4279) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 380506 INFO (qtp16394170-4279) [ ] 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> 380507 INFO (qtp16394170-4279) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 380508 INFO (searcherExecutor-2064-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@14a6f89[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 380508 INFO (qtp16394170-4279) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566708698447872000 [junit4] 2> 380510 INFO (qtp20799211-4269) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 380510 INFO (qtp20799211-4269) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 380511 INFO (qtp20799211-4269) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 380511 INFO (qtp20799211-4269) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 380512 INFO (qtp16394170-4279) [ ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 380512 INFO (qtp20799211-4269) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=745706899, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 380512 INFO (qtp20799211-4269) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1527334[test_col_shard2_replica2] main] [junit4] 2> 380513 INFO (qtp20799211-4269) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 380513 INFO (qtp20799211-4269) [ ] 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> 380514 INFO (qtp20799211-4269) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 380515 INFO (searcherExecutor-2063-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@1527334[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 380515 INFO (qtp20799211-4269) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566708698455212032 [junit4] 2> 380613 INFO (zkCallback-885-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> 380613 INFO (zkCallback-886-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> 380613 INFO (zkCallback-888-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> 380613 INFO (zkCallback-887-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> 381004 INFO (qtp32493315-4281) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 381004 INFO (qtp32493315-4281) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 381004 INFO (qtp32493315-4281) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41740/solr/test_col_shard1_replica1/ [junit4] 2> 381004 INFO (qtp32493315-4281) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:41740/solr START replicas=[http://127.0.0.1:33540/solr/test_col_shard1_replica2/] nUpdates=100 [junit4] 2> 381004 INFO (qtp32493315-4281) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:41740/solr DONE. We have no versions. sync failed. [junit4] 2> 381006 INFO (qtp7569381-4275) [ ] o.a.s.c.S.Request [test_col_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 381006 INFO (qtp32493315-4281) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 381006 INFO (qtp32493315-4281) [ ] 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> 381006 INFO (qtp32493315-4281) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 381008 INFO (qtp32493315-4281) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41740/solr/test_col_shard1_replica1/ shard1 [junit4] 2> 381012 INFO (qtp16394170-4279) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 381012 INFO (qtp16394170-4279) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 381012 INFO (qtp16394170-4279) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40546/solr/test_col_shard2_replica1/ [junit4] 2> 381012 INFO (qtp16394170-4279) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:40546/solr START replicas=[http://127.0.0.1:38715/solr/test_col_shard2_replica2/] nUpdates=100 [junit4] 2> 381013 INFO (qtp16394170-4279) [ ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:40546/solr DONE. We have no versions. sync failed. [junit4] 2> 381014 INFO (qtp20799211-4277) [ ] o.a.s.c.S.Request [test_col_shard2_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 381014 INFO (qtp16394170-4279) [ ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 381014 INFO (qtp16394170-4279) [ ] 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> 381014 INFO (qtp16394170-4279) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 381015 INFO (qtp16394170-4279) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40546/solr/test_col_shard2_replica1/ shard2 [junit4] 2> 381117 INFO (zkCallback-885-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> 381117 INFO (zkCallback-886-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> 381117 INFO (zkCallback-888-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> 381117 INFO (zkCallback-887-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> 381158 INFO (qtp32493315-4281) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 381160 INFO (qtp32493315-4281) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=1753 [junit4] 2> 381167 INFO (qtp16394170-4279) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 381168 INFO (qtp16394170-4279) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=1762 [junit4] 2> 381269 INFO (zkCallback-885-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> 381269 INFO (zkCallback-887-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> 381269 INFO (zkCallback-886-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> 381269 INFO (zkCallback-888-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> 381508 INFO (qtp7569381-4268) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=2102 [junit4] 2> 381521 INFO (qtp20799211-4269) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=2114 [junit4] 2> 381523 INFO (qtp32493315-4274) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 381622 INFO (zkCallback-887-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> 381622 INFO (zkCallback-886-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> 381622 INFO (zkCallback-888-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> 381622 INFO (zkCallback-885-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> 382523 INFO (qtp32493315-4274) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={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&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3223 [junit4] 2> 382523 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-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_node2 rstate:active live:true [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 382524 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col [junit4] 2> 382528 INFO (qtp32493315-4278) [ ] o.a.s.c.S.Request [test_col_shard1_replica1] webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 382553 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[9E2DCD294B40CDF9]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored_idx [junit4] 2> 382562 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566708700594307072&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566708700594307072)} 0 1 [junit4] 2> 382562 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566708700594307072)} 0 6 [junit4] 2> 382564 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1566708700592209920&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1566708700592209920)} 0 8 [junit4] 2> 382564 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1566708700592209920)} 0 11 [junit4] 2> 382567 INFO (qtp7569381-4275) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 382567 WARN (qtp7569381-4275) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 382567 INFO (qtp32493315-4274) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 382567 WARN (qtp32493315-4274) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 382570 INFO (qtp7569381-4275) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 382570 INFO (qtp32493315-4274) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 382571 INFO (qtp7569381-4275) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 382571 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 4 [junit4] 2> 382571 INFO (qtp32493315-4274) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 382571 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 3 [junit4] 2> 382571 INFO (qtp16394170-4272) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 382571 WARN (qtp16394170-4272) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 382572 INFO (qtp16394170-4272) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 382573 INFO (qtp16394170-4272) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 382573 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1 [junit4] 2> 382575 INFO (qtp20799211-4255) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 382575 WARN (qtp20799211-4255) [ ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 382575 INFO (qtp20799211-4255) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 382576 INFO (qtp20799211-4255) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 382576 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1 [junit4] 2> 382576 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 10 [junit4] 2> 382577 INFO (qtp16394170-4263) [ ] o.a.s.c.S.Request [test_col_shard2_replica1] webapp=/solr path=/schema/fields/long_dv_stored_idx params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 382578 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[9E2DCD294B40CDF9]) [ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored_idx: numDocsToCheck=136, numDocsInIndex=952, incr=7 [junit4] 2> 382582 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0 (1566708700619472896)]} 0 0 [junit4] 2> 382582 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1566708700619472896)]} 0 3 [junit4] 2> 382584 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1 (1566708700624715776)]} 0 0 [junit4] 2> 382584 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1566708700624715776)]} 0 0 [junit4] 2> 382595 INFO (qtp20799211-4277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[2 (1566708700625764352)]} 0 5 [junit4] 2> 382595 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1566708700625764352)]} 0 10 [junit4] 2> 382597 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[3 (1566708700637298688)]} 0 0 [junit4] 2> 382597 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1566708700637298688)]} 0 1 [junit4] 2> 382598 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4 (1566708700638347264)]} 0 0 [junit4] 2> 382598 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1566708700638347264)]} 0 0 [junit4] 2> 382609 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[5 (1566708700639395840)]} 0 10 [junit4] 2> 382609 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1566708700639395840)]} 0 11 [junit4] 2> 382625 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[6 (1566708700651978752)]} 0 10 [junit4] 2> 382625 INFO (qtp16394170-4263) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1566708700651978752)]} 0 14 [junit4] 2> 382626 INFO (qtp20799211-4277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[7 (1566708700668755968)]} 0 0 [junit4] 2> 382626 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1566708700668755968)]} 0 0 [junit4] 2> 382627 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8 (1566708700669804544)]} 0 0 [junit4] 2> 382628 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1566708700669804544)]} 0 0 [junit4] 2> 382634 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[9 (1566708700671901696)]} 0 2 [junit4] 2> 382640 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1566708700671901696)]} 0 11 [junit4] 2> 382648 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10 (1566708700685533184)]} 0 0 [junit4] 2> 382649 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1566708700685533184)]} 0 7 [junit4] 2> 382650 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11 (1566708700692873216)]} 0 0 [junit4] 2> 382650 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1566708700692873216)]} 0 0 [junit4] 2> 382651 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12 (1566708700693921792)]} 0 0 [junit4] 2> 382651 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1566708700693921792)]} 0 0 [junit4] 2> 382652 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13 (1566708700694970368)]} 0 0 [junit4] 2> 382652 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1566708700694970368)]} 0 0 [junit4] 2> 382653 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14 (1566708700697067520)]} 0 0 [junit4] 2> 382653 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1566708700697067520)]} 0 0 [junit4] 2> 382654 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15 (1566708700698116096)]} 0 0 [junit4] 2> 382654 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1566708700698116096)]} 0 0 [junit4] 2> 382655 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[16 (1566708700699164672)]} 0 0 [junit4] 2> 382655 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1566708700699164672)]} 0 0 [junit4] 2> 382656 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[17 (1566708700700213248)]} 0 0 [junit4] 2> 382657 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1566708700700213248)]} 0 0 [junit4] 2> 382660 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[18 (1566708700703358976)]} 0 0 [junit4] 2> 382660 INFO (qtp16394170-4263) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1566708700703358976)]} 0 0 [junit4] 2> 382666 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[19 (1566708700709650432)]} 0 0 [junit4] 2> 382666 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1566708700709650432)]} 0 5 [junit4] 2> 382667 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[20 (1566708700711747584)]} 0 0 [junit4] 2> 382667 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1566708700711747584)]} 0 0 [junit4] 2> 382668 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[21 (1566708700712796160)]} 0 0 [junit4] 2> 382668 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1566708700712796160)]} 0 0 [junit4] 2> 382669 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[22 (1566708700713844736)]} 0 0 [junit4] 2> 382669 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1566708700713844736)]} 0 0 [junit4] 2> 382680 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[23 (1566708700714893312)]} 0 10 [junit4] 2> 382680 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1566708700714893312)]} 0 10 [junit4] 2> 382682 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[24 (1566708700726427648)]} 0 0 [junit4] 2> 382682 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1566708700726427648)]} 0 0 [junit4] 2> 382683 INFO (qtp20799211-4277) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[25 (1566708700727476224)]} 0 0 [junit4] 2> 382683 INFO (qtp16394170-4263) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1566708700727476224)]} 0 0 [junit4] 2> 382684 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[26 (1566708700728524800)]} 0 0 [junit4] 2> 382684 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1566708700728524800)]} 0 0 [junit4] 2> 382685 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[27 (1566708700729573376)]} 0 0 [junit4] 2> 382685 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1566708700729573376)]} 0 0 [junit4] 2> 382687 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[28 (1566708700732719104)]} 0 0 [junit4] 2> 382687 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1566708700732719104)]} 0 0 [junit4] 2> 382689 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[29 (1566708700733767680)]} 0 1 [junit4] 2> 382689 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1566708700733767680)]} 0 1 [junit4] 2> 382690 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[30 (1566708700734816256)]} 0 0 [junit4] 2> 382690 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1566708700734816256)]} 0 0 [junit4] 2> 382691 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[31 (1566708700735864832)]} 0 0 [junit4] 2> 382691 INFO (qtp16394170-4263) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1566708700735864832)]} 0 0 [junit4] 2> 382692 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[32 (1566708700736913408)]} 0 0 [junit4] 2> 382692 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1566708700736913408)]} 0 0 [junit4] 2> 382693 INFO (qtp20799211-4252) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[33 (1566708700737961984)]} 0 0 [junit4] 2> 382693 INFO (qtp16394170-4285) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1566708700737961984)]} 0 0 [junit4] 2> 382694 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[34 (1566708700739010560)]} 0 0 [junit4] 2> 382694 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1566708700739010560)]} 0 0 [junit4] 2> 382694 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[35 (1566708700740059136)]} 0 0 [junit4] 2> 382694 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1566708700740059136)]} 0 0 [junit4] 2> 382695 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[36 (1566708700741107712)]} 0 0 [junit4] 2> 382695 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1566708700741107712)]} 0 0 [junit4] 2> 382696 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[37 (1566708700742156288)]} 0 0 [junit4] 2> 382696 INFO (qtp16394170-4272) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1566708700742156288)]} 0 0 [junit4] 2> 382697 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[38 (1566708700743204864)]} 0 0 [junit4] 2> 382697 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1566708700743204864)]} 0 0 [junit4] 2> 382698 INFO (qtp20799211-4269) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[39 (1566708700743204864)]} 0 0 [junit4] 2> 382698 INFO (qtp16394170-4279) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1566708700743204864)]} 0 0 [junit4] 2> 382699 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[40 (1566708700744253440)]} 0 0 [junit4] 2> 382699 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1566708700744253440)]} 0 0 [junit4] 2> 382700 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[41 (1566708700745302016)]} 0 0 [junit4] 2> 382700 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1566708700745302016)]} 0 0 [junit4] 2> 382701 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[42 (1566708700747399168)]} 0 0 [junit4] 2> 382702 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1566708700747399168)]} 0 0 [junit4] 2> 382702 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[43 (1566708700748447744)]} 0 0 [junit4] 2> 382702 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1566708700748447744)]} 0 0 [junit4] 2> 382703 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[44 (1566708700749496320)]} 0 0 [junit4] 2> 382703 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1566708700749496320)]} 0 0 [junit4] 2> 382704 INFO (qtp20799211-4255) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40546/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[45 (1566708700750544896)]} 0 0 [junit4] 2> 382704 INFO (qtp16394170-4263) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1566708700750544896)]} 0 0 [junit4] 2> 382705 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[46 (1566708700750544896)]} 0 0 [junit4] 2> 382705 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1566708700750544896)]} 0 0 [junit4] 2> 382706 INFO (qtp7569381-4259) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[47 (1566708700751593472)]} 0 0 [junit4] 2> 382706 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1566708700751593472)]} 0 0 [junit4] 2> 382707 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[48 (1566708700752642048)]} 0 0 [junit4] 2> 382707 INFO (qtp32493315-4281) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1566708700752642048)]} 0 0 [junit4] 2> 382708 INFO (qtp7569381-4275) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[49 (1566708700753690624)]} 0 0 [junit4] 2> 382708 INFO (qtp32493315-4278) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1566708700753690624)]} 0 0 [junit4] 2> 382709 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[50 (1566708700754739200)]} 0 0 [junit4] 2> 382709 INFO (qtp32493315-4258) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1566708700754739200)]} 0 0 [junit4] 2> 382710 INFO (qtp7569381-4253) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[51 (1566708700755787776)]} 0 0 [junit4] 2> 382710 INFO (qtp32493315-4274) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1566708700755787776)]} 0 0 [junit4] 2> 382710 INFO (qtp7569381-4256) [ ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41740/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[52 (1566708700756836352)]} 0 0 [junit4] 2> 382710 INFO (qtp32493 [...truncated too long message...] .test_col.shard1.replica1, tag=27400166 [junit4] 2> 404886 INFO (jetty-closer-867-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 404887 INFO (jetty-closer-867-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 404904 INFO (jetty-closer-867-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 404905 INFO (coreCloseExecutor-2082-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@1f9d83b [junit4] 2> 404905 INFO (coreCloseExecutor-2082-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 404906 INFO (coreCloseExecutor-2082-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27c80b commitCommandVersion:0 [junit4] 2> 404907 INFO (jetty-closer-867-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 404908 INFO (jetty-closer-867-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 404908 INFO (coreCloseExecutor-2081-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=27400166 [junit4] 2> 404921 INFO (coreCloseExecutor-2084-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard2_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@1d805f9 [junit4] 2> 404921 INFO (coreCloseExecutor-2082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica2, tag=33151035 [junit4] 2> 404922 INFO (coreCloseExecutor-2084-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 404922 INFO (coreCloseExecutor-2084-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c41edd commitCommandVersion:0 [junit4] 2> 404926 INFO (coreCloseExecutor-2082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=33151035 [junit4] 2> 404937 INFO (coreCloseExecutor-2085-thread-1) [ ] o.a.s.c.SolrCore [test_col_shard1_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@199b67e [junit4] 2> 404937 INFO (coreCloseExecutor-2085-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 404937 INFO (coreCloseExecutor-2085-thread-1) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c79868 commitCommandVersion:0 [junit4] 2> 404943 INFO (coreCloseExecutor-2085-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica2, tag=26850942 [junit4] 2> 404945 INFO (zkCallback-886-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 404945 INFO (zkCallback-888-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 404945 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 404949 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 404949 INFO (zkCallback-886-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 404950 INFO (coreCloseExecutor-2085-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=26850942 [junit4] 2> 404954 INFO (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 404974 INFO (coreCloseExecutor-2084-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica1, tag=30934521 [junit4] 2> 404987 INFO (coreCloseExecutor-2084-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=30934521 [junit4] 2> 404988 INFO (jetty-closer-867-thread-3) [ ] o.a.s.c.Overseer Overseer (id=97919293531422729-127.0.0.1:40546_solr-n_0000000000) closing [junit4] 2> 404989 INFO (OverseerStateUpdate-97919293531422729-127.0.0.1:40546_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40546_solr [junit4] 2> 406445 WARN (zkCallback-887-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 406445 INFO (jetty-closer-867-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c9655d{/solr,null,UNAVAILABLE} [junit4] 2> 406447 WARN (zkCallback-888-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 406450 INFO (jetty-closer-867-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79803d{/solr,null,UNAVAILABLE} [junit4] 2> 406453 WARN (zkCallback-886-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 406453 INFO (jetty-closer-867-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10fe8da{/solr,null,UNAVAILABLE} [junit4] 2> 406498 WARN (zkCallback-885-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 406498 INFO (jetty-closer-867-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d083ad{/solr,null,UNAVAILABLE} [junit4] 2> 406499 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-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> 406499 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36220 36220 [junit4] 2> 406517 INFO (Thread-726) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36220 36220 [junit4] 2> 406518 WARN (Thread-726) [ ] 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> 2 /solr/overseer_elect/election/97919293531422730-127.0.0.1:33540_solr-n_0000000001 [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> 406518 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[9E2DCD294B40CDF9]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [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_9E2DCD294B40CDF9-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {long_stored_idx=PostingsFormat(name=Asserting), long_dv_idx=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory), long_dv_stored_idx=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Direct), long_dv_idx=DocValuesFormat(name=Asserting), long_dv_stored=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), long_dv=DocValuesFormat(name=Asserting), long_dv_stored_idx=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=48, maxMBSortInHeap=5.811436797943064, sim=RandomSimilarity(queryNorm=true): {}, locale=lg-UG, timezone=Canada/Saskatchewan [junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=18706496,total=424935424 [junit4] 2> NOTE: All tests run in this JVM: [ClusterStateTest, TestRecovery, RequestLoggingTest, TestPHPSerializedResponseWriter, TestCloudPivotFacet, TestStressUserVersions, BigEndianAscendingWordDeserializerTest, TestSegmentSorting, TestCoreDiscovery, SolrCoreCheckLockOnStartupTest, TestIBSimilarityFactory, HighlighterConfigTest, BasicDistributedZk2Test, MigrateRouteKeyTest, TestMergePolicyConfig, AsyncCallRequestStatusResponseTest, TestGroupingSearch, TestRuleBasedAuthorizationPlugin, HdfsLockFactoryTest, MBeansHandlerTest, TriLevelCompositeIdRoutingTest, TestMinMaxOnMultiValuedField, CoreSorterTest, PropertiesRequestHandlerTest, OverseerTest, TestSchemaManager, CreateCollectionCleanupTest, TestLuceneMatchVersion, TestSolrXml, CursorMarkTest, TestShardHandlerFactory, TestExtendedDismaxParser, TestRecoveryHdfs, DistributedFacetPivotLongTailTest, RestartWhileUpdatingTest, TestConfigSets, TestSolrCLIRunExample, ExternalFileFieldSortTest, JavabinLoaderTest, FullSolrCloudDistribCmdsTest, OverseerTaskQueueTest, SuggesterTest, SolrIndexConfigTest, TestDistribIDF, SolrJmxReporterTest, SolrCloudExampleTest, TestStressCloudBlindAtomicUpdates] [junit4] Completed [174/709 (1!)] on J2 in 27.88s, 5 tests, 1 error <<< FAILURES! [...truncated 38039 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
