You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/17 05:16:49 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 195 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/195/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader

Error Message:
The request took too long to iterate over terms. Timeout: timeoutAt: 1185765070460886 (System.nanoTime(): 1185771146354293), TermsEnum=org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum@1d3f5059

Stack Trace:
org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 1185765070460886 (System.nanoTime(): 1185771146354293), TermsEnum=org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum@1d3f5059
	at __randomizedtesting.SeedInfo.seed([2485135873983167:9CE0BE191842B89E]:0)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:173)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:163)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:147)
	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:107)
	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:304)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:145)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:198)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:667)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:474)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:593)
	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:451)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1623 lines...]
   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExitableDirectoryReader -Dtests.method=testExitableFilterIndexReader -Dtests.seed=2485135873983167 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7.15s J0 | TestExitableDirectoryReader.testExitableFilterIndexReader <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 1185765070460886 (System.nanoTime(): 1185771146354293), TermsEnum=org.apache.lucene.codecs.memory.MemoryPostingsFormat$FSTTermsEnum@1d3f5059
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2485135873983167:9CE0BE191842B89E]:0)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:173)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:163)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:147)
   [junit4]    > 	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
   [junit4]    > 	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
   [junit4]    > 	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:107)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:304)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:145)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:198)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:667)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:474)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:593)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:451)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {default=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=ClassicSimilarity, locale=ms, timezone=America/Asuncion
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=75069816,total=349474816
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, TestCharsRefBuilder, Test2BPagedBytes, TestAllFilesHaveCodecHeader, TestForUtil, TestCrashCausesCorruptIndex, TestCollectionUtil, TestNearSpansOrdered, TestSpanTermQuery, TestSegmentTermDocs, TestBytesRef, TestMultiset, TestDemoParallelLeafReader, TestAllFilesHaveChecksumFooter, TestIndexWriterMerging, TestConcurrentMergeScheduler, TestIndexWriterOnDiskFull, TestNumericTokenStream, TestLucene50StoredFieldsFormatHighCompression, TestSpanSearchEquivalence, TestSparseFixedBitSet, TestSimilarityBase, TestIndexWriterThreadsToSegments, TestSpanBoostQuery, TestStressDeletes, TestVersion, TestExternalCodecs, TestQueryCachingPolicy, TestBinaryDocument, TestTermRangeQuery, TestLRUQueryCache, TestMultiCollector, TestNamedSPILoader, TestRollingBuffer, TestSpanExplanations, TestDeletionPolicy, TestCodecHoldsOpenFiles, TestPagedBytes, TestLucene50FieldInfoFormat, TestBooleanQuery, TestRamUsageEstimator, Test2BBinaryDocValues, TestCheckIndex, TestMultiLevelSkipList, TestSpanMultiTermQueryWrapper, TestIndexWriterExceptions2, TestSmallFloat, TestParallelTermEnum, TestDuelingCodecs, TestCompiledAutomaton, TestDirectory, TestWeakIdentityMap, TestSimpleSearchEquivalence, TestBagOfPostings, TestCustomSearcherSort, TestIndexWriterConfig, TestDirectoryReaderReopen, TestSingleInstanceLockFactory, TestCharTermAttributeImpl, TestFixedBitDocIdSet, TestSumDocFreq, TestElevationComparator, TestFSTs, TestSynonymQuery, TestReusableStringReader, TestPackedTokenAttributeImpl, TestLucene50StoredFieldsFormat, TestNorms, TestMultiValuedNumericRangeQuery, TestSpanNearQuery, TestMergedIterator, Test2BPostings, TestUnicodeUtil, TestSimpleExplanationsOfNonMatches, TestPostingsOffsets, TestSubScorerFreqs, TestField, TestSparseFixedBitDocIdSet, TestWindowsMMap, TestPhrasePrefixQuery, TestIndexWriterDelete, TestIndexWriterWithThreads, TestPrefixInBooleanQuery, TestNoMergePolicy, TestByteSlices, TestSegmentTermEnum, TestDirectPacked, TestMultiFields, TestDocsAndPositions, TestTimSorterWorstCase, TestMultiTermQueryRewrites, TestIndexCommit, Test2BTerms, TestRoaringDocIdSet, TestIndexSearcher, TestIndexReaderClose, TestDocIdSetBuilder, TestMmapDirectory, Test2BNumericDocValues, TestBlockPostingsFormat, TestIndexWriter, TestIndexWriterReader, TestBytesStore, TestAddIndexes, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestNRTThreads, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestSearchWithThreads, TestDocumentsWriterStallControl, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestMinimize, TestRollingUpdates, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestTermsEnum, TestSimpleExplanations, TestDirectoryReader, TestLockFactory, TestPhraseQuery, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestTransactions, TestPerFieldPostingsFormat2, TestTermsEnum2, TestDeterminizeLexicon, TestCustomNorms, TestUTF32ToUTF8, TestMultiPhraseQuery, TestMergeSchedulerExternal, TestOmitPositions, TestBytesRefHash, TestIndexInput, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOmitTf, TestDocumentsWriterDeleteQueue, TestScorerPerf, TestSimilarity2, TestRegexpQuery, TestSortRandom, TestAutomatonQuery, TestIndexableField, TestWildcardRandom, TestSearchForDuplicates, TestConstantScoreQuery, TestRecyclingIntBlockAllocator, TestSimilarity, TestFilterLeafReader, TestDateTools, TestSameTokenSamePosition, TestAutomatonQueryUnicode, TestTotalHitCountCollector, TestBooleanScorer, TestCharFilter, TestTwoPhaseCommitTool, TestCloseableThreadLocal, Test4GBStoredFields, MultiCollectorTest, TestIntsRef, TestTermdocPerf, TestTerm, TestPositiveScoresOnlyCollector, TestByteArrayDataInput, TestBlockPostingsFormat3, TestLucene50SegmentInfoFormat, TestLucene50TermVectorsFormat, TestLucene53NormsFormat, TestFieldType, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestBinaryDocValuesUpdates, TestCodecUtil, TestDimensionalValues, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestExitableDirectoryReader]
   [junit4] Completed [345/401] on J0 in 7.17s, 1 test, 1 error <<< FAILURES!

