Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.11/42/

3 tests failed.
FAILED:  
org.apache.solr.search.TestExtendedDismaxParser.testDoubleQuoteCharacters

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([7C18BEC326410745]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.TestExtendedDismaxParser

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([7C18BEC326410745]:0)


FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([7C18BEC326410745:13BC52490E689F0F]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
        at 
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16133 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 5785522 INFO  
(SUITE-JWTIssuerConfigTest-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest 
-Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=7C18BEC326410745 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/test-data/enwiki.random.lines.txt
 -Dtests.locale=ga -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected 
exception SolrException but no exception was thrown
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C18BEC326410745:13BC52490E689F0F]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
   [junit4]    >        at 
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1531, maxMBSortInHeap=5.547494405770243, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga, 
timezone=Etc/GMT-5
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=174392856,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
SolrRequestParserTest, MetricsConfigTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, BasicAuthStandaloneTest, 
HdfsChaosMonkeySafeLeaderTest, TestCloudConsistency, BlockJoinFacetRandomTest, 
SolrTestCaseJ4Test, TestValueSourceCache, TestReRankQParserPlugin, 
DeleteByIdWithRouterFieldTest, ZkSolrClientTest, RAMDirectoryFactoryTest, 
CloneFieldUpdateProcessorFactoryTest, TestObjectReleaseTracker, 
SolrIndexSearcherTest, TestCloudManagedSchema, CloudReplicaSourceTest, 
SliceStateTest, CdcrReplicationHandlerTest, TestHighlightDedupGrouping, 
TestLuceneIndexBackCompat, TestSolrQueryParser, XmlUpdateRequestHandlerTest, 
TestHalfAndHalfDocValues, DOMUtilTest, TestDynamicLoadingUrl, 
DistributedFacetPivotLongTailTest, LeaderFailureAfterFreshStartTest, 
HdfsBackupRepositoryIntegrationTest, IndexSizeTriggerSizeEstimationTest, 
TestManagedResource, TestSkipOverseerOperations, RegexBoostProcessorTest, 
FileUtilsTest, TestMinimalConfig, TestCircuitBreaker, TestSimDistributedQueue, 
RequestLoggingTest, ZkCollectionPropsCachingTest, 
JWTVerificationkeyResolverTest, InfoHandlerTest, RequiredFieldsTest, 
SuggestComponentContextFilterQueryTest, PeerSyncTest, 
DistributedMLTComponentTest, JavaBinAtomicUpdateMultivalueTest, 
TestPullReplica, TestPolicyCloud, InvalidConfigJoinQueryTest, 
TestFilteredDocIdSet, TimeZoneUtilsTest, ConfigureRecoveryStrategyTest, 
TestSnapshotCoreBackup, TestComplexPhraseQParserPlugin, 
NodeAddedTriggerIntegrationTest, TestTlogReplica, AuditLoggerIntegrationTest, 
HLLSerializationTest, TestLuceneMatchVersion, TestXIncludeConfig, 
TestCloudSearcherWarming, TestFuzzyAnalyzedSuggestions, 
ClusterStateMockUtilTest, HighlighterWithoutStoredIdTest, FacetPivotSmallTest, 
TestConfigSetsAPIShareSchema, TestUseDocValuesAsStored2, TestMissingGroups, 
TestDocBasedVersionConstraints, FastVectorHighlighterTest, Tagger2Test, 
SpellingQueryConverterTest, TestCloudPivotFacet, TestSimLargeCluster, 
TestDistribDocBasedVersion, CopyFieldTest, MaxScoreCollectorTest, 
ReplaceNodeTest, TestIntervalFaceting, TermsComponentTest, 
TestUniqueKeyFieldResource, TestRandomFlRTGCloud, TestBlockCollapse, 
OutputWriterTest, NotRequiredUniqueKeyTest, QueryComponentPartialResultsTest, 
TestElisionMultitermQuery, TestInPlaceUpdatesRequiredField, JavabinLoaderTest, 
TestAnalyzedSuggestions, HdfsUnloadDistributedZkTest, TestScoreJoinQPScore, 
TestReplicationHandler, DistributedVersionInfoTest, 
SegmentsInfoRequestHandlerTest, RangeFacetCloudTest, DisMaxRequestHandlerTest, 
TestDistribIDF, CollectionReloadTest, TestFieldCacheSort, 
CollectionStateFormat2Test, CategoryRoutedAliasUpdateProcessorTest, 
TestSimScenario, TestSSLRandomization, TestReload, OverseerTest, 
AliasIntegrationTest, SortByFunctionTest, HDFSCollectionsAPITest, 
TestSurroundQueryParser, IndexBasedSpellCheckerTest, RankQParserPluginTest, 
ShardRoutingCustomTest, TestPerFieldSimilarityWithDefaultOverride, 
TestLMJelinekMercerSimilarityFactory, AddBlockUpdateTest, TestRandomFaceting, 
BasicZkTest, ChaosMonkeyNothingIsSafeTest, DeleteInactiveReplicaTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, HttpPartitionTest, 
MoveReplicaHDFSTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, 
NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerTaskQueueTest, ReindexCollectionTest, 
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, 
TestStressCloudBlindAtomicUpdates, TestWaitForStateWithJettyShutdowns, 
TestZkChroot, TlogReplayBufferedWhileIndexingTest, ZkControllerTest, 
ZkFailoverTest, ConcurrentCreateCollectionTest, CustomCollectionTest, 
HdfsCloudIncrementalBackupTest, LocalFSCloudIncrementalBackupTest, 
PurgeGraphTest, ShardSplitTest, ScheduledMaintenanceTriggerTest, 
SearchRateTriggerIntegrationTest, TestSimComputePlanAction, TestSimPolicyCloud, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
CdcrWithNodesRestartsTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, 
ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, 
TestCodecSupport, TestConfig, TestConfigSetProperties, TestConfigSets, 
TestCoreDiscovery, TestDynamicLoading, TestSolrIndexConfig, 
TestDistribPackageStore, TestCSVLoader, TestConfigReload, 
TestHdfsBackupRestoreCore, TestReqParamsAPI, TestSQLHandler, 
V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, 
CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, 
MetricsHistoryHandlerTest, StatsReloadRaceTest, 
DistributedFacetExistsSmallTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryElevationComponentTest, DistributedSuggestComponentTest, 
ResponseLogComponentTest, SearchHandlerTest, SpellCheckComponentTest, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, ManagedSchemaDiffTest, 
TestSchemaDesignerAPI, TestSlowCompositeReaderWrapper, 
UninvertDocValuesMergePolicyTest, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, 
TestNumericRangeQuery64, SolrJmxReporterTest, SolrCloudReportersTest, 
TestPackages, TestChildDocTransformerHierarchy, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestFieldTypeResource, TestSchemaSimilarityResource, TestSchemaVersionResource, 
TestManagedSynonymGraphFilterFactory, BooleanFieldTest, DocValuesMultiTest, 
DocValuesTest, SynonymTokenizerTest, TestBinaryField, 
TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields, 
CursorMarkTest, SignificantTermsQParserPluginTest, 
TestComplexPhraseLeadingWildcard, TestDocSet, TestFieldSortValues, 
TestHashQParserPlugin, TestInitQParser, TestLRUCache, 
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, 
TestMinHashQParser, TestPayloadCheckQParserPlugin, 
TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestQueryTypes, 
TestQueryUtils, TestRTGBase, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, 
TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial, 
TestSolrCachePerf, TestSolrCoreParser, TestSolrFieldCacheBean, 
TestStressLucene, TestStressRecovery, TestStressReorder, 
TestStressUserVersions, TestCloudJSONFacetSKGEquiv, TestJsonFacetErrors, 
TestJsonFacetRefinement, TestJsonFacets, GraphQueryTest, SimpleMLTQParserTest, 
TestBM25SimilarityFactory, TestBooleanSimilarityFactory, 
TestClassicSimilarityFactory, TestIBSimilarityFactory, JWTIssuerConfigTest]
   [junit4] Completed [843/955 (1!)] on J0 in 0.26s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 306 lines...]
   [junit4] Suite: org.apache.solr.search.TestExtendedDismaxParser
   [junit4]   2> 1071651 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1071651 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1071652 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-204 after mutting 0 log 
