I'll take a look.
D.

On Tue, Sep 18, 2012 at 9:07 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/818/
> Java: 64bit/jdk1.6.0_35 -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestNumberUtils
>
> Error Message:
> Clean up static fields (in @AfterClass?), your test seems to hang on to 
> approximately 12,082,960 bytes (threshold is 10,485,760):   - 12,082,520 
> bytes, static java.util.Random org.apache.solr.util.TestNumberUtils.rng   - 
> 168 bytes, static double[] org.apache.solr.util.TestNumberUtils.dspecial   - 
> 144 bytes, static long[] org.apache.solr.util.TestNumberUtils.lspecial   - 80 
> bytes, static float[] org.apache.solr.util.TestNumberUtils.fspecial   - 48 
> bytes, static int[] org.apache.solr.util.TestNumberUtils.special
>
> Stack Trace:
> junit.framework.AssertionFailedError: Clean up static fields (in 
> @AfterClass?), your test seems to hang on to approximately 12,082,960 bytes 
> (threshold is 10,485,760):
>   - 12,082,520 bytes, static java.util.Random 
> org.apache.solr.util.TestNumberUtils.rng
>   - 168 bytes, static double[] org.apache.solr.util.TestNumberUtils.dspecial
>   - 144 bytes, static long[] org.apache.solr.util.TestNumberUtils.lspecial
>   - 80 bytes, static float[] org.apache.solr.util.TestNumberUtils.fspecial
>   - 48 bytes, static int[] org.apache.solr.util.TestNumberUtils.special
>         at __randomizedtesting.SeedInfo.seed([43A58F90C72F1DD]:0)
>         at 
> com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:119)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
>         at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         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:358)
>         at java.lang.Thread.run(Thread.java:662)
>
>
>
>
> Build Log:
> [...truncated 7172 lines...]
> [junit4:junit4] Suite: org.apache.solr.util.TestNumberUtils
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40: {}, 
> sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hr, 
> timezone=Asia/Dacca
> [junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_35 
> (64-bit)/cpus=2,threads=1,free=44755656,total=109666304
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestConfig, 
> TestDocumentBuilder, TestDistributedSearch, NoCacheHeaderTest, 
> HighlighterTest, StandardRequestHandlerTest, TestReload, 
> DirectSolrConnectionTest, TestWordDelimiterFilterFactory, TestBinaryField, 
> TestStressRecovery, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
> TestWriterPerf, TestSearchPerf, SolrCoreTest, SuggesterTSTTest, 
> TestQuerySenderNoQuery, MinimalSchemaTest, DateMathParserTest, 
> SolrCmdDistributorTest, ShowFileRequestHandlerTest, TestFiltering, 
> SuggesterWFSTTest, TestRandomFaceting, BasicDistributedZkTest, 
> TestPropInject, TestReversedWildcardFilterFactory, TestGroupingSearch, 
> RequestHandlersTest, UUIDFieldTest, UpdateParamsTest, ZkSolrClientTest, 
> QueryEqualityTest, DocumentAnalysisRequestHandlerTest, TimeZoneUtilsTest, 
> DefaultValueUpdateProcessorTest, RAMDirectoryFactoryTest, 
> TestFoldingMultitermQuery, SampleTest, TestCodecSupport, TestLFUCache, 
> TestLMDirichletSimilarityFactory, TestIndexSearcher, DirectUpdateHandlerTest, 
> ZkControllerTest, TestMultiCoreConfBootstrap, IndexReaderFactoryTest, 
> TestMergePolicyConfig, TestUtils, ReturnFieldsTest, SpellCheckCollatorTest, 
> TestSurroundQueryParser, TestQueryTypes, ResourceLoaderTest, 
> TestPHPSerializedResponseWriter, ScriptEngineTest, PrimitiveFieldTypeTest, 
> TestExtendedDismaxParser, NumericFieldsTest, PolyFieldTest, 
> DistributedTermsComponentTest, BasicFunctionalityTest, 
> AlternateDirectoryTest, AutoCommitTest, SoftAutoCommitTest, 
> FieldMutatingUpdateProcessorTest, BadIndexSchemaTest, 
> OpenExchangeRatesOrgProviderTest, PingRequestHandlerTest, 
> DocumentBuilderTest, TestLRUCache, SearchHandlerTest, ConvertedLegacyTest, 
> TestUpdate, TestFastOutputStream, TestStressLucene, TestJmxMonitoredMap, 
> PluginInfoTest, URLClassifyProcessorTest, TestSystemIdResolver, 
> TestRealTimeGet, XsltUpdateRequestHandlerTest, TestBinaryResponseWriter, 
> TestSolrDeletionPolicy1, BinaryUpdateRequestHandlerTest, TestDocSet, 
> TermsComponentTest, TestCollationField, CopyFieldTest, SolrRequestParserTest, 
> BadComponentTest, TestLuceneMatchVersion, TestQuerySenderListener, 
> NotRequiredUniqueKeyTest, BasicDistributedZk2Test, TestRTGBase, 
> TestNumberUtils]
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestNumberUtils -Dtests.seed=43A58F90C72F1DD -Dtests.slow=true 
> -Dtests.locale=hr -Dtests.timezone=Asia/Dacca -Dtests.file.encoding=Cp1252
> [junit4:junit4] ERROR   0.00s | TestNumberUtils (suite) <<<
> [junit4:junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
> Clean up static fields (in @AfterClass?), your test seems to hang on to 
> approximately 12,082,960 bytes (threshold is 10,485,760):
> [junit4:junit4]    >   - 12,082,520 bytes, static java.util.Random 
> org.apache.solr.util.TestNumberUtils.rng
> [junit4:junit4]    >   - 168 bytes, static double[] 
> org.apache.solr.util.TestNumberUtils.dspecial
> [junit4:junit4]    >   - 144 bytes, static long[] 
> org.apache.solr.util.TestNumberUtils.lspecial
> [junit4:junit4]    >   - 80 bytes, static float[] 
> org.apache.solr.util.TestNumberUtils.fspecial
> [junit4:junit4]    >   - 48 bytes, static int[] 
> org.apache.solr.util.TestNumberUtils.special
> [junit4:junit4]    >    at 
> __randomizedtesting.SeedInfo.seed([43A58F90C72F1DD]:0)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:119)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    >    at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    >    at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    >    at java.lang.Thread.run(Thread.java:662)
> [junit4:junit4] Completed in 0.81s, 1 test, 1 failure <<< FAILURES!
>
> [...truncated 387 lines...]
> BUILD FAILED
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\build.xml:32: The following 
> error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:146: The 
> following error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:63: The 
> following error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1133: 
> The following error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:810: 
> There were test failures: 230 suites, 951 tests, 1 suite-level error, 13 
> ignored (7 assumptions)
>
> Total time: 41 minutes 5 seconds
> Build step 'Invoke Ant' marked build as failure
> Recording test results
> Description set: Java: 64bit/jdk1.6.0_35 -XX:+UseConcMarkSweepGC
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to