Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2889/
Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.TestApiFramework.testFramework

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([F00C52AD194A11F0:E77A988A1F9EFDCD]:0)
        at org.apache.solr.api.V2HttpCall.getApiInfo(V2HttpCall.java:194)
        at 
org.apache.solr.handler.admin.TestApiFramework.invoke(TestApiFramework.java:176)
        at 
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:123)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.dataimport.TestJdbcDataSource.testRetrieveFromDriverManager

Error Message:


Stack Trace:
java.lang.SecurityException
        at 
__randomizedtesting.SeedInfo.seed([5C157351BFA5430F:3426562AA042A496]:0)
        at 
java.sql/java.sql.DriverManager.deregisterDriver(DriverManager.java:404)
        at 
org.apache.solr.handler.dataimport.TestJdbcDataSource.testRetrieveFromDriverManager(TestJdbcDataSource.java:505)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12734 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_F00C52AD194A11F0-001/init-core-data-001
   [junit4]   2> 1779753 INFO  
(SUITE-TestApiFramework-seed#[F00C52AD194A11F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1779755 INFO  
(SUITE-TestApiFramework-seed#[F00C52AD194A11F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1779759 INFO  
(TEST-TestApiFramework.testFramework-seed#[F00C52AD194A11F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFramework
   [junit4]   2> 1780027 INFO  
(TEST-TestApiFramework.testFramework-seed#[F00C52AD194A11F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFramework
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestApiFramework 
-Dtests.method=testFramework -Dtests.seed=F00C52AD194A11F0 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-MR -Dtests.timezone=Africa/Malabo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.27s J1 | TestApiFramework.testFramework <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F00C52AD194A11F0:E77A988A1F9EFDCD]:0)
   [junit4]    >        at 
org.apache.solr.api.V2HttpCall.getApiInfo(V2HttpCall.java:194)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestApiFramework.invoke(TestApiFramework.java:176)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:123)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1780030 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[F00C52AD194A11F0]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
   [junit4]   2> 1780030 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[F00C52AD194A11F0]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
   [junit4]   2> 1780030 INFO  
(SUITE-TestApiFramework-seed#[F00C52AD194A11F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_F00C52AD194A11F0-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fr-MR, 
timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=81072560,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, 
RemoteQueryErrorTest, TestSimpleTrackingShardHandler, 
CloneFieldUpdateProcessorFactoryTest, TestDocTermOrds, ShardRoutingCustomTest, 
ChaosMonkeySafeLeaderTest, TestReloadDeadlock, SpellCheckComponentTest, 
ShufflingReplicaListTransformerTest, TestOnReconnectListenerSupport, 
DocValuesTest, TestCloudDeleteByQuery, TestRestoreCore, DateRangeFieldTest, 
ConvertedLegacyTest, JvmMetricsTest, RestartWhileUpdatingTest, 
TestFieldCacheVsDocValues, DistribDocExpirationUpdateProcessorTest, 
OverseerModifyCollectionTest, RAMDirectoryFactoryTest, 
TestMiniSolrCloudCluster, TestSolrXml, BufferStoreTest, 
TestDistributedGrouping, TestCustomSort, TestTrie, SampleTest, 
ZkSolrClientTest, TestQueryTypes, BasicFunctionalityTest, TestPivotHelperCode, 
ZkControllerTest, TestCursorMarkWithoutUniqueKey, DataDrivenBlockJoinTest, 
TestSystemIdResolver, TestRawResponseWriter, TestDistribDocBasedVersion, 
TestSubQueryTransformerDistrib, TestUseDocValuesAsStored2, 
CoreMergeIndexesAdminHandlerTest, TestElisionMultitermQuery, 
TestCopyFieldCollectionResource, ClusterStateUpdateTest, 
TestFieldCacheSanityChecker, OverseerTaskQueueTest, ZkCLITest, 
TestFuzzyAnalyzedSuggestions, MoreLikeThisHandlerTest, 
DirectSolrConnectionTest, TestExactStatsCache, TestCoreAdminApis, 
DistributedTermsComponentTest, HighlighterTest, SpatialFilterTest, 
TestBlendedInfixSuggestions, TestJsonRequest, 
TestHighFrequencyDictionaryFactory, TestSmileRequest, MigrateRouteKeyTest, 
HttpPartitionTest, TestRestManager, TestShardHandlerFactory, 
SolrCmdDistributorTest, TestSolrCloudWithKerberosAlt, 
TestUniqueKeyFieldResource, ShardRoutingTest, 
DistributedQueryComponentCustomSortTest, TestHashPartitioner, TestQueryUtils, 
SpellingQueryConverterTest, IndexBasedSpellCheckerTest, 
TestSuggestSpellingConverter, WordBreakSolrSpellCheckerTest, JsonLoaderTest, 
TestSerializedLuceneMatchVersion, HdfsDirectoryFactoryTest, ActionThrottleTest, 
SortByFunctionTest, SliceStateTest, TestQuerySenderListener, 
UpdateRequestProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, 
TestCSVResponseWriter, TestWordDelimiterFilterFactory, 
TestRuleBasedAuthorizationPlugin, ParsingFieldUpdateProcessorsTest, 
SuggesterFSTTest, DateMathParserTest, TestShortCircuitedRequests, 
IndexSchemaTest, TestPartialUpdateDeduplication, TestGraphTermsQParserPlugin, 
SharedFSAutoReplicaFailoverUtilsTest, DirectSolrSpellCheckerTest, 
TestSchemaResource, SecurityConfHandlerTest, TestIntervalFaceting, 
DocumentBuilderTest, LeaderFailureAfterFreshStartTest, SolrIndexSplitterTest, 
BigEndianAscendingWordSerializerTest, JSONWriterTest, SpellCheckCollatorTest, 
TestLuceneMatchVersion, TestCustomDocTransformer, TestFastOutputStream, 
ResponseHeaderTest, TestDocBasedVersionConstraints, TestRebalanceLeaders, 
HdfsSyncSliceTest, TlogReplayBufferedWhileIndexingTest, 
HdfsChaosMonkeySafeLeaderTest, TestOrdValues, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, TestRandomFaceting, TestZkChroot, 
TestDistributedSearch, TestStressVersions, TestCoreContainer, TestSolr4Spatial, 
TestFiltering, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterWFSTTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
StandardRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, 
FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, 
TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, JSONWriterTest, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, 
TestLFUCache, TestCrossCoreJoin, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPISolrJTest, 
DeleteInactiveReplicaTest, DeleteNodeTest, DeleteStatusTest, 
DocValuesNotIndexedTest, MissingSegmentRecoveryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, TestAuthenticationFramework, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestLockTree, TestRandomFlRTGCloud, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateWriterTest, BlobRepositoryCloudTest, TestConfigSetProperties, 
TestConfigSets, TestDynamicLoading, TestHdfsBackupRestoreCore, 
TestReqParamsAPI, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework]
   [junit4] Completed [571/692 (1!)] on J1 in 0.29s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 5110 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestJdbcDataSource
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestJdbcDataSource_5C157351BFA5430F-001/init-core-data-001
   [junit4]   2> 15210 T61 oas.SolrTestCaseJ4.newRandomConfig Using TrieFields
   [junit4]   2> 15212 T61 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", 
ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 15216 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentials
   [junit4]   2> 15816 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 15868 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 51
   [junit4]   2> 15874 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentials
   [junit4]   2> 15876 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenExceptionThrownOnExecuteQuery
   [junit4]   2> 15949 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 15952 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 15953 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenExceptionThrownOnExecuteQuery
   [junit4]   2> 15955 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testMultipleResultsSets_ResultSetResultSet
   [junit4]   2> 16168 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16173 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 4
   [junit4]   2> 16176 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testMultipleResultsSets_ResultSetResultSet
   [junit4]   2> 16179 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesResultSetAndStatementWhenDataSourceIsClosed
   [junit4]   2> 16181 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16184 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16185 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesResultSetAndStatementWhenDataSourceIsClosed
   [junit4]   2> 16186 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesCurrentResultSetIteratorWhenNewOneIsCreated
   [junit4]   2> 16188 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16190 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16192 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesCurrentResultSetIteratorWhenNewOneIsCreated
   [junit4]   2> 16193 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiFailureNotHidden
   [junit4]   2> 16195 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16197 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiFailureNotHidden
   [junit4]   2> 16199 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesConnectionWhenExceptionThrownOnSetAutocommit
   [junit4]   2> 16201 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16204 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesConnectionWhenExceptionThrownOnSetAutocommit
   [junit4]   2> 16205 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentialsWithEncryptedAndResolvedPwd
   [junit4]   2> 16223 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16226 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16226 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentialsWithEncryptedAndResolvedPwd
   [junit4]   2> 16228 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenHasNextCalledAndResultSetNull
   [junit4]   2> 16230 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16233 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16234 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenHasNextCalledAndResultSetNull
   [junit4]   2> 16235 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenResultSetNull
   [junit4]   2> 16237 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16240 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16241 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenResultSetNull
   [junit4]   2> 16242 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromDriverManager
   [junit4]   2> 16247 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromDriverManager
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJdbcDataSource 
-Dtests.method=testRetrieveFromDriverManager -Dtests.seed=5C157351BFA5430F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-SG 
-Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J2 | TestJdbcDataSource.testRetrieveFromDriverManager 
<<<
   [junit4]    > Throwable #1: java.lang.SecurityException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5C157351BFA5430F:3426562AA042A496]:0)
   [junit4]    >        at 
java.sql/java.sql.DriverManager.deregisterDriver(DriverManager.java:404)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestJdbcDataSource.testRetrieveFromDriverManager(TestJdbcDataSource.java:505)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 16250 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testEmptyResultSet
   [junit4]   2> 16254 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16257 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16258 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testEmptyResultSet
   [junit4]   2> 16260 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testMultipleResultsSets_UpdateCountUpdateCountResultSet
   [junit4]   2> 16263 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16265 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16266 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testMultipleResultsSets_UpdateCountUpdateCountResultSet
   [junit4]   2> 16267 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentialsEncryptedAndResolved
   [junit4]   2> 16271 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16274 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16274 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentialsEncryptedAndResolved
   [junit4]   2> 16276 T61 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndi
   [junit4]   2> 16280 T61 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16282 T61 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 1
   [junit4]   2> 16282 T61 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndi
   [junit4]   2> 16283 T61 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestJdbcDataSource_5C157351BFA5430F-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ms-SG, 
timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=321052240,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPlainTextEntityProcessor, TestSqlEntityProcessorDelta, 
TestSqlEntityProcessor, TestDocBuilder2, TestJdbcDataSource]
   [junit4] Completed [26/38 (1!)] on J2 in 1.09s, 16 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 33777 lines...]
check-lib-versions:
     [echo] Lib versions check under: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/..
[libversions] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/top-level-ivy-settings.xml
[libversions] ORPHAN coordinate key '/cglib/cglib-nodep' in 
ivy-versions.properties is not found in any ivy.xml file.
[libversions] Checked that ivy-versions.properties and 
ivy-ignore-conflicts.properties have lexically sorted '/org/name' keys and no 
duplicates or orphans.
[libversions] Scanned 49 ivy.xml files for rev="${/org/name}" format.
[libversions] Found 0 indirect dependency version conflicts.
[libversions] Completed in 1.03s., 1 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:122: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:108: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/custom-tasks.xml:108:
 Lib versions check failed. Check the logs.

Total time: 68 minutes 2 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


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

Reply via email to