Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1122/
Java: 64bit/jdk-10-ea+37 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at __randomizedtesting.SeedInfo.seed([191584021EE4663E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.waitForRecoveriesToFinish(TestCloudJSONFacetJoinDomain.java:806)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.createMiniSolrCloudCluster(TestCloudJSONFacetJoinDomain.java:119)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) 
Thread[id=29789, name=sdqtest--8222-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]         at 
java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$960/1873039592.call(Unknown
 Source)         at 
java.base@10-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$232/573545278.run(Unknown
 Source)         at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
         at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=29789, name=sdqtest--8222-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$960/1873039592.call(Unknown
 Source)
        at 
java.base@10-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$232/573545278.run(Unknown
 Source)
        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([191584021EE4663E]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([191584021EE4663E:5CBFF67B5AB6DA4A]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([191584021EE4663E:BE513CA6735F7587]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12917 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
   [junit4]   2> 1049216 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudJSONFacetJoinDomain_191584021EE4663E-001/init-core-data-001
   [junit4]   2> 1049216 WARN  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 1049217 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1049217 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1049218 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudJSONFacetJoinDomain_191584021EE4663E-001/tempDir-001
   [junit4]   2> 1049218 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1049219 INFO  (Thread-1842) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1049219 INFO  (Thread-1842) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1049223 ERROR (Thread-1842) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1049319 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40869
   [junit4]   2> 1049321 INFO  (zkConnectionManagerCallback-1897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049324 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1049330 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37f93376{/solr,null,AVAILABLE}
   [junit4]   2> 1049331 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@257df908{SSL,[ssl, 
http/1.1]}{127.0.0.1:37257}
   [junit4]   2> 1049331 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.e.j.s.Server Started @1051764ms
   [junit4]   2> 1049331 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37257}
   [junit4]   2> 1049332 ERROR (jetty-launcher-1894-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1049332 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1049332 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1049332 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1049332 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-05T08:31:32.678224Z
   [junit4]   2> 1049334 INFO  (zkConnectionManagerCallback-1899-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049335 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1049344 INFO  (jetty-launcher-1894-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40869/solr
   [junit4]   2> 1049345 INFO  (zkConnectionManagerCallback-1903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049351 INFO  
(zkConnectionManagerCallback-1905-thread-1-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049387 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1049387 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37257_solr
   [junit4]   2> 1049388 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.Overseer Overseer 
(id=99296286642601987-127.0.0.1:37257_solr-n_0000000000) starting
   [junit4]   2> 1049402 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37257_solr
   [junit4]   2> 1049432 INFO  
(zkCallback-1904-thread-1-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1049451 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37257.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e604f
   [junit4]   2> 1049459 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37257.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e604f
   [junit4]   2> 1049459 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37257.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e604f
   [junit4]   2> 1049460 INFO  (jetty-launcher-1894-thread-1) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudJSONFacetJoinDomain_191584021EE4663E-001/tempDir-001/node1/.
   [junit4]   2> 1049506 INFO  (zkConnectionManagerCallback-1909-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049510 INFO  (zkConnectionManagerCallback-1913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049511 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1049511 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40869/solr ready
   [junit4]   2> 1049717 INFO  (qtp491070816-9943) [n:127.0.0.1:37257_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1049719 INFO  
(OverseerThreadFactory-3836-thread-1-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 1049821 INFO  
(OverseerStateUpdate-99296286642601987-127.0.0.1:37257_solr-n_0000000000) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37257/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1050025 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1050026 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1050132 INFO  
(zkCallback-1904-thread-1-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json]
 for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1050132 INFO  
(zkCallback-1904-thread-2-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json]
 for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1051038 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1051046 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 Schema name=example
   [junit4]   2> 1051079 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1051085 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1'
 using configuration from collection 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection, trusted=true
   [junit4]   2> 1051086 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37257.solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1'
 (registry 
'solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e604f
   [junit4]   2> 1051086 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1051086 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudJSONFacetJoinDomain_191584021EE4663E-001/tempDir-001/node1/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudJSONFacetJoinDomain_191584021EE4663E-001/tempDir-001/node1/./org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/data/]
   [junit4]   2> 1051087 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1051088 WARN  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1051125 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1051125 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1051126 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1051126 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1051127 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1051127 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fcbe815[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 main]
   [junit4]   2> 1051128 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1051128 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1051129 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1051129 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588740588280217600
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37257/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SyncStrategy 
https://127.0.0.1:37257/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 1051131 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1051133 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37257/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 1051133 INFO  
(searcherExecutor-3839-thread-1-processing-n:127.0.0.1:37257_solr 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1
 s:shard1 c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection 
r:core_node2) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 Registered new searcher 
Searcher@7fcbe815[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1051233 INFO  
(zkCallback-1904-thread-2-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json]
 for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1051233 INFO  
(zkCallback-1904-thread-1-processing-n:127.0.0.1:37257_solr) 
[n:127.0.0.1:37257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json]
 for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1051283 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1051291 INFO  (qtp491070816-9950) [n:127.0.0.1:37257_solr 
c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 
r:core_node2 
x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]
 o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1265
   [junit4]   2> 1051293 INFO  (qtp491070816-9943) [n:127.0.0.1:37257_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1051719 INFO  
(OverseerCollectionConfigSetProcessor-99296286642601987-127.0.0.1:37257_solr-n_0000000000)
 [n:127.0.0.1:37257_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1081297 ERROR (qtp491070816-9943) [n:127.0.0.1:37257_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica 
https://127.0.0.1:37257/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
 is in state of down with timeout=30
   [junit4]   2> 1081297 INFO  (qtp491070816-9943) [n:127.0.0.1:37257_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=31580
   [junit4]   2> 1081298 INFO  
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection 
failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> Gave up waiting for recovery to finish..
   [junit4]   2> 1411497 ERROR 
(SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker) [    ] 
o.a.s.c.Diagnostics Gave up waiting for recovery to finish.  THREAD DUMP:
   [junit4]   2> "main" prio=5 Id=1 WAITING on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@a9cae82
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@a9cae82
   [junit4]   2>        at 
java.base@10-ea/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2>        at 
java.base@10-ea/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" daemon prio=10 Id=2 RUNNABLE
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.Reference.waitForReferencePendingList(Native 
Method)
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "Finalizer" daemon prio=8 Id=3 WAITING on 
java.lang.ref.ReferenceQueue$Lock@2876dff4
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.ref.ReferenceQueue$Lock@2876dff4
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" daemon prio=8 Id=10 TIMED_WAITING on 
java.lang.ref.ReferenceQueue$Lock@2a3b5501
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.ref.ReferenceQueue$Lock@2a3b5501
   [junit4]   2>        at 
java.base@10-ea/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>        at 
java.base@10-ea/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>        at 
java.base@10-ea/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" daemon prio=5 Id=12 TIMED_WAITING
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "ForkJoinPool.commonPool-worker-9" daemon prio=5 Id=9449 
WAITING on java.util.concurrent.ForkJoinPool@47af7f42
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on java.util.concurrent.ForkJoinPool@47af7f42
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1668)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]" 
prio=5 Id=9932 TIMED_WAITING on java.lang.Thread@ea32b09
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on java.lang.Thread@ea32b09
   [junit4]   2>        at 
java.base@10-ea/java.lang.Thread.join(Thread.java:1361)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:822)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:404)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> 
"SUITE-TestCloudJSONFacetJoinDomain-seed#[191584021EE4663E]-worker" prio=5 
Id=9933 RUNNABLE
   [junit4]   2>        at 
java.management@10-ea/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2>        at 
java.management@10-ea/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
   [junit4]   2>        at 
java.management@10-ea/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
   [junit4]   2>        at 
app//org.apache.solr.core.Diagnostics.logThreadDumps(Diagnostics.java:45)
   [junit4]   2>        at 
app//org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183)
   [junit4]   2>        at 
app//org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.waitForRecoveriesToFinish(TestCloudJSONFacetJoinDomain.java:806)
   [junit4]   2>        at 
app//org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.createMiniSolrCloudCluster(TestCloudJSONFacetJoinDomain.java:119)
   [junit4]   2>        at 
java.base@10-ea/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "Thread-1842" daemon prio=5 Id=9934 WAITING on 
org.apache.zookeeper.server.ZooKeeperThread@4d437eb6
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on 
org.apache.zookeeper.server.ZooKeeperThread@4d437eb6
   [junit4]   2>        at 
java.base@10-ea/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2>        at 
java.base@10-ea/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2>        at 
app//org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]   2>        at 
app//org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]   2>        at 
app//org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]   2> 
   [junit4]   2> "NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0" daemon prio=5 Id=9935 
RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@e243609
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@6d415da8
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@51287a2d
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
app//org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SessionTracker" daemon prio=5 Id=9936 TIMED_WAITING on 
org.apache.zookeeper.server.SessionTrackerImpl@7c81870
   [junit4]   2>        at java.base@10-ea/java.lang.Object.wait(Native Method)
   [junit4]   2>        -  waiting on 
org.apache.zookeeper.server.SessionTrackerImpl@7c81870
   [junit4]   2>        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]   2> 
   [junit4]   2> "SyncThread:0" daemon prio=5 Id=9937 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28f3e2fe
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28f3e2fe
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   [junit4]   2> 
   [junit4]   2> "ProcessThread(sid:0 cport:40869):" daemon prio=5 Id=9938 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fb85655
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4fb85655
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9943" prio=5 Id=9943 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@5dd3a49d
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@1a1f3ccf
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@2d4cd960
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9944" prio=5 Id=9944 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@204b2862
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@607c97ba
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@3e6363e
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9945" prio=5 Id=9945 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@482a78fb
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@315b51a4
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@359ec172
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9946" prio=5 Id=9946 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@77b4639
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@1c0d0b8d
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@77b0bfd9
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]   2>        at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> 
"qtp491070816-9947-acceptor-0@6bcab204-ServerConnector@257df908{SSL,[ssl, 
http/1.1]}{127.0.0.1:37257}" prio=3 Id=9947 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)
   [junit4]   2>        -  locked java.lang.Object@3466650c
   [junit4]   2>        at 
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
   [junit4]   2>        at 
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9948" prio=5 Id=9948 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9949" prio=5 Id=9949 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "qtp491070816-9950" prio=5 Id=9950 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69f1b737
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
   [junit4]   2>        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"org.eclipse.jetty.server.session.HashSessionManager@168082dbTimer" daemon 
prio=5 Id=9951 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d5488e7
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1d5488e7
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        ...
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=9955 TIMED_WAITING
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=9956 TIMED_WAITING
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1894-thread-1-SendThread(127.0.0.1:40869)" 
daemon prio=5 Id=9960 RUNNABLE (in native)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
   [junit4]   2>        -  locked sun.nio.ch.Util$2@6f68a2e3
   [junit4]   2>        -  locked java.util.Collections$UnmodifiableSet@68a1f407
   [junit4]   2>        -  locked sun.nio.ch.EPollSelectorImpl@c0dbe2b
   [junit4]   2>        at 
java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 
   [junit4]   2> "jetty-launcher-1894-thread-1-EventThread" daemon prio=5 
Id=9961 WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@35270cfd
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@35270cfd
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 
   [junit4]   2> "zkConnectionManagerCallback-1905-thread-1" prio=5 Id=9962 
WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff2df00
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ff2df00
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
   [junit4]   2>        at 
java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "Connection evictor" daemon prio=5 Id=9964 TIMED_WAITING
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 
"OverseerStateUpdate-99296286642601987-127.0.0.1:37257_solr-n_0000000000" 
daemon prio=5 Id=9963 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@78941135
   [junit4]   2>        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        -  waiting on 
java.util.concurrent.locks.AbstractQueuedSync

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

p/1.1]}{127.0.0.1:0}
   [junit4]   2> 3080379 INFO  
(TEST-TestSQLHandler.doTest-seed#[191584021EE4663E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e3297db{/y_byo/u,null,UNAVAILABLE}
   [junit4]   2> 3080379 ERROR 
(TEST-TestSQLHandler.doTest-seed#[191584021EE4663E]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3080380 INFO  
(TEST-TestSQLHandler.doTest-seed#[191584021EE4663E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38497 38497
   [junit4]   2> 3081128 INFO  (Thread-6468) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38497 38497
   [junit4]   2> 3081129 WARN  (Thread-6468) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=191584021EE4663E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=kde-TZ -Dtests.timezone=Australia/Yancowinna 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 15.2s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([191584021EE4663E:BE513CA6735F7587]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_191584021EE4663E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=Lucene50(blocksize=128), multiDefault=FSTOrd50, 
intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
text=PostingsFormat(name=MockRandom), field_i=FSTOrd50, 
str_s=PostingsFormat(name=MockRandom), timestamp=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Lucene70), str_s=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1997, maxMBSortInHeap=7.1072950197086495, 
sim=RandomSimilarity(queryNorm=false): {}, locale=kde-TZ, 
timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=49462176,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedTermsComponentTest, WrapperMergePolicyFactoryTest, 
SolrIndexSplitterTest, CloudMLTQParserTest, BadIndexSchemaTest, HLLUtilTest, 
SolrSlf4jReporterTest, PreAnalyzedFieldTest, AssignTest, 
BigEndianAscendingWordDeserializerTest, LukeRequestHandlerTest, 
QueryEqualityTest, TestPerFieldSimilarity, TestSolrCloudWithHadoopAuthPlugin, 
TestWriterPerf, ShardRoutingTest, TestExclusionRuleCollectionAccess, 
TestCollectionAPI, LeaderFailureAfterFreshStartTest, TestSurroundQueryParser, 
ShardRoutingCustomTest, TestInPlaceUpdatesDistrib, AddBlockUpdateTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestRestoreCore, GraphQueryTest, 
TestLazyCores, DistributedSuggestComponentTest, 
DistribDocExpirationUpdateProcessorTest, DateRangeFieldTest, 
DataDrivenBlockJoinTest, TestCustomStream, TestSSLRandomization, 
TestRangeQuery, TestSubQueryTransformer, TestClusterStateProvider, 
TestEmbeddedSolrServerAdminHandler, TestBulkSchemaAPI, ConvertedLegacyTest, 
TestCursorMarkWithoutUniqueKey, MoreLikeThisHandlerTest, 
AutoScalingHandlerTest, TestApiFramework, TestJmxIntegration, 
DocumentAnalysisRequestHandlerTest, TestObjectReleaseTracker, 
DistributedFacetPivotWhiteBoxTest, NotRequiredUniqueKeyTest, 
BlockJoinFacetDistribTest, TermVectorComponentDistributedTest, 
AnalyticsQueryTest, SolrIndexConfigTest, RequestHandlersTest, 
OpenCloseCoreStressTest, ClusterStateUpdateTest, TestSolrQueryParser, 
ConcurrentDeleteAndCreateCollectionTest, HttpPartitionTest, TestSolr4Spatial, 
TestRandomFlRTGCloud, SolrRequestParserTest, HdfsUnloadDistributedZkTest, 
TestSolrCoreSnapshots, TestSimpleTrackingShardHandler, TestStressLucene, 
TestStandardQParsers, TestManagedSynonymFilterFactory, DeleteShardTest, 
TestUseDocValuesAsStored, TestReplicaProperties, ChaosMonkeySafeLeaderTest, 
SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerTest, 
TestLegacyFieldReuse, TestOverriddenPrefixQueryForCustomFieldType, 
TestQueryWrapperFilter, TestOrdValues, OpenExchangeRatesOrgProviderTest, 
TestBinaryResponseWriter, NumericFieldsTest, TestComplexPhraseQParserPlugin, 
TestMacros, TestPushWriter, ReplicaListTransformerTest, 
TestRetrieveFieldsOptimizer, ReplaceNodeTest, NodeAddedTriggerTest, 
TestFastLRUCache, ZkCLITest, ResponseHeaderTest, MultiThreadedOCPTest, 
TestConfigSetsAPIExclusivity, BlockDirectoryTest, 
SuggestComponentContextFilterQueryTest, TestSchemaResource, 
TestCloudSchemaless, TestCloudJSONFacetJoinDomain, SolrGraphiteReporterTest, 
BasicAuthIntegrationTest, TestBlobHandler, SOLR749Test, TestExecutePlanAction, 
ConfigureRecoveryStrategyTest, TestAnalyzedSuggestions, 
ManagedSchemaRoundRobinCloudTest, HdfsRecoverLeaseTest, RollingRestartTest, 
TlogReplayBufferedWhileIndexingTest, TestPseudoReturnFields, 
TestSizeLimitedDistributedMap, SolrCmdDistributorTest, TestXmlQParser, 
DistributedVersionInfoTest, TestSha256AuthenticationProvider, 
HdfsSyncSliceTest, TestFaceting, TestJettySolrRunner, TestIntervalFaceting, 
MergeStrategyTest, TestFastWriter, TestLuceneMatchVersion, 
ExitableDirectoryReaderTest, TestScoreJoinQPNoScore, TestJsonFacetRefinement, 
TestAtomicUpdateErrorCases, TestZkChroot, TestRandomDVFaceting, 
DistributedSpellCheckComponentTest, ZkControllerTest, SpellCheckComponentTest, 
QueryElevationComponentTest, PeerSyncTest, TestBadConfig, HighlighterTest, 
ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestCSVLoader, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, TestRemoteStreaming, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, 
TestOmitPositions, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, 
MBeansHandlerTest, HighlighterConfigTest, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, BadComponentTest, TestStressRecovery, TestBM25SimilarityFactory, 
ResourceLoaderTest, ScriptEngineTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, 
TestDocumentBuilder, SliceStateTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, 
AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, 
DistribCursorPagingTest, ForceLeaderTest, MoveReplicaHDFSTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
SaslZkACLProviderTest, ShardSplitTest, TestLeaderElectionZkExpiry, 
TestPrepRecovery, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, 
TriLevelCompositeIdRoutingTest, HdfsAutoAddReplicasIntegrationTest, 
TestDistribStateManager, TestGenericDistributedQueue, TestNodeAddedTrigger, 
TestNodeLostTrigger, TestSimDistributedQueue, TestTriggerIntegration, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, ZkStateWriterTest, 
DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestReloadAndDeleteDocs, 
TestSolrConfigHandler, RequestLoggingTest, SearchHandlerTest, 
TestHdfsBackupRestoreCore, TestSQLHandler]
   [junit4] Completed [621/765 (3!)] on J1 in 15.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 41312 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to