Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/194/

8 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Captured an uncaught exception in thread: Thread[id=57314, name=Thread-50886, 
state=RUNNABLE, group=TGRP-TestDistributedSearch]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=57314, name=Thread-50886, state=RUNNABLE, 
group=TGRP-TestDistributedSearch]
        at 
__randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4:1CA43F184951B95C]:0)
Caused by: 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:275)
        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:192)
        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=28}
        at __randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4]: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$1.run(TestDistributedSearch.java:1147)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:39697/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:39697/collection1
        at 
__randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4:1CA43F184951B95C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 53 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=61359, 
name=zkConnectionManagerCallback-7929-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=61358, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    
3) Thread[id=61356, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=61357, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-SendThread(127.0.0.1:44476),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=61359, name=zkConnectionManagerCallback-7929-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=61358, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=61356, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=61357, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-SendThread(127.0.0.1:44476),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
        at __randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=61359, name=zkConnectionManagerCallback-7929-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=61357, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-SendThread(127.0.0.1:44476),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=61359, name=zkConnectionManagerCallback-7929-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=61357, 
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[94F000C2E7ADD4A4]-SendThread(127.0.0.1:44476),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at __randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
        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)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E5AC5A05DB47924:B34DB0B964984479]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream(StreamDecoratorTest.java:3529)
        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)


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

Error Message:
6 threads leaked from SUITE scope at 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:     1) 
Thread[id=2664, name=zkConnectionManagerCallback-888-thread-1-EventThread, 
state=WAITING, group=TGRP-StreamDecoratorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    
2) Thread[id=2047, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamDecoratorTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=2663, 
name=zkConnectionManagerCallback-888-thread-1-SendThread(127.0.0.1:44283), 
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)    4) 
Thread[id=2048, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamDecoratorTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=2044, 
name=zkConnectionManagerCallback-888-thread-1, state=WAITING, 
group=TGRP-StreamDecoratorTest]         at sun.misc.Unsafe.park(Native Method)  
       at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)     
    at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=2041, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 
   1) Thread[id=2664, 
name=zkConnectionManagerCallback-888-thread-1-EventThread, state=WAITING, 
group=TGRP-StreamDecoratorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   2) Thread[id=2047, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamDecoratorTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=2663, 
name=zkConnectionManagerCallback-888-thread-1-SendThread(127.0.0.1:44283), 
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   4) Thread[id=2048, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamDecoratorTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=2044, name=zkConnectionManagerCallback-888-thread-1, 
state=WAITING, group=TGRP-StreamDecoratorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=2041, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamDecoratorTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E5AC5A05DB47924]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2663, 
name=zkConnectionManagerCallback-888-thread-1-SendThread(127.0.0.1:44283), 
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 2) Thread[id=2044, name=zkConnectionManagerCallback-888-thread-1, 
state=WAITING, group=TGRP-StreamDecoratorTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        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=2663, 
name=zkConnectionManagerCallback-888-thread-1-SendThread(127.0.0.1:44283), 
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=2044, name=zkConnectionManagerCallback-888-thread-1, 
state=WAITING, group=TGRP-StreamDecoratorTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E5AC5A05DB47924]:0)