[...truncated 193 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:50: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 401 suites (1 ignored), 3291 tests, 1 error, 55 ignored (51 assumptions) [seed: 2485135873983167]

Total time: 6 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 196 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/196/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.test

Error Message:
Could not load collection from ZK:implicitcoll0

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:implicitcoll0
	at __randomizedtesting.SeedInfo.seed([1225B8CF0F49A9E4:9A718715A1B5C41C]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1017)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:550)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:193)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:123)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkCollectionExpectations(AbstractFullDistribZkTestBase.java:1656)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForCollection(AbstractFullDistribZkTestBase.java:1688)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:162)
	at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/implicitcoll0/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1030)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1015)
	... 48 more


FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([1225B8CF0F49A9E4:FB7F03F791D0394C]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	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><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
	... 40 more




Build Log:
[...truncated 9673 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/init-core-data-001
   [junit4]   2> 1050487 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1050494 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 1050494 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1050495 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050495 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1050495 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1050495 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1050517 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1050522 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1050541 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1050542 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema12.xml
   [junit4]   2> 1050548 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1050600 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1050600 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1050601 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1050606 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050607 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/'
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer New CoreContainer 350048592
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=solr/]
   [junit4]   2> 1050609 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/lib
   [junit4]   2> 1050609 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/lib).
   [junit4]   2> 1050620 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1050622 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1050623 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1050623 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1050623 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1050623 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1050624 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001, shard=shard1}
   [junit4]   2> 1050624 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1050624 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050624 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1050648 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1050653 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1050676 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1050677 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 1050680 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1050731 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1050732 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1050732 WARN  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1050747 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050749 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050752 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/collection1/conf'
   [junit4]   2> 1050752 INFO  (coreLoadExecutor-3157-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir solr/collection1
   [junit4]   2> 1050752 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1050752 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr/collection1/], dataDir=[null]
   [junit4]   2> 1050752 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51d8f1b6
   [junit4]   2> 1050753 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001
   [junit4]   2> 1050793 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index/
   [junit4]   2> 1050793 WARN  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1050794 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index
   [junit4]   2> 1050794 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=3361100, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1050910 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790a5869),segFN=segments_1,generation=1}
   [junit4]   2> 1050910 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1050911 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/
   [junit4]   2> 1050914 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050914 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050915 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1050917 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050918 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050919 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050920 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050924 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1050925 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1050926 WARN  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1050926 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1050926 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1050926 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1050927 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=19.509765625, floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=26.853271456951745, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1050928 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790a5869),segFN=segments_1,generation=1}
   [junit4]   2> 1050928 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1050928 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6a55d8b1[collection1] main
   [junit4]   2> 1050928 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1050929 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1050929 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1050929 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1050975 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1051213 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1051215 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1051216 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1051216 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1051216 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1051217 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1051217 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1051218 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1051218 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1051219 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1051219 INFO  (searcherExecutor-3158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a55d8b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1051220 INFO  (coreLoadExecutor-3157-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1051223 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 1051864 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1052077 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790a5869),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@790a5869),segFN=segments_2,generation=2}
   [junit4]   2> 1052077 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1052079 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp
   [junit4]   2> 1052085 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4bb3fc18[collection1] main
   [junit4]   2> 1052085 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1052086 INFO  (searcherExecutor-3158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bb3fc18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 1052086 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 221
   [junit4]   2> 1052086 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1052086 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1052086 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1052140 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1052146 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1052158 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1052160 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr/collection1/conf/schema12.xml
   [junit4]   2> 1052163 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1052259 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1052260 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1052260 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1052284 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052287 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1052303 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/solr/collection1/conf'
   [junit4]   2> 1052303 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir solr/collection1
   [junit4]   2> 1052304 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/]
   [junit4]   2> 1052304 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51d8f1b6
   [junit4]   2> 1052307 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052314 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1052315 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1052317 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052318 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052319 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052320 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1052321 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp
   [junit4]   2> 1052321 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/
   [junit4]   2> 1052322 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/
   [junit4]   2> 1052322 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index as it is still being referenced in the cache!
   [junit4]   2> 1052322 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index failed.
   [junit4]   2> 1052326 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1052328 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1052328 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1052328 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1052329 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1052329 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1052330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1536b12e[collection1] main
   [junit4]   2> 1052330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1052330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1052330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1052330 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1052331 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1052336 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1052338 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1052338 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1052339 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1052339 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1052339 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1052339 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1052340 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1052340 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1052341 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1052341 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1052342 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1536b12e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 1052342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=49.03515625, floorSegmentMB=1.9111328125, forceMergeDeletesPctAllowed=5.187245840624403, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40349009577523576
   [junit4]   2> 1052344 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3a3b19),segFN=segments_1,generation=1}
   [junit4]   2> 1052344 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1052344 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1052345 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69512ed8[collection1] main
   [junit4]   2> 1052345 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1052345 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@717d1cf5
   [junit4]   2> 1052345 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1052346 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1052352 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1052355 INFO  (searcherExecutor-3162-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69512ed8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 1052356 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1052356 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1052357 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1225B8CF0F49A9E4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=1225B8CF0F49A9E4 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.87s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1225B8CF0F49A9E4:FB7F03F791D0394C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]    > 	... 40 more
   [junit4]   2> 1052359 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1052359 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=350048592
   [junit4]   2> 1052360 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@773d4d0c
   [junit4]   2> 1052360 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1052360 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1052360 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1052360 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1052361 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1052384 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1052384 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp;done=false>>]
   [junit4]   2> 1052384 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index_temp
   [junit4]   2> 1052387 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001;done=false>>]
   [junit4]   2> 1052387 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001
   [junit4]   2> 1052387 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index;done=false>>]
   [junit4]   2> 1052388 INFO  (SUITE-TestArbitraryIndexDir-seed#[1225B8CF0F49A9E4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001/tempDir-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_1225B8CF0F49A9E4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_TN, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=75788504,total=274620416
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, TestSolrConfigHandlerCloud, TestAuthorizationFramework, TestWordDelimiterFilterFactory, TestManagedSchemaFieldTypeResource, RegexBoostProcessorTest, QueryResultKeyTest, JSONWriterTest, BasicAuthIntegrationTest, TestDynamicFieldCollectionResource, TestFaceting, TestCloudSchemaless, TestChildDocTransformer, DeleteLastCustomShardedReplicaTest, TestDistribDocBasedVersion, DistributedFacetPivotLargeTest, TestLazyCores, ReplicationFactorTest, CollectionStateFormat2Test, ZkCLITest, TermsComponentTest, TestDefaultSearchFieldResource, TestInfoStreamLogging, QueryEqualityTest, CoreAdminCreateDiscoverTest, PingRequestHandlerTest, TestComponentsName, BigEndianAscendingWordSerializerTest, TestNonDefinedSimilarityFactory, TestManagedStopFilterFactory, TestGroupingSearch, TestSha256AuthenticationProvider, TestFastLRUCache, TestMiniSolrCloudCluster, TestXIncludeConfig, TestStressReorder, CdcrRequestHandlerTest, TestIBSimilarityFactory, TestSchemaResource, DistanceUnitsTest, TestDefaultStatsCache, TestImplicitCoreProperties, TestNoOpRegenerator, TestMaxScoreQueryParser, TestDocBasedVersionConstraints, TestComplexPhraseQParserPlugin, SolrRequestParserTest, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, PeerSyncTest, HdfsLockFactoryTest, DistribJoinFromCollectionTest, AddBlockUpdateTest, TestSmileRequest, SuggestComponentContextFilterQueryTest, PrimitiveFieldTypeTest, TestDistributedSearch, TestSolr4Spatial2, XsltUpdateRequestHandlerTest, TestCSVLoader, TestPhraseSuggestions, GraphQueryTest, TestDocumentBuilder, SimplePostToolTest, ChaosMonkeyNothingIsSafeTest, DirectUpdateHandlerTest, TestConfigSetsAPIZkFailure, SpatialFilterTest, RestartWhileUpdatingTest, SampleTest, TestCollectionAPI, TestRemoteStreaming, JsonLoaderTest, CachingDirectoryFactoryTest, BitVectorTest, TestMinMaxOnMultiValuedField, AnalyticsMergeStrategyTest, HdfsUnloadDistributedZkTest, AsyncCallRequestStatusResponseTest, TriLevelCompositeIdRoutingTest, ExternalFileFieldSortTest, CircularListTest, SolrIndexConfigTest, TestTolerantSearch, ScriptEngineTest, TestDownShardTolerantSearch, TestSolrDynamicMBean, TestRandomCollapseQParserPlugin, TestExpandComponent, DistributedQueueTest, TestArbitraryIndexDir]
   [junit4] Completed [176/558] on J0 in 1.94s, 1 test, 1 error <<< FAILURES!

