Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18997/
Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([29CC82D0E7BE4D45:3EBA48F7E16AA178]: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([2C53ADE0463E939D:4460889B59D97404]: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 11005 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_29CC82D0E7BE4D45-001/init-core-data-001
   [junit4]   2> 147608 INFO  
(SUITE-TestApiFramework-seed#[29CC82D0E7BE4D45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 147611 INFO  
(SUITE-TestApiFramework-seed#[29CC82D0E7BE4D45]-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> 147616 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[29CC82D0E7BE4D45]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
   [junit4]   2> 147616 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[29CC82D0E7BE4D45]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
   [junit4]   2> 147617 INFO  
(TEST-TestApiFramework.testFramework-seed#[29CC82D0E7BE4D45]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFramework
   [junit4]   2> 148569 INFO  
(TEST-TestApiFramework.testFramework-seed#[29CC82D0E7BE4D45]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFramework
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestApiFramework 
-Dtests.method=testFramework -Dtests.seed=29CC82D0E7BE4D45 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=America/Sao_Paulo 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.96s J2 | TestApiFramework.testFramework <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([29CC82D0E7BE4D45:3EBA48F7E16AA178]: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> 148571 INFO  
(SUITE-TestApiFramework-seed#[29CC82D0E7BE4D45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_29CC82D0E7BE4D45-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-DZ, 
timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=288798312,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, 
TestCSVResponseWriter, TestConfigSetsAPI, TestSolrConfigHandlerCloud, 
TestExportWriter, DocValuesMissingTest, FacetPivotSmallTest, TestWriterPerf, 
BlobRepositoryCloudTest, DistributedFacetExistsSmallTest, 
BinaryUpdateRequestHandlerTest, TestObjectReleaseTracker, EchoParamsTest, 
SolrMetricReporterTest, OverseerRolesTest, DistribJoinFromCollectionTest, 
TestAddFieldRealTimeGet, DeleteNodeTest, TestOrdValues, 
TestFieldCacheVsDocValues, TestApiFramework]
   [junit4] Completed [68/694 (1!)] on J2 in 0.98s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 6758 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestJdbcDataSource
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestJdbcDataSource_2C53ADE0463E939D-001/init-core-data-001
   [junit4]   2> 15063 T92 oas.SolrTestCaseJ4.newRandomConfig Using PointFields
   [junit4]   2> 15065 T92 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 15068 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenHasNextCalledAndResultSetNull
   [junit4]   2> 16002 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16057 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 54
   [junit4]   2> 16067 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenHasNextCalledAndResultSetNull
   [junit4]   2> 16069 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesResultSetAndStatementWhenDataSourceIsClosed
   [junit4]   2> 16071 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16076 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 4
   [junit4]   2> 16078 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesResultSetAndStatementWhenDataSourceIsClosed
   [junit4]   2> 16081 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentialsWithEncryptedAndResolvedPwd
   [junit4]   2> 16110 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16115 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 5
   [junit4]   2> 16115 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentialsWithEncryptedAndResolvedPwd
   [junit4]   2> 16118 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromDriverManager
   [junit4]   2> 16122 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromDriverManager
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJdbcDataSource 
-Dtests.method=testRetrieveFromDriverManager -Dtests.seed=2C53ADE0463E939D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES 
-Dtests.timezone=Indian/Chagos -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | TestJdbcDataSource.testRetrieveFromDriverManager 
<<<
   [junit4]    > Throwable #1: java.lang.SecurityException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2C53ADE0463E939D:4460889B59D97404]: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> 16128 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenExceptionThrownOnExecuteQuery
   [junit4]   2> 16132 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16137 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 4
   [junit4]   2> 16139 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenExceptionThrownOnExecuteQuery
   [junit4]   2> 16142 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentials
   [junit4]   2> 16144 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16148 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 3
   [junit4]   2> 16148 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentials
   [junit4]   2> 16151 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testMultipleResultsSets_ResultSetResultSet
   [junit4]   2> 16153 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16156 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 3
   [junit4]   2> 16158 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testMultipleResultsSets_ResultSetResultSet
   [junit4]   2> 16160 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesConnectionWhenExceptionThrownOnSetAutocommit
   [junit4]   2> 16162 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16165 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesConnectionWhenExceptionThrownOnSetAutocommit
   [junit4]   2> 16167 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesCurrentResultSetIteratorWhenNewOneIsCreated
   [junit4]   2> 16169 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16172 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 2
   [junit4]   2> 16173 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesCurrentResultSetIteratorWhenNewOneIsCreated
   [junit4]   2> 16175 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testClosesStatementWhenResultSetNull
   [junit4]   2> 16176 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16180 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 3
   [junit4]   2> 16181 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testClosesStatementWhenResultSetNull
   [junit4]   2> 16184 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testMultipleResultsSets_UpdateCountUpdateCountResultSet
   [junit4]   2> 16187 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16193 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 5
   [junit4]   2> 16194 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testMultipleResultsSets_UpdateCountUpdateCountResultSet
   [junit4]   2> 16197 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testEmptyResultSet
   [junit4]   2> 16201 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16206 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 5
   [junit4]   2> 16208 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testEmptyResultSet
   [junit4]   2> 16211 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiFailureNotHidden
   [junit4]   2> 16214 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16220 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiFailureNotHidden
   [junit4]   2> 16222 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndiWithCredentialsEncryptedAndResolved
   [junit4]   2> 16228 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16233 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 4
   [junit4]   2> 16233 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndiWithCredentialsEncryptedAndResolved
   [junit4]   2> 16236 T92 oas.SolrTestCaseJ4.setUp ###Starting 
testRetrieveFromJndi
   [junit4]   2> 16239 T92 oashd.JdbcDataSource$1.call Creating a connection 
for entity null with URL: null
   [junit4]   2> 16244 T92 oashd.JdbcDataSource$1.call Time taken for 
getConnection(): 4
   [junit4]   2> 16245 T92 oas.SolrTestCaseJ4.tearDown ###Ending 
testRetrieveFromJndi
   [junit4]   2> 16247 T92 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestJdbcDataSource_2C53ADE0463E939D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1759, maxMBSortInHeap=6.680003857184568, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=Indian/Chagos
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=348461256,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, 
TestFileListWithLineEntityProcessor, TestVariableResolverEndToEnd, 
TestNonWritablePersistFile, TestBuiltInEvaluators, TestEphemeralCache, 
TestJdbcDataSource]
   [junit4] Completed [30/38 (1!)] on J0 in 1.21s, 16 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 33738 lines...]
check-lib-versions:
     [echo] Lib versions check under: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/..
[libversions] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-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.02s., 1 error(s).

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

Total time: 67 minutes 22 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