Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5616/
Java: 64bit/jdk1.8.0-ea-b89 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSqlEntityProcessor

Error Message:
access denied ("java.sql.SQLPermission" "deregisterDriver")

Stack Trace:
java.security.AccessControlException: access denied ("java.sql.SQLPermission" 
"deregisterDriver")
        at __randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:364)
        at 
java.security.AccessController.checkPermission(AccessController.java:562)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at java.sql.DriverManager.deregisterDriver(DriverManager.java:399)
        at 
org.apache.derby.jdbc.AutoloadedDriver.unregisterDriverModule(Unknown Source)
        at org.apache.derby.jdbc.Driver20.stop(Unknown Source)
        at org.apache.derby.impl.services.monitor.TopService.stop(Unknown 
Source)
        at org.apache.derby.impl.services.monitor.TopService.shutdown(Unknown 
Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.shutdown(Unknown 
Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.shutdown(Unknown 
Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.AutoloadedDriver.connect(Unknown Source)
        at java.sql.DriverManager.getConnection(DriverManager.java:661)
        at java.sql.DriverManager.getConnection(DriverManager.java:270)
        at 
org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.afterClassDihJdbcTest(AbstractDIHJdbcTestCase.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        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:724)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSqlEntityProcessor

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestSqlEntityProcessor:     1) Thread[id=29, 
name=Timer-0, state=WAITING, group=TGRP-TestSqlEntityProcessor]         at 
java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestSqlEntityProcessor: 
   1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
        at __randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSqlEntityProcessor

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=29, 
name=Timer-0, state=WAITING, group=TGRP-TestSqlEntityProcessor]         at 
java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
        at __randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)




Build Log:
[...truncated 13088 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.dataimport.TestSqlEntityProcessor
[junit4:junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSqlEntityProcessor-1368686803009
[junit4:junit4]   2> 5926 T27 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 25982 T27 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestSqlEntityProcessor: 
[junit4:junit4]   2>       1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
[junit4:junit4]   2>            at java.lang.Object.wait(Native Method)
[junit4:junit4]   2>            at java.lang.Object.wait(Object.java:502)
[junit4:junit4]   2>            at 
java.util.TimerThread.mainLoop(Timer.java:526)
[junit4:junit4]   2>            at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 25982 T27 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
[junit4:junit4]   2>       1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
[junit4:junit4]   2> 28984 T27 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
[junit4:junit4]   2>       1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
[junit4:junit4]   2>            at java.lang.Object.wait(Native Method)
[junit4:junit4]   2>            at java.lang.Object.wait(Object.java:502)
[junit4:junit4]   2>            at 
java.util.TimerThread.mainLoop(Timer.java:526)
[junit4:junit4]   2>            at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: 
{NAME_mult_s=PostingsFormat(name=Direct), timestamp=Lucene41(blocksize=128), 
sportsAdded_s=PostingsFormat(name=MockSep), 
countryAdded_s=Lucene41(blocksize=128), COUNTRY_NAME_s=Lucene41(blocksize=128), 
id=PostingsFormat(name=Asserting), 
SPORT_NAME_mult_s=PostingsFormat(name=MockSep), 
AddAColumn_s=Lucene41(blocksize=128), COUNTRY_CODE_s=Lucene41(blocksize=128), 
COUNTRY_CODES_mult_s=PostingsFormat(name=Direct)}, docValues:{}, 
sim=DefaultSimilarity, locale=ar_SA, timezone=Etc/UTC
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=2,free=69802832,total=126484480
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, 
TestSqlEntityProcessor]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSqlEntityProcessor -Dtests.seed=18C23A83BF7C726C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA 
-Dtests.timezone=Etc/UTC -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s | TestSqlEntityProcessor (suite) <<<
[junit4:junit4]    > Throwable #1: java.security.AccessControlException: access 
denied ("java.sql.SQLPermission" "deregisterDriver")
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)
[junit4:junit4]    >    at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:364)
[junit4:junit4]    >    at 
java.security.AccessController.checkPermission(AccessController.java:562)
[junit4:junit4]    >    at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    >    at 
java.sql.DriverManager.deregisterDriver(DriverManager.java:399)
[junit4:junit4]    >    at 
org.apache.derby.jdbc.AutoloadedDriver.unregisterDriverModule(Unknown Source)
[junit4:junit4]    >    at org.apache.derby.jdbc.Driver20.stop(Unknown Source)
[junit4:junit4]    >    at 
org.apache.derby.impl.services.monitor.TopService.stop(Unknown Source)
[junit4:junit4]    >    at 
org.apache.derby.impl.services.monitor.TopService.shutdown(Unknown Source)
[junit4:junit4]    >    at 
org.apache.derby.impl.services.monitor.BaseMonitor.shutdown(Unknown Source)
[junit4:junit4]    >    at 
org.apache.derby.impl.services.monitor.BaseMonitor.shutdown(Unknown Source)
[junit4:junit4]    >    at org.apache.derby.jdbc.InternalDriver.connect(Unknown 
Source)
[junit4:junit4]    >    at 
org.apache.derby.jdbc.AutoloadedDriver.connect(Unknown Source)
[junit4:junit4]    >    at 
java.sql.DriverManager.getConnection(DriverManager.java:661)
[junit4:junit4]    >    at 
java.sql.DriverManager.getConnection(DriverManager.java:270)
[junit4:junit4]    >    at 
org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.afterClassDihJdbcTest(AbstractDIHJdbcTestCase.java:77)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:724)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestSqlEntityProcessor: 
[junit4:junit4]    >    1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
[junit4:junit4]    >         at java.lang.Object.wait(Native Method)
[junit4:junit4]    >         at java.lang.Object.wait(Object.java:502)
[junit4:junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4:junit4]    >         at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
[junit4:junit4]    >    1) Thread[id=29, name=Timer-0, state=WAITING, 
group=TGRP-TestSqlEntityProcessor]
[junit4:junit4]    >         at java.lang.Object.wait(Native Method)
[junit4:junit4]    >         at java.lang.Object.wait(Object.java:502)
[junit4:junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
[junit4:junit4]    >         at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([18C23A83BF7C726C]:0)
[junit4:junit4] Completed in 29.14s, 6 tests, 3 errors, 1 skipped <<< FAILURES!

[...truncated 108 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:201: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:405: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: 
There were test failures: 35 suites, 141 tests, 3 suite-level errors, 131 
ignored

Total time: 46 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b89 -XX:+UseCompressedOops 
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to