Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20440/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: inplace_updatable_float didn't match for replica at client: https://127.0.0.1:36127/collection1 expected:<109.0> but was:<1.0> Stack Trace: java.lang.AssertionError: inplace_updatable_float didn't match for replica at client: https://127.0.0.1:36127/collection1 expected:<109.0> but was:<1.0> at __randomizedtesting.SeedInfo.seed([7E189F212179A83F:F64CA0FB8F85C5C7]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980) at org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly Error Message: responseHeader.segmentTerminatedEarly missing/false in {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=2} Stack Trace: java.lang.AssertionError: responseHeader.segmentTerminatedEarly missing/false in {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=2} at __randomizedtesting.SeedInfo.seed([7E189F212179A83F:AEBE588CFD2B3C55]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150) at org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12322 lines...] [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/init-core-data-001 [junit4] 2> 1301401 WARN (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45 [junit4] 2> 1301401 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1301402 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1301402 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1301402 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001 [junit4] 2> 1301402 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1301402 INFO (Thread-2323) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1301402 INFO (Thread-2323) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1301404 ERROR (Thread-2323) [ ] 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> 1301502 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:32999 [junit4] 2> 1301508 INFO (jetty-launcher-3155-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1301508 INFO (jetty-launcher-3155-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1301509 INFO (jetty-launcher-3155-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1301509 INFO (jetty-launcher-3155-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1301508 INFO (jetty-launcher-3155-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1301509 INFO (jetty-launcher-3155-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@498e011{/solr,null,AVAILABLE} [junit4] 2> 1301510 INFO (jetty-launcher-3155-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@742f74b6{/solr,null,AVAILABLE} [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52e14619{SSL,[ssl, http/1.1]}{127.0.0.1:40589} [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.e.j.s.Server Started @1303545ms [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40589} [junit4] 2> 1301513 ERROR (jetty-launcher-3155-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1301513 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-09T13:11:19.422Z [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2cf3cd4{SSL,[ssl, http/1.1]}{127.0.0.1:42511} [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.e.j.s.Server Started @1303552ms [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42511} [junit4] 2> 1301520 ERROR (jetty-launcher-3155-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1301520 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-09T13:11:19.429Z [junit4] 2> 1301521 INFO (jetty-launcher-3155-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@280cc382{/solr,null,AVAILABLE} [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@80a9037{/solr,null,AVAILABLE} [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@771bf8d6{SSL,[ssl, http/1.1]}{127.0.0.1:45623} [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.e.j.s.Server Started @1303559ms [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45623} [junit4] 2> 1301527 ERROR (jetty-launcher-3155-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fa641f1{/solr,null,AVAILABLE} [junit4] 2> 1301527 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-09T13:11:19.436Z [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26a51248{SSL,[ssl, http/1.1]}{127.0.0.1:40853} [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.e.j.s.Server Started @1303560ms [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40853} [junit4] 2> 1301528 ERROR (jetty-launcher-3155-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1301528 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-09T13:11:19.437Z [junit4] 2> 1301530 INFO (jetty-launcher-3155-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@379f2308{SSL,[ssl, http/1.1]}{127.0.0.1:39575} [junit4] 2> 1301530 INFO (jetty-launcher-3155-thread-4) [ ] o.e.j.s.Server Started @1303563ms [junit4] 2> 1301530 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39575} [junit4] 2> 1301530 ERROR (jetty-launcher-3155-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1301531 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1301531 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1301531 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1301531 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-09-09T13:11:19.440Z [junit4] 2> 1301534 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1301536 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1301539 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1301539 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1301542 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e66c412100002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1301543 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e66c412100001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1301561 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e66c412100003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1301562 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1301562 INFO (jetty-launcher-3155-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr [junit4] 2> 1301563 INFO (jetty-launcher-3155-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr [junit4] 2> 1301563 INFO (jetty-launcher-3155-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr [junit4] 2> 1301564 INFO (jetty-launcher-3155-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr [junit4] 2> 1301580 INFO (jetty-launcher-3155-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32999/solr [junit4] 2> 1301588 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e66c41210000e, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1301603 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1301603 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39575_solr [junit4] 2> 1301604 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.c.Overseer Overseer (id=98629234151391247-127.0.0.1:39575_solr-n_0000000000) starting [junit4] 2> 1301608 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39575_solr [junit4] 2> 1301609 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1301642 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1301643 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1301644 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1301645 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1301646 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42511_solr [junit4] 2> 1301646 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1301646 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40589_solr [junit4] 2> 1301646 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1301647 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1301648 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1301649 INFO (zkCallback-3178-thread-1-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1301649 INFO (zkCallback-3175-thread-1-processing-n:127.0.0.1:42511_solr) [n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1301653 INFO (zkCallback-3177-thread-2-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1301653 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1301654 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1301654 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1301658 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40853_solr [junit4] 2> 1301658 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1301661 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1301662 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45623_solr [junit4] 2> 1301662 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1301662 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1301672 INFO (zkCallback-3176-thread-1-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1301675 INFO (zkCallback-3175-thread-2-processing-n:127.0.0.1:42511_solr) [n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 1301676 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 1301676 INFO (zkCallback-3176-thread-2-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 1301702 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301717 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301717 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301718 INFO (jetty-launcher-3155-thread-4) [n:127.0.0.1:39575_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node4/. [junit4] 2> 1301720 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40589.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301721 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301742 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40589.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301742 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40589.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301743 INFO (jetty-launcher-3155-thread-2) [n:127.0.0.1:40589_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node2/. [junit4] 2> 1301744 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301744 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301745 INFO (jetty-launcher-3155-thread-1) [n:127.0.0.1:45623_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node1/. [junit4] 2> 1301757 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301766 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301766 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301767 INFO (jetty-launcher-3155-thread-3) [n:127.0.0.1:42511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node3/. [junit4] 2> 1301776 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301781 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301781 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1301781 INFO (jetty-launcher-3155-thread-5) [n:127.0.0.1:40853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node5/. [junit4] 2> 1301890 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1301890 INFO (SUITE-TestSegmentSorting-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32999/solr ready [junit4] 2> 1302038 INFO (TEST-TestSegmentSorting.testAtomicUpdateOfSegmentSortField-seed#[7E189F212179A83F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAtomicUpdateOfSegmentSortField [junit4] 2> 1302054 INFO (qtp1627418992-12418) [n:127.0.0.1:42511_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testAtomicUpdateOfSegmentSortField&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1302055 INFO (OverseerThreadFactory-4600-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.CreateCollectionCmd Create collection testAtomicUpdateOfSegmentSortField [junit4] 2> 1302159 INFO (OverseerStateUpdate-98629234151391247-127.0.0.1:39575_solr-n_0000000000) [n:127.0.0.1:39575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testAtomicUpdateOfSegmentSortField", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testAtomicUpdateOfSegmentSortField_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40589/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1302160 INFO (OverseerStateUpdate-98629234151391247-127.0.0.1:39575_solr-n_0000000000) [n:127.0.0.1:39575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testAtomicUpdateOfSegmentSortField", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testAtomicUpdateOfSegmentSortField_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39575/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1302161 INFO (OverseerStateUpdate-98629234151391247-127.0.0.1:39575_solr-n_0000000000) [n:127.0.0.1:39575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testAtomicUpdateOfSegmentSortField", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testAtomicUpdateOfSegmentSortField_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40853/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1302162 INFO (OverseerStateUpdate-98629234151391247-127.0.0.1:39575_solr-n_0000000000) [n:127.0.0.1:39575_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testAtomicUpdateOfSegmentSortField", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testAtomicUpdateOfSegmentSortField_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45623/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 1302379 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1302380 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1302386 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1302386 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1302386 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1302386 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1302386 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1302387 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1302493 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3186-thread-2-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3177-thread-2-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3176-thread-1-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3176-thread-2-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3178-thread-1-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1302493 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303394 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1303412 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1303414 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1303423 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1303426 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard2_replica_n4] Schema name=test [junit4] 2> 1303426 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard1_replica_n2] Schema name=test [junit4] 2> 1303445 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard1_replica_n1] Schema name=test [junit4] 2> 1303476 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard2_replica_n6] Schema name=test [junit4] 2> 1303575 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1303575 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1303582 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testAtomicUpdateOfSegmentSortField_shard2_replica_n4' using configuration from collection testAtomicUpdateOfSegmentSortField, trusted=true [junit4] 2> 1303582 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40853.solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n4' (registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1303583 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1303583 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SolrCore [[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node5/testAtomicUpdateOfSegmentSortField_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node5/./testAtomicUpdateOfSegmentSortField_shard2_replica_n4/data/] [junit4] 2> 1303584 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1303585 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testAtomicUpdateOfSegmentSortField_shard1_replica_n1' using configuration from collection testAtomicUpdateOfSegmentSortField, trusted=true [junit4] 2> 1303585 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40589.solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n1' (registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1303588 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1303588 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SolrCore [[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node2/testAtomicUpdateOfSegmentSortField_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node2/./testAtomicUpdateOfSegmentSortField_shard1_replica_n1/data/] [junit4] 2> 1303589 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.9873046875, floorSegmentMB=1.7412109375, forceMergeDeletesPctAllowed=4.789320929666195, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303590 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.9873046875, floorSegmentMB=1.7412109375, forceMergeDeletesPctAllowed=4.789320929666195, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303592 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1303596 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testAtomicUpdateOfSegmentSortField_shard1_replica_n2' using configuration from collection testAtomicUpdateOfSegmentSortField, trusted=true [junit4] 2> 1303596 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39575.solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n2' (registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1303597 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1303597 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.SolrCore [[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node4/testAtomicUpdateOfSegmentSortField_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node4/./testAtomicUpdateOfSegmentSortField_shard1_replica_n2/data/] [junit4] 2> 1303608 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testAtomicUpdateOfSegmentSortField_shard2_replica_n6' using configuration from collection testAtomicUpdateOfSegmentSortField, trusted=true [junit4] 2> 1303608 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.9873046875, floorSegmentMB=1.7412109375, forceMergeDeletesPctAllowed=4.789320929666195, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303608 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45623.solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n6' (registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f39142d [junit4] 2> 1303608 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1303608 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.SolrCore [[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node1/testAtomicUpdateOfSegmentSortField_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_7E189F212179A83F-001/tempDir-001/node1/./testAtomicUpdateOfSegmentSortField_shard2_replica_n6/data/] [junit4] 2> 1303610 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=30.9873046875, floorSegmentMB=1.7412109375, forceMergeDeletesPctAllowed=4.789320929666195, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303623 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1303623 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1303623 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1303623 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1303624 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1303624 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1303624 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1303624 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1303625 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=81.0068359375, floorSegmentMB=0.732421875, forceMergeDeletesPctAllowed=14.572025192373877, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303625 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=81.0068359375, floorSegmentMB=0.732421875, forceMergeDeletesPctAllowed=14.572025192373877, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303625 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b904fe1[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] main] [junit4] 2> 1303625 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1928a9d2[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] main] [junit4] 2> 1303626 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303626 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303626 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303626 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303626 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1303626 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578067748753244160 [junit4] 2> 1303626 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1303627 INFO (searcherExecutor-4611-thread-1-processing-n:127.0.0.1:40853_solr x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4 s:shard2 c:testAtomicUpdateOfSegmentSortField r:core_node7) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard2_replica_n4] Registered new searcher Searcher@4b904fe1[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1303627 INFO (searcherExecutor-4612-thread-1-processing-n:127.0.0.1:40589_solr x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1 s:shard1 c:testAtomicUpdateOfSegmentSortField r:core_node3) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard1_replica_n1] Registered new searcher Searcher@1928a9d2[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1303627 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578067748754292736 [junit4] 2> 1303629 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1303629 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1303633 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1303633 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1303633 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1303633 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1303634 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=81.0068359375, floorSegmentMB=0.732421875, forceMergeDeletesPctAllowed=14.572025192373877, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303634 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@afa54ea[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] main] [junit4] 2> 1303635 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303635 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303635 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1303635 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578067748762681344 [junit4] 2> 1303636 INFO (searcherExecutor-4614-thread-1-processing-n:127.0.0.1:45623_solr x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6 s:shard2 c:testAtomicUpdateOfSegmentSortField r:core_node8) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard2_replica_n6] Registered new searcher Searcher@afa54ea[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1303639 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1303639 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1303640 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1303640 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1303640 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.ForceMergePolicy: ForceMergePolicy([TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=81.0068359375, floorSegmentMB=0.732421875, forceMergeDeletesPctAllowed=14.572025192373877, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0) [junit4] 2> 1303641 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@b947781[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] main] [junit4] 2> 1303641 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303642 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet [junit4] 2> 1303642 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1303642 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1578067748770021376 [junit4] 2> 1303642 INFO (searcherExecutor-4613-thread-1-processing-n:127.0.0.1:39575_solr x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2 s:shard1 c:testAtomicUpdateOfSegmentSortField r:core_node5) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard1_replica_n2] Registered new searcher Searcher@b947781[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1303730 INFO (zkCallback-3176-thread-1-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3176-thread-2-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3178-thread-1-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3186-thread-2-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3177-thread-2-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1303730 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304129 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1304129 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1304129 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40853/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n4/ [junit4] 2> 1304130 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1304130 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1304130 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40589/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n1/ [junit4] 2> 1304130 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testAtomicUpdateOfSegmentSortField_shard2_replica_n4 url=https://127.0.0.1:40853/solr START replicas=[https://127.0.0.1:45623/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/] nUpdates=100 [junit4] 2> 1304130 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testAtomicUpdateOfSegmentSortField_shard1_replica_n1 url=https://127.0.0.1:40589/solr START replicas=[https://127.0.0.1:39575/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1304133 INFO (qtp1603528785-12437) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.c.S.Request [testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1304133 INFO (qtp1040443147-12436) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.c.S.Request [testAtomicUpdateOfSegmentSortField_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> 1304430 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testAtomicUpdateOfSegmentSortField_shard1_replica_n1 url=https://127.0.0.1:40589/solr DONE. We have no versions. sync failed. [junit4] 2> 1304430 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1304430 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_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> 1304430 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testAtomicUpdateOfSegmentSortField_shard2_replica_n4 url=https://127.0.0.1:40853/solr DONE. We have no versions. sync failed. [junit4] 2> 1304430 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1304430 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1304430 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] 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> 1304430 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1304432 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40589/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n1/ shard1 [junit4] 2> 1304432 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40853/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n4/ shard2 [junit4] 2> 1304534 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3176-thread-2-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3178-thread-1-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3186-thread-2-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3177-thread-2-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304534 INFO (zkCallback-3176-thread-1-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304582 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1304583 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1304583 INFO (qtp936554604-12432) [n:127.0.0.1:40589_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node3 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2197 [junit4] 2> 1304583 INFO (qtp607315313-12441) [n:127.0.0.1:40853_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node7 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2197 [junit4] 2> 1304639 INFO (qtp1603528785-12459) [n:127.0.0.1:45623_solr c:testAtomicUpdateOfSegmentSortField s:shard2 r:core_node8 x:testAtomicUpdateOfSegmentSortField_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2252 [junit4] 2> 1304645 INFO (qtp1040443147-12453) [n:127.0.0.1:39575_solr c:testAtomicUpdateOfSegmentSortField s:shard1 r:core_node5 x:testAtomicUpdateOfSegmentSortField_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testAtomicUpdateOfSegmentSortField&version=2&replicaType=NRT&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2265 [junit4] 2> 1304647 INFO (qtp1627418992-12418) [n:127.0.0.1:42511_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> 1304746 INFO (zkCallback-3176-thread-2-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304746 INFO (zkCallback-3178-thread-1-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304747 INFO (zkCallback-3186-thread-1-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304747 INFO (zkCallback-3177-thread-2-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304747 INFO (zkCallback-3176-thread-1-processing-n:127.0.0.1:40853_solr) [n:127.0.0.1:40853_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304747 INFO (zkCallback-3177-thread-1-processing-n:127.0.0.1:45623_solr) [n:127.0.0.1:45623_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304746 INFO (zkCallback-3186-thread-2-processing-n:127.0.0.1:39575_solr) [n:127.0.0.1:39575_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/state.json] for collection [testAtomicUpdateOfSegmentSortField] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1304746 INFO (zkCallback-3178-thread-2-processing-n:127.0.0.1:40589_solr) [n:127.0.0.1:40589_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAtomicUpdateOfSegmentSortField/stat [...truncated too long message...] 12179A83F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2908104 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4272bfe7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@29d528d8 [junit4] 2> 2908105 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2908105 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4580984d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@706103dc [junit4] 2> 2908105 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2908105 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b6d141d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7a718f0f [junit4] 2> 2908105 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[7E189F212179A83F]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2908106 INFO (coreCloseExecutor-10677-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@78df6dfb [junit4] 2> 2908106 INFO (coreCloseExecutor-10677-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2027908603 [junit4] 2> 2908106 INFO (coreCloseExecutor-10677-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@161f4150: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c63f79 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_7E189F212179A83F-001 [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=22761, maxDocsPerChunk=896, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=22761, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=en-AU, timezone=Etc/GMT+10 [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=120512120,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, BlobRepositoryCloudTest, TestCustomDocTransformer, TestCursorMarkWithoutUniqueKey, TestCollectionsAPIViaSolrCloudCluster, DeleteInactiveReplicaTest, RestartWhileUpdatingTest, ResourceLoaderTest, TestExpandComponent, BadComponentTest, ConvertedLegacyTest, TestCharFilters, SliceStateTest, TestHalfAndHalfDocValues, UpdateRequestProcessorFactoryTest, SystemInfoHandlerTest, DistributedQueueTest, TestExactSharedStatsCache, MissingSegmentRecoveryTest, DistributedSuggestComponentTest, ZkSolrClientTest, TestCoreDiscovery, TestCloudSearcherWarming, TestCloudManagedSchema, TestStressCloudBlindAtomicUpdates, ClusterStateUpdateTest, SampleTest, TestInfoStreamLogging, HLLSerializationTest, ConfigureRecoveryStrategyTest, TestTrieFacet, TestNumericTerms32, SoftAutoCommitTest, ConnectionManagerTest, CollectionsAPIDistributedZkTest, PrimUtilsTest, AtomicUpdatesTest, WrapperMergePolicyFactoryTest, VersionInfoTest, OverseerModifyCollectionTest, ShardRoutingCustomTest, TestSolrConfigHandler, BasicAuthIntegrationTest, TolerantUpdateProcessorTest, TestDFISimilarityFactory, TestCloudDeleteByQuery, NoCacheHeaderTest, HdfsBasicDistributedZk2Test, RemoteQueryErrorTest, ResponseHeaderTest, TestMultiValuedNumericRangeQuery, CollectionStateFormat2Test, TestSchemaVersionResource, PropertiesRequestHandlerTest, SolrSlf4jReporterTest, TestPayloadScoreQParserPlugin, MoveReplicaTest, TestCloudPivotFacet, TestAnalyzeInfixSuggestions, TestScoreJoinQPNoScore, TestFiltering, TestAuthorizationFramework, TestStressVersions, TestHashPartitioner, StatelessScriptUpdateProcessorFactoryTest, IndexSchemaTest, SortSpecParsingTest, TestLRUCache, TestConfigSetsAPIZkFailure, TestReloadDeadlock, TestDistributedGrouping, SpatialFilterTest, TestSolrConfigHandlerConcurrent, HighlighterTest, V2StandaloneTest, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestFreeTextSuggestions, AlternateDirectoryTest, SharedFSAutoReplicaFailoverUtilsTest, LeaderInitiatedRecoveryOnCommitTest, TestSha256AuthenticationProvider, HdfsRecoverLeaseTest, TestUpdate, CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, TestNoOpRegenerator, DocValuesTest, SOLR749Test, TestComplexPhraseLeadingWildcard, TestChildDocTransformer, TestQueryTypes, DistribCursorPagingTest, MoreLikeThisHandlerTest, OpenCloseCoreStressTest, TestManagedStopFilterFactory, OverseerTaskQueueTest, TestSolrIndexConfig, TestSQLHandler, ImplicitSnitchTest, TestCustomStream, TestMaxScoreQueryParser, AssignBackwardCompatibilityTest, TestSweetSpotSimilarityFactory, LeaderElectionContextKeyTest, IndexSchemaRuntimeFieldTest, TestGraphMLResponseWriter, BadCopyFieldTest, ClassificationUpdateProcessorTest, DistributedExpandComponentTest, TestLegacyFieldReuse, TestTlogReplica, SuggesterTSTTest, TestSolrCloudWithDelegationTokens, GraphQueryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSegmentSorting, TestRTGBase, SolrCloudExampleTest, SyncSliceTest, ShardRoutingTest, LeaderElectionTest, ZkCLITest, TestDistributedSearch, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestSolrQueryParser, LoggingHandlerTest, ReturnFieldsTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, MigrateRouteKeyTest, MoveReplicaHDFSUlogDirTest, PeerSyncReplicationTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, TestPolicyCloud, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, RulesTest, TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestSolrCoreSnapshots, SearchHandlerTest, TestBlobHandler, TestReplicationHandlerBackup, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, FacetPivotSmallTest, InfixSuggestersTest, TestTrackingShardHandlerFactory, SolrJmxReporterTest, SubstringBytesRefFilterTest, TestStreamBody, TestBinaryResponseWriter, TestRawTransformer, TestSubQueryTransformerDistrib, TestManagedSchema, TestManagedSchemaThreadSafety, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored, LargeFieldTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestHashQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestStandardQParsers, TestXmlQParser, TestMinMaxOnMultiValuedField, TestSortByMinMaxFunction, BlockJoinFacetRandomTest, TestScoreJoinQPScore, CloudMLTQParserTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestFileDictionaryLookup, BlockDirectoryTest, BufferStoreTest, HdfsLockFactoryTest, TestUninvertingReader, AddBlockUpdateTest, AnalysisErrorHandlingTest, DataDrivenBlockJoinTest, SolrIndexMetricsTest, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib] [junit4] Completed [732/732 (2!)] on J1 in 74.56s, 1 test, 1 failure <<< FAILURES! [...truncated 46143 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
