Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18664/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 
AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 
1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
        at 
__randomizedtesting.SeedInfo.seed([827D13242734701:423EA90739DA30B4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([A7E63C76139EAEE0:F802114178923DA5]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
        at java.util.ArrayList$Itr.next(ArrayList.java:851)
        at 
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12512 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrGangliaReporterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_A7E63C76139EAEE0-001/init-core-data-001
   [junit4]   2> 1626421 INFO  
(SUITE-SolrGangliaReporterTest-seed#[A7E63C76139EAEE0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1626422 INFO  
(TEST-SolrGangliaReporterTest.testReporter-seed#[A7E63C76139EAEE0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 1626670 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1626700 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1626724 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1626813 WARN  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1626815 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1626820 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1626820 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_A7E63C76139EAEE0-001/init-core-data-001/]
   [junit4]   2> 1626820 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd846ae
   [junit4]   2> 1626821 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=79.0966796875, 
floorSegmentMB=0.783203125, forceMergeDeletesPctAllowed=4.252381195278724, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1626833 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1626833 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1626834 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1626834 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1626834 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=7.1171875, 
floorSegmentMB=1.095703125, forceMergeDeletesPctAllowed=27.21296774323883, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5572322289203743
   [junit4]   2> 1626834 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e5c8f9c[collection1] main]
   [junit4]   2> 1626834 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1626909 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1627042 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1627042 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1627043 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1627043 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1627043 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1627043 INFO  (coreLoadExecutor-6471-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555249300609433600
   [junit4]   2> 1627044 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1627044 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1627044 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1627044 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1627044 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1627045 INFO  
(searcherExecutor-6472-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e5c8f9c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1632051 INFO  
(TEST-SolrGangliaReporterTest.testReporter-seed#[A7E63C76139EAEE0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrGangliaReporterTest -Dtests.method=testReporter 
-Dtests.seed=A7E63C76139EAEE0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=uk-UA -Dtests.timezone=Canada/Central -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   5.63s J0 | SolrGangliaReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.util.ConcurrentModificationException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A7E63C76139EAEE0:F802114178923DA5]:0)
   [junit4]    >        at 
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   [junit4]    >        at java.util.ArrayList$Itr.next(ArrayList.java:851)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1632053 INFO  
(SUITE-SolrGangliaReporterTest-seed#[A7E63C76139EAEE0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1632053 INFO  
(SUITE-SolrGangliaReporterTest-seed#[A7E63C76139EAEE0]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=697027827
   [junit4]   2> 1632054 INFO  (coreCloseExecutor-6477-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@141ce1da
   [junit4]   2> 1632067 INFO  (coreCloseExecutor-6477-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1632067 INFO  
(SUITE-SolrGangliaReporterTest-seed#[A7E63C76139EAEE0]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrGangliaReporterTest_A7E63C76139EAEE0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1452, maxMBSortInHeap=7.04701001148528, 
sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Canada/Central
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=118050648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrQueryParserDefaultOperatorResource, TestSha256AuthenticationProvider, 
TestConfigSetsAPI, TestCollationFieldDocValues, SmileWriterTest, 
SignatureUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, 
UUIDUpdateProcessorFallbackTest, TestLazyCores, 
DistributedQueryElevationComponentTest, DirectoryFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, MinimalSchemaTest, HdfsDirectoryTest, 
CdcrVersionReplicationTest, TestFieldSortValues, BitVectorTest, 
TestJmxIntegration, TestStressLucene, BlockJoinFacetRandomTest, 
ZkNodePropsTest, TestUseDocValuesAsStored2, TestCorePropertiesReload, 
TestReplicationHandler, CursorPagingTest, UUIDFieldTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
SuggestComponentContextFilterQueryTest, TestJavabinTupleStreamParser, 
CopyFieldTest, TestReplicationHandlerBackup, TestLocalFSCloudBackupRestore, 
TestLMJelinekMercerSimilarityFactory, LeaderFailureAfterFreshStartTest, 
ConcurrentDeleteAndCreateCollectionTest, TestFieldCacheWithThreads, 
TestCryptoKeys, NumericFieldsTest, PeerSyncTest, SyncSliceTest, BasicZkTest, 
HdfsThreadLeakTest, TestDefaultSearchFieldResource, TestFaceting, TestNRTOpen, 
TestCollapseQParserPlugin, SolrRequestParserTest, TestSuggestSpellingConverter, 
TestMaxScoreQueryParser, TestJmxMonitoredMap, TestDownShardTolerantSearch, 
TestRangeQuery, ScriptEngineTest, BooleanFieldTest, OverseerRolesTest, 
TestSizeLimitedDistributedMap, TestRealTimeGet, SecurityConfHandlerTest, 
TestDFRSimilarityFactory, TestFieldTypeResource, TestSolrCloudSnapshots, 
MigrateRouteKeyTest, JavabinLoaderTest, TestNumericTerms64, 
NotRequiredUniqueKeyTest, TestCrossCoreJoin, TestRawTransformer, 
TestPseudoReturnFields, RegexBoostProcessorTest, TestSolrDeletionPolicy2, 
TestExactSharedStatsCache, DefaultValueUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestSortByMinMaxFunction, HttpPartitionTest, 
TestXmlQParser, TestExportWriter, RequiredFieldsTest, 
LeaderElectionIntegrationTest, DistributedFacetPivotLargeTest, 
TestImplicitCoreProperties, SolrCoreTest, AtomicUpdatesTest, TestCSVLoader, 
TestAuthorizationFramework, QueryResultKeyTest, SolrMetricManagerTest, 
CdcrReplicationDistributedZkTest, TestHashQParserPlugin, 
TestSubQueryTransformer, DocValuesMissingTest, TestReloadDeadlock, TestRTGBase, 
DistributedFacetPivotSmallTest, ActionThrottleTest, 
SimpleCollectionCreateDeleteTest, AnalysisErrorHandlingTest, 
TestSSLRandomization, TestFieldCollectionResource, ClusterStateTest, 
TemplateUpdateProcessorTest, SolrSlf4jReporterTest, 
AnalysisAfterCoreReloadTest, HLLSerializationTest, TestRTimerTree, 
TestSlowCompositeReaderWrapper, TestRandomDVFaceting, BasicDistributedZk2Test, 
TestRandomFaceting, TestZkChroot, AutoCommitTest, TestReload, 
DistributedTermsComponentTest, StatsComponentTest, TestBadConfig, 
HighlighterTest, CurrencyFieldXmlFileTest, SuggesterFSTTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, QueryEqualityTest, 
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, LukeRequestHandlerTest, TestQueryTypes, 
XmlUpdateRequestHandlerTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, TestLFUCache, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestRandomRequestDistribution, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
TestBackupRepositoryFactory, TestConfigSetImmutable, TestInitParams, 
TestSolrConfigHandler, TestBlobHandler, TestRestoreCore, TestSQLHandler, 
TestSolrConfigHandlerConcurrent, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, 
ReplicaListTransformerTest, SpatialHeatmapFacetsTest, 
WrapperMergePolicyFactoryTest, SolrMetricReporterTest, 
SolrMetricsIntegrationTest, SolrGangliaReporterTest]
   [junit4] Completed [574/673 (1!)] on J0 in 5.66s, 1 test, 1 error <<< 
FAILURES!

[...truncated 5502 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate 
-Dtests.seed=827D13242734701 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=hi -Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.23s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed 
timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([827D13242734701:423EA90739DA30B4]:0)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1166, maxMBSortInHeap=7.515145794535416, 
sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=402228904,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 0.89s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 57230 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to