[...truncated 767 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/init-core-data-001
   [junit4]   2> 2257754 INFO  (SUITE-CustomCollectionTest-seed#[1225B8CF0F49A9E4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2257757 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2257757 INFO  (Thread-5583) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2257757 INFO  (Thread-5583) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2257857 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.ZkTestServer start zk server on port:34479
   [junit4]   2> 2257857 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2257858 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257860 INFO  (zkCallback-2398-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f7d62e8 name:ZooKeeperConnection Watcher:127.0.0.1:34479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2257861 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257861 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2257861 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2257865 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2257865 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2257868 INFO  (zkCallback-2399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b709fde name:ZooKeeperConnection Watcher:127.0.0.1:34479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2257868 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2257868 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2257868 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2257871 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2257873 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2257874 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2257876 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2257877 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2257881 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2257881 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2257884 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2257884 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2257887 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2257887 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2257890 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2257890 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2257893 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2257894 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2257897 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2257897 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2257900 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2257900 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2257903 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2257903 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2257906 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2257906 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2257909 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2257909 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2258061 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/cores/collection1
   [junit4]   2> 2258063 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2258064 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@287febb6{/,null,AVAILABLE}
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d6d4657{HTTP/1.1}{127.0.0.1:62170}
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.e.j.s.Server Started @2262363ms
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/tempDir-001/control/data, hostContext=/, hostPort=62170, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/cores}
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/'
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2258065 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2258080 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2258081 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2258083 INFO  (zkCallback-2400-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@223b0c37 name:ZooKeeperConnection Watcher:127.0.0.1:34479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2258083 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2258083 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2258085 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2258085 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/solr.xml
   [junit4]   2> 2258090 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/cores
   [junit4]   2> 2258090 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer New CoreContainer 359989904
   [junit4]   2> 2258090 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/]
   [junit4]   2> 2258090 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/lib
   [junit4]   2> 2258090 WARN  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/lib).
   [junit4]   2> 2258097 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34479/solr
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2258098 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2258099 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2258101 INFO  (zkCallback-2402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c060fcf name:ZooKeeperConnection Watcher:127.0.0.1:34479 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2258101 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2258101 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2258103 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2258104 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:62170_) [n:127.0.0.1:62170_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65a79422 name:ZooKeeperConnection Watcher:127.0.0.1:34479/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2258104 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2258106 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2258109 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2258113 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2258116 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2258119 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2258122 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2258125 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2258127 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2258129 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2258131 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62170_
   [junit4]   2> 2258132 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62170_
   [junit4]   2> 2258134 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2258136 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2258138 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2258139 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94880908205883396-127.0.0.1:62170_-n_0000000000
   [junit4]   2> 2258140 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62170_
   [junit4]   2> 2258140 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2258142 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.Overseer Overseer (id=94880908205883396-127.0.0.1:62170_-n_0000000000) starting
   [junit4]   2> 2258145 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2258154 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2258155 INFO  (OverseerCollectionConfigSetProcessor-94880908205883396-127.0.0.1:62170_-n_0000000000) [n:127.0.0.1:62170_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2258155 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2258156 INFO  (OverseerStateUpdate-94880908205883396-127.0.0.1:62170_-n_0000000000) [n:127.0.0.1:62170_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2258170 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2258170 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2258171 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001/control-001/cores
   [junit4]   2> 2258172 INFO  (TEST-CustomCollectionTest.test-seed#[1225B8CF0F49A9E4]) [n:127.0.0.1:62170_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprop

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

5B8CF0F49A9E4:9A718715A1B5C41C]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1017)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:550)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:193)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:123)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkCollectionExpectations(AbstractFullDistribZkTestBase.java:1656)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForCollection(AbstractFullDistribZkTestBase.java:1688)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:162)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:95)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/implicitcoll0/state.json
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1030)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1015)
   [junit4]    > 	... 48 more
   [junit4]   2> 2342562 INFO  (SUITE-CustomCollectionTest-seed#[1225B8CF0F49A9E4]-worker) [n:127.0.0.1:48624_ c:implicitcoll5 s:b r:core_node8 x:implicitcoll5_b_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_1225B8CF0F49A9E4-001
   [junit4]   2> Nov 17, 2015 1:44:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=de_DE, timezone=America/Campo_Grande
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=64223688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerConstructors, TestInitParams, TestDistribIDF, TestRandomFaceting, PreAnalyzedUpdateProcessorTest, TestRequestStatusCollectionAPI, DistributedQueryComponentOptimizationTest, TestPerFieldSimilarityClassic, HighlighterConfigTest, DistributedTermsComponentTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, ChaosMonkeySafeLeaderTest, OverseerTaskQueueTest, FieldAnalysisRequestHandlerTest, HdfsSyncSliceTest, DeleteReplicaTest, CdcrReplicationHandlerTest, TestCloudInspectUtil, LoggingHandlerTest, JavabinLoaderTest, HdfsChaosMonkeySafeLeaderTest, SynonymTokenizerTest, TestSolrDeletionPolicy2, ResourceLoaderTest, DistributedFacetPivotLongTailTest, TestManagedSchema, FullHLLTest, SimpleMLTQParserTest, DistributedDebugComponentTest, TestPHPSerializedResponseWriter, OutputWriterTest, PKIAuthenticationIntegrationTest, TestAddFieldRealTimeGet, RollingRestartTest, OpenCloseCoreStressTest, TestSearcherReuse, TestJettySolrRunner, BJQParserTest, TestBinaryResponseWriter, TestRTimerTree, TestLMJelinekMercerSimilarityFactory, HdfsChaosMonkeyNothingIsSafeTest, TestHashQParserPlugin, DistributedMLTComponentTest, TestFoldingMultitermQuery, BaseCdcrDistributedZkTest, TestAtomicUpdateErrorCases, TestCollationFieldDocValues, DirectSolrConnectionTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity, DirectUpdateHandlerOptimizeTest, TestAnalyzeInfixSuggestions, CloudExitableDirectoryReaderTest, TestBlendedInfixSuggestions, CoreMergeIndexesAdminHandlerTest, CopyFieldTest, DistributedExpandComponentTest, EchoParamsTest, TestRealTimeGet, TestShardHandlerFactory, TestBadConfig, WordBreakSolrSpellCheckerTest, TestValueSourceCache, MinimalSchemaTest, TestSolrCLIRunExample, AsyncMigrateRouteKeyTest, HdfsDirectoryTest, OverseerStatusTest, TestCloudManagedSchemaConcurrent, DistribCursorPagingTest, CursorPagingTest, OverseerRolesTest, FacetPivotSmallTest, RAMDirectoryFactoryTest, TestReplicaProperties, HLLSerializationTest, TestStressRecovery, NotRequiredUniqueKeyTest, TestExclusionRuleCollectionAccess, TestCharFilters, SimpleCollectionCreateDeleteTest, TestSerializedLuceneMatchVersion, TestFastOutputStream, SolrIndexSplitterTest, TestDistributedGrouping, SignatureUpdateProcessorFactoryTest, RecoveryAfterSoftCommitTest, HdfsDirectoryFactoryTest, TestQueryTypes, LukeRequestHandlerTest, CollectionReloadTest, TestZkChroot, FileUtilsTest, TestShortCircuitedRequests, RuleEngineTest, BasicDistributedZk2Test, TestBlobHandler, TestRTGBase, DistributedFacetPivotSmallTest, SmileWriterTest, DebugComponentTest, TestUniqueKeyFieldResource, ConcurrentDeleteAndCreateCollectionTest, ExplicitHLLTest, DistributedVersionInfoTest, SecurityConfHandlerTest, TestCollationField, ShowFileRequestHandlerTest, TestQueryUtils, TestReload, SharedFSAutoReplicaFailoverUtilsTest, DocValuesMissingTest, RequestHandlersTest, ConnectionManagerTest, TestMiniSolrCloudClusterSSL, TestRecovery, TestMissingGroups, TestQuerySenderListener, TestFieldTypeCollectionResource, DateRangeFieldTest, SegmentsInfoRequestHandlerTest, DefaultValueUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, HdfsNNFailoverTest, ChangedSchemaMergeTest, TestTrackingShardHandlerFactory, TestBulkSchemaConcurrent, ForceLeaderTest, TestConfigSetProperties, LeaderElectionIntegrationTest, TestIndexingPerformance, HttpPartitionTest, TermVectorComponentDistributedTest, TestDistributedMissingSort, TestDynamicFieldResource, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, DistributedSpellCheckComponentTest, TestStressVersions, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, TestOmitPositions, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedIntervalFacetingTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest]
   [junit4] Completed [428/558] on J1 in 85.83s, 1 test, 1 error <<< FAILURES!

[...truncated 456 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 558 suites (8 ignored), 2215 tests, 2 errors, 82 ignored (68 assumptions) [seed: 1225B8CF0F49A9E4]

Total time: 77 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any