messages
   [junit4]   2> 1071652 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-205 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 1071653 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J1/temp/solr.search.TestExtendedDismaxParser_7C18BEC326410745-001/data-dir-119-001
   [junit4]   2> 1071653 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1071653 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1071655 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1071656 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1071663 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1071677 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1071678 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not 
implemented and has no effect.
   [junit4]   2> 1071678 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 1071680 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1071683 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (2)
   [junit4]   2> 1071683 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1071885 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:830) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.beforeClass(TestExtendedDismaxParser.java:52)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1071886 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:683) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:830) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.beforeClass(TestExtendedDismaxParser.java:52)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1071887 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1071888 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1071890 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6fede3a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1071890 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6fede3a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1071892 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1071893 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f97fbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1071893 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f97fbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1071894 WARN  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1071920 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78937472
   [junit4]   2> 1071926 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78937472
   [junit4]   2> 1071926 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78937472
   [junit4]   2> 1071927 INFO  (coreLoadExecutor-9439-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 1071934 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1071950 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1071950 WARN  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 1071950 WARN  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1071953 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1071956 WARN  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiople copyFields (2)
   [junit4]   2> 1071956 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 1071966 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1071966 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78937472
   [junit4]   2> 1071966 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/checkout/solr/build/solr-core/test/J1/temp/solr.search.TestExtendedDismaxParser_7C18BEC326410745-001/data-dir-119-001/]
   [junit4]   2> 1071967 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=341452551, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1072013 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1072013 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1072013 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1072014 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1072028 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1072088 INFO  (coreLoadExecutor-9439-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1072088 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1072089 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1072090 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1072091 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[42]} 0 1
   [junit4]   2> 1072092 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1072094 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[43]} 0 0
   [junit4]   2> 1072094 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[44]} 0 0
   [junit4]   2> 1072094 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[45]} 0 0
   [junit4]   2> 1072095 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[46]} 0 0
   [junit4]   2> 1072095 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[47]} 0 0
   [junit4]   2> 1072102 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[48]} 0 0
   [junit4]   2> 1072103 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[49]} 0 0
   [junit4]   2> 1072103 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[50]} 0 0
   [junit4]   2> 1072113 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 omitNorms=true, omitTermFreqAndPositions=true, maxDistErr=0.00001, 