Build Log:
[...truncated 13060 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_94F000C2E7ADD4A4-001/init-core-data-001
   [junit4]   2> 914304 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 914304 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 914306 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 914306 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 919740 WARN  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of 
directory service instance 'DefaultKrbServer'.  Please update the admin 
password as soon as possible to prevent a possible security breach.
   [junit4]   2> 920644 INFO  
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1828, maxMBSortInHeap=7.618180200441445, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=America/Atka
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=146832544,total=482869248
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverriddenZkACLAndCredentialsProvidersTest, TestLockTree, 
SolrCloudExampleTest, TestRequestStatusCollectionAPI, ZkControllerTest, 
TestRecoveryHdfs, SimplePostToolTest, TestSweetSpotSimilarityFactory, 
CursorMarkTest, TestCollapseQParserPlugin, TestInPlaceUpdatesDistrib, 
LeaderFailoverAfterPartitionTest, PeerSyncTest, XsltUpdateRequestHandlerTest, 
TestHdfsCloudBackupRestore, TestSolrCoreParser, SegmentsInfoRequestHandlerTest, 
TestManagedSchema, TestScoreJoinQPNoScore, TestLegacyNumericRangeQueryBuilder, 
TestConfigSets, TestQueryUtils, TestPostingsSolrHighlighter, 
TestSolrCloudWithHadoopAuthPlugin]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.seed=94F000C2E7ADD4A4 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ko-KR -Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithHadoopAuthPlugin (suite) <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([94F000C2E7ADD4A4]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
   [junit4]    >        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [82/794 (1!)] on J1 in 6.35s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 203 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/init-core-data-001
   [junit4]   2> 1391787 WARN  
(SUITE-TestDistributedSearch-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 1391787 INFO  
(SUITE-TestDistributedSearch-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1391788 INFO  
(SUITE-TestDistributedSearch-seed#[94F000C2E7ADD4A4]-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> 1391788 INFO  
(SUITE-TestDistributedSearch-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1391788 INFO  
(SUITE-TestDistributedSearch-seed#[94F000C2E7ADD4A4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a_/t
   [junit4]   2> 1392323 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1392337 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1392343 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1392343 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1392343 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1392345 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2640b9f1{/a_/t,null,AVAILABLE}
   [junit4]   2> 1392346 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3eaf0a2c{HTTP/1.1,[http/1.1]}{127.0.0.1:39618}
   [junit4]   2> 1392346 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] o.e.j.s.Server 
Started @1392472ms
   [junit4]   2> 1392346 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/t, 
hostPort=39618, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/control/cores}
   [junit4]   2> 1392347 ERROR 
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-07T13:43:16.298Z
   [junit4]   2> 1392347 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/control/solr.xml
   [junit4]   2> 1392404 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1392404 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1392405 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1392579 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1392615 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1392615 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1392630 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/control/cores
   [junit4]   2> 1392630 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1392630 INFO  (coreLoadExecutor-2719-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1392631 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1392773 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1392953 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1393409 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1393446 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1393446 INFO  (coreLoadExecutor-2719-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@457bdbf9
   [junit4]   2> 1393446 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1393447 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1393468 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6114943695321569]
   [junit4]   2> 1393701 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1393701 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1393702 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1393702 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1393703 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@139ec038
   [junit4]   2> 1393715 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5aa4c099[collection1] main]
   [junit4]   2> 1393716 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1393736 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1393851 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1393852 INFO  (coreLoadExecutor-2719-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1597095121049878528
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1393852 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1393853 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1393853 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1393890 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1393891 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5aa4c099[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1394458 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1394460 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e148d0d{/a_/t,null,AVAILABLE}
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1365a903{HTTP/1.1,[http/1.1]}{127.0.0.1:39174}
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] o.e.j.s.Server 
Started @1394587ms
   [junit4]   2> 1394461 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/t, 
hostPort=39174, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/shard0/cores}
   [junit4]   2> 1394462 ERROR 
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1394462 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1394462 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1394474 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1394474 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1394474 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-07T13:43:18.425Z
   [junit4]   2> 1394475 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1394495 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1394495 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1394496 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1394624 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1394674 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1394674 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457bdbf9
   [junit4]   2> 1394676 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/shard0/cores
   [junit4]   2> 1394676 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1394684 INFO  (coreLoadExecutor-2730-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1394684 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1394822 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1394898 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1395304 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1395340 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1395340 INFO  (coreLoadExecutor-2730-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@457bdbf9
   [junit4]   2> 1395340 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1395340 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_94F000C2E7ADD4A4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1395342 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6114943695321569]
   [junit4]   2> 1395595 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1395595 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1395596 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1395596 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1395597 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@36308290
   [junit4]   2> 1395597 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f5a0421[collection1] main]
   [junit4]   2> 1395614 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1395638 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1395765 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1395765 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1395765 INFO  (coreLoadExecutor-2730-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1597095123055804416
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1395766 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1395767 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1395767 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1395768 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f5a0421[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1395785 INFO  
(TEST-TestDistributedSearch.test-seed#[94F000C2E7ADD4A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1395806 INFO  (qtp51324735-9436) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1597095123080970240)} 0 16
   [junit4]   2> 1395819 INFO  (qtp1335863626-9453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1597095123099844608)} 0 12
   [junit4]   2> 1395830 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[1 (1597095123113476096)]} 0 9
   [junit4]   2> 1395852 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[1 (1597095123123961856)]} 0 21
   [junit4]   2> 1395886 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[2 (1597095123148079104)]} 0 33
   [junit4]   2> 1395920 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[2 (1597095123182682112)]} 0 33
   [junit4]   2> 1395921 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[3 (1597095123219382272)]} 0 0
   [junit4]   2> 1395922 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[3 (1597095123220430848)]} 0 0
   [junit4]   2> 1395944 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[4 (1597095123220430848)]} 0 21
   [junit4]   2> 1395955 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[4 (1597095123255033856)]} 0 0
   [junit4]   2> 1395956 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[5 (1597095123256082432)]} 0 0
   [junit4]   2> 1395959 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[5 (1597095123259228160)]} 0 0
   [junit4]   2> 1395976 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[6 (1597095123276005376)]} 0 0
   [junit4]   2> 1395976 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[6 (1597095123277053952)]} 0 0
   [junit4]   2> 1395977 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[7 (1597095123278102528)]} 0 0
   [junit4]   2> 1395978 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[7 (1597095123278102528)]} 0 0
   [junit4]   2> 1395978 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[8 (1597095123279151104)]} 0 0
   [junit4]   2> 1395979 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[8 (1597095123279151104)]} 0 0
   [junit4]   2> 1395988 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[9 (1597095123280199680)]} 0 8
   [junit4]   2> 1395988 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[9 (1597095123289636864)]} 0 0
   [junit4]   2> 1395988 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597095123289636864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1395989 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1853b74f 
