You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/17 22:08:56 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1631 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1631/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest:     1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest: 
   1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FCA7A272F2AF1622]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FCA7A272F2AF1622]:0)


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)  at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)  at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748) ,time=1}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
,time=1}
	at __randomizedtesting.SeedInfo.seed([4FFA3C10D195FC59:C7AE03CA7F6991A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
	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:1019)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Expected no errors: [{type=ADD,id=1,message=Unexpected type of routeKey: null}]

Stack Trace:
java.lang.AssertionError: Expected no errors: [{type=ADD,id=1,message=Unexpected type of routeKey: null}]
	at __randomizedtesting.SeedInfo.seed([4FFA3C10D195FC59:C7AE03CA7F6991A1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertUpdateResponse(TimeRoutedAliasUpdateProcessorTest.java:270)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:132)
	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)




Build Log:
[...truncated 11882 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/init-core-data-001
   [junit4]   2> 498735 WARN  (SUITE-TestDistributedSearch-seed#[4FFA3C10D195FC59]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 498737 INFO  (SUITE-TestDistributedSearch-seed#[4FFA3C10D195FC59]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 498738 INFO  (SUITE-TestDistributedSearch-seed#[4FFA3C10D195FC59]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
   [junit4]   2> 498738 INFO  (SUITE-TestDistributedSearch-seed#[4FFA3C10D195FC59]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 498738 INFO  (SUITE-TestDistributedSearch-seed#[4FFA3C10D195FC59]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 498871 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/control/cores/collection1
   [junit4]   2> 498872 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 498872 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 498872 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 498872 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 498872 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2523717d{/,null,AVAILABLE}
   [junit4]   2> 498878 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5765344a{HTTP/1.1,[http/1.1]}{127.0.0.1:37549}
   [junit4]   2> 498878 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.Server Started @500688ms
   [junit4]   2> 498878 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37549, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/control/cores}
   [junit4]   2> 498880 ERROR (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 498880 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 498880 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 498880 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 498880 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T20:38:47.734Z
   [junit4]   2> 498880 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/control/solr.xml
   [junit4]   2> 498883 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 498883 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 498884 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 498916 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 498921 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 498921 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 498922 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/control/cores
   [junit4]   2> 498922 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 498923 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 498925 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 498950 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 498974 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 499038 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 499045 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 499046 INFO  (coreLoadExecutor-1544-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@54f2ed36
   [junit4]   2> 499046 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 499046 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 499047 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=79.6181640625, floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=17.19924132426077, segmentsPerTier=37.0, maxCFSSegmentSizeMB=1.341796875, noCFSRatio=0.5940482425676626
   [junit4]   2> 499101 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499101 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499102 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499102 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499103 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1673520835, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 499103 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f2a1743[collection1] main]
   [junit4]   2> 499104 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 499124 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 499147 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 499147 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 499147 INFO  (coreLoadExecutor-1544-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589873504945176576
   [junit4]   2> 499148 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 499148 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 499148 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 499148 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 499148 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 499149 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 499149 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 499149 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 499150 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f2a1743[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499270 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 499270 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 499271 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 499271 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 499271 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 499271 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@154e55d6{/,null,AVAILABLE}
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a86cbb{HTTP/1.1,[http/1.1]}{127.0.0.1:62564}
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.e.j.s.Server Started @501082ms
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=62564, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/shard0/cores}
   [junit4]   2> 499272 ERROR (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 499272 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T20:38:48.126Z
   [junit4]   2> 499273 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 499275 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 499275 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 499276 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 499314 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 499320 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 499321 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f2ed36
   [junit4]   2> 499322 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/shard0/cores
   [junit4]   2> 499322 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499322 INFO  (coreLoadExecutor-1555-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 499325 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 499348 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 499362 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 499436 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 499442 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 499442 INFO  (coreLoadExecutor-1555-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@54f2ed36
   [junit4]   2> 499442 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 499442 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_4FFA3C10D195FC59-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 499443 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=79.6181640625, floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=17.19924132426077, segmentsPerTier=37.0, maxCFSSegmentSizeMB=1.341796875, noCFSRatio=0.5940482425676626
   [junit4]   2> 499489 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 499489 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 499490 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499490 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499495 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1673520835, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 499495 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c85ee8d[collection1] main]
   [junit4]   2> 499495 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 499504 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 499523 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 499523 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 499524 INFO  (coreLoadExecutor-1555-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589873505340489728
   [junit4]   2> 499524 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 499524 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 499524 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 499525 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 499525 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 499526 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 499527 INFO  (TEST-TestDistributedSearch.test-seed#[4FFA3C10D195FC59]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 499527 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 499528 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 499554 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c85ee8d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499554 INFO  (qtp1206900470-6088) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1589873505354121216)} 0 17
   [junit4]   2> 499576 INFO  (qtp94714748-6105) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1589873505380335616)} 0 17
   [junit4]   2> 499583 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1589873505396064256)]} 0 6
   [junit4]   2> 499591 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1589873505403404288)]} 0 6
   [junit4]   2> 499596 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1589873505411792896)]} 0 4
   [junit4]   2> 499608 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1589873505421230080)]} 0 6
   [junit4]   2> 499609 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1589873505428570112)]} 0 0
   [junit4]   2> 499610 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1589873505430667264)]} 0 0
   [junit4]   2> 499611 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1589873505431715840)]} 0 0
   [junit4]   2> 499613 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1589873505432764416)]} 0 0
   [junit4]   2> 499615 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1589873505434861568)]} 0 0
   [junit4]   2> 499616 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1589873505435910144)]} 0 0
   [junit4]   2> 499617 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1589873505436958720)]} 0 0
   [junit4]   2> 499618 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1589873505438007296)]} 0 0
   [junit4]   2> 499619 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1589873505439055872)]} 0 0
   [junit4]   2> 499619 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1589873505440104448)]} 0 0
   [junit4]   2> 499621 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1589873505441153024)]} 0 0
   [junit4]   2> 499622 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1589873505442201600)]} 0 0
   [junit4]   2> 499623 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1589873505443250176)]} 0 0
   [junit4]   2> 499623 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1589873505444298752)]} 0 0
   [junit4]   2> 499624 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589873505445347328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 499624 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b989409 commitCommandVersion:1589873505445347328
   [junit4]   2> 499647 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2836d7[collection1] main]
   [junit4]   2> 499647 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 499648 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a2836d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c9)))}
   [junit4]   2> 499648 INFO  (qtp1206900470-6090) [    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 24
   [junit4]   2> 499649 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589873505471561728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 499649 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51cd966b commitCommandVersion:1589873505471561728
   [junit4]   2> 499668 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62c224c9[collection1] main]
   [junit4]   2> 499668 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 499670 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62c224c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c9)))}
   [junit4]   2> 499670 INFO  (qtp94714748-6109) [    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 21
   [junit4]   2> 499673 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1589873505494630400)]} 0 1
   [junit4]   2> 499674 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1589873505496727552)]} 0 1
   [junit4]   2> 499681 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1589873505498824704)]} 0 6
   [junit4]   2> 499687 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1589873505506164736)]} 0 5
   [junit4]   2> 499688 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1589873505512456192)]} 0 0
   [junit4]   2> 499689 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1589873505513504768)]} 0 0
   [junit4]   2> 499690 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1589873505514553344)]} 0 0
   [junit4]   2> 499691 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1589873505515601920)]} 0 0
   [junit4]   2> 499692 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1589873505516650496)]} 0 0
   [junit4]   2> 499694 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1589873505517699072)]} 0 0
   [junit4]   2> 499695 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1589873505518747648)]} 0 0
   [junit4]   2> 499695 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1589873505519796224)]} 0 0
   [junit4]   2> 499697 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1589873505520844800)]} 0 1
   [junit4]   2> 499698 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1589873505521893376)]} 0 0
   [junit4]   2> 499699 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1589873505522941952)]} 0 0
   [junit4]   2> 499700 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1589873505523990528)]} 0 0
   [junit4]   2> 499700 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1589873505525039104)]} 0 0
   [junit4]   2> 499701 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1589873505526087680)]} 0 0
   [junit4]   2> 499702 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1589873505527136256)]} 0 0
   [junit4]   2> 499702 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1589873505527136256)]} 0 0
   [junit4]   2> 499703 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1589873505528184832)]} 0 0
   [junit4]   2> 499704 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1589873505529233408)]} 0 0
   [junit4]   2> 499705 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1589873505529233408)]} 0 0
   [junit4]   2> 499705 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1589873505530281984)]} 0 0
   [junit4]   2> 499706 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1589873505531330560)]} 0 0
   [junit4]   2> 499706 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1589873505531330560)]} 0 0
   [junit4]   2> 499707 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1589873505532379136)]} 0 0
   [junit4]   2> 499707 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1589873505532379136)]} 0 0
   [junit4]   2> 499708 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1589873505533427712)]} 0 0
   [junit4]   2> 499709 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1589873505533427712)]} 0 0
   [junit4]   2> 499710 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1589873505534476288)]} 0 0
   [junit4]   2> 499710 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1589873505535524864)]} 0 0
   [junit4]   2> 499712 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1589873505536573440)]} 0 0
   [junit4]   2> 499713 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1589873505537622016)]} 0 0
   [junit4]   2> 499715 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1589873505539719168)]} 0 0
   [junit4]   2> 499716 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1589873505540767744)]} 0 0
   [junit4]   2> 499716 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1589873505541816320)]} 0 0
   [junit4]   2> 499718 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1589873505542864896)]} 0 0
   [junit4]   2> 499719 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1589873505543913472)]} 0 0
   [junit4]   2> 499720 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1589873505544962048)]} 0 0
   [junit4]   2> 499721 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1589873505546010624)]} 0 0
   [junit4]   2> 499722 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1589873505547059200)]} 0 0
   [junit4]   2> 499722 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1589873505548107776)]} 0 0
   [junit4]   2> 499723 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1589873505549156352)]} 0 0
   [junit4]   2> 499724 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1589873505550204928)]} 0 0
   [junit4]   2> 499725 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1589873505550204928)]} 0 0
   [junit4]   2> 499725 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1589873505551253504)]} 0 0
   [junit4]   2> 499726 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1589873505552302080)]} 0 0
   [junit4]   2> 499727 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1589873505552302080)]} 0 0
   [junit4]   2> 499727 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1589873505553350656)]} 0 0
   [junit4]   2> 499728 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1589873505554399232)]} 0 0
   [junit4]   2> 499729 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1589873505555447808)]} 0 0
   [junit4]   2> 499729 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1589873505555447808)]} 0 0
   [junit4]   2> 499730 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1589873505556496384)]} 0 0
   [junit4]   2> 499731 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1589873505556496384)]} 0 0
   [junit4]   2> 499731 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1589873505557544960)]} 0 0
   [junit4]   2> 499732 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1589873505557544960)]} 0 0
   [junit4]   2> 499732 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1589873505558593536)]} 0 0
   [junit4]   2> 499733 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1589873505559642112)]} 0 0
   [junit4]   2> 499734 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1589873505559642112)]} 0 0
   [junit4]   2> 499734 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1589873505560690688)]} 0 0
   [junit4]   2> 499735 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1589873505560690688)]} 0 0
   [junit4]   2> 499735 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1589873505561739264)]} 0 0
   [junit4]   2> 499736 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1589873505562787840)]} 0 0
   [junit4]   2> 499736 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1589873505562787840)]} 0 0
   [junit4]   2> 499737 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1589873505563836416)]} 0 0
   [junit4]   2> 499738 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1589873505563836416)]} 0 0
   [junit4]   2> 499738 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1589873505564884992)]} 0 0
   [junit4]   2> 499739 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1589873505565933568)]} 0 0
   [junit4]   2> 499740 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1589873505565933568)]} 0 0
   [junit4]   2> 499740 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1589873505566982144)]} 0 0
   [junit4]   2> 499740 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1589873505566982144)]} 0 0
   [junit4]   2> 499740 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1589873505566982145)]} 0 0
   [junit4]   2> 499740 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1589873505566982145)]} 0 0
   [junit4]   2> 499740 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1589873505566982146)]} 0 0
   [junit4]   2> 499745 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1589873505571176448)]} 0 0
   [junit4]   2> 499745 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1589873505572225024)]} 0 0
   [junit4]   2> 499746 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1589873505573273600)]} 0 0
   [junit4]   2> 499747 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1589873505574322176)]} 0 0
   [junit4]   2> 499748 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1589873505575370752)]} 0 0
   [junit4]   2> 499749 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1589873505575370752)]} 0 0
   [junit4]   2> 499749 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1589873505576419328)]} 0 0
   [junit4]   2> 499750 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1589873505577467904)]} 0 0
   [junit4]   2> 499750 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1589873505577467904)]} 0 0
   [junit4]   2> 499751 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1589873505578516480)]} 0 0
   [junit4]   2> 499751 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1589873505578516480)]} 0 0
   [junit4]   2> 499752 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1589873505579565056)]} 0 0
   [junit4]   2> 499753 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1589873505579565056)]} 0 0
   [junit4]   2> 499753 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1589873505580613632)]} 0 0
   [junit4]   2> 499754 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1589873505581662208)]} 0 0
   [junit4]   2> 499755 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1589873505582710784)]} 0 0
   [junit4]   2> 499755 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1589873505582710784)]} 0 0
   [junit4]   2> 499756 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1589873505583759360)]} 0 0
   [junit4]   2> 499757 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1589873505584807936)]} 0 0
   [junit4]   2> 499758 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1589873505584807936)]} 0 0
   [junit4]   2> 499758 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1589873505585856512)]} 0 0
   [junit4]   2> 499759 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1589873505586905088)]} 0 0
   [junit4]   2> 499760 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1589873505586905088)]} 0 0
   [junit4]   2> 499760 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1589873505587953664)]} 0 0
   [junit4]   2> 499761 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1589873505589002240)]} 0 0
   [junit4]   2> 499761 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1589873505589002240)]} 0 0
   [junit4]   2> 499762 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1589873505590050816)]} 0 0
   [junit4]   2> 499763 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1589873505590050816)]} 0 0
   [junit4]   2> 499763 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1589873505591099392)]} 0 0
   [junit4]   2> 499764 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1589873505592147968)]} 0 0
   [junit4]   2> 499765 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1589873505593196544)]} 0 0
   [junit4]   2> 499766 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1589873505593196544)]} 0 0
   [junit4]   2> 499766 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1589873505594245120)]} 0 0
   [junit4]   2> 499767 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1589873505595293696)]} 0 0
   [junit4]   2> 499768 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1589873505595293696)]} 0 0
   [junit4]   2> 499768 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1589873505596342272)]} 0 0
   [junit4]   2> 499769 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1589873505597390848)]} 0 0
   [junit4]   2> 499769 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1589873505597390848)]} 0 0
   [junit4]   2> 499770 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1589873505598439424)]} 0 0
   [junit4]   2> 499771 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1589873505598439424)]} 0 0
   [junit4]   2> 499771 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1589873505599488000)]} 0 0
   [junit4]   2> 499772 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1589873505599488000)]} 0 0
   [junit4]   2> 499772 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1589873505600536576)]} 0 0
   [junit4]   2> 499772 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589873505600536576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 499772 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b989409 commitCommandVersion:1589873505600536576
   [junit4]   2> 499784 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a792f2d[collection1] main]
   [junit4]   2> 499785 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 499786 INFO  (searcherExecutor-1545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a792f2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c9) Uninverting(_1(8.0.0):c59)))}
   [junit4]   2> 499786 INFO  (qtp1206900470-6090) [    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 13
   [junit4]   2> 499786 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589873505615216640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 499786 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51cd966b commitCommandVersion:1589873505615216640
   [junit4]   2> 499798 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39143ce0[collection1] main]
   [junit4]   2> 499798 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 499799 INFO  (searcherExecutor-1556-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39143ce0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c9) Uninverting(_1(8.0.0):c59)))}
   [junit4]   2> 499799 INFO  (qtp94714748-6109) [    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 12
   [junit4]   2> 499803 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 499803 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 499804 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 499804 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 499805 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499812 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1516221528660&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499814 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528660&ids=11,100,2,13,15,5,126,109,141,131&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499849 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=43
   [junit4]   2> 499855 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5
   [junit4]   2> 499862 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1516221528713&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499863 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528713&ids=111,145,124,104,115,17,127,128,108,140&isShard=true&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499889 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=30
   [junit4]   2> 499890 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499892 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528745&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499893 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528745&ids=143,110,100,123,113,15,136,5,6,117&isShard=true&shard.url=http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499912 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:62564//collection1&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=20
   [junit4]   2> 499913 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499922 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528770&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499923 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528770&ids=134,145,101,124,102,14,125,4,1001,119&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499944 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=27
   [junit4]   2> 499945 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499947 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528800&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499948 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528800&ids=143,133,134,3,5,148,6,1001,139,142&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499963 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:62564//collection1&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=16
   [junit4]   2> 499968 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=4
   [junit4]   2> 499975 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528823&isShard=true&wt=javabin} hits=68 status=0 QTime=5
   [junit4]   2> 499977 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528823&ids=102,113,115,137,104,149,118,107,119,120&isShard=true&shard.url=http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499978 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:62564//collection1&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=8
   [junit4]   2> 499979 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499980 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1516221528833&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499982 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528833&ids=1,111,100,101,102,148,127,7,140,120&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499982 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62564//collection1|[ff01::083]:33332/&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 499984 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499986 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1516221528839&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499987 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528839&ids=11,125,104,137,16,6,116,1001,106,108&isShard=true&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499987 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:62564//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 499988 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499994 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1516221528843&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 499995 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528843&ids=110,145,101,112,104,115,116,149,9,131&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 499996 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::213]:33332/&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=6
   [junit4]   2> 499997 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 499999 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1516221528852&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 500000 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528852&ids=143,11,111,13,3,135,138,129,118,140&isShard=true&shard.url=http://127.0.0.1:62564//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 500000 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:62564//collection1|[ff01::083]:33332/&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 500001 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 500003 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528856&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 500004 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528856&ids=124,125,137,17,127,128,139,129,131,142&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 500005 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:62564//collection1&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 500006 INFO  (qtp1206900470-6090) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 500007 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1516221528861&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 500008 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528861&ids=143,1,112,13,102,15,136,8,118,141&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 500009 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62564//collection1|[ff01::114]:33332/&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 500010 INFO  (qtp1206900470-6091) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 500011 INFO  (qtp94714748-6110) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:62564//collection1&rows=10&version=2&q=*:*&NOW=1516221528865&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 500012 INFO  (qtp94714748-6109) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1516221528865&ids=12,134,101,13,102,3,125,137,126,118&isShard=true&shard.url=http://127.0.0.1:62564//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 500013 INFO  (qtp94714748-6108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=