termOffsets=false, distErrPct=0.025, distanceUnits=kilometers, 
termPositions=false, omitPositions=true, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:13,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 13
   [junit4]   2> 1072124 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[51]} 0 20
   [junit4]   2> 1072124 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[52]} 0 0
   [junit4]   2> 1072124 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[53]} 0 0
   [junit4]   2> 1072125 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[54]} 0 0
   [junit4]   2> 1072125 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[55]} 0 0
   [junit4]   2> 1072125 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[56]} 0 0
   [junit4]   2> 1072125 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[57]} 0 0
   [junit4]   2> 1072139 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[58]} 0 13
   [junit4]   2> 1072139 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[59]} 0 0
   [junit4]   2> 1072139 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[60]} 0 0
   [junit4]   2> 1072140 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[61]} 0 0
   [junit4]   2> 1072140 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[62]} 0 0
   [junit4]   2> 1072140 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[63]} 0 0
   [junit4]   2> 1072140 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[64]} 0 0
   [junit4]   2> 1072141 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[65]} 0 0
   [junit4]   2> 1072141 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[66]} 0 0
   [junit4]   2> 1072141 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[67]} 0 0
   [junit4]   2> 1072141 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[68]} 0 0
   [junit4]   2> 1072142 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[69]} 0 0
   [junit4]   2> 1072142 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[70]} 0 0
   [junit4]   2> 1072142 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[71]} 0 0
   [junit4]   2> 1072142 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[72]} 0 0
   [junit4]   2> 1072143 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[73]} 0 0
   [junit4]   2> 1072144 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[74]} 0 1
   [junit4]   2> 1072154 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1072154 INFO  
(SUITE-TestExtendedDismaxParser-seed#[7C18BEC326410745]-worker) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 1072158 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testWhitespaceCharacters
   [junit4]   2> 1072159 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[whitespaceChars]} 0 0
   [junit4]   2> 1072163 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1072164 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1072164 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=("foo%0afoo")&defType=edismax&qf=cat_s&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1072165 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:["foo%0afoo"+TO+"foo%0afoo"]&defType=edismax&qf=name&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072166 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat_s:[+"foo%0afoo"+TO+"foo%0afoo"]&defType=edismax&qf=name&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072166 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!edismax+qf%3Dcat_s+v%3D'["foo%0afoo"+TO+"foo%0afoo"]'}&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072166 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!edismax+qf%3Dcat_s+v%3D'[+"foo%0afoo"+TO+"foo%0afoo"]'}&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072167 INFO  