commitCommandVersion:1597095123289636864
   [junit4]   2> 1396190 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e70a165[collection1] main]
   [junit4]   2> 1396192 INFO  
(searcherExecutor-2720-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e70a165[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)))}
   [junit4]   2> 1396192 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1396192 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 204
   [junit4]   2> 1396194 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1597095123505643520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1396194 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@45543fe6 
commitCommandVersion:1597095123505643520
   [junit4]   2> 1396291 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b1fc6ae[collection1] main]
   [junit4]   2> 1396308 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1396309 INFO  
(searcherExecutor-2731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b1fc6ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)))}
   [junit4]   2> 1396309 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 115
   [junit4]   2> 1396395 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[10 (1597095123627278336)]} 0 84
   [junit4]   2> 1396396 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[10 (1597095123716407296)]} 0 1
   [junit4]   2> 1396434 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[11 (1597095123718504448)]} 0 37
   [junit4]   2> 1396491 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[11 (1597095123758350336)]} 0 55
   [junit4]   2> 1396492 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[12 (1597095123817070592)]} 0 0
   [junit4]   2> 1396492 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[12 (1597095123818119168)]} 0 0
   [junit4]   2> 1396493 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[13 (1597095123819167744)]} 0 0
   [junit4]   2> 1396493 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[13 (1597095123819167744)]} 0 0
   [junit4]   2> 1396494 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[1001 (1597095123820216320)]} 0 0
   [junit4]   2> 1396504 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[1001 (1597095123830702080)]} 0 0
   [junit4]   2> 1396505 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[14 (1597095123830702080)]} 0 0
   [junit4]   2> 1396505 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[14 (1597095123831750656)]} 0 0
   [junit4]   2> 1396506 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[15 (1597095123832799232)]} 0 0
   [junit4]   2> 1396506 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[15 (1597095123832799232)]} 0 0
   [junit4]   2> 1396507 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[16 (1597095123833847808)]} 0 0
   [junit4]   2> 1396525 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[16 (1597095123852722176)]} 0 0
   [junit4]   2> 1396540 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[17 (1597095123867402240)]} 0 0
   [junit4]   2> 1396540 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[17 (1597095123868450816)]} 0 0
   [junit4]   2> 1396541 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[100 (1597095123869499392)]} 0 0
   [junit4]   2> 1396541 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[100 (1597095123869499392)]} 0 0
   [junit4]   2> 1396542 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[101 (1597095123870547968)]} 0 0
   [junit4]   2> 1396542 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[101 (1597095123870547968)]} 0 0
   [junit4]   2> 1396543 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[102 (1597095123871596544)]} 0 0
   [junit4]   2> 1396543 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[102 (1597095123871596544)]} 0 0
   [junit4]   2> 1396561 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[103 (1597095123890470912)]} 0 0
   [junit4]   2> 1396563 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[103 (1597095123892568064)]} 0 0
   [junit4]   2> 1396564 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[104 (1597095123892568064)]} 0 0
   [junit4]   2> 1396564 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[104 (1597095123893616640)]} 0 0
   [junit4]   2> 1396565 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[105 (1597095123893616640)]} 0 0
   [junit4]   2> 1396565 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[105 (1597095123894665216)]} 0 0
   [junit4]   2> 1396566 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[106 (1597095123895713792)]} 0 0
   [junit4]   2> 1396566 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[106 (1597095123895713792)]} 0 0
   [junit4]   2> 1396567 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[107 (1597095123896762368)]} 0 0
   [junit4]   2> 1396567 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[107 (1597095123896762368)]} 0 0
   [junit4]   2> 1396568 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[108 (1597095123896762369)]} 0 0
   [junit4]   2> 1396593 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[108 (1597095123922976768)]} 0 0
   [junit4]   2> 1396593 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[109 (1597095123924025344)]} 0 0
   [junit4]   2> 1396593 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[109 (1597095123924025344)]} 0 0
   [junit4]   2> 1396594 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[110 (1597095123925073920)]} 0 0
   [junit4]   2> 1396594 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[110 (1597095123925073920)]} 0 0
   [junit4]   2> 1396595 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[111 (1597095123926122496)]} 0 0
   [junit4]   2> 1396595 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[111 (1597095123926122496)]} 0 0
   [junit4]   2> 1396596 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[112 (1597095123927171072)]} 0 0
   [junit4]   2> 1396609 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[112 (1597095123939753984)]} 0 0
   [junit4]   2> 1396609 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[113 (1597095123940802560)]} 0 0
   [junit4]   2> 1396609 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[113 (1597095123940802560)]} 0 0
   [junit4]   2> 1396610 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[114 (1597095123941851136)]} 0 0
   [junit4]   2> 1396610 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[114 (1597095123941851136)]} 0 0
   [junit4]   2> 1396611 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[115 (1597095123942899712)]} 0 0
   [junit4]   2> 1396611 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[115 (1597095123942899712)]} 0 0
   [junit4]   2> 1396612 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[116 (1597095123943948288)]} 0 0
   [junit4]   2> 1396612 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[116 (1597095123943948288)]} 0 0
   [junit4]   2> 1396632 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[117 (1597095123964919808)]} 0 0
   [junit4]   2> 1396632 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[117 (1597095123964919808)]} 0 0
   [junit4]   2> 1396633 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[118 (1597095123965968384)]} 0 0
   [junit4]   2> 1396644 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[118 (1597095123977502720)]} 0 0
   [junit4]   2> 1396653 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[119 (1597095123986939904)]} 0 0
   [junit4]   2> 1396654 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[119 (1597095123987988480)]} 0 0
   [junit4]   2> 1396654 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[120 (1597095123987988480)]} 0 0
   [junit4]   2> 1396655 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[120 (1597095123987988481)]} 0 0
   [junit4]   2> 1396655 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[121 (1597095123989037056)]} 0 0
   [junit4]   2> 1396655 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[121 (1597095123989037056)]} 0 0
   [junit4]   2> 1396656 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[122 (1597095123990085632)]} 0 0
   [junit4]   2> 1396656 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[122 (1597095123990085632)]} 0 0
   [junit4]   2> 1396669 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[123 (1597095123991134208)]} 0 0
   [junit4]   2> 1396670 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[123 (1597095124003717120)]} 0 0
   [junit4]   2> 1396670 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[124 (1597095124004765696)]} 0 0
   [junit4]   2> 1396670 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[124 (1597095124004765696)]} 0 0
   [junit4]   2> 1396671 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[125 (1597095124005814272)]} 0 0
   [junit4]   2> 1396671 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[125 (1597095124005814272)]} 0 0
   [junit4]   2> 1396672 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[126 (1597095124006862848)]} 0 0
   [junit4]   2> 1396672 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[126 (1597095124006862848)]} 0 0
   [junit4]   2> 1396673 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[127 (1597095124007911424)]} 0 0
   [junit4]   2> 1396691 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[127 (1597095124025737216)]} 0 17
   [junit4]   2> 1396691 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[128 (1597095124026785792)]} 0 0
   [junit4]   2> 1396692 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[128 (1597095124026785792)]} 0 0
   [junit4]   2> 1396692 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[129 (1597095124027834368)]} 0 0
   [junit4]   2> 1396692 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[129 (1597095124027834368)]} 0 0
   [junit4]   2> 1396693 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[130 (1597095124028882944)]} 0 0
   [junit4]   2> 1396706 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[130 (1597095124028882944)]} 0 12
   [junit4]   2> 1396706 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[131 (1597095124042514432)]} 0 0
   [junit4]   2> 1396707 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[131 (1597095124042514432)]} 0 0
   [junit4]   2> 1396707 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[132 (1597095124043563008)]} 0 0
   [junit4]   2> 1396707 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[132 (1597095124043563008)]} 0 0
   [junit4]   2> 1396708 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[133 (1597095124044611584)]} 0 0
   [junit4]   2> 1396708 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[133 (1597095124044611584)]} 0 0
   [junit4]   2> 1396709 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[134 (1597095124045660160)]} 0 0
   [junit4]   2> 1396709 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[134 (1597095124045660160)]} 0 0
   [junit4]   2> 1396710 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[135 (1597095124045660161)]} 0 0
   [junit4]   2> 1396726 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[135 (1597095124063485952)]} 0 0
   [junit4]   2> 1396727 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[136 (1597095124064534528)]} 0 0
   [junit4]   2> 1396727 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[136 (1597095124064534528)]} 0 0
   [junit4]   2> 1396728 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[137 (1597095124065583104)]} 0 0
   [junit4]   2> 1396728 INFO  (qtp1335863626-9455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[137 (1597095124065583104)]} 0 0
   [junit4]   2> 1396729 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[138 (1597095124066631680)]} 0 0
   [junit4]   2> 1396729 INFO  (qtp1335863626-9458) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[138 (1597095124066631680)]} 0 0
   [junit4]   2> 1396730 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[139 (1597095124066631681)]} 0 0
   [junit4]   2> 1396742 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[139 (1597095124080263168)]} 0 0
   [junit4]   2> 1396743 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[140 (1597095124081311744)]} 0 0
   [junit4]   2> 1396743 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[140 (1597095124081311744)]} 0 0
   [junit4]   2> 1396744 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[141 (1597095124082360320)]} 0 0
   [junit4]   2> 1396744 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[141 (1597095124082360320)]} 0 0
   [junit4]   2> 1396745 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[142 (1597095124083408896)]} 0 0
   [junit4]   2> 1396745 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[142 (1597095124083408896)]} 0 0
   [junit4]   2> 1396746 INFO  (qtp51324735-9438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[143 (1597095124084457472)]} 0 0
   [junit4]   2> 1396763 INFO  (qtp1335863626-9457) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[143 (1597095124102283264)]} 0 0
   [junit4]   2> 1396763 INFO  (qtp51324735-9440) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/t path=/update 
params={wt=javabin&version=2}{add=[144 (1597095124102283264)]} 0 0
   [junit4]   2> 1396764 INFO  (qtp13

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

lity-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1083521569
     [copy] Copying 40 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1083521569
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1083521569

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null192745772
     [copy] Copying 246 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null192745772
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null192745772

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 41ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 439 minutes 28 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to