[...truncated too long message...]

ode4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=655444282
   [junit4]   2> 106789 INFO  (jetty-closer-223-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eceb265{/solr,null,UNAVAILABLE}
   [junit4]   2> 106789 INFO  (jetty-closer-223-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 106795 INFO  (zkCallback-256-thread-2-processing-n:127.0.0.1:41328_solr) [n:127.0.0.1:41328_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41328_solr
   [junit4]   2> 106811 INFO  (jetty-closer-223-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1251cf74{/solr,null,UNAVAILABLE}
   [junit4]   2> 106824 INFO  (jetty-closer-223-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 136796 WARN  (jetty-closer-223-thread-4) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1356365121{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1356365121-1155,5,TGRP-SelectWithEvaluatorsTest]
   [junit4]   2> 136797 ERROR (SUITE-SelectWithEvaluatorsTest-seed#[FCA7A272F2AF1622]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 136797 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[FCA7A272F2AF1622]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57366 57366
   [junit4]   2> 147225 INFO  (Thread-250) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57366 57366
   [junit4]   2> 147226 WARN  (Thread-250) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 147226 INFO  (SUITE-SelectWithEvaluatorsTest-seed#[FCA7A272F2AF1622]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 17, 2018 9:50:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 17, 2018 9:50:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest: 
   [junit4]   2>    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 17, 2018 9:50:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]   2> Jan 17, 2018 9:50:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {a_s=PostingsFormat(name=MockRandom), d_b=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Memory)}, docValues:{a_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Asserting), c_d=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), b_i=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1278, maxMBSortInHeap=7.179665424646194, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@13c2219e), locale=el, timezone=America/Scoresbysund
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=2,free=189591784,total=341835776
   [junit4]   2> NOTE: All tests run in this JVM: [PowerEvaluatorTest, NoOpResponseParserTest, ConcurrentUpdateSolrClientBuilderTest, TestRetryUtil, NotEvaluatorTest, TestSpellCheckResponse, TestCoreAdmin, NormalDistributionEvaluatorTest, ConcatOperationTest, ArrayEvaluatorTest, TestCollectionStateWatchers, RecursiveEvaluatorTest, LengthEvaluatorTest, TestLBHttpSolrClient, SubtractEvaluatorTest, AppendEvaluatorTest, HyperbolicSineEvaluatorTest, FloorEvaluatorTest, UsingSolrJRefGuideExamplesTest, SineEvaluatorTest, NamedListTest, EmpiricalDistributionEvaluatorTest, UuidEvaluatorTest, TestDocumentObjectBinder, TestXMLEscaping, TestPolicy, TestCloudSolrClientConnections, CeilingEvaluatorTest, GetByIdTest, ShardParamsTest, SelectWithEvaluatorsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SelectWithEvaluatorsTest -Dtests.seed=FCA7A272F2AF1622 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SelectWithEvaluatorsTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.SelectWithEvaluatorsTest: 
   [junit4]    >    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCA7A272F2AF1622]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1155, name=qtp1356365121-1155, state=TIMED_WAITING, group=TGRP-SelectWithEvaluatorsTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCA7A272F2AF1622]:0)
   [junit4] Completed [70/146 (1!)] on J0 in 69.79s, 1 test, 2 errors <<< FAILURES!

[...truncated 47415 lines...]