Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3628/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
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([8FBDD4668CE41029:33D3A27428B79353]: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:104) 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 12498 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/init-core-data-001 [junit4] 2> 2927713 INFO (SUITE-BasicAuthStandaloneTest-seed#[8FBDD4668CE41029]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 2927718 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth [junit4] 2> 2927798 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2927802 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55af7a71{/solr,null,AVAILABLE} [junit4] 2> 2927836 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.ServerConnector Started ServerConnector@285198e5{SSL,[ssl, http/1.1]}{127.0.0.1:59375} [junit4] 2> 2927836 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.Server Started @2933140ms [junit4] 2> 2927836 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1/data, hostContext=/solr, hostPort=59375} [junit4] 2> 2927837 ERROR (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2927837 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2927837 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 2927837 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2927837 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-10-26T11:46:26.467Z [junit4] 2> 2927839 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/solr.xml [junit4] 2> 2928389 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/. [junit4] 2> 2928389 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 2928401 INFO (coreLoadExecutor-10759-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2928441 INFO (coreLoadExecutor-10759-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=minimal [junit4] 2> 2928445 INFO (coreLoadExecutor-10759-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2928449 INFO (coreLoadExecutor-10759-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/./collection1 [junit4] 2> 2928449 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/./collection1/data/] [junit4] 2> 2928461 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2928461 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2928462 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65f7dcfa[collection1] main] [junit4] 2> 2928462 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1/conf [junit4] 2> 2928463 INFO (coreLoadExecutor-10759-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2928463 INFO (searcherExecutor-10760-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65f7dcfa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2928891 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2928897 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2928903 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.IndexSchema [null] Schema name=minimal [junit4] 2> 2928905 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2928914 INFO (coreLoadExecutor-10769-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2928920 INFO (coreLoadExecutor-10769-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=minimal [junit4] 2> 2928921 INFO (coreLoadExecutor-10769-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2928922 INFO (coreLoadExecutor-10769-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1 [junit4] 2> 2928923 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/init-core-data-001/] [junit4] 2> 2928932 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2928933 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2928933 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bc87f36[collection1] main] [junit4] 2> 2928933 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001/inst-001/collection1/conf [junit4] 2> 2928933 INFO (coreLoadExecutor-10769-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2928934 INFO (searcherExecutor-10770-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bc87f36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2928934 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2928965 INFO (qtp5998359-23034) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0 [junit4] 2> 2928966 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CoreContainer Security node changed, reloading security.json [junit4] 2> 2928986 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin [junit4] 2> 2928987 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin [junit4] 2> 2928990 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@285198e5{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2928990 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=139895670 [junit4] 2> 2928991 INFO (coreCloseExecutor-10774-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@73e470e2 [junit4] 2> 2928993 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55af7a71{/solr,null,UNAVAILABLE} [junit4] 2> 2928994 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[8FBDD4668CE41029]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=8FBDD4668CE41029 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Canada/Mountain -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 1.29s J0 | 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([8FBDD4668CE41029:33D3A27428B79353]: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:104) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2929009 INFO (SUITE-BasicAuthStandaloneTest-seed#[8FBDD4668CE41029]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2929009 INFO (SUITE-BasicAuthStandaloneTest-seed#[8FBDD4668CE41029]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1671812833 [junit4] 2> 2929010 INFO (coreCloseExecutor-10776-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@25fbf66a [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthStandaloneTest_8FBDD4668CE41029-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=920, maxMBSortInHeap=5.926646077867128, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-CS, timezone=Canada/Mountain [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=316192896,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [HighlighterTest, TestDocBasedVersionConstraints, HdfsRecoveryZkTest, DocumentBuilderTest, TestRebalanceLeaders, XsltUpdateRequestHandlerTest, TestCSVResponseWriter, PeerSyncTest, LeaderInitiatedRecoveryOnShardRestartTest, TestTestInjection, PKIAuthenticationIntegrationTest, SearchHandlerTest, BufferStoreTest, TolerantUpdateProcessorTest, TestRequestForwarding, TestClassicSimilarityFactory, TestSolrJ, ZkControllerTest, OverseerModifyCollectionTest, TestPhraseSuggestions, StandardRequestHandlerTest, TestAuthenticationFramework, DistributedFacetPivotSmallTest, ShardRoutingTest, TestGraphMLResponseWriter, TestStandardQParsers, MultiThreadedOCPTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRTGBase, BinaryUpdateRequestHandlerTest, TestReplicationHandlerBackup, LeaderElectionContextKeyTest, SolrTestCaseJ4Test, TestHashQParserPlugin, TestConfigSets, TestDistribIDF, CdcrReplicationDistributedZkTest, DistributedSpellCheckComponentTest, XmlUpdateRequestHandlerTest, TestFaceting, TestConfigSetImmutable, QueryElevationComponentTest, MBeansHandlerTest, TestLeaderElectionZkExpiry, TestUninvertingReader, TestFilteredDocIdSet, BaseCdcrDistributedZkTest, TestSha256AuthenticationProvider, BasicDistributedZkTest, HighlighterMaxOffsetTest, StatelessScriptUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestIntervalFaceting, TestJmxIntegration, TestJettySolrRunner, SolrRequestParserTest, TestPostingsSolrHighlighter, DistributedMLTComponentTest, ClassificationUpdateProcessorFactoryTest, TestCloudPseudoReturnFields, TestRandomFlRTGCloud, ConnectionManagerTest, WrapperMergePolicyFactoryTest, ActionThrottleTest, TestNumericTerms32, RemoteQueryErrorTest, TestHighlightDedupGrouping, TestCloudManagedSchema, TestReRankQParserPlugin, FullHLLTest, CurrencyFieldXmlFileTest, BadCopyFieldTest, TestWordDelimiterFilterFactory, HdfsBasicDistributedZkTest, TestCursorMarkWithoutUniqueKey, ZkNodePropsTest, SOLR749Test, PolyFieldTest, HardAutoCommitTest, TestSolrCloudSnapshots, ConjunctionSolrSpellCheckerTest, TestLFUCache, TestBM25SimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestUseDocValuesAsStored, TestCoreContainer, DocExpirationUpdateProcessorFactoryTest, TestRemoteStreaming, SolrCoreTest, TestScoreJoinQPScore, TestCloudInspectUtil, ZkCLITest, AssignTest, TestCollapseQParserPlugin, TestSchemaSimilarityResource, TestBackupRepositoryFactory, BJQParserTest, TestReloadDeadlock, DirectSolrConnectionTest, CursorPagingTest, LeaderFailureAfterFreshStartTest, TestSortingResponseWriter, SampleTest, GraphQueryTest, TestRestoreCore, TestLazyCores, SmileWriterTest, SpatialHeatmapFacetsTest, AnalysisAfterCoreReloadTest, TestTrieFacet, TestBinaryField, SimpleCollectionCreateDeleteTest, TestFastOutputStream, DistributedFacetExistsSmallTest, TestLocalFSCloudBackupRestore, PingRequestHandlerTest, TestRawTransformer, DocValuesMissingTest, DataDrivenBlockJoinTest, TestSort, OverseerStatusTest, ConcurrentDeleteAndCreateCollectionTest, TestFreeTextSuggestions, TestMacros, TestMergePolicyConfig, MultiTermTest, CopyFieldTest, TestSolrCloudWithKerberosAlt, TestFieldCache, TestFieldTypeCollectionResource, TestCustomSort, TestPerFieldSimilarity, DocValuesTest, BlockCacheTest, TestManagedSchemaThreadSafety, TestXmlQParserPlugin, SyncSliceTest, TestExpandComponent, TestStressCloudBlindAtomicUpdates, CloudMLTQParserTest, RequiredFieldsTest, TestFunctionQuery, TestUpdate, TestFieldCollectionResource, DirectUpdateHandlerTest, TestCryptoKeys, TestXIncludeConfig, TestHdfsUpdateLog, UniqFieldsUpdateProcessorFactoryTest, RollingRestartTest, SolrPluginUtilsTest, TestFieldCacheWithThreads, TestSubQueryTransformer, SoftAutoCommitTest, FileUtilsTest, TestPseudoReturnFields, SaslZkACLProviderTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestRealTimeGet, TestStressVersions, TestRangeQuery, TestGroupingSearch, TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, RegexBoostProcessorTest, TestCollationField, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, HighlighterConfigTest, AlternateDirectoryTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestLuceneMatchVersion, TestCodecSupport, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestTolerantSearch, AliasIntegrationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudRecovery, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestMiniSolrCloudCluster, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestDynamicLoading, TestConfigReload, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SuggestComponentTest, TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, TestMacroExpander, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestCloudSchemaless, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetRandomTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest] [junit4] Completed [617/644 (1!)] on J0 in 1.33s, 1 test, 1 failure <<< FAILURES! [...truncated 60464 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org