Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3642/ 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([C9D5ED88702AE5D9:75BB9B9AD47966A3]: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:106) 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 12528 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/init-core-data-001 [junit4] 2> 3283572 INFO (SUITE-BasicAuthStandaloneTest-seed#[C9D5ED88702AE5D9]-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> 3283577 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth [junit4] 2> 3283588 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3283591 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e45fb5{/solr,null,AVAILABLE} [junit4] 2> 3283593 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.ServerConnector Started ServerConnector@5117f649{SSL,[ssl, http/1.1]}{127.0.0.1:64154} [junit4] 2> 3283593 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.Server Started @3288959ms [junit4] 2> 3283593 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1/data, hostContext=/solr, hostPort=64154} [junit4] 2> 3283594 ERROR (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3283594 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 3283594 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 3283594 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3283594 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-01T09:25:57.030Z [junit4] 2> 3283599 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001' [junit4] 2> 3283599 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3283599 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/solr.xml [junit4] 2> 3283605 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.Config null missing optional solr/@coreLoadThreads [junit4] 2> 3283605 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.Config null missing optional solr/@persistent [junit4] 2> 3283605 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.Config null missing optional solr/@sharedLib [junit4] 2> 3283605 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.Config null missing optional solr/@zkHost [junit4] 2> 3283605 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.Config null missing optional solr/cores [junit4] 2> 3283607 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/. [junit4] 2> 3283607 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer New CoreContainer 669212789 [junit4] 2> 3283607 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001] [junit4] 2> 3283607 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false, [junit4] 2> 3283608 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.s.i.HttpClientUtil Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000 [junit4] 2> 3283612 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.s.i.HttpClientUtil Creating new http client, config:socketTimeout=340000&connTimeout=45000 [junit4] 2> 3283613 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3283613 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3283613 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3283614 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3283614 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3283615 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/. [junit4] 2> 3283617 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 3283618 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1 [junit4] 2> 3283618 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/. [junit4] 2> 3283618 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 3283619 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1' [junit4] 2> 3283620 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3283620 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 3283632 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 3283633 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml luceneMatchVersion=7.0.0 [junit4] 2> 3283634 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexDefaults [junit4] 2> 3283634 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional mainIndex [junit4] 2> 3283634 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/nrtMode [junit4] 2> 3283634 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/unlockOnStartup [junit4] 2> 3283634 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig [junit4] 2> 3283635 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergeScheduler [junit4] 2> 3283635 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergePolicy [junit4] 2> 3283635 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/luceneAutoCommit [junit4] 2> 3283635 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/useCompoundFile [junit4] 2> 3283635 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/maxBufferedDocs [junit4] 2> 3283636 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/maxMergeDocs [junit4] 2> 3283636 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergeFactor [junit4] 2> 3283636 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/ramBufferSizeMB [junit4] 2> 3283636 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/writeLockTimeout [junit4] 2> 3283636 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/lockType [junit4] 2> 3283637 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/termIndexInterval [junit4] 2> 3283637 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/infoStream [junit4] 2> 3283637 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional indexConfig/checkIntegrityAtMerge [junit4] 2> 3283637 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/maxBooleanClauses [junit4] 2> 3283637 INFO (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/boolTofilterOptimizer [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/HashDocSet [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/useFilterForSortedQuery [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/queryResultWindowSize [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/queryResultMaxDocsCached [junit4] 2> 3283638 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/enableLazyFieldLoading [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional peerSync/useRangeVersions [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/filterCache [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/queryResultCache [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/documentCache [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/fieldValueCache [junit4] 2> 3283639 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/useColdSearcher [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml dataDir= [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional //HashDocSet/@loadFactor [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional //HashDocSet/@maxSize [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/httpCaching/@never304 [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/httpCaching/@etagSeed [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/httpCaching/@lastModFrom [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/httpCaching/cacheControl [junit4] 2> 3283640 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional jmx [junit4] 2> 3283641 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/maxWarmingSearchers [junit4] 2> 3283641 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional query/slowQueryThresholdMillis [junit4] 2> 3283642 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml updateHandler/@class=solr.DirectUpdateHandler2 [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoCommit/maxDocs [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoCommit/maxTime [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/indexWriter/closeWaitsForMerges [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoCommit/openSearcher [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoSoftCommit/maxDocs [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoSoftCommit/maxTime [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml updateHandler/commitWithin/softCommit=true [junit4] 2> 3283643 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/requestParsers/@multipartUploadLimitInKB [junit4] 2> 3283644 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/requestParsers/@formdataUploadLimitInKB [junit4] 2> 3283644 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/requestParsers/@enableRemoteStreaming [junit4] 2> 3283644 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/@handleSelect [junit4] 2> 3283644 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/requestParsers/@addHttpRequestToContext [junit4] 2> 3283644 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 3283647 INFO (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=minimal [junit4] 2> 3283647 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.Config schema /schema/@version=1.1 [junit4] 2> 3283649 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.u.p.AbstractPluginLoader created string: org.apache.solr.schema.StrField [junit4] 2> 3283650 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.u.p.AbstractPluginLoader created int: org.apache.solr.schema.TrieIntField [junit4] 2> 3283650 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema field defined: id{type=int,properties=indexed,stored,omitNorms} [junit4] 2> 3283650 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema field defined: _root_{type=int,properties=indexed,stored,omitNorms} [junit4] 2> 3283650 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema dynamic field defined: *{type=string,properties=indexed,stored} [junit4] 2> 3283651 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema no default search field specified in schema. [junit4] 2> 3283651 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema Default query parser operator not set in Schema [junit4] 2> 3283651 INFO (coreLoadExecutor-13337-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3283654 DEBUG (coreLoadExecutor-13337-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1' [junit4] 2> 3283654 INFO (coreLoadExecutor-13337-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/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1 [junit4] 2> 3283654 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 3283655 INFO (coreLoadExecutor-13337-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/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/] [junit4] 2> 3283655 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 3283655 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata [junit4] 2> 3283655 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 3283655 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data [junit4] 2> 3283655 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data 0 false [junit4] 2> 3283656 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index/ [junit4] 2> 3283656 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3283656 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index [junit4] 2> 3283656 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Opened Writer SolrCore.initIndex [junit4] 2> 3283656 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Closing Writer SolrCore.initIndex [junit4] 2> 3283667 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4e5e5108 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a7919d9),segFN=segments_1,generation=1,filenames=[segments_1]} [junit4] 2> 3283667 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 3283667 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index 0 false [junit4] 2> 3283667 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>> [junit4] 2> 3283667 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data 0 false [junit4] 2> 3283668 DEBUG (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/ [junit4] 2> 3283670 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3283673 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property for the input chain: com.ctc.wstx.stax.WstxInputFactory@3400007e [junit4] 2> 3283676 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 3283677 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property for the input chain: com.ctc.wstx.stax.WstxInputFactory@23f20e3b [junit4] 2> 3283678 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 3283678 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property for the input chain: com.ctc.wstx.stax.WstxInputFactory@a7c63bf [junit4] 2> 3283679 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 3283679 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property for the input chain: com.ctc.wstx.stax.WstxInputFactory@2a66034b [junit4] 2> 3283680 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 3283683 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy [junit4] 2> 3283683 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy [junit4] 2> 3283683 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.PluginBag [collection1] Initialized 27 plugins of type requestHandler: [/update, /update/json, /update/csv, /update/json/docs, /config, /schema, /replication, /get, /admin/ping, /admin/segments, /admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, /admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, /terms, /analysis/document, /analysis/field, /debug/dump, /select] [junit4] 2> 3283684 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/analysis/field,/analysis/document,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump [junit4] 2> 3283684 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 3283684 INFO (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3283684 INFO (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3283684 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>> [junit4] 2> 3283684 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data 0 false [junit4] 2> 3283684 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>> [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data 0 false [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index;done=false>> [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4e5e5108 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a7919d9),segFN=segments_1,generation=1,filenames=[segments_1]} [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Opened Writer DirectUpdateHandler2 [junit4] 2> 3283685 INFO (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ccbd4cb[collection1] main] [junit4] 2> 3283685 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory incRef'ed: CachedDir<<refCount=2;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index;done=false>> [junit4] 2> 3283686 INFO (coreLoadExecutor-13337-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/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1/conf [junit4] 2> 3283686 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1/conf} [junit4] 2> 3283686 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/collection1/conf [junit4] 2> 3283687 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 3283687 INFO (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3283687 INFO (searcherExecutor-13338-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ccbd4cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3283687 DEBUG (coreLoadExecutor-13337-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 3284124 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.s.i.HttpClientUtil Creating new http client, config: [junit4] 2> 3284126 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.s.i.HttpClientUtil Creating new http client, config:followRedirects=false&allowCompression=false [junit4] 2> 3284150 INFO (qtp798373596-49470) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0 [junit4] 2> 3284150 DEBUG (qtp798373596-49470) [ ] o.a.s.s.HttpSolrCall Closing out SolrRequest: {{params(),defaults(wt=json&indent=true)}} [junit4] 2> 3284151 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.h.a.SecurityConfHandlerLocal Persisted security.json to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/security.json [junit4] 2> 3284151 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Security node changed, reloading security.json [junit4] 2> 3284175 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin [junit4] 2> 3284175 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Authentication plugin class obtained from security.json: solr.BasicAuthPlugin [junit4] 2> 3284175 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin [junit4] 2> 3284175 DEBUG (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.s.BasicAuthStandaloneTest Newly written security.json is SecurityConfig: version=-1, data={ [junit4] 2> "authentication":{ [junit4] 2> "class":"solr.BasicAuthPlugin", [junit4] 2> "credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y= Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}, [junit4] 2> "authorization":{ [junit4] 2> "class":"solr.RuleBasedAuthorizationPlugin", [junit4] 2> "user-role":{"solr":"admin"}, [junit4] 2> "permissions":[{ [junit4] 2> "name":"security-edit", [junit4] 2> "role":"admin"}]}} and baseUrl is https://127.0.0.1:64154/solr [junit4] 2> 3284177 DEBUG (qtp798373596-49471) [ ] o.a.s.s.SolrDispatchFilter Request to authenticate: Request(GET https://127.0.0.1:64154/solr/admin/authentication)@7d353628, domain: 127.0.0.1, port: 64154 [junit4] 2> 3284180 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@5117f649{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 3284180 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=669212789 [junit4] 2> 3284181 INFO (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@13e69395 [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.u.SolrIndexWriter Closing Writer DirectUpdateHandler2 [junit4] 2> 3284181 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index 1 false [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Closing Searcher@4ccbd4cb[collection1] main [junit4] 2> fieldValueCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0} [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index 0 false [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata 0 false [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - currently tracking: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata;done=false>> [junit4] 2> 3284182 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - currently tracking: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index;done=false>> [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - currently tracking: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>> [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing factory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata;done=false>>] [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata [junit4] 2> 3284183 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing factory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index;done=false>>] [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing factory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>>] [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/snapshot_metadata;done=false>> [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data;done=false>> [junit4] 2> 3284184 DEBUG (coreCloseExecutor-13342-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001/inst-001/./collection1/data/index;done=false>> [junit4] 2> 3284185 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19e45fb5{/solr,null,UNAVAILABLE} [junit4] 2> 3284186 INFO (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[C9D5ED88702AE5D9]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=C9D5ED88702AE5D9 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [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([C9D5ED88702AE5D9:75BB9B9AD47966A3]: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:106) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3284191 INFO (SUITE-BasicAuthStandaloneTest-seed#[C9D5ED88702AE5D9]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthStandaloneTest_C9D5ED88702AE5D9-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1828, maxMBSortInHeap=6.830893115607092, sim=RandomSimilarity(queryNorm=false): {}, locale=it, timezone=Asia/Tomsk [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=20843744,total=528482304 [junit4] 2> NOTE: All tests run in this JVM: [RequestHandlersTest, TestRandomCollapseQParserPlugin, CreateCollectionCleanupTest, TestCrossCoreJoin, TestGraphMLResponseWriter, HdfsUnloadDistributedZkTest, TestHashQParserPlugin, CurrencyFieldOpenExchangeTest, DocValuesMissingTest, TestFreeTextSuggestions, TestJmxMonitoredMap, BasicFunctionalityTest, TestSubQueryTransformer, TemplateUpdateProcessorTest, SolrInfoMBeanTest, ExternalFileFieldSortTest, TestUseDocValuesAsStored, TestLeaderElectionWithEmptyReplica, SuggesterTest, TestRawTransformer, UpdateParamsTest, TestNRTOpen, ClusterStateTest, CoreAdminHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestLockTree, RAMDirectoryFactoryTest, TestTestInjection, TestDocSet, LeaderFailoverAfterPartitionTest, DataDrivenBlockJoinTest, CdcrBootstrapTest, ScriptEngineTest, FieldMutatingUpdateProcessorTest, CSVRequestHandlerTest, AsyncCallRequestStatusResponseTest, SortByFunctionTest, TestNonDefinedSimilarityFactory, SpellCheckCollatorTest, JsonLoaderTest, CoreAdminRequestStatusTest, BadCopyFieldTest, HdfsCollectionsAPIDistributedZkTest, TermVectorComponentTest, IndexSchemaTest, TestNumericTerms32, InfoHandlerTest, DistanceUnitsTest, TestComponentsName, TestExclusionRuleCollectionAccess, HdfsThreadLeakTest, TestWriterPerf, DeleteNodeTest, TestLegacyNumericRangeQueryBuilder, RankQueryTest, DistributedTermsComponentTest, TestCryptoKeys, SpatialRPTFieldTypeTest, TestExpandComponent, StressHdfsTest, TestRandomFaceting, AliasIntegrationTest, TestUtils, BasicZkTest, ShardRoutingCustomTest, TestConfig, TestRealTimeGet, ConnectionReuseTest, LukeRequestHandlerTest, SSLMigrationTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSystemIdResolver, LoggingHandlerTest, CollectionTooManyReplicasTest, TestLMJelinekMercerSimilarityFactory, BasicAuthIntegrationTest, TestDFRSimilarityFactory, TestZkChroot, TestAnalyzedSuggestions, SignatureUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, BigEndianAscendingWordDeserializerTest, TestManagedStopFilterFactory, FullHLLTest, HdfsRestartWhileUpdatingTest, TestOnReconnectListenerSupport, TestFuzzyAnalyzedSuggestions, TestBadConfig, DeleteInactiveReplicaTest, TestSolrCloudWithDelegationTokens, BadIndexSchemaTest, TestShortCircuitedRequests, DistributedFacetExistsSmallTest, TestScoreJoinQPScore, LeaderInitiatedRecoveryOnCommitTest, ConjunctionSolrSpellCheckerTest, TestCollapseQParserPlugin, CircularListTest, TestTrieFacet, TestSolrDeletionPolicy2, TestCustomSort, EchoParamsTest, TestFieldTypeCollectionResource, CloudMLTQParserTest, HdfsRecoverLeaseTest, DeleteShardTest, BJQParserTest, QueryParsingTest, BlockJoinFacetRandomTest, RequestLoggingTest, ShowFileRequestHandlerTest, TestFieldCacheSanityChecker, SmileWriterTest, TestSolrQueryParser, TestSolr4Spatial, TestCloudManagedSchema, ResponseLogComponentTest, AnalysisErrorHandlingTest, SolrCLIZkUtilsTest, ReplaceNodeTest, URLClassifyProcessorTest, TestLuceneMatchVersion, TestSchemaSimilarityResource, UUIDFieldTest, DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, TestCodecSupport, TestSha256AuthenticationProvider, TestReRankQParserPlugin, DebugComponentTest, TestSimpleTrackingShardHandler, TestCloudSchemaless, TestRTimerTree, FileBasedSpellCheckerTest, SolrCmdDistributorTest, DistributedQueryComponentCustomSortTest, TestFieldCache, TestFieldCollectionResource, TestStressLiveNodes, TestFoldingMultitermQuery, TestSuggestSpellingConverter, TestCloudRecovery, TestRecovery, TestTrie, TestHdfsUpdateLog, TestAddFieldRealTimeGet, TestQueryUtils, TestCollectionAPI, TestSubQueryTransformerDistrib, DistributedFacetPivotLongTailTest, TestCloudDeleteByQuery, HttpPartitionTest, TestSchemaNameResource, TestConfigOverlay, TestLeaderInitiatedRecoveryThread, CollectionReloadTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, TestReload, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, StatsComponentTest, ConvertedLegacyTest, TestLazyCores, TestCoreDiscovery, DocValuesTest, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, RuleEngineTest, RulesTest, TestDynamicLoading, TestSolrCoreSnapshots, TestBlobHandler, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSQLHandlerNonCloud, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, TestIntervalFaceting, TestMacroExpander, TestMacros, TestCustomDocTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestSubQueryTransformerCrossCore, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, TestComplexPhraseQParserPlugin, TestFilteredDocIdSet, TestInitQParser, TestMaxScoreQueryParser, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestRecoveryHdfs, TestReloadDeadlock, TestSimpleQParserPlugin, TestSolr4Spatial2, TestStandardQParsers, TestStressUserVersions, TestXmlQParser, TestXmlQParserPlugin, TestJsonFacetRefinement, TestJsonFacets, TestOrdValues, BlockJoinFacetDistribTest, GraphQueryTest, TestScoreJoinQPNoScore, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestDistribIDF, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthStandaloneTest] [junit4] Completed [614/647 (1!)] on J1 in 0.64s, 1 test, 1 failure <<< FAILURES! [...truncated 60516 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