(TEST-TestExtendedDismaxParser.testWhitespaceCharacters-seed#[7C18BEC326410745])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testWhitespaceCharacters
   [junit4]   2> 1072171 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testUfDynamicField
   [junit4]   2> 1072171 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-206 for ERROR logs 
matching regex: dynamic field
   [junit4]   2> 1072173 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={uf=fl%3Dtrait*,id&defType=edismax&wt=xml} status=400 QTime=0
   [junit4]   2> 1072173 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-206 after mutting 1 log 
messages
   [junit4]   2> 1072174 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-205 after mutting 0 log 
messages
   [junit4]   2> 1072174 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-207 for ERROR logs 
matching regex: ignore_exception
   [junit4]   2> 1072174 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={uf=trait*+id&defType=edismax&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1072175 INFO  
(TEST-TestExtendedDismaxParser.testUfDynamicField-seed#[7C18BEC326410745]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testUfDynamicField
   [junit4]   2> 1072179 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testFocusQueryParser
   [junit4]   2> 1072179 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+&q.alt=id:[42+TO+51]&defType=edismax&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1072180 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q= 
&q.alt=id:[42+TO+51]&defType=edismax&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1072181 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=literal:colon&defType=edismax&qf=t_special&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072181 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[42+TO+51]&qt=&start=0&rows=20&version=2.2} hits=10 status=0 
QTime=0
   [junit4]   2> 1072181 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[42+TO+51]&defType=edismax&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 1072182 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Tool&defType=edismax&qf=trait_ss&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1072184 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Tool&defType=edismax&qf=trait_ss+foo_i+foo_f+foo_dt+foo_l+foo_d+foo_b&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 1072185 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=foo_i:100&defType=edismax&qf=text_sw&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1072185 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=foo_i:-100&defType=edismax&qf=text_sw&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1072186 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=100&defType=edismax&qf=text_sw+foo_i&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1072186 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Tool&defType=edismax&df=trait_ss&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1072187 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=op&defType=edismax&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1072187 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=op&defType=edismax&qf=name+title+subject+text&wt=xml} hits=2 status=0 
QTime=0
   [junit4]   2> 1072188 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+op&defType=edismax&qf=name+title+subject+text_sw&q.op=AND&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072189 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+op&defType=edismax&qf=name+title+subject+text_sw&q.op=OR&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1072190 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+AND+op&defType=edismax&qf=name+title+subject+text&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072190 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+and+op&defType=edismax&qf=name+title+subject+text&wt=xml} 
hits=2 status=0 QTime=0
   [junit4]   2> 1072191 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=%2BOrder+op&defType=edismax&qf=name+title+subject+text&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 1072192 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+OR+op&defType=edismax&qf=name+title+subject+text&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1072192 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=Order+or+op&defType=edismax&qf=name+title+subject+text&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1072193 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&defType=edismax&qf=name+title+subject+text&wt=xml} hits=34 
status=0 QTime=0
   [junit4]   2> 1072194 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=star+OR+(-star)&defType=edismax&qf=name+title+subject+text&wt=xml} 
hits=34 status=0 QTime=0
   [junit4]   2> 1072194 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:42+OR+(-id:42)&defType=edismax&qf=name+title+subject+text&wt=xml} 
