Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/777/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED:
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([F53AE3A0C2891126:A70FDFCDF07B520E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1540)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=13256, name=searcherExecutor-4839-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at [email protected]/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=13256, name=searcherExecutor-4839-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at [email protected]/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([DA76C54F78D74953]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=13256, name=searcherExecutor-4839-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at [email protected]/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=13256, name=searcherExecutor-4839-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at [email protected]/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([DA76C54F78D74953]:0)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DA76C54F78D74953:516649EB3F02AF6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str
name="q">*:*</str></lst></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 40 more
Build Log:
[...truncated 1534 lines...]
[junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
[junit4] IGNOR/A 0.00s J0 |
TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
[junit4] > Assumption #1: LUCENE-7595: RamUsageTester does not work exact
in Java 9 (estimations for maps and lists)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=F53AE3A0C2891126
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yue-HK
-Dtests.timezone=America/Cayman -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.01s J0 |
TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F53AE3A0C2891126:A70FDFCDF07B520E]:0)
[junit4] > at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1540)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
[junit4] > Assumption #1: LUCENE-7604: For some unknown reason the
non-constant BadQuery#hashCode() does not trigger
ConcurrentModificationException on Java 9 b150
[junit4] IGNOR/A 0.00s J0 |
TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
[junit4] > Assumption #1: LUCENE-7595: RamUsageTester does not work exact
in Java 9 (estimations for maps and lists)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{color=PostingsFormat(name=Asserting), f=PostingsFormat(name=Memory),
foo=PostingsFormat(name=Memory), text=PostingsFormat(name=MockRandom)},
docValues:{field=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1502,
maxMBSortInHeap=6.911861892790434, sim=RandomSimilarity(queryNorm=false):
{foo=DFR I(F)B2, text=DFR GZ(0.3)}, locale=yue-HK, timezone=America/Cayman
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1
(64-bit)/cpus=8,threads=1,free=185450024,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestPagedBytes,
TestSortedSetSortField, TestIndexWriterForceMerge, TestBinaryDocValuesUpdates,
TestSimpleExplanations, TestSortRescorer, TestCharFilter, TestIndexWriter,
TestCharArrayMap, TestSimpleAttributeImpl, TestDirectoryReaderReopen,
TestPostingsOffsets, TestBagOfPositions, TestTopFieldCollector,
TestTermVectorsWriter, TestSegmentMerger, TestFixedLengthBytesRefArray,
TestNoDeletionPolicy, TestMutablePointsReaderUtils, TestBinaryTerms,
TestFlushByRamOrCountsPolicy, TestDocumentWriter, TestIntRangeFieldQueries,
TestManyFields, TestDoubleRangeFieldQueries, TestCodecHoldsOpenFiles,
TestSearchAfter, TestControlledRealTimeReopenThread, TestMatchAllDocsQuery,
TestAllFilesCheckIndexHeader, TestSort, TestNearSpansOrdered,
TestDeterminizeLexicon, TestMaxTermFrequency, TestDocCount,
TestSpanMultiTermQueryWrapper, TestLucene70SegmentInfoFormat, Test2BTerms,
TestTermsEnum, TestTotalHitCountCollector, TestBoolean2,
TestBlockPostingsFormat2, TestIndexWriterNRTIsCurrent, TestDirectMonotonic,
TestBooleanQueryVisitSubscorers, TestNRTReaderCleanup, TestDocIDMerger,
TestDocsAndPositions, TestTerm, TestIndexWriterWithThreads, TestWordlistLoader,
TestFieldMaskingSpanQuery, TestBytesStore, TestForceMergeForever, TestTerms,
TestIntBlockPool, TestIndexableField, TestBytesRef,
TestDelegatingAnalyzerWrapper, TestIndexWriterExceptions2, TestNumericUtils,
TestLiveFieldValues, TestSpanNearQuery, TestTimSorterWorstCase,
TestStringHelper, TestCachingCollector, TestMultiTermQueryRewrites,
TestBooleanRewrites, TestGeoUtils, TestSimilarity, TestMergeRateLimiter,
TestAutomatonQuery, TestMathUtil, TestNeedsScores, TestOrdinalMap,
TestMultiMMap, TestSearcherManager, TestIndexWriterMergePolicy,
TestDuelingCodecs, TestSearchWithThreads, TestConcurrentMergeScheduler,
TestLongPostings, TestStressIndexing, TestArrayUtil, TestByteSlices,
TestRegexpRandom2, TestFastDecompressionMode, TestTransactions,
TestMultiDocValues, TestSimpleSearchEquivalence, TestBooleanMinShouldMatch,
TestFastCompressionMode, TestRAMDirectory, TestLazyProxSkipping,
TestBagOfPostings, TestPayloads, TestDoc, TestWildcard, TestTermVectorsReader,
TestTopDocsCollector, TestUniqueTermCount, TestPrefixCodedTerms,
TestParallelReaderEmptyIndex, TestPrefixRandom, TestCheckIndex,
TestCompiledAutomaton, TestPrefixQuery, TestDateTools,
TestAutomatonQueryUnicode, TestBooleanScorer, Test4GBStoredFields,
TestTermdocPerf, TestPositiveScoresOnlyCollector, Test2BBinaryDocValues,
TestReusableStringReader, TestBlockPostingsFormat3,
TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestInfoStream,
TestOneMergeWrappingMergePolicy, TestReaderWrapperDVTypeCheck,
TestSegmentInfos, TestSortedSetDocValues, TestStressDeletes,
TestSwappedIndexFiles, TestTermVectors, TestUpgradeIndexMergePolicy,
FuzzyTermOnShortTermsTest, TermInSetQueryTest,
TestApproximationSearchEquivalence, TestBlendedTermQuery,
TestBoolean2ScorerSupplier, TestBoostQuery, TestConjunctionDISI,
TestDocValuesQueries, TestEarlyTermination, TestFilterWeight,
TestFloatRangeFieldQueries, TestIndexSearcher, TestLRUQueryCache]
[junit4] Completed [402/455 (1!)] on J0 in 1.61s, 22 tests, 1 failure, 3
skipped <<< FAILURES!
[...truncated 177 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20171109_040752_2636600250645636904566.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20171109_040752_2776618951280320238200.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20171109_040752_2776237265435113252649.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 304 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171109_041507_68516934313743231093100.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171109_041507_68534407958322052573.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171109_041507_68516553457431380464123.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1054 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171109_041646_71016417835060108252848.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171109_041646_7109024345872507546307.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171109_041646_71015430009768974109180.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 226 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171109_041822_42517784807707708961332.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171109_041822_42514224735733665501559.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171109_041822_4256613150277256081535.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 249 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171109_041833_5704869961281222404355.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171109_041833_57011388080513242347804.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171109_041833_5702193899818794729235.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 154 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171109_041859_4383251858180256260099.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171109_041859_43811277484371077192163.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171109_041859_4389470452053260453308.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 166 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171109_041903_0344148586782925134514.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171109_041903_03414211504345552895500.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171109_041903_0342842932184686759222.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 153 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171109_041911_63916014326765356455828.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171109_041911_6395352528285287781704.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 160 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171109_041919_8288265950244188558878.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171109_041919_8285096174766615619475.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171109_041919_8288789620687080318943.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 169 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171109_041922_217689640445257743273.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 195 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171109_041930_2402156777339682465645.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 19 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171109_041930_2408540875332425705896.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171109_041930_2409962465659513134736.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1260 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171109_042108_70216719150057449544711.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171109_042108_7024971329675471015999.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171109_042108_7026161525373485552532.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 230 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20171109_042116_1827409502118044961169.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20171109_042116_1831346398471718146799.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20171109_042116_1823548860393774846741.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 250 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20171109_042125_0509416310790823021891.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20171109_042125_05012355617537940035623.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20171109_042125_05015621026259929051968.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 238 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20171109_042314_8771765464798119286980.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20171109_042314_87714493409670807614939.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20171109_042314_87716115352129126798194.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 170 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20171109_042317_6526988081204365665507.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20171109_042317_65515569350095615525561.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20171109_042317_65217425045900647955420.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 226 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20171109_042323_8594009670690995128976.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20171109_042323_85912321138197437578534.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20171109_042323_85913270473792029750594.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 179 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20171109_042413_86616653931953425298885.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20171109_042413_86618302756271817444396.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20171109_042413_86612745340643628678776.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 246 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171109_042427_44112631167302916583224.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171109_042427_4413424290055898905025.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171109_042427_4415003917222260608176.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 160 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20171109_042445_37814688543355781791622.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20171109_042445_378987900333273605368.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20171109_042445_37811785298136820651166.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 149 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20171109_042459_12311438557909252422178.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20171109_042459_12314290214127291183346.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 178 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20171109_042507_79764292825961270096.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20171109_042507_79711634428414966097715.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20171109_042507_7978339522408968591054.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 312 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20171109_042522_93511208713276131602664.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20171109_042522_9357858148863449758958.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20171109_042522_93510529127498677357910.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 230 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171109_042530_6083162134318795077456.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171109_042530_6086143211310786135385.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171109_042530_6087464781625382509347.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 207 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20171109_042536_87111598427006495856935.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20171109_042536_8715842826173909695157.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20171109_042536_87110278317818613054949.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 216 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171109_042547_72110843298969483714302.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 7 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171109_042547_72112725375892808643989.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171109_042547_72116738337982920950965.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 415 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171109_042630_22616606345099891645248.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171109_042630_22616182973503970560282.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171109_042630_2274535440206527756577.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 148 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20171109_042646_19011095577229489365955.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 172 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171109_042647_9093909078470323543798.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171109_042647_90912204939023474834039.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171109_042647_9096734567740577180399.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 238 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20171109_042735_81715782514141667910616.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20171109_042735_8161937711357483120670.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 15 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20171109_042735_81611018502042662219412.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3238 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> 1751869 INFO
(SUITE-TestLazyCores-seed#[DA76C54F78D74953]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/init-core-data-001
[junit4] 2> 1751870 INFO
(SUITE-TestLazyCores-seed#[DA76C54F78D74953]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1751870 INFO
(SUITE-TestLazyCores-seed#[DA76C54F78D74953]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1751871 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
[junit4] 2> 1751888 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/solr.xml
[junit4] 2> 1751891 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1751891 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1751901 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@60171131, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1751923 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60171131
[junit4] 2> 1751929 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60171131
[junit4] 2> 1751929 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60171131
[junit4] 2> 1751930 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1751938 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1751949 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1751952 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 1751955 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1751958 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1751958 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection1,
trusted=true
[junit4] 2> 1751958 INFO (coreLoadExecutor-4757-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@60171131
[junit4] 2> 1751958 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1751958 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection1/data/]
[junit4] 2> 1751961 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=80.7021484375,
floorSegmentMB=1.73046875, forceMergeDeletesPctAllowed=10.03826112275068,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5449068145247237
[junit4] 2> 1751961 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1751963 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1751963 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection5,
trusted=true
[junit4] 2> 1751964 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@60171131
[junit4] 2> 1751964 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1751964 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1751964 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection5/data/]
[junit4] 2> 1751966 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1751966 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection2,
trusted=true
[junit4] 2> 1751967 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@60171131
[junit4] 2> 1751967 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1751967 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/./collection2/data/]
[junit4] 2> 1751967 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=80.7021484375,
floorSegmentMB=1.73046875, forceMergeDeletesPctAllowed=10.03826112275068,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5449068145247237
[junit4] 2> 1751970 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=80.7021484375,
floorSegmentMB=1.73046875, forceMergeDeletesPctAllowed=10.03826112275068,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5449068145247237
[junit4] 2> 1752372 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1752372 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1752373 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=81.1923828125,
floorSegmentMB=2.1298828125, forceMergeDeletesPctAllowed=20.054124422714025,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1752373 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14f3862a[collection1] main]
[junit4] 2> 1752373 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection1/conf
[junit4] 2> 1752374 INFO (coreLoadExecutor-4757-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1752374 INFO
(searcherExecutor-4758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14f3862a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=81.1923828125,
floorSegmentMB=2.1298828125, forceMergeDeletesPctAllowed=20.054124422714025,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1752500 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=81.1923828125,
floorSegmentMB=2.1298828125, forceMergeDeletesPctAllowed=20.054124422714025,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14d13f36[collection5] main]
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a2662f1[collection2] main]
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection2/conf
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_DA76C54F78D74953-001/tempDir-001/collection5/conf
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1752501 INFO (coreLoadExecutor-4757-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1752501 INFO
(searcherExecutor-4759-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@14d13f36[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1752501 INFO
(searcherExecutor-4760-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@5a2662f1[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1752503 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=null
[junit4] 2> 1752503 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@55bcdf79: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@695fd359
[junit4] 2> 1752509 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1752609 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1752709 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1752809 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1752910 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753010 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753110 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753210 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753310 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753410 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753510 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753611 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753711 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753811 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1753911 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754016 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754116 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754216 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754316 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754416 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754517 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754617 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754717 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754817 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1754917 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755017 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755118 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755218 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755318 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755418 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755518 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755618 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755719 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755819 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1755919 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756019 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756119 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756219 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756319 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756420 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756520 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756620 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756720 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756820 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1756920 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757020 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757121 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757221 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757321 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757421 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757521 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757621 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757722 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757822 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1757922 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758022 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758122 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758222 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758322 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758423 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758523 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758623 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758823 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1758923 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759023 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759124 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759224 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759324 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759424 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759524 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759624 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759725 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759825 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1759925 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760025 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760125 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760225 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760325 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760426 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760526 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before
checking again.
[junit4] 2> 1760618 INFO (Thread-3200) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@ae8097b
[junit4] 2> 1760618 INFO (Thread-3200) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.collection1, tag=182978939
[junit4] 2> 1760626 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1913809712
[junit4] 2> 1760626 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1760626 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1084045e: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@66905375
[junit4] 2> 1760629 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1760629 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@114d7e82: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@eaf9f4e
[junit4] 2> 1760631 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1760631 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[DA76C54F78D74953]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4556c35c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@52c3b229
[junit4] 2> 1760632 INFO (coreCloseExecutor-4771-thread-1) [
x:collection5] o.a.s.c.SolrCore [collection5] CLOSIN
[...truncated too long message...]
.]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20171109_050316_43714540035099449022644.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171109_050316_4373023249437913671169.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 553 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171109_050420_08260143901313707177.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171109_050420_0827236344799712969283.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171109_050420_08213608109997971681827.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1259 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171109_050438_7098858637255703534448.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171109_050438_70917551806761670871876.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 647 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171109_050446_7565535262533439947706.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171109_050446_7566609649681195532324.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171109_050446_75610787572790984606297.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 557 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171109_050510_8464267502702978257766.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171109_050510_84613485907506591563678.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171109_050510_8467266452882589042911.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 563 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171109_050522_968523753002019613581.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171109_050522_9689373524755766694947.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 640 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171109_050530_2568240136994496069121.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171109_050530_25615958466966714058324.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171109_050530_25611247682768331636723.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 596 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171109_050557_3265279921785139943930.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171109_050557_32616219671573361993656.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 548 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171109_050608_8882395757364036655437.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 31667 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]