You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/03/28 16:42:55 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+111-patched) - Build # 16361 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16361/
Java: 64bit/jdk-9-ea+111-patched -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
8 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest:     1) Thread[id=1090, name=zkCallback-269-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    2) Thread[id=1105, name=zkCallback-269-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    3) Thread[id=1088, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-SendThread(127.0.0.1:33563), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    4) Thread[id=1135, name=zkCallback-269-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    5) Thread[id=1093, name=CloudSolrClient ThreadPool-268-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    6) Thread[id=1089, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    7) Thread[id=1092, name=CloudSolrClient ThreadPool-268-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    8) Thread[id=1136, name=zkCallback-269-thread-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   1) Thread[id=1090, name=zkCallback-269-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   2) Thread[id=1105, name=zkCallback-269-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   3) Thread[id=1088, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-SendThread(127.0.0.1:33563), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   4) Thread[id=1135, name=zkCallback-269-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   5) Thread[id=1093, name=CloudSolrClient ThreadPool-268-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   6) Thread[id=1089, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
        at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   7) Thread[id=1092, name=CloudSolrClient ThreadPool-268-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   8) Thread[id=1136, name=zkCallback-269-thread-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
	at __randomizedtesting.SeedInfo.seed([E07CCC711AFA8454]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1090, name=zkCallback-269-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    2) Thread[id=1105, name=zkCallback-269-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    3) Thread[id=1088, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-SendThread(127.0.0.1:33563), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=1135, name=zkCallback-269-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    5) Thread[id=1093, name=CloudSolrClient ThreadPool-268-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    6) Thread[id=1092, name=CloudSolrClient ThreadPool-268-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)    7) Thread[id=1136, name=zkCallback-269-thread-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1090, name=zkCallback-269-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   2) Thread[id=1105, name=zkCallback-269-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   3) Thread[id=1088, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-SendThread(127.0.0.1:33563), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=1135, name=zkCallback-269-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   5) Thread[id=1093, name=CloudSolrClient ThreadPool-268-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   6) Thread[id=1092, name=CloudSolrClient ThreadPool-268-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   7) Thread[id=1136, name=zkCallback-269-thread-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
	at __randomizedtesting.SeedInfo.seed([E07CCC711AFA8454]:0)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E07CCC711AFA8454:6828F3ABB406E9AC]: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.impl.CloudSolrClientTest.allTests(CloudSolrClientTest.java:231)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 13112 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/init-core-data-001
   [junit4]   2> 66835 INFO  (SUITE-CloudSolrClientTest-seed#[E07CCC711AFA8454]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 66835 INFO  (SUITE-CloudSolrClientTest-seed#[E07CCC711AFA8454]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 66837 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 66837 INFO  (Thread-181) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 66837 INFO  (Thread-181) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 66937 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkTestServer start zk server on port:33563
   [junit4]   2> 66938 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66938 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66939 INFO  (zkCallback-233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28a1b6e5 name:ZooKeeperConnection Watcher:127.0.0.1:33563 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66939 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66940 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66940 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 66941 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66941 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66942 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d5a1d05 name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66943 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66943 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66943 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 66944 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 66944 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 66945 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 66945 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 66945 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 66947 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 66947 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 66947 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 66947 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 66947 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 66948 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractZkTestCase skipping /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 66957 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1
   [junit4]   2> 66958 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 66959 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ea740ef{/,null,AVAILABLE}
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4046cd35{HTTP/1.1,[http/1.1]}{127.0.0.1:44222}
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.Server Started @68610ms
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/tempDir-001/control/data, hostContext=/, hostPort=44222, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores}
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001'
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 66962 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 66963 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66963 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66964 INFO  (zkCallback-235-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f729af0 name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66964 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66964 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66965 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 66965 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/solr.xml
   [junit4]   2> 66971 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores
   [junit4]   2> 66971 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer New CoreContainer 1406835535
   [junit4]   2> 66971 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001]
   [junit4]   2> 66971 WARN  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/lib
   [junit4]   2> 66972 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33563/solr
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 66973 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66974 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66975 INFO  (zkCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da3347c name:ZooKeeperConnection Watcher:127.0.0.1:33563 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66975 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66975 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66976 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66977 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74d6c9c1 name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66977 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66978 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 66979 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 66980 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 66981 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 66982 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 66982 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 66983 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 66983 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 66984 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 66984 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 66984 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 66986 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 66986 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 66986 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66987 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95628562096521220-127.0.0.1:44222_-n_0000000000
   [junit4]   2> 66987 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44222_
   [junit4]   2> 66987 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 66987 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.Overseer Overseer (id=95628562096521220-127.0.0.1:44222_-n_0000000000) starting
   [junit4]   2> 66988 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 66989 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 66990 INFO  (OverseerCollectionConfigSetProcessor-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 66990 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44222_
   [junit4]   2> 66990 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 66990 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44222_
   [junit4]   2> 66991 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 66991 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 66991 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 66999 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 66999 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 66999 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores
   [junit4]   2> 67000 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 67000 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1
   [junit4]   2> 67000 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 67000 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 67000 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67001 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 67001 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 67002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 67002 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44222",
   [junit4]   2>   "node_name":"127.0.0.1:44222_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 67002 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44222",
   [junit4]   2>   "node_name":"127.0.0.1:44222_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 67002 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 67003 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 67004 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 68002 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1'
   [junit4]   2> 68003 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68003 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68003 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 68006 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 68007 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68011 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68015 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 68061 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 68061 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 68062 WARN  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 68062 WARN  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 68063 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 68063 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 68063 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68063 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/]
   [junit4]   2> 68063 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 68064 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data
   [junit4]   2> 68064 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/index/
   [junit4]   2> 68064 WARN  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 68064 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/index
   [junit4]   2> 68064 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4e905a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@486b5144),segFN=segments_1,generation=1}
   [junit4]   2> 68064 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68065 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/
   [junit4]   2> 68065 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 68065 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68067 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68068 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68068 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68069 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68070 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 68070 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 68070 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 68070 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4e905a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@486b5144),segFN=segments_1,generation=1}
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e41c26a[collection1] main]
   [junit4]   2> 68071 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 68072 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 68073 INFO  (searcherExecutor-264-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e41c26a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68073 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 68073 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 68073 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 68073 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1530056994838282240
   [junit4]   2> 68074 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1530056994838282240
   [junit4]   2> 68074 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 68075 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 68075 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44222 collection:control_collection shard:shard1
   [junit4]   2> 68075 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 68076 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95628562096521220-core_node1-n_0000000000
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=0
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44222/collection1/
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 68077 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44222/collection1/ has no replicas
   [junit4]   2> 68077 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 68078 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 68078 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95628562096521220-core_node1-n_0000000000
   [junit4]   2> 68088 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44222/collection1/ shard1
   [junit4]   2> 68088 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44222",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 68189 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68194 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:44222/collection1/ and leader is http://127.0.0.1:44222/collection1/
   [junit4]   2> 68194 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44222
   [junit4]   2> 68194 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 68194 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 68194 INFO  (coreZkRegister-257-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 68195 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44222",
   [junit4]   2>   "node_name":"127.0.0.1:44222_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 68196 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44222",
   [junit4]   2>   "node_name":"127.0.0.1:44222_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 68297 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68502 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68503 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68504 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cde314e name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68504 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68504 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68504 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68505 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68505 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 68515 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/cores/collection1
   [junit4]   2> 68515 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001
   [junit4]   2> 68516 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 68517 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68566dce{/,null,AVAILABLE}
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.ServerConnector Started ServerConnector@30e5d670{HTTP/1.1,[http/1.1]}{127.0.0.1:33012}
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.e.j.s.Server Started @70166ms
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33012, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/cores}
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001'
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68518 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68519 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68519 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68520 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e5a2e8b name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68520 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68520 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68521 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 68521 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/solr.xml
   [junit4]   2> 68535 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/cores
   [junit4]   2> 68535 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer New CoreContainer 266961038
   [junit4]   2> 68535 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001]
   [junit4]   2> 68535 WARN  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/lib
   [junit4]   2> 68536 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 68536 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68536 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68536 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68537 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33563/solr
   [junit4]   2> 68537 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 68537 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68537 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68538 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b19b91f name:ZooKeeperConnection Watcher:127.0.0.1:33563 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68539 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68539 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68540 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68541 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43ef2640 name:ZooKeeperConnection Watcher:127.0.0.1:33563/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68541 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68544 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68544 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68545 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68546 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95628562096521224-127.0.0.1:33012_-n_0000000001
   [junit4]   2> 68546 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95628562096521220-127.0.0.1:44222_-n_0000000000 to know if I could be the leader
   [junit4]   2> 68546 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33012_ as DOWN
   [junit4]   2> 68548 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33012_"} current state version: 3
   [junit4]   2> 68548 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33012_
   [junit4]   2> 68649 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68649 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 68649 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69548 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33012_
   [junit4]   2> 69548 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33012_
   [junit4]   2> 69549 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69549 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69549 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 69550 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 69550 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 69550 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 69554 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 69554 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 69554 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/cores
   [junit4]   2> 69555 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 69555 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_E07CCC711AFA8454-001/shard-1-001/cores/collection1
   [junit4]   2> 69555 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 69556 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 69556 INFO  (TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 69556 INFO  (coreLoadExecutor-274-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 69556 INFO  (coreLoadExecutor-274-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 69557 INFO  (coreLoadExecutor-274-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 69557 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33012",
   [junit4]   2>   "node_name":"127.0.0.1:33012_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 69557 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33012",
   [junit4]   2>   "node_name":"127.0.0.1:33012_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 69557 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 69557 INFO  (OverseerStateUpdate-95628562096521220-127.0.0.1:44222_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 69659 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 69659 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 69659 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [Watc

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

d-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E07CCC711AFA8454]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1090, name=zkCallback-269-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    >    2) Thread[id=1105, name=zkCallback-269-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    >    3) Thread[id=1088, name=TEST-CloudSolrClientTest.test-seed#[E07CCC711AFA8454]-SendThread(127.0.0.1:33563), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=1135, name=zkCallback-269-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    >    5) Thread[id=1093, name=CloudSolrClient ThreadPool-268-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    >    6) Thread[id=1092, name=CloudSolrClient ThreadPool-268-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    >    7) Thread[id=1136, name=zkCallback-269-thread-4, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(java.base@9-ea/LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.base@9-ea/SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.base@9-ea/SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(java.base@9-ea/SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E07CCC711AFA8454]:0)
   [junit4] Completed [78/78 (1!)] on J0 in 106.14s, 3 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 78 suites, 527 tests, 2 suite-level errors, 1 failure [seed: E07CCC711AFA8454]

Total time: 57 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+111-patched) - Build # 16364 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16364/
Java: 64bit/jdk-9-ea+111-patched -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings

4 tests failed.
FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testAllLonEqual

Error Message:
invalid latitude NaN; must be between -90.0 and 90.0

Stack Trace:
java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:3B4E9D0A73AA6BD1]:0)
	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testAllLonEqual(BaseGeoPointTestCase.java:468)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testRandomTiny

