Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1591/
3 tests failed.
FAILED: org.apache.solr.TestDistributedGrouping.test
Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null
Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
at
__randomizedtesting.SeedInfo.seed([25CE974D237EA063:AD9AA8978D82CD9B]:0)
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
at
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
Error Message:
No live SolrServers available to handle this
request:[https://127.0.0.1:40261/solr/MoveReplicaHDFSTest_failed_coll_true,
https://127.0.0.1:46591/solr/MoveReplicaHDFSTest_failed_coll_true]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this
request:[https://127.0.0.1:40261/solr/MoveReplicaHDFSTest_failed_coll_true,
https://127.0.0.1:46591/solr/MoveReplicaHDFSTest_failed_coll_true]
at
__randomizedtesting.SeedInfo.seed([25CE974D237EA063:8F0344BF94AD75B3]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:40261/solr/MoveReplicaHDFSTest_failed_coll_true: no servers
hosting shard: shard2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
... 46 more
FAILED: org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([1E74A8D767F23F1F:9923D558F6AB439F]:0)
at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
at
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
at
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:524)
at
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:482)
at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
at
org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:175)
at
org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:134)
at
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:130)
at
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.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)
Build Log:
[...truncated 10330 lines...]
[junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLatLonShapeQueries -Dtests.method=testRandomBig
-Dtests.seed=1E74A8D767F23F1F -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=hu-HU -Dtests.timezone=America/Argentina/Tucuman
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 283s J2 | TestLatLonShapeQueries.testRandomBig <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([1E74A8D767F23F1F:9923D558F6AB439F]:0)
[junit4] > at
org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
[junit4] > at
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
[junit4] > at
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:524)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:482)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
[junit4] > at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
[junit4] > at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
[junit4] > at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
[junit4] > at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
[junit4] > at
org.apache.lucene.document.TestLatLonShapeQueries.verifyRandomBBoxes(TestLatLonShapeQueries.java:175)
[junit4] > at
org.apache.lucene.document.TestLatLonShapeQueries.verify(TestLatLonShapeQueries.java:134)
[junit4] > at
org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:130)
[junit4] > at
org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonShapeQueries_1E74A8D767F23F1F-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7033b5b8),
locale=hu-HU, timezone=America/Argentina/Tucuman
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=36470792,total=499646464
[junit4] 2> NOTE: All tests run in this JVM: [TestLatLonDocValuesField,
TestLatLonShape, TestIntervals, TestDoubleRangeField, TestLatLonShapeQueries]
[junit4] Completed [22/24 (1!)] on J2 in 732.92s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/temp/junit4-J2-20180723_124700_286777556740871664593.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid19700.hprof
...
[junit4] Heap dump file created [513532325 bytes in 1.405 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 3172 lines...]
[junit4] Suite: org.apache.solr.TestDistributedGrouping
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/init-core-data-001
[junit4] 2> 1692515 WARN
(SUITE-TestDistributedGrouping-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 1692515 INFO
(SUITE-TestDistributedGrouping-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1692554 INFO
(SUITE-TestDistributedGrouping-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1692554 INFO
(SUITE-TestDistributedGrouping-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1692554 INFO
(SUITE-TestDistributedGrouping-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1693670 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/control/cores/collection1
[junit4] 2> 1693672 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1693686 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1693686 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1693686 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1693692 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51371f31{/,null,AVAILABLE}
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@38a9ba17{HTTP/1.1,[http/1.1]}{127.0.0.1:34845}
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.Server Started @1693893ms
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34845,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/control/cores}
[junit4] 2> 1693728 ERROR
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1693728 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1693729 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-23T14:06:51.514Z
[junit4] 2> 1693741 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/control/solr.xml
[junit4] 2> 1693761 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1693761 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1693775 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1694289 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1694289 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1694395 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1694419 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1694431 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1694433 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/control/cores
[junit4] 2> 1694433 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1694494 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1694735 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1694829 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1695400 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1695436 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1695436 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1695436 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1695436 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1695451 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=45.44140625,
floorSegmentMB=1.2197265625, forceMergeDeletesPctAllowed=26.69940180605601,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=22.39753003584387
[junit4] 2> 1695794 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1695794 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1695795 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1695795 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1695809 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6778871155105471]
[junit4] 2> 1695822 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@70f4aacd[collection1] main]
[junit4] 2> 1695823 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1695860 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1695982 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1695982 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1695982 INFO (coreLoadExecutor-2012-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1606790481200545792
[junit4] 2> 1695982 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1695982 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1695982 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1695995 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1695995 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1695995 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1696016 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1696040 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1696078 INFO
(searcherExecutor-2013-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70f4aacd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1696619 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1696620 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1696638 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1696638 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1696638 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1696638 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ceef583{/,null,AVAILABLE}
[junit4] 2> 1696640 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c43ee4{HTTP/1.1,[http/1.1]}{127.0.0.1:40083}
[junit4] 2> 1696640 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.e.j.s.Server Started @1696806ms
[junit4] 2> 1696640 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40083,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/shard0/cores}
[junit4] 2> 1696641 ERROR
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1696641 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1696641 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1696641 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1696641 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1696649 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-23T14:06:54.434Z
[junit4] 2> 1696650 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1696653 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1696653 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1696680 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1697593 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1697593 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1697668 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1697705 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1697705 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1697724 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/shard0/cores
[junit4] 2> 1697724 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1697832 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1698025 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1698149 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1698862 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1698900 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1698918 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e1e35f
[junit4] 2> 1698918 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1698918 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_25CE974D237EA063-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1698921 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=45.44140625,
floorSegmentMB=1.2197265625, forceMergeDeletesPctAllowed=26.69940180605601,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=22.39753003584387
[junit4] 2> 1699307 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1699325 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1699326 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1699326 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1699327 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6778871155105471]
[junit4] 2> 1699341 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d3ff22c[collection1] main]
[junit4] 2> 1699342 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1699416 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1699845 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1699845 INFO (coreLoadExecutor-2026-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1606790485251194880
[junit4] 2> 1699864 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1699867 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1699867 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1699867 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1699917 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1699917 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1699918 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1699918 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1699918 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1700064 INFO
(searcherExecutor-2027-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d3ff22c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1700421 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1700481 INFO (qtp2136263338-12844) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1606790485857271808)} 0 58
[junit4] 2> 1700553 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1606790485987295232)} 0 6
[junit4] 2> 1700588 INFO (qtp2136263338-12840) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606790486030286848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1700588 INFO (qtp2136263338-12840) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1700589 INFO (qtp2136263338-12840) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1700603 INFO (qtp2136263338-12840) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 15
[junit4] 2> 1700604 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606790486047064064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1700605 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1700606 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1700606 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1700678 INFO (qtp2136263338-12843) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=71
[junit4] 2> 1700812 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818465&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=100
[junit4] 2> 1700877 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=197
[junit4] 2> 1700878 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1700895 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818664&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700895 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=15
[junit4] 2> 1700905 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818663&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700905 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=26
[junit4] 2> 1700906 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818691&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700907 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1700908 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818689&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700921 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=16
[junit4] 2> 1700922 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818681&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=13
[junit4] 2> 1700922 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=26
[junit4] 2> 1700954 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&rows=100&version=2&q=*:*&NOW=1532354818706&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=13
[junit4] 2> 1700957 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1|[ff01::213]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=35
[junit4] 2> 1700967 INFO (qtp2136263338-12845) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=2
[junit4] 2> 1700970 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818753&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700971 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=2
[junit4] 2> 1700985 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1700999 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818783&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1700999 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701000 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818785&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701001 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701001 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818783&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701015 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818799&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701015 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701016 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818800&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701016 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701018 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=20
[junit4] 2> 1701034 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532354818803&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701035 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::114]:33332/|[ff01::213]:33332/|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=16
[junit4] 2> 1701196 INFO (qtp2136263338-12843) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
hits=0 status=0 QTime=158
[junit4] 2> 1701234 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354818983&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=33
[junit4] 2> 1701337 INFO (qtp2141291931-12889) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354818983&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=64
[junit4] 2> 1701373 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=174
[junit4] 2> 1701373 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1701386 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819169&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701387 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819169&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701404 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819189&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701405 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819189&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701406 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701407 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819191&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701422 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819205&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701436 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=51
[junit4] 2> 1701458 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819205&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=35
[junit4] 2> 1701458 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819222&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701458 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=38
[junit4] 2> 1701459 INFO (qtp2141291931-12859) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819222&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701459 INFO (qtp2141291931-12889) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=22
[junit4] 2> 1701460 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&NOW=1532354819244&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701477 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819191&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=69
[junit4] 2> 1701477 INFO (qtp2141291931-12860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=70
[junit4] 2> 1701477 INFO (qtp2141291931-12863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532354819244&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=17
[junit4] 2> 1701478 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:40083//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
status=0 QTime=18
[junit4] 2> 1701578 INFO (qtp2136263338-12845) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
hits=0 status=0 QTime=72
[junit4] 2> 1701600 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819367&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701603 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819367&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701604 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=21
[junit4] 2> 1701604 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1701620 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819404&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701621 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819404&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701621 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=1
[junit4] 2> 1701622 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819407&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701640 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819424&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701641 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819424&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701641 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=1
[junit4] 2> 1701656 INFO (qtp2141291931-12889) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819427&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701656 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819407&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701657 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819427&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701657 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=15
[junit4] 2> 1701657 INFO (qtp2141291931-12864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=35
[junit4] 2> 1701710 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819494&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701711 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819494&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701711 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=2
[junit4] 2> 1701729 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532354819496&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=16
[junit4] 2> 1701730 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532354819496&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=0
[junit4] 2> 1701730 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:40083//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
status=0 QTime=18
[junit4] 2> 1701746 INFO (qtp2136263338-12843) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
hits=0 status=0 QTime=0
[junit4] 2> 1701747 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819531&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701748 INFO (qtp2141291931-12890) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701748 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1701763 INFO (qtp2141291931-12890) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819547&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701764 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819547&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701764 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701764 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=2
[junit4] 2> 1701798 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819533&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701799 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=50
[junit4] 2> 1701800 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819584&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701800 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=1
[junit4] 2> 1701819 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819587&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701820 INFO (qtp2141291931-12891) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532354819550&isShard=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701820 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=18
[junit4] 2> 1701821 INFO (qtp2141291931-12890) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::114]:33332/|http://127.0.0.1:40083//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=56
[junit4] 2> 1701893 INFO (qtp2136263338-12843) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
hits=0 status=0 QTime=71
[junit4] 2> 1701895 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532354819678&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701912 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532354819678&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701913 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=19
[junit4] 2> 1701913 INFO
(TEST-TestDistributedGrouping.test-seed#[25CE974D237EA063]) [ ]
o.a.s.BaseDistributedSearchTestCase starting stress...
[junit4] 2> 1701929 INFO (qtp2141291931-12887) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532354819709&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701930 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532354819713&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701930 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532354819713&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701949 INFO (qtp2141291931-12887) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532354819713&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701950 INFO (qtp2141291931-12865) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=22
[junit4] 2> 1701951 INFO (qtp2141291931-12862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532354819713&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=0
[junit4] 2> 1701951 INFO (qtp2141291931-12866) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:40083//collection1|[ff01::213]:33332/|[ff01::114]:33332/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
status=0 QTime=23
[junit4]
[...truncated too long message...]
hSafeStartup@localhost:44083) [ ] o.a.h.h.HttpServer2 HttpServer Acceptor:
isRunning is false. Rechecking.
[junit4] 2> 4593444 WARN (970480366@qtp-1475620129-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44083) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
[junit4] 2> 4593445 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:43519) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 4593445 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:43519) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-1663987596-127.0.0.1-1532357566016 (Datanode Uuid
424c5bef-de0d-42e5-bfe1-b078b165f4d8) service to
lucene2-us-west.apache.org/127.0.0.1:43519
[junit4] 2> 4593448 WARN
(SUITE-MoveReplicaHDFSTest-seed#[25CE974D237EA063]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 4593477 INFO
(SUITE-MoveReplicaHDFSTest-seed#[25CE974D237EA063]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 4593477 WARN (1294901221@qtp-251426081-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45421) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
[junit4] 2> 4593487 WARN (1294901221@qtp-251426081-1 - Acceptor0
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45421) [ ]
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
[junit4] 2> 4593579 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:43519) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 4593580 WARN (DataNode:
[[[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to lucene2-us-west.apache.org/127.0.0.1:43519) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-1663987596-127.0.0.1-1532357566016 (Datanode Uuid
0e93ee94-24a7-4de1-a734-6cf6d04aa16b) service to
lucene2-us-west.apache.org/127.0.0.1:43519
[junit4] 2> 4593625 INFO
(SUITE-MoveReplicaHDFSTest-seed#[25CE974D237EA063]-worker) [ ] o.m.log
Stopped
HttpServer2$selectchannelconnectorwithsafestar...@lucene2-us-west.apache.org:0
[junit4] 2> 4593757 INFO
(SUITE-MoveReplicaHDFSTest-seed#[25CE974D237EA063]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45518 45518
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_25CE974D237EA063-001
[junit4] 2> Jul 23, 2018 2:55:11 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f699af1),
locale=th-TH, timezone=Asia/Novokuznetsk
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=6,free=221411816,total=517472256
[junit4] 2> NOTE: All tests run in this JVM: [DocValuesMultiTest,
PeerSyncTest, SolrMetricReporterTest, ManagedSchemaRoundRobinCloudTest,
TestCustomSort, CheckHdfsIndexTest, UnloadDistributedZkTest, ZkStateReaderTest,
TermVectorComponentTest, TestSolrDeletionPolicy1, TestExtendedDismaxParser,
DirectSolrConnectionTest, SolrSlf4jReporterTest,
AutoAddReplicasIntegrationTest, SolrCmdDistributorTest,
TestSolrCloudWithKerberosAlt, TestSolrCoreSnapshots,
TestAuthorizationFramework, ZkControllerTest, RequestHandlersTest,
CollectionReloadTest, DocumentAnalysisRequestHandlerTest,
ChaosMonkeyNothingIsSafeTest, ShufflingReplicaListTransformerTest,
TestSystemCollAutoCreate, SolrXmlInZkTest, CursorMarkTest,
URLClassifyProcessorTest, TestShardHandlerFactory, TestDistributedMissingSort,
MetricsHandlerTest, DistributedFacetPivotSmallTest, TestQuerySenderListener,
BlockCacheTest, TestSchemaVersionResource, TestConfigOverlay,
LeaderFailoverAfterPartitionTest, MetricsConfigTest, TestReqParamsAPI,
DistributedVersionInfoTest, TestDynamicFieldCollectionResource, TestQueryTypes,
CdcrRequestHandlerTest, NodeLostTriggerIntegrationTest, TestPerFieldSimilarity,
OverseerTest, TestBlendedInfixSuggestions, TestSmileRequest,
DirectSolrSpellCheckerTest, TestClusterProperties, TestFieldCacheWithThreads,
TestSolrQueryParser, TestExactSharedStatsCache, TestCrossCoreJoin,
TestRestManager, TestRandomCollapseQParserPlugin, TestLuceneMatchVersion,
SpellCheckCollatorTest, TestPayloadCheckQParserPlugin, ShardRoutingCustomTest,
FullSolrCloudDistribCmdsTest, UpdateRequestProcessorFactoryTest,
StatelessScriptUpdateProcessorFactoryTest, TestDynamicLoading,
RestoreTriggerStateTest, TestPullReplica,
SuggestComponentContextFilterQueryTest, FacetPivotSmallTest,
BigEndianAscendingWordDeserializerTest,
DistributedQueryComponentCustomSortTest, TestMiniSolrCloudClusterSSL,
TestCSVLoader, CoreAdminCreateDiscoverTest, TestComputePlanAction,
TestMultiValuedNumericRangeQuery, TestRandomDVFaceting,
SubstringBytesRefFilterTest, ZkShardTermsTest, OverseerRolesTest,
TestCloudNestedDocsSort, TestSafeXMLParsing, TestDFISimilarityFactory,
FastVectorHighlighterTest, TestSlowCompositeReaderWrapper, TestStressLucene,
XmlUpdateRequestHandlerTest, DistribDocExpirationUpdateProcessorTest,
ExplicitHLLTest, BadCopyFieldTest, UpdateParamsTest, MetricTriggerTest,
HighlighterTest, TestGeoJSONResponseWriter, TestNumericTokenStream,
TestExpandComponent, TestUseDocValuesAsStored, RequiredFieldsTest,
SliceStateTest, ChangedSchemaMergeTest, TestRandomRequestDistribution,
ScriptEngineTest, TestIntervalFaceting, TestConfigSetsAPIZkFailure,
AnalysisErrorHandlingTest, LeaderVoteWaitTimeoutTest, DeleteShardTest,
TestExceedMaxTermLength, TestNumericTerms64, CloudExitableDirectoryReaderTest,
TestEmbeddedSolrServerConstructors, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestSizeLimitedDistributedMap, MoreLikeThisHandlerTest,
TestSha256AuthenticationProvider, TestCollectionAPI, TestBadConfig,
SpatialHeatmapFacetsTest, SecurityConfHandlerTest, CursorPagingTest,
OverriddenZkACLAndCredentialsProvidersTest, TestUnInvertedFieldException,
AtomicUpdateProcessorFactoryTest, TestComplexPhraseLeadingWildcard,
TestLegacyNumericRangeQueryBuilder, TestTriggerIntegration,
TestCloudSchemaless, BasicDistributedZk2Test, SolrIndexSplitterTest,
CollectionPropsTest, LoggingHandlerTest, TaggerTest,
TestSolrCloudWithHadoopAuthPlugin, HttpTriggerListenerTest,
TestFilteredDocIdSet, TestSolrCoreParser, AnalysisAfterCoreReloadTest,
BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest,
OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test,
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin,
TestSolrCoreProperties, TestTolerantSearch, TestTrie,
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestCharFilters, TokenizerChainTest, TestLuceneIndexBackCompat,
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, ActionThrottleTest,
AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest,
AsyncCallRequestStatusResponseTest, ConcurrentCreateRoutedAliasTest,
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest,
CreateRoutedAliasTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest,
LIRRollingUpdatesTest, LeaderElectionTest, MigrateRouteKeyTest,
MoveReplicaHDFSTest]
[junit4] Completed [454/825 (2!)] on J0 in 166.83s, 4 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 10200 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid19700.hprof
Total time: 464 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]