You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/18 17:55:19 UTC

[JENKINS] Lucene-Solr-Tests-8.5 - Build # 174 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/174/

2 tests failed.
FAILED:  org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback

Error Message:
_xq_Lucene85FieldsIndex-doc_ids_7g.tmp

Stack Trace:
java.io.FileNotFoundException: _xq_Lucene85FieldsIndex-doc_ids_7g.tmp
	at __randomizedtesting.SeedInfo.seed([7B1500CD5D604B36:9D32EF22F9CF2048]:0)
	at org.apache.lucene.store.RAMDirectory.deleteFile(RAMDirectory.java:179)
	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:607)
	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
	at org.apache.lucene.index.IndexFileDeleter.refresh(IndexFileDeleter.java:449)
	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2327)
	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2269)
	at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2262)
	at org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback(TestAddIndexes.java:973)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:51B0229D3C27CE1]}

Error Message:
deltaCm too high: 1.4287460135995542

Stack Trace:
java.lang.AssertionError: deltaCm too high: 1.4287460135995542
	at __randomizedtesting.SeedInfo.seed([177DC08636F8A2C:51B0229D3C27CE1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.search.TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise(TestSolr4Spatial2.java:186)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1478 lines...]
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAddIndexes -Dtests.method=testAddIndexesWithRollback -Dtests.seed=7B1500CD5D604B36 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.42s J0 | TestAddIndexes.testAddIndexesWithRollback <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: _xq_Lucene85FieldsIndex-doc_ids_7g.tmp
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B1500CD5D604B36:9D32EF22F9CF2048]:0)
   [junit4]    > 	at org.apache.lucene.store.RAMDirectory.deleteFile(RAMDirectory.java:179)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:607)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.refresh(IndexFileDeleter.java:449)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2327)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2269)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.rollback(IndexWriter.java:2262)
   [junit4]    > 	at org.apache.lucene.index.TestAddIndexes.testAddIndexesWithRollback(TestAddIndexes.java:973)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d76e2e2), locale=ar-QA, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=79787688,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestExitableDirectoryReader, TestDocIdSetIterator, TestTragicIndexWriterDeadlock, TestIntBlockPool, TestCustomNorms, TestOmitTf, TestIndexWriterCommit, TestPendingDeletes, TestWordlistLoader, TestSoftDeletesDirectoryReaderWrapper, TestFSTs, TestField, TestByteArrayDataInput, TestXYLine, TestFeatureDoubleValues, TestSegmentCacheables, TestTryDelete, TestFilterDirectory, TestPolygon, TestStressIndexing2, TestDelegatingAnalyzerWrapper, TestRangeFieldsDocValuesQuery, TestLogMergePolicy, TestElevationComparator, TestDateTools, TestSimpleWKTShapeParsing, TestXYShape, TestPerFieldPostingsFormat, TestTimeLimitingCollector, TestLSBRadixSorter, TestIndexSorting, TestRollingBuffer, TestPersistentSnapshotDeletionPolicy, TestDoubleRangeFieldQueries, TestForTooMuchCloning, Test2BSortedDocValuesOrds, Test2BPostings, TestTermVectors, TestStringMSBRadixSorter, TestSimpleFSLockFactory, TestMultiFields, TestLatLonMultiLineShapeQueries, TestGraphTokenStreamFiniteStrings, TestIntroSelector, TestLucene50StoredFieldsFormatHighCompression, TestBooleanRewrites, TestBinaryTerms, TestRecyclingByteBlockAllocator, TestIndexableField, TestDirectPacked, TestIntRange, TestLucene60FieldInfoFormat, TestNoMergePolicy, TestBM25Similarity, TestSpanSearchEquivalence, TestPhraseQuery, TestConjunctionDISI, TestMinimize, TestXYMultiPolygonShapeQueries, TestBoolean2, TestByteBuffersDirectory, TestLine2D, TestFilterWeight, TestSpansEnum, TestMSBRadixSorter, TestSimilarityBase, TestLowercaseAsciiCompression, TestBasicModelIn, TestLucene84PostingsFormat, TestTermdocPerf, TestFieldReuse, TestMixedCodecs, TestIndexOrDocValuesQuery, TestNormsFieldExistsQuery, TestParallelTermEnum, TestMultiset, TestSearchAfter, TestDocInverterPerFieldErrorInfo, TestSpanCollection, TestSimpleExplanationsWithFillerDocs, TestAnalyzerWrapper, TestSegmentMerger, TestSegmentTermEnum, TestClassicSimilarity, TestIndexWriterOnVMError, TestXYPointDistanceSort, TestTrackingDirectoryWrapper, TestAxiomaticF1LOG, TestMultiCollector, TestLatLonPoint, TestUpgradeIndexMergePolicy, Test2BNumericDocValues, TestBytesRef, TestLucene80NormsFormatMergeInstance, TestForDeltaUtil, TestForUtil, TestBinaryDocument, TestDoubleRange, TestFloatRange, TestLatLonPointShapeQueries, TestLatLonPolygonShapeQueries, TestXYLineShapeQueries, TestXYMultiPointShapeQueries, TestXYPolygonShapeQueries, TestPoint2D, TestRectangle2D, TestXYPolygon, TestXYRectangle, Test2BBinaryDocValues, Test2BPositions, TestAddIndexes]
   [junit4] Completed [329/563 (1!)] on J0 in 1.76s, 28 tests, 1 error <<< FAILURES!