Error Message:
invalid latitude NaN; must be between -90.0 and 90.0

Stack Trace:
java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:E303B2B1DD211369]:0)
	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:665)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomTiny(BaseGeoPointTestCase.java:583)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testRandomMedium

Error Message:
invalid latitude NaN; must be between -90.0 and 90.0

Stack Trace:
java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:179A5B5FC26548A3]:0)
	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:665)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomMedium(BaseGeoPointTestCase.java:587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testAllLatEqual

Error Message:
invalid latitude NaN; must be between -90.0 and 90.0

Stack Trace:
java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:17D13A798ACD09C8]:0)
	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:419)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 8428 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonPointQueries -Dtests.method=testAllLonEqual -Dtests.seed=AA446CF783002BC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J0 | TestLatLonPointQueries.testAllLonEqual <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:3B4E9D0A73AA6BD1]:0)
   [junit4]    > 	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
   [junit4]    > 	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
   [junit4]    > 	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testAllLonEqual(BaseGeoPointTestCase.java:468)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4] IGNOR/A 0.00s J0 | TestLatLonPointQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonPointQueries -Dtests.method=testRandomTiny -Dtests.seed=AA446CF783002BC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLatLonPointQueries.testRandomTiny <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:E303B2B1DD211369]:0)
   [junit4]    > 	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
   [junit4]    > 	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
   [junit4]    > 	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:665)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomTiny(BaseGeoPointTestCase.java:583)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonPointQueries -Dtests.method=testRandomMedium -Dtests.seed=AA446CF783002BC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J0 | TestLatLonPointQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:179A5B5FC26548A3]:0)
   [junit4]    > 	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
   [junit4]    > 	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
   [junit4]    > 	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:665)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testRandomMedium(BaseGeoPointTestCase.java:587)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4] IGNOR/A 0.00s J0 | TestLatLonPointQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonPointQueries -Dtests.method=testAllLatEqual -Dtests.seed=AA446CF783002BC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J0 | TestLatLonPointQueries.testAllLatEqual <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: invalid latitude NaN; must be between -90.0 and 90.0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA446CF783002BC5:17D13A798ACD09C8]:0)
   [junit4]    > 	at org.apache.lucene.spatial.util.GeoUtils.checkLatitude(GeoUtils.java:66)
   [junit4]    > 	at org.apache.lucene.document.LatLonPoint.encodeLatitude(LatLonPoint.java:140)
   [junit4]    > 	at org.apache.lucene.search.TestLatLonPointQueries.quantizeLat(TestLatLonPointQueries.java:47)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:730)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:419)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {string=BlockTreeOrds(blocksize=128), id=FST50}, docValues:{field=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene54), point=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1775, maxMBSortInHeap=5.106055880276306, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-RW, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=315679976,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesNumbersQuery, TestIDVersionPostingsFormat, TestLatLonPointQueries]
   [junit4] Completed [14/15 (1!)] on J0 in 9.90s, 42 tests, 4 errors, 2 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2187: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 15 suites, 118 tests, 4 errors, 3 ignored (3 assumptions) [seed: AA446CF783002BC5]

