Hi Jan, See the notes I wrote up on <https://issues.apache.org/jira/browse/SOLR-9401>.
-- Steve www.lucidworks.com > On Feb 25, 2017, at 4:16 PM, Jan Høydahl <[email protected]> wrote: > > Tried to reproduce this locally on Mac, but did not succeed. Windows > specific? Race condition? > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > >> 25. feb. 2017 kl. 15.42 skrev Policeman Jenkins Server <[email protected]>: >> >> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/750/ >> Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseG1GC >> >> 1 tests failed. >> FAILED: org.apache.solr.security.TestPKIAuthenticationPlugin.test >> >> Error Message: >> >> >> Stack Trace: >> java.lang.NullPointerException >> at >> __randomizedtesting.SeedInfo.seed([D2BF175262C5311:857FCEAF88D03EE9]:0) >> at >> org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100) >> 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:368) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) >> at >> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368) >> at java.lang.Thread.run(Thread.java:745) >> >> >> >> >> Build Log: >> [...truncated 11137 lines...] >> [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin >> [junit4] 2> Creating dataDir: >> C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.TestPKIAuthenticationPlugin_D2BF175262C5311-001\init-core-data-001 >> [junit4] 2> 396852 INFO >> (SUITE-TestPKIAuthenticationPlugin-seed#[D2BF175262C5311]-worker) [ ] >> o.a.s.SolrTestCaseJ4 Using TrieFields >> [junit4] 2> 396870 INFO >> (SUITE-TestPKIAuthenticationPlugin-seed#[D2BF175262C5311]-worker) [ ] >> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: >> @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, >> clientAuth=NaN) >> [junit4] 2> 396872 INFO >> (TEST-TestPKIAuthenticationPlugin.test-seed#[D2BF175262C5311]) [ ] >> o.a.s.SolrTestCaseJ4 ###Starting test >> [junit4] 2> 403449 ERROR >> (TEST-TestPKIAuthenticationPlugin.test-seed#[D2BF175262C5311]) [ ] >> o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1488029294206 >> , received timestamp: 1488029300727 , TTL: 5000 >> [junit4] 2> 403449 INFO >> (TEST-TestPKIAuthenticationPlugin.test-seed#[D2BF175262C5311]) [ ] >> o.a.s.SolrTestCaseJ4 ###Ending test >> [junit4] 2> NOTE: reproduce with: ant test >> -Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test >> -Dtests.seed=D2BF175262C5311 -Dtests.slow=true -Dtests.locale=id >> -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8 >> [junit4] ERROR 6.58s J1 | TestPKIAuthenticationPlugin.test <<< >> [junit4] > Throwable #1: java.lang.NullPointerException >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([D2BF175262C5311:857FCEAF88D03EE9]:0) >> [junit4] > at >> org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100) >> [junit4] > at java.lang.Thread.run(Thread.java:745) >> [junit4] 2> 403452 INFO >> (SUITE-TestPKIAuthenticationPlugin-seed#[D2BF175262C5311]-worker) [ ] >> o.a.s.SolrTestCaseJ4 ###deleteCore >> [junit4] 2> NOTE: leaving temporary files on disk at: >> C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.TestPKIAuthenticationPlugin_D2BF175262C5311-001 >> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, >> docValues:{}, maxPointsInLeafNode=624, maxMBSortInHeap=7.292199392868709, >> sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=id, >> timezone=Etc/GMT-3 >> [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 >> (64-bit)/cpus=3,threads=1,free=123483024,total=373293056 >> [junit4] 2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, >> TestScoreJoinQPNoScore, TestSolr4Spatial2, TestReload, >> TestStressUserVersions, TestManagedResource, TestTestInjection, >> CollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, >> PKIAuthenticationIntegrationTest, TestGraphTermsQParserPlugin, >> TestMacroExpander, TestDistributedStatsComponentCardinality, TestFastWriter, >> TestExactStatsCache, FullHLLTest, TestFieldCacheSortRandom, >> TestConfigSetsAPI, OverseerStatusTest, TestDFRSimilarityFactory, >> TestQuerySenderListener, TestRecovery, BinaryUpdateRequestHandlerTest, >> TestJettySolrRunner, TestJmxMonitoredMap, RAMDirectoryFactoryTest, >> SolrCloudExampleTest, TestSubQueryTransformerCrossCore, >> TestLMDirichletSimilarityFactory, BigEndianAscendingWordDeserializerTest, >> ReplicationFactorTest, SpellPossibilityIteratorTest, >> ParsingFieldUpdateProcessorsTest, ShowFileRequestHandlerTest, >> AutoCommitTest, TestMinMaxOnMultiValuedField, TestRequestForwarding, >> TestPKIAuthenticationPlugin] >> [junit4] Completed [65/696 (1!)] on J1 in 6.72s, 1 test, 1 error <<< >> FAILURES! >> >> [...truncated 64797 lines...] >> >> >> --------------------------------------------------------------------- >> 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