hits=34 status=0 QTime=0
   [junit4]   2> 1072207 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=GB&defType=edismax&qf=text_sw&wt=xml} hits=1 status=0 QTime=12
   [junit4]   2> 1072207 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the+big&defType=edismax&qf=text_sw&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1072208 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the+big&defType=edismax&qf=text_sw&q.op=AND&wt=xml&stopwords=false} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072209 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=t_special:literal\:colon&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1072209 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=t_special:literal\:colon&defType=edismax&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072210 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=t_special:literal:colon&defType=edismax&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072210 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=literal\:colon&defType=edismax&qf=t_special&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072211 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=literal:colon&defType=edismax&qf=t_special&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072211 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=terminator:3&defType=edismax&qf=movies_t&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 1072212 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Mission:Impossible&defType=edismax&qf=movies_t&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072212 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Mission+:+Impossible&defType=edismax&qf=movies_t&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072213 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Mission:+Impossible&defType=edismax&qf=movies_t&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072213 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator+2:+Judgement+Day&defType=edismax&qf=movies_t&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072214 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator+10:+Judgement+Day&defType=edismax&qf=movies_t&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072215 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=Terminator:+100&defType=edismax&qf=movies_t+foo_i&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1072215 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator:+100&defType=edismax&qf=movies_t+foo_i&sow=true&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072216 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator:+100&defType=edismax&qf=movies_t+foo_i&sow=false&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072216 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator:+100&defType=edismax&qf=movies_t+foo_i&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072217 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=Terminator:+8&defType=edismax&qf=movies_t+foo_i&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1072217 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=movies_t:Terminator+100&defType=edismax&qf=movies_t+foo_i&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1072218 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=_query_:"{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}"&defType=edismax&fq=id:51&wt=xml&debugQuery=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072219 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=+{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}&defType=edismax&fq=id:51&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072224 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&uf=id+_query_&q=_query_:"{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}"&defType=edismax&fq=id:51&wt=xml}
 hits=1 status=0 QTime=4
   [junit4]   2> 1072225 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&uf=id&uf=_query_&q=_query_:"{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}"&defType=edismax&fq=id:51&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072225 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&uf=id&uf=_query_&q=+{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}&defType=edismax&fq=id:51&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072226 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&uf=*+-_query_&q=_query_:"{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}"&defType=edismax&fq=id:51&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072226 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&uf=id&q=_query_:"{!geofilt+d%3D20+sfield%3Dstore+pt%3D12.34,-56.78}"&defType=edismax&fq=id:51&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072227 INFO  
(TEST-TestExtendedDismaxParser.testFocusQueryParser-seed#[7C18BEC326410745]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testFocusQueryParser
   [junit4]   2> 1072231 INFO  
(TEST-TestExtendedDismaxParser.testSowFalseWithBoost-seed#[7C18BEC326410745]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting testSowFalseWithBoost
   [junit4]   2> 1072232 INFO  
(TEST-TestExtendedDismaxParser.testSowFalseWithBoost-seed#[7C18BEC326410745]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testSowFalseWithBoost
   [junit4]   2> 1072236 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testOperatorsWithLiteralColons
   [junit4]   2> 1072237 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[142]} 0 0
   [junit4]   2> 1072237 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[143]} 0 0
   [junit4]   2> 1072237 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[144]} 0 0
   [junit4]   2> 1072237 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[145]} 0 0
   [junit4]   2> 1072238 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[146]} 0 0
   [junit4]   2> 1072238 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[147]} 0 0
   [junit4]   2> 1072243 INFO  
(searcherExecutor-9441-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1072244 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1072244 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=bogus:xxx+AND+text_s:yak&defType=edismax&qf=a_s+b_s&fl=id&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072245 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=a_s:xxx+AND+text_s:yak&uf=text_s&defType=edismax&qf=a_s+b_s&fl=id&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1072246 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=NOT+bogus:xxx+%2Btext_s:yak&defType=edismax&qf=a_s+b_s&fl=id&wt=xml&debugQuery=true}
 hits=2 status=0 QTime=0
   [junit4]   2> 1072246 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=NOT+a_s:xxx+%2Btext_s:yak&uf=text_s&defType=edismax&qf=a_s+b_s&fl=id&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1072247 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=%2Bbogus:xxx+yak&defType=edismax&qf=a_s+b_s+text_s&fl=id&wt=xml} 
hits=2 status=0 QTime=0
   [junit4]   2> 1072248 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0&q=%2Ba_s:xxx+yak&uf=b_s&defType=edismax&qf=a_s+b_s+text_s&fl=id&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1072249 INFO  