[...truncated 14182 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> 4171204 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4171204 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_177DC08636F8A2C-001/data-dir-240-001
   [junit4]   2> 4171216 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 4171216 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4171218 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4171218 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4171219 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4171219 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4171285 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 4171308 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 4171330 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4171337 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialPointVectorFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4171409 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 4175206 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/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-Solr-Tests-8.5/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-Solr-Tests-8.5/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_191]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:634) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestSolr4Spatial2.beforeClass(TestSolr4Spatial2.java:52) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
   [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.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 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_191]
   [junit4]   2> 4175207 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4175220 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-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> 4175221 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7402774b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4175221 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7402774b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4175223 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-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> 4175224 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71d5f79d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4175224 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71d5f79d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4175225 WARN  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-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> 4175264 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4175264 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4175321 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@336f80c6
   [junit4]   2> 4175345 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@336f80c6
   [junit4]   2> 4175345 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@336f80c6
   [junit4]   2> 4175359 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4175421 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 4175496 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4175533 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 4175533 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 4175534 INFO  (coreLoadExecutor-12806-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@336f80c6
   [junit4]   2> 4175534 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_177DC08636F8A2C-001/data-dir-240-001/]
   [junit4]   2> 4175535 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 4175668 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4175668 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4175669 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=36.8935546875, floorSegmentMB=1.205078125, forceMergeDeletesPctAllowed=19.393492399494672, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.120480186265
   [junit4]   2> 4175669 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22c0a17a[collection1] main]
   [junit4]   2> 4175669 WARN  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 4175670 INFO  (coreLoadExecutor-12806-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4175671 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4175671 INFO  (searcherExecutor-12807-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22c0a17a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4175676 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQuadTreeRobustness
   [junit4]   2> 4175676 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4175676 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4175677 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType oslocation{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=false, maxDistErr=0.000009, worldBounds=ENVELOPE(0,700000,1300000,0), distErrPct=0.15, class=solr.SpatialRecursivePrefixTreeFieldType}} strat: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:38,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=700000.0,minY=0.0,maxY=1300000.0)})),pruneLeafyBranches) maxLevels: 38
   [junit4]   2> 4175692 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 14
   [junit4]   2> 4175694 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType oslocationold{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=false, maxDistErr=0.000009, worldBounds=ENVELOPE(0,700000,1300000,0), distErrPct=0.15, class=solr.SpatialRecursivePrefixTreeFieldType, version=8.2.0}} strat: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:38,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=700000.0,minY=0.0,maxY=1300000.0)})),pruneLeafyBranches) maxLevels: 38
   [junit4]   2> 4175704 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 10
   [junit4]   2> 4175705 INFO  (TEST-TestSolr4Spatial2.testQuadTreeRobustness-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQuadTreeRobustness
   [junit4]   2> 4175738 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 4175738 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4175739 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4175739 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 4175768 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 29
   [junit4]   2> 4175768 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4175768 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4175773 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4330bbc8[collection1] main]
   [junit4]   2> 4175774 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4175778 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4330bbc8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054626}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4175783 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 4175817 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 4175819 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom} hits=1 status=0 QTime=35
   [junit4]   2> 4175820 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 4175850 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testErrorHandlingGeodist
   [junit4]   2> 4175850 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4175850 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4175887 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 36
   [junit4]   2> 4175888 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 4175888 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&sort=geodist(llp,47.36667,8.55)+asc&wt=xml} status=400 QTime=0
   [junit4]   2> 4175889 INFO  (TEST-TestSolr4Spatial2.testErrorHandlingGeodist-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testErrorHandlingGeodist
   [junit4]   2> 4175906 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
   [junit4]   2> 4175906 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4175906 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4175907 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@6ad6df82, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 4176048 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 140
   [junit4]   2> 4176093 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 44
   [junit4]   2> 4176093 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176096 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176097 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f38774a[collection1] main]
   [junit4]   2> 4176098 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176102 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f38774a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.5.2):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054950}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176107 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 14
   [junit4]   2> 4176108 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176108 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 4176108 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176112 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 4176119 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=6
   [junit4]   2> 4176133 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=20
   [junit4]   2> 4176133 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4176133 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176133 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176135 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12e906c[collection1] main]
   [junit4]   2> 4176135 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176139 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12e906c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.5.2):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054950}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054989}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176144 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 4176146 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=33
   [junit4]   2> 4176191 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml} hits=3 status=0 QTime=45
   [junit4]   2> 4176243 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+-11+11,+10.5+12,+-11+12)))&sort=id+asc&wt=xml} hits=2 status=0 QTime=50
   [junit4]   2> 4176278 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 34
   [junit4]   2> 4176278 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176278 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176294 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f44f2c[collection1] main]
   [junit4]   2> 4176295 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176298 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57f44f2c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.5.2):c2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054950}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230054989}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176299 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 4176300 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=srptgeom_geo3d:[55.0260828,-115.5085624+TO+55.02646,-115.507337]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 4176301 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
   [junit4]   2> 4176306 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:428B06417B326494]}
   [junit4]   2> 4176306 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176306 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176317 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176317 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176317 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176335 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7da76e1c[collection1] main]
   [junit4]   2> 4176336 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176339 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7da76e1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055173}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176340 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 4176340 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176341 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176341 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176341 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176351 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a3f649[collection1] main]
   [junit4]   2> 4176351 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176355 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73a3f649[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055197}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176355 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 4176356 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176357 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:428B06417B326494]}
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:F6DDBABD4FF0AFB8]}
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176372 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c259962[collection1] main]
   [junit4]   2> 4176372 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176376 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c259962[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055226}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176376 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176379 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@659cd595[collection1] main]
   [junit4]   2> 4176379 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176383 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@659cd595[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055233}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176383 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176392 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176435 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:F6DDBABD4FF0AFB8]}
   [junit4]   2> 4176440 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:78342C611E34E773]}
   [junit4]   2> 4176452 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176452 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 12
   [junit4]   2> 4176453 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176453 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176453 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176455 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c04f171[collection1] main]
   [junit4]   2> 4176455 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176459 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c04f171[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055309}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176465 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 4176465 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176465 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176466 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176466 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176467 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@775d2f5e[collection1] main]
   [junit4]   2> 4176468 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176471 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@775d2f5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055321}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176472 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176472 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176473 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:78342C611E34E773]}
   [junit4]   2> 4176492 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:49DA878472CABC5A]}
   [junit4]   2> 4176492 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176492 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176493 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176493 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176493 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176494 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58755085[collection1] main]
   [junit4]   2> 4176495 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176498 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58755085[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055348}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176499 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176499 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176500 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176500 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176500 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176501 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@486b0825[collection1] main]
   [junit4]   2> 4176502 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176505 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@486b0825[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055355}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176506 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176506 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176507 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:49DA878472CABC5A]}
   [junit4]   2> 4176532 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:51B0229D3C27CE1]}
   [junit4]   2> 4176532 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176532 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176533 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176533 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176533 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176534 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42f776bc[collection1] main]
   [junit4]   2> 4176535 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176539 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42f776bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055389}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176539 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176539 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176540 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176540 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176540 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176541 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b526d77[collection1] main]
   [junit4]   2> 4176542 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176545 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b526d77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055396}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176546 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176546 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176547 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:51B0229D3C27CE1]}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 -Dtests.method=testLLPDecodeIsStableAndPrecise -Dtests.seed=177DC08636F8A2C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Antarctica/McMurdo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:51B0229D3C27CE1]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: deltaCm too high: 1.4287460135995542
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([177DC08636F8A2C:51B0229D3C27CE1]:0)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise(TestSolr4Spatial2.java:186)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4176566 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:94E1D176AE7E31E1]}
   [junit4]   2> 4176566 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176566 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176567 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176567 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176567 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176569 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32e3e235[collection1] main]
   [junit4]   2> 4176569 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176573 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32e3e235[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055423}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176578 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 4176578 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176579 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176579 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176579 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176581 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f5cefb[collection1] main]
   [junit4]   2> 4176581 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176585 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44f5cefb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055435}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176585 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176586 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176586 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:94E1D176AE7E31E1]}
   [junit4]   2> 4176599 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:AA3FB5F0BC4E21E7]}
   [junit4]   2> 4176600 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176600 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176600 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176600 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176600 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176602 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26f2c4e3[collection1] main]
   [junit4]   2> 4176602 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176606 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26f2c4e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055456}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176610 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 4176611 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176611 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176612 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176612 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176613 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b21257[collection1] main]
   [junit4]   2> 4176613 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176617 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12b21257[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055467}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176617 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 4176618 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176619 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:AA3FB5F0BC4E21E7]}
   [junit4]   2> 4176631 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[177DC08636F8A2C:368C2F8A9F5AB549]}
   [junit4]   2> 4176632 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4176632 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4176632 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176632 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176632 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176634 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7616707d[collection1] main]
   [junit4]   2> 4176634 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176638 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7616707d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055488}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4176643 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 4176643 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 4176644 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 4176644 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4176644 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13e0b996 commitCommandVersion:0
   [junit4]   2> 4176645 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f992b56[collection1] main]
   [junit4]   2> 4176646 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[177DC08636F8A2C]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4176649 INFO  (searcherExecutor-12807-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f992b56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(8.5.2):c1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.2, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1587230055500}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [juni

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

11-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@730f87b8
   [junit4]   2> 4177198 INFO  (coreCloseExecutor-12811-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31693cc2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@41125861
   [junit4]   2> 4177239 INFO  (coreCloseExecutor-12811-thread-1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 4177240 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4177240 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31e26cf3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3856fd01
   [junit4]   2> 4177247 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4177247 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22701f43: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3b6670e0
   [junit4]   2> 4177262 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4177262 INFO  (SUITE-TestSolr4Spatial2-seed#[177DC08636F8A2C]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4565a5df: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25f8d027
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_177DC08636F8A2C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {srptgeom=PostingsFormat(name=LuceneVarGapDocFreqInterval), bbox__xdl=PostingsFormat(name=LuceneVarGapDocFreqInterval), srptgeom_geo3d=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), srptgeom_s2_geo3d=PostingsFormat(name=Direct)}, docValues:{srptgeom=DocValuesFormat(name=Direct), srptgeom_geo3d=DocValuesFormat(name=Lucene80), llp_N_dv_dvasst=DocValuesFormat(name=Lucene80), bbox__minX=DocValuesFormat(name=Direct), llp_1_dv_st=DocValuesFormat(name=Lucene80), llp_N_dv=DocValuesFormat(name=Lucene80), bbox__maxX=DocValuesFormat(name=Lucene80), bbox__maxY=DocValuesFormat(name=Lucene80), bbox__minY=DocValuesFormat(name=Asserting), llp_1_dv_dvasst=DocValuesFormat(name=Lucene80), srptgeom_s2_geo3d=DocValuesFormat(name=Lucene80), llp_N_dv_st=DocValuesFormat(name=Asserting), llp_1_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1129, maxMBSortInHeap=7.5703973515889, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f27fb7), locale=nl-BE, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=277345640,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, SuggesterFSTTest, TestRawResponseWriter, TestSortByMinMaxFunction, DistributedFacetExistsSmallTest, TriggerEventQueueTest, HdfsWriteToMultipleCollectionsTest, TestSegmentSorting, UpdateRequestProcessorFactoryTest, TestHighlightDedupGrouping, TestSolrCloudWithSecureImpersonation, OverseerRolesTest, TestTrackingShardHandlerFactory, CloudReplicaSourceTest, TestSimpleTextCodec, TestTextField, TestHdfsBackupRestoreCore, NodeLostTriggerIntegrationTest, TermVectorComponentTest, CoreAdminRequestStatusTest, HdfsBasicDistributedZk2Test, MetricsHistoryHandlerTest, TestQueryingOnDownCollection, CdcrOpsAndBoundariesTest, TestCloudPseudoReturnFields, ConnectionManagerTest, V2ApiIntegrationTest, TestSolrConfigHandlerConcurrent, ZkFailoverTest, TestUnifiedSolrHighlighter, TestFastOutputStream, DirectSolrConnectionTest, EmbeddedSolrNoSerializeTest, TestQueryTypes, TestSolrJacksonAnnotation, TestCloudSearcherWarming, TestStressLiveNodes, TestLMJelinekMercerSimilarityFactory, TestReload, TestPrepRecovery, TestFastLRUCache, JvmMetricsTest, TestJsonRequest, HttpPartitionWithTlogReplicasTest, TestSolrCloudWithHadoopAuthPlugin, TestDownShardTolerantSearch, TestDistributedSearch, TestJsonFacetsStatsParsing, MetricTriggerTest, TestReplicationHandlerDiskOverFlow, SplitByPrefixTest, TestSchemaNameResource, TransactionLogTest, HdfsThreadLeakTest, TestCoreDiscovery, XsltUpdateRequestHandlerTest, TestCustomDocTransformer, FullHLLTest, SolrRrdBackendFactoryTest, DebugComponentTest, TestCursorMarkWithoutUniqueKey, FastVectorHighlighterTest, ShardRoutingTest, AuditLoggerIntegrationTest, DisMaxRequestHandlerTest, TestJavabinTupleStreamParser, PeerSyncWithLeaderAndIndexFingerprintCachingTest, AtomicUpdateRemovalJavabinTest, TestSchemaManager, TestFieldResource, TestHashPartitioner, TemplateUpdateProcessorTest, SuggestComponentContextFilterQueryTest, TestSchemaVersionResource, SignatureUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, TestInitParams, TestRestManager, SpellCheckCollatorTest, TestSimNodeLostTrigger, TestEmbeddedSolrServerAdminHandler, RecoveryZkTest, TestBM25SimilarityFactory, SuggesterWFSTTest, ResponseHeaderTest, RegexBoostProcessorTest, TestAuthorizationFramework, CoreSorterTest, SolrGraphiteReporterTest, RankQueryTest, AlternateDirectoryTest, TestMaxScoreQueryParser, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCSVLoader, TestSolrTestCaseJ4, TestSolrQueryResponse, TestHdfsCloudBackupRestore, ClusterStateUpdateTest, ByteBuffersDirectoryFactoryTest, CloneFieldUpdateProcessorFactoryTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, TestMacroExpander, TestDynamicURP, MissingSegmentRecoveryTest, TestStressLucene, TestSkipOverseerOperations, TestUtils, DateFieldTest, BasicFunctionalityTest, SimpleFacetsTest, DeleteReplicaTest, TaggerTest, VersionInfoTest, TestBulkSchemaConcurrent, SOLR749Test, TestRandomFaceting, TlogReplayBufferedWhileIndexingTest, CollectionsAPIDistributedZkTest, DistributedQueueTest, TestConfig, TestDeprecatedFilters, TestDocSet, LeaderTragicEventTest, TestWaitForStateWithJettyShutdowns, DistributedMLTComponentTest, TestStressUserVersions, TestBackupRepositoryFactory, TestSearcherReuse, TestRandomCollapseQParserPlugin, TestDeleteCollectionOnDownNodes, TestDynamicFieldCollectionResource, MetricsHistoryIntegrationTest, TestSolrCoreSnapshots, TestHashQParserPlugin, OpenExchangeRatesOrgProviderTest, DocValuesMultiTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSubQueryTransformerDistrib, TestXIncludeConfig, SolrSlf4jReporterTest, ClassificationUpdateProcessorFactoryTest, MoreLikeThisComponentTest, SolrIndexMetricsTest, LeaderElectionTest, HdfsChaosMonkeySafeLeaderTest, SpatialRPTFieldTypeTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrXmlInZkTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, TestRequestForwarding, TestTlogReplica, ZkShardTermsTest, CollectionTooManyReplicasTest, TestReplicaProperties, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, TestSimClusterStateProvider, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimUtils, TestSnapshotCloudManager, CdcrWithNodesRestartsTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, PluginInfoTest, QueryResultKeyTest, TestLazyCores, TestSolrDeletionPolicy2, BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, TestRestoreCore, TestSQLHandler, DistributedTermsComponentTest, SearchHandlerTest, HighlighterWithoutStoredIdTest, UninvertDocValuesMergePolicyTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, TestFacetMethods, TestFaceting, TestIntervalFaceting, SpatialFilterTest, TestCaffeineCache, TestInitQParser, TestLRUCache, TestMissingGroups, TestMultiWordSynonyms, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestRealTimeGet, TestSmileRequest, TestSolr4Spatial2]
   [junit4] Completed [766/900 (1!)] on J1 in 6.35s, 19 tests, 1 failure <<< FAILURES!

[...truncated 53025 lines...]