Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20443/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0,
title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1578115179852333056, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was:
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0,
_version_=1578115179852333056, inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
at
__randomizedtesting.SeedInfo.seed([E7AAEE31646BBA0A:6FFED1EBCA97D7F2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
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([E7AAEE31646BBA0A:370C299CB8392E60]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11603 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_E7AAEE31646BBA0A-001/init-core-data-001
[junit4] 2> 593645 WARN
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 593645 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 593645 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 593645 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 593646 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-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_E7AAEE31646BBA0A-001/tempDir-001
[junit4] 2> 593646 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 593646 INFO (Thread-1506) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 593646 INFO (Thread-1506) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 593647 ERROR (Thread-1506) [ ] 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> 593746 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42015
[junit4] 2> 593749 INFO (jetty-launcher-2283-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 593749 INFO (jetty-launcher-2283-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 593750 INFO (jetty-launcher-2283-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 593750 INFO (jetty-launcher-2283-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 593750 INFO (jetty-launcher-2283-thread-5) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 593762 INFO (jetty-launcher-2283-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c37d53{/solr,null,AVAILABLE}
[junit4] 2> 593764 INFO (jetty-launcher-2283-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55b867{/solr,null,AVAILABLE}
[junit4] 2> 593764 INFO (jetty-launcher-2283-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bdb73{/solr,null,AVAILABLE}
[junit4] 2> 593764 INFO (jetty-launcher-2283-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18144d2{/solr,null,AVAILABLE}
[junit4] 2> 593764 INFO (jetty-launcher-2283-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f22be9{/solr,null,AVAILABLE}
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d11c6a{HTTP/1.1,[http/1.1]}{127.0.0.1:33611}
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@47161{HTTP/1.1,[http/1.1]}{127.0.0.1:34905}
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-4) [ ]
o.e.j.s.Server Started @595286ms
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.e.j.s.Server Started @595286ms
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33611}
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34905}
[junit4] 2> 593766 ERROR (jetty-launcher-2283-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d8d79{HTTP/1.1,[http/1.1]}{127.0.0.1:39775}
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.e.j.s.Server Started @595286ms
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T01:05:34.698668Z
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39775}
[junit4] 2> 593766 ERROR (jetty-launcher-2283-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T01:05:34.698977Z
[junit4] 2> 593766 ERROR (jetty-launcher-2283-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ea4d0a{HTTP/1.1,[http/1.1]}{127.0.0.1:45533}
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.e.j.s.Server Started @595289ms
[junit4] 2> 593766 INFO (jetty-launcher-2283-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c76d2a{HTTP/1.1,[http/1.1]}{127.0.0.1:33983}
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45533}
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.e.j.s.Server Started @595289ms
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33983}
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T01:05:34.701358Z
[junit4] 2> 593769 ERROR (jetty-launcher-2283-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 593769 ERROR (jetty-launcher-2283-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T01:05:34.701535Z
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 593769 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-10T01:05:34.701686Z
[junit4] 2> 593774 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 593774 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 593775 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 593777 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 593777 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 0x15e6951fd730004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 593778 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 593779 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42015/solr
[junit4] 2> 593782 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42015/solr
[junit4] 2> 593783 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42015/solr
[junit4] 2> 593783 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42015/solr
[junit4] 2> 593784 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42015/solr
[junit4] 2> 593784 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 0x15e6951fd730009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 593832 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 593832 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 593832 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 593832 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39775_solr
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34905_solr
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33611_solr
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45533_solr
[junit4] 2> 593833 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98632042714169358-127.0.0.1:39775_solr-n_0000000000) starting
[junit4] 2> 593834 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 593834 INFO (zkCallback-2307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 593837 INFO (zkCallback-2294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 593841 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 593843 INFO (zkCallback-2308-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 593844 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33983_solr
[junit4] 2> 593844 INFO (zkCallback-2294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 593856 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 593856 INFO (zkCallback-2308-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 593856 INFO (zkCallback-2307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 593856 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 593865 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39775_solr
[junit4] 2> 593866 INFO (zkCallback-2307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 593866 INFO (zkCallback-2308-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 593866 INFO (zkCallback-2294-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 593866 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 593866 INFO (zkCallback-2310-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 593909 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33983.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593923 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33983.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593923 INFO (jetty-launcher-2283-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33983.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593924 INFO (jetty-launcher-2283-thread-5) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node5/.
[junit4] 2> 593925 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33611.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593935 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33611.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593935 INFO (jetty-launcher-2283-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33611.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593936 INFO (jetty-launcher-2283-thread-4) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node4/.
[junit4] 2> 593939 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593947 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593947 INFO (jetty-launcher-2283-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593947 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34905.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593948 INFO (jetty-launcher-2283-thread-2) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node2/.
[junit4] 2> 593954 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34905.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593954 INFO (jetty-launcher-2283-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34905.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 593955 INFO (jetty-launcher-2283-thread-1) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node1/.
[junit4] 2> 594004 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45533.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 594011 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45533.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 594011 INFO (jetty-launcher-2283-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45533.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 594013 INFO (jetty-launcher-2283-thread-3) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node3/.
[junit4] 2> 594168 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 594168 INFO
(SUITE-TestSegmentSorting-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42015/solr ready
[junit4] 2> 594322 INFO
(TEST-TestSegmentSorting.testAtomicUpdateOfSegmentSortField-seed#[E7AAEE31646BBA0A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAtomicUpdateOfSegmentSortField
[junit4] 2> 594324 INFO (qtp14557859-7588) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&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> 594324 INFO (qtp14557859-7588) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&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}
status=0 QTime=0
[junit4] 2> 594325 INFO (qtp14557859-7590) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 594325 INFO (OverseerThreadFactory-2334-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testAtomicUpdateOfSegmentSortField
[junit4] 2> 594325 INFO (qtp14557859-7590) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 594429 INFO
(OverseerStateUpdate-98632042714169358-127.0.0.1:39775_solr-n_0000000000) [
] 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":"http://127.0.0.1:33611/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 594430 INFO
(OverseerStateUpdate-98632042714169358-127.0.0.1:39775_solr-n_0000000000) [
] 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":"http://127.0.0.1:39775/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 594432 INFO
(OverseerStateUpdate-98632042714169358-127.0.0.1:39775_solr-n_0000000000) [
] 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":"http://127.0.0.1:34905/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 594433 INFO
(OverseerStateUpdate-98632042714169358-127.0.0.1:39775_solr-n_0000000000) [
] 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":"http://127.0.0.1:45533/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 594635 INFO (qtp32131472-7582) [ ] 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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373584151476&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 594635 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373584151476&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 594635 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 594635 INFO (qtp16458806-7564) [ ] 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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373582993883&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 594635 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373582993883&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testAtomicUpdateOfSegmentSortField_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 594636 INFO (qtp7715488-7553) [ ] 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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=1
[junit4] 2> 594636 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 594636 INFO (qtp32532310-7584) [ ] 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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373580675315&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 594636 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373580675315&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node3&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 594636 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 594636 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
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&async=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testAtomicUpdateOfSegmentSortField_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 594636 INFO (qtp7715488-7577) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654
[junit4] 2> 594639 INFO (qtp7715488-7577) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 594639 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 594742 INFO (zkCallback-2309-thread-1) [ ]
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> 594742 INFO (zkCallback-2307-thread-1) [ ]
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> 594742 INFO (zkCallback-2310-thread-1) [ ]
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> 594742 INFO (zkCallback-2309-thread-2) [ ]
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> 594742 INFO (zkCallback-2308-thread-1) [ ]
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> 594742 INFO (zkCallback-2307-thread-2) [ ]
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> 594742 INFO (zkCallback-2308-thread-2) [ ]
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> 594742 INFO (zkCallback-2310-thread-2) [ ]
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> 595326 INFO (qtp14557859-7581) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 595327 INFO (qtp14557859-7581) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 595640 INFO (qtp7715488-7579) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654
[junit4] 2> 595640 INFO (qtp7715488-7579) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 595648 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 595648 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 595649 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 595649 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 595725 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard2_replica_n4]
Schema name=test
[junit4] 2> 595726 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard2_replica_n6]
Schema name=test
[junit4] 2> 595728 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard1_replica_n1]
Schema name=test
[junit4] 2> 595735 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.s.IndexSchema [testAtomicUpdateOfSegmentSortField_shard1_replica_n2]
Schema name=test
[junit4] 2> 595810 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 595817 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 595821 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 595822 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'testAtomicUpdateOfSegmentSortField_shard2_replica_n4' using configuration from
collection testAtomicUpdateOfSegmentSortField, trusted=true
[junit4] 2> 595823 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34905.solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n4'
(registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n4')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 595823 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 595823 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node1/testAtomicUpdateOfSegmentSortField_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_E7AAEE31646BBA0A-001/tempDir-001/node1/./testAtomicUpdateOfSegmentSortField_shard2_replica_n4/data/]
[junit4] 2> 595828 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=1813206656, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595829 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'testAtomicUpdateOfSegmentSortField_shard2_replica_n6' using configuration from
collection testAtomicUpdateOfSegmentSortField, trusted=true
[junit4] 2> 595829 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45533.solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n6'
(registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard2.replica_n6')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 595829 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 595829 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node3/testAtomicUpdateOfSegmentSortField_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_E7AAEE31646BBA0A-001/tempDir-001/node3/./testAtomicUpdateOfSegmentSortField_shard2_replica_n6/data/]
[junit4] 2> 595832 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=1813206656, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595835 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 595838 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'testAtomicUpdateOfSegmentSortField_shard1_replica_n1' using configuration from
collection testAtomicUpdateOfSegmentSortField, trusted=true
[junit4] 2> 595839 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33611.solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n1'
(registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 595839 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 595839 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node4/testAtomicUpdateOfSegmentSortField_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_E7AAEE31646BBA0A-001/tempDir-001/node4/./testAtomicUpdateOfSegmentSortField_shard1_replica_n1/data/]
[junit4] 2> 595841 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=1813206656, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595851 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore
'testAtomicUpdateOfSegmentSortField_shard1_replica_n2' using configuration from
collection testAtomicUpdateOfSegmentSortField, trusted=true
[junit4] 2> 595851 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39775.solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n2'
(registry 'solr.core.testAtomicUpdateOfSegmentSortField.shard1.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e7e401
[junit4] 2> 595851 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 595851 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
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_E7AAEE31646BBA0A-001/tempDir-001/node2/testAtomicUpdateOfSegmentSortField_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSegmentSorting_E7AAEE31646BBA0A-001/tempDir-001/node2/./testAtomicUpdateOfSegmentSortField_shard1_replica_n2/data/]
[junit4] 2> 595853 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=1813206656, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595876 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 595876 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 595876 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 595876 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 595877 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 595877 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 595877 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 595877 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 595878 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=239768000, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595878 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@101d66d[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] main]
[junit4] 2> 595879 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=239768000, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595879 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@151f99a[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] main]
[junit4] 2> 595879 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
[junit4] 2> 595879 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
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> 595880 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
[junit4] 2> 595880 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
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> 595880 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 595880 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 595880 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578112685768179712
[junit4] 2> 595881 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 595881 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 595881 INFO (searcherExecutor-2345-thread-1) [ ]
o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard2_replica_n4]
Registered new searcher
Searcher@151f99a[testAtomicUpdateOfSegmentSortField_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 595881 INFO (parallelCoreAdminExecutor-2340-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578112685769228288
[junit4] 2> 595882 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 595882 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 595882 INFO (searcherExecutor-2346-thread-1) [ ]
o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard2_replica_n6]
Registered new searcher
Searcher@101d66d[testAtomicUpdateOfSegmentSortField_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 595883 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=239768000, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595883 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@409f80[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] main]
[junit4] 2> 595884 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 595884 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 595884 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/
[junit4] 2> 595885 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.PeerSync PeerSync:
core=testAtomicUpdateOfSegmentSortField_shard2_replica_n6
url=http://127.0.0.1:45533/solr START
replicas=[http://127.0.0.1:34905/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 595897 INFO (qtp16458806-7568) [ ] o.a.s.c.S.Request
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 595897 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
[junit4] 2> 595898 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
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> 595898 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 595898 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 595898 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 595899 INFO (searcherExecutor-2347-thread-1) [ ]
o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard1_replica_n1]
Registered new searcher
Searcher@409f80[testAtomicUpdateOfSegmentSortField_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 595899 INFO (parallelCoreAdminExecutor-2336-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578112685788102656
[junit4] 2> 595899 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 595899 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 595900 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.ForceMergePolicy:
ForceMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10,
maxMergeSize=239768000, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
[junit4] 2> 595900 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2155ac[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] main]
[junit4] 2> 595901 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/class org.apache.solr.cloud.TestSegmentSorting_configSet
[junit4] 2> 595901 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
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> 595901 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 595902 INFO (searcherExecutor-2348-thread-1) [ ]
o.a.s.c.SolrCore [testAtomicUpdateOfSegmentSortField_shard1_replica_n2]
Registered new searcher
Searcher@2155ac[testAtomicUpdateOfSegmentSortField_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 595902 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1578112685791248384
[junit4] 2> 595905 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 596006 INFO (zkCallback-2309-thread-2) [ ]
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> 596006 INFO (zkCallback-2310-thread-2) [ ]
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> 596006 INFO (zkCallback-2307-thread-1) [ ]
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> 596006 INFO (zkCallback-2308-thread-2) [ ]
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> 596006 INFO (zkCallback-2308-thread-1) [ ]
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> 596006 INFO (zkCallback-2310-thread-1) [ ]
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> 596006 INFO (zkCallback-2307-thread-2) [ ]
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> 596006 INFO (zkCallback-2309-thread-1) [ ]
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> 596185 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.u.PeerSync PeerSync:
core=testAtomicUpdateOfSegmentSortField_shard2_replica_n6
url=http://127.0.0.1:45533/solr DONE. We have no versions. sync failed.
[junit4] 2> 596185 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 596185 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
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> 596185 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 596187 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/
shard2
[junit4] 2> 596290 INFO (zkCallback-2307-thread-1) [ ]
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> 596290 INFO (zkCallback-2309-thread-2) [ ]
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> 596290 INFO (zkCallback-2310-thread-2) [ ]
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> 596290 INFO (zkCallback-2309-thread-1) [ ]
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> 596290 INFO (zkCallback-2307-thread-2) [ ]
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> 596290 INFO (zkCallback-2310-thread-1) [ ]
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> 596290 INFO (zkCallback-2308-thread-1) [ ]
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> 596290 INFO (zkCallback-2308-thread-2) [ ]
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> 596328 INFO (qtp14557859-7557) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 596329 INFO (qtp14557859-7557) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 596338 INFO (parallelCoreAdminExecutor-2343-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 596405 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 596405 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 596405 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39775/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n2/
[junit4] 2> 596405 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.PeerSync PeerSync:
core=testAtomicUpdateOfSegmentSortField_shard1_replica_n2
url=http://127.0.0.1:39775/solr START
replicas=[http://127.0.0.1:33611/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 596407 INFO (qtp32532310-7591) [ ] o.a.s.c.S.Request
[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 596441 INFO (zkCallback-2308-thread-2) [ ]
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> 596441 INFO (zkCallback-2307-thread-1) [ ]
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> 596441 INFO (zkCallback-2307-thread-2) [ ]
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> 596441 INFO (zkCallback-2310-thread-2) [ ]
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> 596441 INFO (zkCallback-2310-thread-1) [ ]
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> 596441 INFO (zkCallback-2309-thread-1) [ ]
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> 596441 INFO (zkCallback-2308-thread-1) [ ]
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> 596441 INFO (zkCallback-2309-thread-2) [ ]
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> 596641 INFO (qtp7715488-7583) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654
[junit4] 2> 596641 INFO (qtp7715488-7583) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 596706 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.u.PeerSync PeerSync:
core=testAtomicUpdateOfSegmentSortField_shard1_replica_n2
url=http://127.0.0.1:39775/solr DONE. We have no versions. sync failed.
[junit4] 2> 596706 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 596706 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
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> 596706 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 596709 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39775/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n2/
shard1
[junit4] 2> 596812 INFO (zkCallback-2308-thread-1) [ ]
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> 596812 INFO (zkCallback-2309-thread-2) [ ]
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> 596812 INFO (zkCallback-2310-thread-2) [ ]
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> 596812 INFO (zkCallback-2310-thread-1) [ ]
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> 596812 INFO (zkCallback-2309-thread-1) [ ]
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> 596812 INFO (zkCallback-2308-thread-2) [ ]
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> 596812 INFO (zkCallback-2307-thread-2) [ ]
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> 596812 INFO (zkCallback-2307-thread-1) [ ]
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> 596860 INFO (parallelCoreAdminExecutor-2338-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 597009 INFO (zkCallback-2308-thread-2) [ ]
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> 597009 INFO (zkCallback-2309-thread-1) [ ]
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> 597009 INFO (zkCallback-2310-thread-1) [ ]
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> 597009 INFO (zkCallback-2310-thread-2) [ ]
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> 597009 INFO (zkCallback-2308-thread-1) [ ]
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> 597009 INFO (zkCallback-2309-thread-2) [ ]
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> 597010 INFO (zkCallback-2307-thread-1) [ ]
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> 597010 INFO (zkCallback-2307-thread-2) [ ]
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> 597330 INFO (qtp14557859-7588) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 597331 INFO (qtp14557859-7588) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 597642 INFO (qtp7715488-7553) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654
[junit4] 2> 597642 INFO (qtp7715488-7553) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373581800654&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 597644 INFO (qtp32532310-7589) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373580675315
[junit4] 2> 597644 INFO (qtp32532310-7589) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373580675315&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 597646 INFO (qtp32131472-7585) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373584151476
[junit4] 2> 597646 INFO (qtp32131472-7585) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373584151476&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 597648 INFO (qtp16458806-7567) [ ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373582993883
[junit4] 2> 597648 INFO (qtp16458806-7567) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb924373582993883&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 597650 INFO (OverseerThreadFactory-2334-thread-1) [ ]
o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 598326 INFO
(OverseerCollectionConfigSetProcessor-98632042714169358-127.0.0.1:39775_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 598332 INFO (qtp14557859-7590) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 598333 INFO (qtp14557859-7590) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 598333 INFO (qtp14557859-7581) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 598334 INFO (qtp14557859-7581) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={requestid=a1b040b2-f0e1-4c8f-8e90-89223a2fc0fb&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 598334 INFO
(TEST-TestSegmentSorting.testAtomicUpdateOfSegmentSortField-seed#[E7AAEE31646BBA0A])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: testAtomicUpdateOfSegmentSortField failOnTimeout:true timeout
(sec):330
[junit4] 1> -
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node5 rstate:active live:true
[junit4] 1> replica:core_node7 rstate:active live:true
[junit4] 1> replica:core_node8 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 598334 INFO
(TEST-TestSegmentSorting.testAtomicUpdateOfSegmentSortField-seed#[E7AAEE31646BBA0A])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testAtomicUpdateOfSegmentSortField
[junit4] 2> 598337 INFO (qtp16458806-7551) [ ] o.a.s.c.S.Request
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/schema/fields/timestamp_i_dvo
params={showDefaults=true&_stateVer_=testAtomicUpdateOfSegmentSortField:7&includeDynamic=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 598354 INFO (qtp32532310-7554) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39775/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n2/&wt=javabin&version=2}{add=[1
(1578112688348725248)]} 0 5
[junit4] 2> 598355 INFO (qtp7715488-7579) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1578112688348725248)]} 0 14
[junit4] 2> 598360 INFO (qtp16458806-7550) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/&wt=javabin&version=2}{add=[2
(1578112688364453888)]} 0 1
[junit4] 2> 598361 INFO (qtp32131472-7555) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[2 (1578112688364453888)]} 0 5
[junit4] 2> 598364 INFO (qtp16458806-7567) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/&wt=javabin&version=2}{add=[3
(1578112688371793920)]} 0 0
[junit4] 2> 598364 INFO (qtp32131472-7582) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1578112688371793920)]} 0 1
[junit4] 2> 598365 INFO (qtp32532310-7563) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39775/solr/testAtomicUpdateOfSegmentSortField_shard1_replica_n2/&wt=javabin&version=2}{add=[4
(1578112688372842496)]} 0 0
[junit4] 2> 598365 INFO (qtp7715488-7583) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard1_replica_n2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[4 (1578112688372842496)]} 0 1
[junit4] 2> 598367 INFO (qtp16458806-7552) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/&wt=javabin&version=2}{add=[5
(1578112688374939648)]} 0 0
[junit4] 2> 598367 INFO (qtp32131472-7585) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[5 (1578112688374939648)]} 0 1
[junit4] 2> 598368 INFO (qtp16458806-7551) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/&wt=javabin&version=2}{add=[6
(1578112688375988224)]} 0 0
[junit4] 2> 598368 INFO (qtp32131472-7560) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[6 (1578112688375988224)]} 0 0
[junit4] 2> 598369 INFO (qtp16458806-7550) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45533/solr/testAtomicUpdateOfSegmentSortField_shard2_replica_n6/&wt=javabin&version=2}{add=[7
(1578112688377036800)]} 0 0
[junit4] 2> 598369 INFO (qtp32131472-7555) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard2_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[7 (1578112688377036800)]} 0 0
[junit4] 2> 598378 INFO (qtp32532310-7563) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testAtomicUpdateOfSegmentSortField_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39775/solr/testAtomic
[...truncated too long message...]
state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test
-Dtests.seed=E7AAEE31646BBA0A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=yi -Dtests.timezone=US/East-Indiana -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 214s J0 | TestInPlaceUpdatesDistrib.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: This doc was supposed
to have been deleted, but was: SolrDocument{id=0, title_s=title0, id_i=0,
inplace_updatable_float=1.0, _version_=1578115179852333056,
inplace_updatable_int_with_default=666,
inplace_updatable_float_with_default=42.0}
[junit4] > at
__randomizedtesting.SeedInfo.seed([E7AAEE31646BBA0A:6FFED1EBCA97D7F2]:0)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
[junit4] > at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2999867 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2999867 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33262154
[junit4] 2> 2999868 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2999868 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10648ac: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@ea59d4
[junit4] 2> 2999869 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2999869 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ff9c8c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@9006fe
[junit4] 2> 2999870 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2999870 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14f31b3: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@587eda
[junit4] 2> 2999871 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[E7AAEE31646BBA0A]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2999871 INFO (coreCloseExecutor-6541-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@dbcc86
[junit4] 2> 2999871 INFO (coreCloseExecutor-6541-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=14404742
[junit4] 2> 2999871 INFO (coreCloseExecutor-6541-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b232f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@8afb0e
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_E7AAEE31646BBA0A-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, maxDocsPerChunk=8, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=8, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {},
locale=yi, timezone=US/East-Indiana
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=238598256,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SolrShardReporterTest,
TestSolrQueryParser, QueryResultKeyTest, OutputWriterTest,
TestLegacyFieldCache, TestOmitPositions, TestFastOutputStream,
TestXmlQParserPlugin, CdcrVersionReplicationTest, SpatialHeatmapFacetsTest,
SearchHandlerTest, BasicDistributedZkTest, MetricsHandlerTest,
TestSimpleTextCodec, RAMDirectoryFactoryTest, TestCrossCoreJoin,
AsyncCallRequestStatusResponseTest, SolrJmxReporterTest, UpdateParamsTest,
SSLMigrationTest, TestFieldCache, TestLeaderElectionZkExpiry, BasicZkTest,
TestPivotHelperCode, TestSolr4Spatial, TestIntervalFaceting, JvmMetricsTest,
TestExtendedDismaxParser, TestIndexingPerformance, TestManagedSchemaAPI,
DistanceUnitsTest, HttpSolrCallGetCoreTest, ChaosMonkeyNothingIsSafeTest,
TestTolerantUpdateProcessorRandomCloud, TestCustomSort, TestRTimerTree,
FullHLLTest, HighlighterMaxOffsetTest, TestBinaryField,
TestBinaryResponseWriter, HdfsRestartWhileUpdatingTest, TestWriterPerf,
OverseerStatusTest, TestRestoreCore, DocValuesNotIndexedTest,
DebugComponentTest, TestLegacyNumericRangeQueryBuilder, UtilsToolTest,
ClassificationUpdateProcessorIntegrationTest,
TestExclusionRuleCollectionAccess, WordBreakSolrSpellCheckerTest,
TestConfigSetImmutable, ReplicationFactorTest, DocValuesMissingTest,
TestDistributedSearch, TestSolrCoreParser, OpenExchangeRatesOrgProviderTest,
OverseerCollectionConfigSetProcessorTest, TestBulkSchemaConcurrent,
TestSolrQueryResponse, TestNRTOpen, TestCollapseQParserPlugin, TestLegacyField,
TestRealTimeGet, TestCollectionAPIs, TestUninvertingReader,
TestSizeLimitedDistributedMap, TestComponentsName,
DistributedFacetPivotLargeTest, SuggesterWFSTTest,
DistributedDebugComponentTest, SolrGangliaReporterTest, TestFaceting,
SpellCheckCollatorTest, TestLegacyTerms, TestLockTree, EchoParamsTest,
TestPrepRecovery, TestDistribIDF, TestMergePolicyConfig,
TestMinMaxOnMultiValuedField, RulesTest, TestPhraseSuggestions,
SegmentsInfoRequestHandlerTest, HighlighterConfigTest,
LeaderFailureAfterFreshStartTest, AliasIntegrationTest, TestReplicationHandler,
DefaultValueUpdateProcessorTest, TestAuthenticationFramework,
V2ApiIntegrationTest, DocExpirationUpdateProcessorFactoryTest,
TestImpersonationWithHadoopAuth, SyncSliceTest, TestGraphTermsQParserPlugin,
TestFieldTypeResource, TestHdfsUpdateLog, DocumentAnalysisRequestHandlerTest,
CdcrUpdateLogTest, HdfsNNFailoverTest, TestManagedResourceStorage,
CollectionsAPIAsyncDistributedZkTest, SolrCLIZkUtilsTest, TestJoin,
ExternalFileFieldSortTest, MoveReplicaHDFSUlogDirTest, TestCSVResponseWriter,
TestLuceneMatchVersion, TestCollectionAPI, TestBadConfig,
TestCollationFieldDocValues, TestStressLucene, BlockCacheTest, PeerSyncTest,
CursorPagingTest, TestConfig, IndexBasedSpellCheckerTest, TestDocSet,
TestDownShardTolerantSearch, TestPullReplicaErrorHandling,
TestRandomFlRTGCloud, TestSSLRandomization, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithSecureImpersonation, TriLevelCompositeIdRoutingTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, ZkStateWriterTest,
TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload,
TestDynamicLoading, TestSolrConfigHandlerCloud, ReplicaListTransformerTest,
SuggestComponentContextFilterQueryTest, TestExpandComponent,
UninvertDocValuesMergePolicyTest, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery32, TestNumericTokenStream, MetricsConfigTest,
SolrCoreMetricManagerTest, SolrCloudReportersTest,
TestManagedSchemaThreadSafety, TestUseDocValuesAsStored2,
AnalyticsMergeStrategyTest, TestSimpleQParserPlugin, TestStandardQParsers,
TestStressUserVersions, TestTrieFacet, TestXmlQParser, TestJsonFacetRefinement,
TestOrdValues, BJQParserTest, BlockJoinFacetDistribTest,
BlockJoinFacetSimpleTest, TestNestedDocsSort, TestScoreJoinQPNoScore,
TestClassicSimilarityFactory, TestDFISimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, TestLRUStatsCache,
TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin,
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth,
TestDocTermOrds, TestFieldCacheSortRandom, TestFieldCacheVsDocValues,
DataDrivenBlockJoinTest, SolrIndexMetricsTest, TestInPlaceUpdatesDistrib]
[junit4] Completed [732/732 (2!)] on J0 in 213.90s, 1 test, 1 failure <<<
FAILURES!
[...truncated 39068 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]