Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20020/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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:40501/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34461/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@2efb621c Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:40501/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34461/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@2efb621c at __randomizedtesting.SeedInfo.seed([42C0689A37471FF3:74D40ADCBD1A25E2]:0) at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:40501/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34461/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@2efb621c at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40501/solr/test_col: Failed synchronous update on shard StdNode: http://127.0.0.1:34461/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@2efb621c at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397) ... 6 more Build Log: [...truncated 12663 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_42C0689A37471FF3-001/init-core-data-001 [junit4] 2> 1531681 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1531681 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-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> 1531682 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-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_42C0689A37471FF3-001/tempDir-001 [junit4] 2> 1531682 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1531682 INFO (Thread-4610) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1531682 INFO (Thread-4610) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1531684 ERROR (Thread-4610) [ ] 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> 1531782 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34857 [junit4] 2> 1531788 INFO (jetty-launcher-2087-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1531793 INFO (jetty-launcher-2087-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1531793 INFO (jetty-launcher-2087-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1531793 INFO (jetty-launcher-2087-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1531794 INFO (jetty-launcher-2087-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@679fe95c{/solr,null,AVAILABLE} [junit4] 2> 1531794 INFO (jetty-launcher-2087-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1dbb5ca1{HTTP/1.1,[http/1.1]}{127.0.0.1:36199} [junit4] 2> 1531794 INFO (jetty-launcher-2087-thread-1) [ ] o.e.j.s.Server Started @1533601ms [junit4] 2> 1531794 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36199} [junit4] 2> 1531795 ERROR (jetty-launcher-2087-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1531795 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1531795 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1531795 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1531795 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-30T07:19:43.605Z [junit4] 2> 1531799 INFO (jetty-launcher-2087-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42824dba{/solr,null,AVAILABLE} [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@110e9d2e{HTTP/1.1,[http/1.1]}{127.0.0.1:40501} [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.e.j.s.Server Started @1533609ms [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40501} [junit4] 2> 1531803 ERROR (jetty-launcher-2087-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@528b6444{/solr,null,AVAILABLE} [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-30T07:19:43.613Z [junit4] 2> 1531803 INFO (jetty-launcher-2087-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1af6d02d{HTTP/1.1,[http/1.1]}{127.0.0.1:39979} [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.e.j.s.Server Started @1533610ms [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39979} [junit4] 2> 1531804 ERROR (jetty-launcher-2087-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-30T07:19:43.614Z [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed79322{/solr,null,AVAILABLE} [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b3be511{HTTP/1.1,[http/1.1]}{127.0.0.1:34461} [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-4) [ ] o.e.j.s.Server Started @1533611ms [junit4] 2> 1531804 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34461} [junit4] 2> 1531804 ERROR (jetty-launcher-2087-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1531805 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 1531805 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1531805 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1531805 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-06-30T07:19:43.615Z [junit4] 2> 1531805 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1531811 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1531812 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1531823 INFO (jetty-launcher-2087-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34857/solr [junit4] 2> 1531823 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1531826 INFO (jetty-launcher-2087-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34857/solr [junit4] 2> 1531827 INFO (jetty-launcher-2087-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34857/solr [junit4] 2> 1531829 INFO (jetty-launcher-2087-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34857/solr [junit4] 2> 1531869 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1531869 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40501_solr [junit4] 2> 1531869 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1531870 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.c.Overseer Overseer (id=98225827577397257-127.0.0.1:40501_solr-n_0000000000) starting [junit4] 2> 1531870 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39979_solr [junit4] 2> 1531871 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1531878 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1531879 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1531879 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1531880 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34461_solr [junit4] 2> 1531880 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1531881 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1531883 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1531883 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1531884 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1531884 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36199_solr [junit4] 2> 1531885 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1531895 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1531903 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1531915 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1531916 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40501_solr [junit4] 2> 1531919 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1531919 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1531919 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1531925 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1531952 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531956 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531956 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531957 INFO (jetty-launcher-2087-thread-3) [n:127.0.0.1:39979_solr ] 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_42C0689A37471FF3-001/tempDir-001/node3/. [junit4] 2> 1531957 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36199.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531960 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36199.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531960 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36199.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1531961 INFO (jetty-launcher-2087-thread-1) [n:127.0.0.1:36199_solr ] 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_42C0689A37471FF3-001/tempDir-001/node1/. [junit4] 2> 1531998 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532001 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532001 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532002 INFO (jetty-launcher-2087-thread-2) [n:127.0.0.1:40501_solr ] 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_42C0689A37471FF3-001/tempDir-001/node2/. [junit4] 2> 1532057 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532060 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532060 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1532061 INFO (jetty-launcher-2087-thread-4) [n:127.0.0.1:34461_solr ] 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_42C0689A37471FF3-001/tempDir-001/node4/. [junit4] 2> 1532080 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1532080 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34857/solr ready [junit4] 2> 1532199 INFO (qtp1378441646-15388) [n:127.0.0.1:36199_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1532200 INFO (OverseerThreadFactory-5805-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 1532303 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39979/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1532304 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_col_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36199/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1532304 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:40501/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1532305 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test_col", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"test_col_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34461/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1532506 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1532506 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1532507 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1532507 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1532507 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1532508 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1532508 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1532508 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1532610 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532610 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2106-thread-2-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2097-thread-2-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2108-thread-2-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1532611 INFO (zkCallback-2109-thread-2-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533514 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1533518 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1533520 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 1533522 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 1533522 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 1533522 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36199.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1533522 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1533523 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node1/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node1/./test_col_shard1_replica_n2/data/] [junit4] 2> 1533523 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1533524 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22469770988482685] [junit4] 2> 1533534 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 1533534 WARN (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1533535 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 1533535 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 1533536 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1533536 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39979.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1533536 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1533536 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node3/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node3/./test_col_shard1_replica_n1/data/] [junit4] 2> 1533538 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22469770988482685] [junit4] 2> 1533540 WARN (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1533542 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema [test_col_shard2_replica_n2] Schema name=minimal-atomic-stress [junit4] 2> 1533544 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 1533544 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n2' using configuration from collection test_col, trusted=true [junit4] 2> 1533544 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34461.solr.core.test_col.shard2.replica_n2' (registry 'solr.core.test_col.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1533545 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1533545 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [[test_col_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node4/test_col_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node4/./test_col_shard2_replica_n2/data/] [junit4] 2> 1533545 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema name=minimal-atomic-stress [junit4] 2> 1533547 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22469770988482685] [junit4] 2> 1533547 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 1533547 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using configuration from collection test_col, trusted=true [junit4] 2> 1533547 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40501.solr.core.test_col.shard2.replica_n1' (registry 'solr.core.test_col.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef3fe85 [junit4] 2> 1533547 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1533548 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [[test_col_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node2/test_col_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001/tempDir-001/node2/./test_col_shard2_replica_n1/data/] [junit4] 2> 1533549 WARN (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1533550 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22469770988482685] [junit4] 2> 1533552 WARN (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1533572 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1533572 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1533572 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1533572 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1533573 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1533573 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1533573 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1533573 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1533574 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=57.6484375, floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=9.434697729123435, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1533574 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=57.6484375, floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=9.434697729123435, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1533574 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5732b8f4[test_col_shard1_replica_n2] main] [junit4] 2> 1533574 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24611d7b[test_col_shard1_replica_n1] main] [junit4] 2> 1533575 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533575 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533575 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533575 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533576 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1533576 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1533576 INFO (searcherExecutor-5814-thread-1-processing-n:127.0.0.1:36199_solr x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node2) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@5732b8f4[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1533576 INFO (searcherExecutor-5815-thread-1-processing-n:127.0.0.1:39979_solr x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node1) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@24611d7b[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1533577 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1571613243224358912 [junit4] 2> 1533577 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1571613243224358912 [junit4] 2> 1533579 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1533579 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1533579 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/ [junit4] 2> 1533580 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:39979/solr START replicas=[http://127.0.0.1:36199/solr/test_col_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1533580 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:39979/solr DONE. We have no versions. sync failed. [junit4] 2> 1533580 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1533580 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1533580 INFO (qtp1378441646-15391) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.S.Request [test_col_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1533580 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1533580 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1533581 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1533581 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1533581 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1533582 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1533582 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1533582 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=57.6484375, floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=9.434697729123435, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1533582 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@c6303ac[test_col_shard2_replica_n2] main] [junit4] 2> 1533583 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1533583 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1533584 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=57.6484375, floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=9.434697729123435, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1533584 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a32c522[test_col_shard2_replica_n1] main] [junit4] 2> 1533585 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533585 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533585 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533585 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set [junit4] 2> 1533585 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1533585 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1533585 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1571613243232747520 [junit4] 2> 1533586 INFO (searcherExecutor-5817-thread-1-processing-n:127.0.0.1:40501_solr x:test_col_shard2_replica_n1 s:shard2 c:test_col r:core_node3) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [test_col_shard2_replica_n1] Registered new searcher Searcher@5a32c522[test_col_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1533586 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1571613243233796096 [junit4] 2> 1533588 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/ shard1 [junit4] 2> 1533588 INFO (searcherExecutor-5816-thread-1-processing-n:127.0.0.1:34461_solr x:test_col_shard2_replica_n2 s:shard2 c:test_col r:core_node4) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [test_col_shard2_replica_n2] Registered new searcher Searcher@c6303ac[test_col_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1533589 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1533589 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1533589 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/ [junit4] 2> 1533589 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:40501/solr START replicas=[http://127.0.0.1:34461/solr/test_col_shard2_replica_n2/] nUpdates=100 [junit4] 2> 1533589 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:40501/solr DONE. We have no versions. sync failed. [junit4] 2> 1533590 INFO (qtp1401666807-15425) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.S.Request [test_col_shard2_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1533590 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1533590 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1533590 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1533591 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/ shard2 [junit4] 2> 1533692 INFO (zkCallback-2109-thread-2-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2108-thread-2-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2097-thread-2-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2106-thread-2-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533692 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533738 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1533740 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1232 [junit4] 2> 1533742 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1533743 INFO (qtp2017865247-15403) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1234 [junit4] 2> 1533843 INFO (zkCallback-2106-thread-3-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2097-thread-2-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2108-thread-2-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1533843 INFO (zkCallback-2109-thread-2-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534587 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2080 [junit4] 2> 1534590 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2083 [junit4] 2> 1534591 INFO (qtp1378441646-15388) [n:127.0.0.1:36199_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1534690 INFO (zkCallback-2106-thread-3-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2109-thread-1-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2106-thread-1-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2109-thread-2-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2108-thread-2-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2097-thread-2-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2108-thread-1-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1534690 INFO (zkCallback-2097-thread-1-processing-n:127.0.0.1:36199_solr) [n:127.0.0.1:36199_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1535591 INFO (qtp1378441646-15388) [n:127.0.0.1:36199_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3392 [junit4] 2> 1535592 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node1 rstate:active live:true [junit4] 1> replica:core_node2 rstate:active live:true [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> replica:core_node4 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 1535592 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col [junit4] 2> 1535596 INFO (qtp1401666807-15418) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.S.Request [test_col_shard2_replica_n2] webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1535620 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[42C0689A37471FF3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test_stored_idx [junit4] 2> 1535636 INFO (qtp1401666807-15398) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1571613245369745408&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1571613245369745408)} 0 1 [junit4] 2> 1535636 INFO (qtp2017865247-15405) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1571613245369745408)} 0 13 [junit4] 2> 1535637 INFO (qtp1378441646-15391) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1571613245367648256&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1571613245367648256)} 0 0 [junit4] 2> 1535637 INFO (qtp861117840-15409) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1571613245367648256)} 0 16 [junit4] 2> 1535638 INFO (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1571613245385474048,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1535638 INFO (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1571613245385474048,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1535638 WARN (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 1535638 INFO (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1571613245385474048,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1535638 WARN (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 1535638 INFO (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1535638 INFO (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1535638 WARN (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 1535638 INFO (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1535638 INFO (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1535638 INFO (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 1535638 INFO (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 1535638 INFO (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1571613245385474048,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1535638 WARN (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 1535639 INFO (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1535639 INFO (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1535639 INFO (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 1535638 INFO (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1535639 INFO (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1535639 INFO (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0 [junit4] 2> 1535639 INFO (qtp861117840-15416) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 1 [junit4] 2> 1535639 INFO (qtp861117840-15390) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.S.Request [test_col_shard1_replica_n1] webapp=/solr path=/schema/fields/long_stored_idx params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1535640 INFO (TEST-TestStressCloudBlindAtomicUpdates.test_stored_idx-seed#[42C0689A37471FF3]) [ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_stored_idx: numDocsToCheck=141, numDocsInIndex=987, incr=7 [junit4] 2> 1535641 INFO (qtp1378441646-15513) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1571613245387571200)]} 0 0 [junit4] 2> 1535641 INFO (qtp861117840-15414) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1571613245387571200)]} 0 1 [junit4] 2> 1535642 INFO (qtp1378441646-15389) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1571613245389668352)]} 0 0 [junit4] 2> 1535642 INFO (qtp861117840-15411) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1571613245389668352)]} 0 0 [junit4] 2> 1535644 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[2 (1571613245390716928)]} 0 0 [junit4] 2> 1535644 INFO (qtp2017865247-15399) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1571613245390716928)]} 0 1 [junit4] 2> 1535645 INFO (qtp1401666807-15418) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[3 (1571613245391765504)]} 0 0 [junit4] 2> 1535645 INFO (qtp2017865247-15405) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1571613245391765504)]} 0 0 [junit4] 2> 1535645 INFO (qtp1378441646-15388) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1571613245392814080)]} 0 0 [junit4] 2> 1535645 INFO (qtp861117840-15416) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1571613245392814080)]} 0 0 [junit4] 2> 1535646 INFO (qtp1401666807-15398) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[5 (1571613245393862656)]} 0 0 [junit4] 2> 1535646 INFO (qtp2017865247-15397) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1571613245393862656)]} 0 0 [junit4] 2> 1535646 INFO (qtp1401666807-15420) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[6 (1571613245393862657)]} 0 0 [junit4] 2> 1535647 INFO (qtp2017865247-15400) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1571613245393862657)]} 0 0 [junit4] 2> 1535647 INFO (qtp1401666807-15422) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[7 (1571613245394911232)]} 0 0 [junit4] 2> 1535647 INFO (qtp2017865247-15399) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1571613245394911232)]} 0 0 [junit4] 2> 1535648 INFO (qtp1378441646-15391) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39979/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[8 (1571613245394911232)]} 0 0 [junit4] 2> 1535648 INFO (qtp861117840-15390) [n:127.0.0.1:39979_solr c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1571613245394911232)]} 0 0 [junit4] 2> 1535648 INFO (qtp1401666807-15418) [n:127.0.0.1:34461_solr c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40501/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[9 (1571613245395959808)]} 0 0 [junit4] 2> 1535648 INFO (qtp2017865247-15405) [n:127.0.0.1:40501_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1571613245395959808)]} 0 0 [junit4] 2> 1535649 INFO (qtp1378441646-15512) [n:127.0.0.1:36199_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=F [...truncated too long message...] .a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 1549915 INFO (zkCallback-2106-thread-3-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2) [junit4] 2> 1549915 INFO (OverseerStateUpdate-98225827577397257-127.0.0.1:40501_solr-n_0000000000) [n:127.0.0.1:40501_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40501_solr [junit4] 2> 1549915 INFO (zkCallback-2106-thread-3-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1551419 WARN (zkCallback-2109-thread-2-processing-n:127.0.0.1:34461_solr) [n:127.0.0.1:34461_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1551419 WARN (zkCallback-2108-thread-2-processing-n:127.0.0.1:39979_solr) [n:127.0.0.1:39979_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1551420 INFO (jetty-closer-2088-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ed79322{/solr,null,UNAVAILABLE} [junit4] 2> 1551420 INFO (jetty-closer-2088-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@528b6444{/solr,null,UNAVAILABLE} [junit4] 2> 1551425 WARN (zkCallback-2106-thread-3-processing-n:127.0.0.1:40501_solr) [n:127.0.0.1:40501_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1551425 INFO (jetty-closer-2088-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42824dba{/solr,null,UNAVAILABLE} [junit4] 2> 1551426 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-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> 1551426 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[42C0689A37471FF3]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34857 34857 [junit4] 2> 1551458 INFO (Thread-4610) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34857 34857 [junit4] 2> 1551459 WARN (Thread-4610) [ ] 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> 28 /solr/collections/test_col/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_42C0689A37471FF3-001 [junit4] 2> Jun 30, 2017 7:20:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {long_stored_idx=PostingsFormat(name=Asserting), long_dv_idx=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom), long_dv_stored_idx=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Lucene70), 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=1112, maxMBSortInHeap=5.1793250223199045, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PE, timezone=Pacific/Kiritimati [junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=8,threads=1,free=276833440,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, TestQuerySenderListener, TestNumericTerms32, TestFieldCacheVsDocValues, TestFoldingMultitermQuery, StressHdfsTest, TestPseudoReturnFields, TestJettySolrRunner, FullSolrCloudDistribCmdsTest, TestDocBasedVersionConstraints, ResponseHeaderTest, MinimalSchemaTest, TestUtils, TestPivotHelperCode, TestCloudDeleteByQuery, TestMinMaxOnMultiValuedField, CircularListTest, TestSolrCloudWithKerberosAlt, CopyFieldTest, SpatialHeatmapFacetsTest, TestStressUserVersions, TestMacroExpander, TestStressReorder, TestRebalanceLeaders, SolrGangliaReporterTest, TestGraphTermsQParserPlugin, DistributedFacetPivotSmallTest, BlockDirectoryTest, TolerantUpdateProcessorTest, TestJavabinTupleStreamParser, CdcrReplicationHandlerTest, HardAutoCommitTest, TestHdfsBackupRestoreCore, TestSimpleQParserPlugin, RequiredFieldsTest, TestRandomCollapseQParserPlugin, TestTrie, TestDistributedStatsComponentCardinality, TestIndexSearcher, TestMaxTokenLenTokenizer, SuggesterFSTTest, DistributedQueueTest, QueryResultKeyTest, TestLegacyTerms, TestCollectionAPIs, LeaderInitiatedRecoveryOnShardRestartTest, TestFieldCacheReopen, TestManagedResource, TestLegacyNumericRangeQueryBuilder, TestLegacyField, TestSort, TestFastWriter, ZkStateWriterTest, RulesTest, MetricsHandlerTest, TestTolerantUpdateProcessorCloud, TermVectorComponentDistributedTest, TestManagedSchemaAPI, LeaderElectionTest, TestRawTransformer, TestConfigSetImmutable, TestSchemaVersionResource, HdfsLockFactoryTest, SolrCloudExampleTest, ClassificationUpdateProcessorTest, CursorMarkTest, XsltUpdateRequestHandlerTest, TestUseDocValuesAsStored2, TestDeleteCollectionOnDownNodes, DataDrivenBlockJoinTest, URLClassifyProcessorTest, TestClusterProperties, PolyFieldTest, DistribCursorPagingTest, UniqFieldsUpdateProcessorFactoryTest, SolrInfoBeanTest, PrimitiveFieldTypeTest, TestCollapseQParserPlugin, ConnectionManagerTest, TestNumericRangeQuery64, EnumFieldTest, TestQueryUtils, ReturnFieldsTest, SimpleFacetsTest, TestReload, TestSolrCloudSnapshots, InfixSuggestersTest, HdfsRestartWhileUpdatingTest, RestartWhileUpdatingTest, TestJmxIntegration, TestRestoreCore, TestReversedWildcardFilterFactory, TriLevelCompositeIdRoutingTest, SimplePostToolTest, TestSolrCoreProperties, TestNRTOpen, TestRecovery, RankQueryTest, AddBlockUpdateTest, ForceLeaderTest, CleanupOldIndexTest, TestLMJelinekMercerSimilarityFactory, DocumentBuilderTest, FastVectorHighlighterTest, UninvertDocValuesMergePolicyTest, SolrSlf4jReporterTest, BitVectorTest, SmileWriterTest, VersionInfoTest, HdfsChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestManagedStopFilterFactory, HdfsTlogReplayBufferedWhileIndexingTest, TestInPlaceUpdatesDistrib, TestAnalyzedSuggestions, StatsComponentTest, ConvertedLegacyTest, TestFunctionQuery, SoftAutoCommitTest, PingRequestHandlerTest, NumericFieldsTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RollingRestartTest, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestPullReplica, TestReplicaProperties, TestSegmentSorting, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates] [junit4] Completed [557/724 (1!)] on J2 in 20.56s, 5 tests, 1 error <<< FAILURES! [...truncated 43580 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting directory /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/jtidy_tmp [echo] Checking for broken links... [exec] [exec] Crawl/parse... [exec] [exec] Verify... [echo] Checking for malformed docs... [exec] [exec] /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/docs/solr-core/overview-summary.html [exec] missing description: org.apache.solr.common.cloud [exec] [exec] Missing javadocs were found! BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:669: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:685: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2506: exec returned: 1 Total time: 67 minutes 8 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