(TEST-TestExtendedDismaxParser.testOperatorsWithLiteralColons-seed#[7C18BEC326410745])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testOperatorsWithLiteralColons
   [junit4]   2> 1072253 INFO  
(TEST-TestExtendedDismaxParser.testCJK-seed#[7C18BEC326410745]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCJK
   [junit4]   2> 1072253 INFO  
(TEST-TestExtendedDismaxParser.testCJK-seed#[7C18BEC326410745]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=0%25&q=大亚湾&defType=edismax&qf=standardtok&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 1072254 INFO  
(TEST-TestExtendedDismaxParser.testCJK-seed#[7C18BEC326410745]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=67%25&q=大亚湾&defType=edismax&qf=standardtok&wt=xml} hits=2 status=0 
QTime=0
   [junit4]   2> 1072254 INFO  
(TEST-TestExtendedDismaxParser.testCJK-seed#[7C18BEC326410745]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=100%25&q=大亚湾&defType=edismax&qf=standardtok&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 1072255 INFO  
(TEST-TestExtendedDismaxParser.testCJK-seed#[7C18BEC326410745]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCJK
   [junit4]   2> 1072259 INFO  
(TEST-TestExtendedDismaxParser.testValidateQueryFields-seed#[7C18BEC326410745]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testValidateQueryFields
   [junit4]   2> 1072259 INFO  
(TEST-TestExtendedDismaxParser.testValidateQueryFields-seed#[7C18BEC326410745]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={defType=edismax&df=text&q=olive+AND+other&qf=subject^3+title&debugQuery=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 1072260 ERROR 
(TEST-TestExtendedDismaxParser.testValidateQueryFields-seed#[7C18BEC326410745]) 
[     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Query Field 'nosuchfield' is not a valid 
field name
   [junit4]   2>           => org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Query Field 'nosuchfield' is not a valid 
field name
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:212)
   [junit4]   2> org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Query Field 'nosuchfield' is not a valid 
field name
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:212)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.lambda$testValidateQueryFields$8(TestExtendedDismaxParser.java:2354)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2879) 
[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2754) 
[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.testValidateQueryFields(TestExtendedDismaxParser.java:2354)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: Query Field 
'nosuchfield' is not a valid field name
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.checkFieldInSchema(ExtendedDismaxQParser.java:278)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.checkFieldsInSchema(ExtendedDismaxQParser.java:290)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.validateQueryFields(ExtendedDismaxQParser.java:229)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.parse(ExtendedDismaxQParser.java:154)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
 ~[java/:?]
   [junit4]   2>        ... 53 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: undefined 
field: "nosuchfield"
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.getField(IndexSchema.java:1249) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.checkFieldInSchema(ExtendedDismaxQParser.java:276)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.checkFieldsInSchema(ExtendedDismaxQParser.java:290)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.validateQueryFields(ExtendedDismaxQParser.java:229)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.parse(ExtendedDismaxQParser.java:154)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:174) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
 ~[java/:?]
   [junit4]   2>        ... 53 more
   [junit4]   2> 1072261 INFO  
(TEST-TestExtendedDismaxParser.testValidateQueryFields-seed#[7C18BEC326410745]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={defType=edismax&df=text&q=olive+AND+other&qf=subject^3+nosuchfield&debugQuery=true}
 status=400 QTime=1
   [junit4]   2> 1072262 INFO  
(TEST-TestExtendedDismaxParser.testValidateQueryFields-seed#[7C18BEC326410745]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testValidateQueryFields
   [junit4]   2> 1072266 INFO  
(TEST-TestExtendedDismaxParser.killInfiniteRecursionParse-seed#[7C18BEC326410745])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting killInfiniteRecursionParse
   [junit4]   2> 1072277 ERROR 
(TEST-TestExtendedDismaxParser.killInfiniteRecursionParse-seed#[7C18BEC326410745])
 [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Infinite Recursion detected parsing query 
'{!edismax v=something}'
   [junit4]   2>           => org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Infinite Recursion detected parsing query 
'{!edismax v=something}'
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:212)
   [junit4]   2> org.apache.solr.common.SolrException: 
org.apache.solr.search.SyntaxError: Infinite Recursion detected parsing query 
'{!edismax v=something}'
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:212)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:333)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.lambda$killInfiniteRecursionParse$7(TestExtendedDismaxParser.java:2330)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2879) 
[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2754) 
[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestExtendedDismaxParser.killInfiniteRecursionParse(TestExtendedDismaxParser.java:2329)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: Infinite 
Recursion detected parsing query '{!edismax v=something}'
   [junit4]   2>        at 
org.apache.solr.search.QParser.checkRecurse(QParser.java:210) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.QParser.subQuery(QParser.java:232) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.getBoostQueries(ExtendedDismaxQParser.java:569)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.ExtendedDismaxQParser.parse(ExtendedDismaxQParser.java:190)
 ~[java/:?]
   [junit4]   2>        at org.apache.so

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

lCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$1518/2008904159.apply(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
   [junit4]   2>         at 
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.cacheDocSet(SolrIndexSearcher.java:769)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher$2.regenerateItem(SolrIndexSearcher.java:551)
   [junit4]   2>         at 
org.apache.solr.search.CaffeineCache.warm(CaffeineCache.java:384)
   [junit4]   2>         at 
org.apache.solr.search.SolrIndexSearcher.warm(SolrIndexSearcher.java:2188)
   [junit4]   2>         at 
org.apache.solr.core.SolrCore.lambda$getSearcher$15(SolrCore.java:2383)
   [junit4]   2>         at 
org.apache.solr.core.SolrCore$$Lambda$384/1220839699.call(Unknown Source)
   [junit4]   2>         at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$122/73951511.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    5) Thread[id=18447, name=h2sc-9436-thread-1, 
state=RUNNABLE, group=TGRP-TestExtendedDismaxParser]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:362)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:186)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$121/864575691.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$122/73951511.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    6) Thread[id=18444, name=h2sc-9434-thread-2, 
state=RUNNABLE, group=TGRP-TestExtendedDismaxParser]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:362)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:186)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$121/864575691.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$122/73951511.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=is-IS, 
timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=10,free=248063392,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, 
ConjunctionSolrSpellCheckerTest, MetricsDisabledCloudTest, 
JWTAuthPluginIntegrationTest, HdfsNNFailoverTest, TestCloudDeleteByQuery, 
BlockJoinFacetSimpleTest, TestCrossCoreJoin, TestXmlQParser, TestRealTimeGet, 
DirectUpdateHandlerTest, AssignTest, RequestHandlersTest, 
DefaultValueUpdateProcessorTest, TestRTimerTree, SortSpecParsingTest, 
TestCloudSchemaless, CustomHighlightComponentTest, SolrCLIZkUtilsTest, 
CdcrRequestHandlerTest, TestJoin, TestEmbeddedSolrServerAdminHandler, TestSort, 
XsltUpdateRequestHandlerTest, TestManagedSchema, DateMathParserTest, 
TestDynamicURP, DistributedFacetPivotSmallAdvancedTest, LeaderTragicEventTest, 
IndexSizeTriggerTest, TestManagedResourceStorage, 
TestSolrCloudWithDelegationTokens, LongSetTest, TestNRTOpen, TestExportTool, 
TestSimExecutePlanAction, SearchHandlerTest, ZkStateReaderTest, 
MultiAuthPluginTest, LoggingHandlerTest, SchemaApiFailureTest, 
SuggestComponentTest, PeerSyncWithBufferUpdatesTest, 
DistributedQueryComponentCustomSortTest, NestedAtomicUpdateTest, 
TestPullReplicaErrorHandling, TriggerCooldownIntegrationTest, 
TestCloudNestedDocsSort, TestFiltering, UtilsToolTest, CoreSorterTest, 
TestSolrConfigHandlerCloud, TestComponentsName, NodeAddedTriggerTest, 
TestTolerantUpdateProcessorCloud, AuditLoggerPluginTest, HLLUtilTest, 
TestReversedWildcardFilterFactory, TestClusterProperties, 
TestHighFrequencyDictionaryFactory, ClusterStateTest, 
TestPostingsSolrHighlighter, InfixSuggestersTest, TestConfigSetsAPIZkFailure, 
UUIDFieldTest, TestMultiWordSynonyms, TestNamedUpdateProcessors, 
HighlighterConfigTest, TaggerTest, TestSuggestSpellingConverter, 
TestCloudPseudoReturnFields, TestSimNodeAddedTrigger, TestDistributedMap, 
CurrencyFieldTypeTest, MergeStrategyTest, ReplicationFactorTest, 
TestRemoteStreaming, TestDistributedStatsComponentCardinality, 
TestManagedStopFilterFactory, TestRandomRequestDistribution, TestCaffeineCache, 
SampleTest, NumericFieldsTest, QueryElevationComponentTest, 
TestExtendedDismaxParser]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtendedDismaxParser -Dtests.seed=7C18BEC326410745 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.11/test-data/enwiki.random.lines.txt
 -Dtests.locale=is-IS -Dtests.timezone=America/Port_of_Spain 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestExtendedDismaxParser (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7C18BEC326410745]:0)
   [junit4] Completed [926/955 (2!)] on J1 in 7212.74s, 17 tests, 2 errors <<< 
FAILURES!

[...truncated 54369 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to