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

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth

Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> 
<body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing 
/solr/admin/authentication. Reason: <pre>    Bad credentials</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.8.v20160314</a><hr/> 
</body> </html> 

Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre>    Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([5538438BE1A53202:E956359945F6B178]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
        at 
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12513 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/init-core-data-001
   [junit4]   2> 2855601 INFO  
(SUITE-BasicAuthStandaloneTest-seed#[5538438BE1A53202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2855605 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2855610 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2855623 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ed94337{/solr,null,AVAILABLE}
   [junit4]   2> 2855629 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4ba89aac{SSL,[ssl, 
http/1.1]}{127.0.0.1:41123}
   [junit4]   2> 2855629 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.Server Started @2861143ms
   [junit4]   2> 2855629 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1/data,
 hostContext=/solr, hostPort=41123}
   [junit4]   2> 2855629 ERROR 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2855629 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2855630 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2855630 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2855630 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-28T06:31:45.460Z
   [junit4]   2> 2855631 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/solr.xml
   [junit4]   2> 2855641 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/.
   [junit4]   2> 2855641 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2855649 INFO  (coreLoadExecutor-14380-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2855655 INFO  (coreLoadExecutor-14380-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2855657 INFO  (coreLoadExecutor-14380-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2855659 INFO  (coreLoadExecutor-14380-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/./collection1
   [junit4]   2> 2855660 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/./collection1/data/]
   [junit4]   2> 2855669 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2855669 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2855669 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53d07408[collection1] main]
   [junit4]   2> 2855669 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1/conf
   [junit4]   2> 2855669 INFO  (coreLoadExecutor-14380-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2855670 INFO  
(searcherExecutor-14381-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53d07408[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2856147 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2856153 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2856158 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2856160 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2856169 INFO  (coreLoadExecutor-14390-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2856175 INFO  (coreLoadExecutor-14390-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2856177 INFO  (coreLoadExecutor-14390-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2856178 INFO  (coreLoadExecutor-14390-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1
   [junit4]   2> 2856178 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/init-core-data-001/]
   [junit4]   2> 2856185 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2856185 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2856186 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23e684d0[collection1] main]
   [junit4]   2> 2856186 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001/inst-001/collection1/conf
   [junit4]   2> 2856186 INFO  (coreLoadExecutor-14390-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2856186 INFO  
(searcherExecutor-14391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23e684d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2856188 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2856212 INFO  (qtp271300621-55147) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 2856213 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2856213 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2856213 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2856217 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@4ba89aac{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2856217 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1978700640
   [junit4]   2> 2856217 INFO  (coreCloseExecutor-14395-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@672cff66
   [junit4]   2> 2856220 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ed94337{/solr,null,UNAVAILABLE}
   [junit4]   2> 2856221 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[5538438BE1A53202]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth 
-Dtests.seed=5538438BE1A53202 -Dtests.slow=true -Dtests.locale=es-GT 
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.62s J1 | BasicAuthStandaloneTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Invalid json <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 401 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 401</h2>
   [junit4]    > <p>Problem accessing /solr/admin/authentication. Reason:
   [junit4]    > <pre>    Bad credentials</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5538438BE1A53202:E956359945F6B178]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:103)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2856224 INFO  
(SUITE-BasicAuthStandaloneTest-seed#[5538438BE1A53202]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2856224 INFO  
(SUITE-BasicAuthStandaloneTest-seed#[5538438BE1A53202]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=817248137
   [junit4]   2> 2856224 INFO  (coreCloseExecutor-14397-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@301fbd5a
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_5538438BE1A53202-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=W-SU
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=206767040,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, 
TestTestInjection, BigEndianAscendingWordDeserializerTest, 
TestReplicaProperties, TestFreeTextSuggestions, SliceStateTest, UUIDFieldTest, 
NoCacheHeaderTest, TestDFRSimilarityFactory, RAMDirectoryFactoryTest, 
CircularListTest, CollectionReloadTest, DistributedFacetPivotLongTailTest, 
TestCloudManagedSchema, TestAnalyzedSuggestions, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestStandardQParsers, 
TestSolrQueryParser, ConvertedLegacyTest, TestSubQueryTransformer, 
LeaderFailoverAfterPartitionTest, OverseerCollectionConfigSetProcessorTest, 
BufferStoreTest, TestDistribIDF, BlockJoinFacetRandomTest, RequestHandlersTest, 
TestSha256AuthenticationProvider, TestFieldCacheSanityChecker, 
TestIndexSearcher, TestDynamicLoading, TestGraphMLResponseWriter, 
TestLMDirichletSimilarityFactory, TestFieldTypeCollectionResource, 
DistributedQueryComponentCustomSortTest, TestIndexingPerformance, 
SharedFSAutoReplicaFailoverUtilsTest, SpatialRPTFieldTypeTest, 
HdfsBasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
DebugComponentTest, TestOnReconnectListenerSupport, TestFilteredDocIdSet, 
IndexSchemaTest, TestPKIAuthenticationPlugin, SuggesterTSTTest, 
TestDocBasedVersionConstraints, SolrCoreCheckLockOnStartupTest, 
ZkStateReaderTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestOrdValues, 
BadIndexSchemaTest, SpellPossibilityIteratorTest, SolrInfoMBeanTest, 
SpellCheckComponentTest, TermVectorComponentDistributedTest, 
SuggestComponentTest, ReplaceNodeTest, CursorMarkTest, FullHLLTest, 
HLLUtilTest, DistanceFunctionTest, DistributedFacetPivotSmallTest, 
TestSolrCloudWithSecureImpersonation, TestReloadDeadlock, 
RecoveryAfterSoftCommitTest, TestOmitPositions, TestShardHandlerFactory, 
OpenCloseCoreStressTest, TestJoin, TestIntervalFaceting, 
TermVectorComponentTest, AutoCommitTest, BJQParserTest, 
TestSuggestSpellingConverter, TestFieldCacheWithThreads, 
TestSolrCoreProperties, LeaderElectionIntegrationTest, TestExpandComponent, 
TestAtomicUpdateErrorCases, TestLockTree, CollectionTooManyReplicasTest, 
SpatialHeatmapFacetsTest, TestCorePropertiesReload, TestHdfsUpdateLog, 
TestLuceneMatchVersion, TestTolerantUpdateProcessorRandomCloud, TestQueryTypes, 
AnalysisErrorHandlingTest, TestCloudSchemaless, TestFoldingMultitermQuery, 
SuggesterTest, TestSQLHandlerNonCloud, TestComponentsName, 
PreAnalyzedFieldTest, TestMacros, BasicFunctionalityTest, 
TestLegacyNumericRangeQueryBuilder, DeleteNodeTest, TestCoreDiscovery, 
DistributedSuggestComponentTest, FileBasedSpellCheckerTest, TestFiltering, 
LeaderInitiatedRecoveryOnCommitTest, RankQueryTest, TestRecovery, 
TestManagedStopFilterFactory, CdcrVersionReplicationTest, 
TestRequestStatusCollectionAPI, DistribJoinFromCollectionTest, 
TestNonDefinedSimilarityFactory, TestSolrQueryParserResource, 
TestSimpleQParserPlugin, TestReRankQParserPlugin, TestDistributedMissingSort, 
MinimalSchemaTest, TestTrieFacet, TestDynamicFieldCollectionResource, 
ConfigSetsAPITest, CoreSorterTest, BasicAuthIntegrationTest, 
TestXmlQParserPlugin, TestConfigReload, TestShortCircuitedRequests, 
ConnectionReuseTest, TestReplicationHandlerBackup, ScriptEngineTest, 
TestSolrDynamicMBean, ConjunctionSolrSpellCheckerTest, TestNumericTerms32, 
TestReload, TestNRTOpen, TestValueSourceCache, TestClassicSimilarityFactory, 
TestManagedResourceStorage, HdfsRecoverLeaseTest, TestConfigOverlay, TestTrie, 
SortByFunctionTest, BlockCacheTest, HdfsRestartWhileUpdatingTest, 
ShardRoutingCustomTest, HttpPartitionTest, SuggesterWFSTTest, 
TestSubQueryTransformerDistrib, TestSolrIndexConfig, TestManagedSchema, 
SpellCheckCollatorTest, RulesTest, TestFieldCache, DeleteInactiveReplicaTest, 
TestSolr4Spatial2, TestSerializedLuceneMatchVersion, TestCloudRecovery, 
SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
TestDistributedSearch, TestFaceting, ZkControllerTest, TestStressReorder, 
TestRangeQuery, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, 
SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrRequestParserTest, TestStressLucene, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, 
TestReversedWildcardFilterFactory, DocumentBuilderTest, 
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, 
UpdateRequestProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestQuerySenderNoQuery, ResponseLogComponentTest, 
BadComponentTest, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, 
TestSearchPerf, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, 
DateMathParserTest, ClusterStateTest, FileUtilsTest, CursorPagingTest, 
TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest, 
DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest, 
OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, 
TestRandomRequestDistribution, TestSizeLimitedDistributedMap, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
TestClusterStateMutator, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetProperties, 
TestCustomStream, TestSolrXml, TestSolrCloudSnapshots, TestRestoreCore, 
TestSolrConfigHandlerCloud, CoreAdminRequestStatusTest, 
SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, TestDistributedStatsComponentCardinality, 
SmileWriterTest, TestCustomDocTransformer, TestGeoJSONResponseWriter, 
TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, 
TestChildDocTransformer, TestManagedResource, TestBulkSchemaAPI, 
TestCopyFieldCollectionResource, TestFieldCollectionResource, 
TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, 
BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, 
DocValuesMissingTest, EnumFieldTest, TestManagedSchemaThreadSafety, 
TestSchemaManager, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, 
SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestComplexPhraseQParserPlugin, TestCustomSort, TestFieldSortValues, 
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, 
TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, 
TestRandomCollapseQParserPlugin, BlockJoinFacetDistribTest, 
BlockJoinFacetSimpleTest, GraphQueryTest, TestScoreJoinQPScore, 
CloudMLTQParserTest, TestExactStatsCache, BasicAuthStandaloneTest]
   [junit4] Completed [612/645 (1!)] on J1 in 0.65s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 60498 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to