Total time: 20 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+111-patched) - Build # 16363 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16363/
Java: 64bit/jdk-9-ea+111-patched -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testMultiValued

Error Message:
some hits were wrong

Stack Trace:
java.lang.AssertionError: some hits were wrong
	at __randomizedtesting.SeedInfo.seed([1CB8451E4F183368:C898212C81DA7320]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testMultiValued(BaseGeoPointTestCase.java:572)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 8437 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
   [junit4]   1> TEST: id=6809 docID=6809 should not match but did
   [junit4]   1>   rect=GeoRect(lon=162.31429133149214 TO 162.2476271203143 (crosses dateline!) lat=52.78587269834846 TO 53.061228416394286)
   [junit4]   1>   lat=52.515701623633504 lon=162.956129796803
   [junit4]   1>   lat=52.9011274734512 lon=162.31429126113653
   [junit4]   1>   result1=false result2=false
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonPointQueries -Dtests.method=testMultiValued -Dtests.seed=1CB8451E4F183368 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.16s J0 | TestLatLonPointQueries.testMultiValued <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: some hits were wrong
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1CB8451E4F183368:C898212C81DA7320]:0)
   [junit4]    > 	at org.apache.lucene.spatial.util.BaseGeoPointTestCase.testMultiValued(BaseGeoPointTestCase.java:572)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4] IGNOR/A 0.00s J0 | TestLatLonPointQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLatLonPointQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16105, maxDocsPerChunk=10, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16105, blockSize=5)), sim=ClassicSimilarity, locale=en-SX, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=408768992,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPoint, TestDocValuesNumbersQuery, TestLatLonPointQueries]
   [junit4] Completed [14/15 (1!)] on J0 in 25.34s, 42 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2187: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 15 suites, 118 tests, 1 failure, 3 ignored (3 assumptions) [seed: 1CB8451E4F183368]

Total time: 18 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_72) - Build # 16362 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Woops, I'll fix!

Mike McCandless

http://blog.mikemccandless.com


On Mon, Mar 28, 2016 at 1:41 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16362/
> Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC
>
> All tests passed
>
> Build Log:
> [...truncated 22741 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:130: Found 1 violations in source files (nocommit).
>
> Total time: 70 minutes 14 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_72) - Build # 16362 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16362/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 22741 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:130: Found 1 violations in source files (nocommit).

Total time: 70 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any