Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11474/
Java: 32bit/jdk1.9.0-ea-b34 -client -XX:+UseG1GC (asserts: true)
1 tests failed.
REGRESSION:
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.testDefaults
Error Message:
SolrCore 'collection1' is not available due to init failure: Error
instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available
due to init failure: Error instantiating class:
'org.apache.lucene.util.LuceneTestCase$3'
at
__randomizedtesting.SeedInfo.seed([D3C1B000BBA6BEDE:7C65FE2A93A3EDF2]:0)
at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:765)
at org.apache.solr.util.TestHarness.getCore(TestHarness.java:209)
at
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.processAdd(DefaultValueUpdateProcessorTest.java:139)
at
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.testDefaults(DefaultValueUpdateProcessorTest.java:61)
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:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
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
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
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:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Error instantiating class:
'org.apache.lucene.util.LuceneTestCase$3'
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:893)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: org.apache.solr.common.SolrException: Error instantiating class:
'org.apache.lucene.util.LuceneTestCase$3'
at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:533)
at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:517)
at
org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:289)
at
org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:214)
at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:529)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
... 8 more
Caused by: java.lang.IllegalAccessException: Class
org.apache.solr.core.SolrResourceLoader can not access a member of class
org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
at java.lang.Class.newInstance(Class.java:433)
at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:529)
... 15 more
Build Log:
[...truncated 11747 lines...]
[junit4] Suite:
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001
[junit4] 2> 2123392 T6494 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 2123392 T6494 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 2123393 T6494 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 2123394 T6494 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 2123394 T6494 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2123395 T6494 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2123454 T6494 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 2123490 T6494 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-update-processor-chains.xml
[junit4] 2> 2123491 T6494 oass.IndexSchema.readSchema Reading Solr Schema
from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 2123498 T6494 oass.IndexSchema.readSchema [null] Schema
name=test
[junit4] 2> 2123598 T6494 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2123600 T6494 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2123600 T6494 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 2123608 T6494 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2123610 T6494 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2123612 T6494 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2123612 T6494 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
[junit4] 2> 2123612 T6494 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 2123633 T6494 oasc.CoreContainer.<init> New CoreContainer
22074698
[junit4] 2> 2123634 T6494 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 2123634 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 2123635 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 2123635 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 2123635 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2123635 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 2123636 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2123636 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2123636 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2123637 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2123637 T6494 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2123637 T6494 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 2123638 T6494 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2123638 T6494 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2123638 T6494 oasc.CoreContainer.load Host Name:
[junit4] 2> 2123639 T6495 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 2123642 T6495 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 2123642 T6495 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2123643 T6495 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2123680 T6495 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 2123725 T6495 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-update-processor-chains.xml
[junit4] 2> 2123726 T6495 oass.IndexSchema.readSchema Reading Solr Schema
from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 2123732 T6495 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2123835 T6495 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2123837 T6495 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2123838 T6495 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 2123845 T6495 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2123847 T6495 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2123849 T6495 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 2123849 T6495 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2123849 T6495 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/
[junit4] 2> 2123850 T6495 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 2123850 T6495 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001
[junit4] 2> 2123850 T6495 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index/
[junit4] 2> 2123851 T6495 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 2123851 T6495 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index
[junit4] 2> 2123851 T6495 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=88.6376953125,
floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=14.017104555105389,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2123852 T6495 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index;done=true>>]
[junit4] 2> 2123852 T6495 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001/index
[junit4] 2> 2123852 T6495 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@955f97
[junit4] 2> 2123852 T6495 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 2123853 T6495 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 2123853 T6495 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 2123853 T6495 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 1 directories currently being tracked
[junit4] 2> 2123853 T6495 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001;done=false>>]
[junit4] 2> 2123854 T6495 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001/init-core-data-001
[junit4] 2> 2123854 T6495 oasc.CoreContainer.create ERROR Error creating
core [collection1]: Error instantiating class:
'org.apache.lucene.util.LuceneTestCase$3' org.apache.solr.common.SolrException:
Error instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:893)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error
instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:533)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:517)
[junit4] 2> at
org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:289)
[junit4] 2> at
org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:214)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:529)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
[junit4] 2> ... 8 more
[junit4] 2> Caused by: java.lang.IllegalAccessException: Class
org.apache.solr.core.SolrResourceLoader can not access a member of class
org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
[junit4] 2> at
sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
[junit4] 2> at java.lang.Class.newInstance(Class.java:433)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:529)
[junit4] 2> ... 15 more
[junit4] 2>
[junit4] 2> 2123856 T6494 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 2123859 T6494 oas.SolrTestCaseJ4.setUp ###Starting testDefaults
[junit4] 2> 2123859 T6494 oas.SolrTestCaseJ4.tearDown ###Ending
testDefaults
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DefaultValueUpdateProcessorTest -Dtests.method=testDefaults
-Dtests.seed=D3C1B000BBA6BEDE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh_SG -Dtests.timezone=ROK -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.01s J1 | DefaultValueUpdateProcessorTest.testDefaults <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: SolrCore
'collection1' is not available due to init failure: Error instantiating class:
'org.apache.lucene.util.LuceneTestCase$3'
[junit4] > at
__randomizedtesting.SeedInfo.seed([D3C1B000BBA6BEDE:7C65FE2A93A3EDF2]:0)
[junit4] > at
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:765)
[junit4] > at
org.apache.solr.util.TestHarness.getCore(TestHarness.java:209)
[junit4] > at
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.processAdd(DefaultValueUpdateProcessorTest.java:139)
[junit4] > at
org.apache.solr.update.processor.DefaultValueUpdateProcessorTest.testDefaults(DefaultValueUpdateProcessorTest.java:61)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: org.apache.solr.common.SolrException: Error
instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:893)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > ... 1 more
[junit4] > Caused by: org.apache.solr.common.SolrException: Error
instantiating class: 'org.apache.lucene.util.LuceneTestCase$3'
[junit4] > at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:533)
[junit4] > at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:517)
[junit4] > at
org.apache.solr.update.SolrIndexConfig.buildMergeScheduler(SolrIndexConfig.java:289)
[junit4] > at
org.apache.solr.update.SolrIndexConfig.toIndexWriterConfig(SolrIndexConfig.java:214)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:78)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:529)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
[junit4] > ... 8 more
[junit4] > Caused by: java.lang.IllegalAccessException: Class
org.apache.solr.core.SolrResourceLoader can not access a member of class
org.apache.lucene.util.LuceneTestCase$3 with modifiers ""
[junit4] > at java.lang.Class.newInstance(Class.java:433)
[junit4] > at
org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:529)
[junit4] > ... 15 more
[junit4] 2> 2123870 T6494 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 2123870 T6494 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=22074698
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.DefaultValueUpdateProcessorTest-D3C1B000BBA6BEDE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
locale=zh_SG, timezone=ROK
[junit4] 2> NOTE: Linux 3.13.0-39-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=8,threads=1,free=189382024,total=506462208
[junit4] 2> NOTE: All tests run in this JVM: [SynonymTokenizerTest,
DistributedQueueTest, TestDocBasedVersionConstraints, SearchHandlerTest,
FileBasedSpellCheckerTest, UUIDFieldTest, ResponseHeaderTest,
UpdateRequestProcessorFactoryTest, DistributedFacetPivotSmallTest,
TestSimpleQParserPlugin, TestRandomFaceting, AnalysisAfterCoreReloadTest,
CursorPagingTest, FullSolrCloudDistribCmdsTest, TestExpandComponent,
TestFiltering, TestReplicaProperties, MergeStrategyTest,
TestExceedMaxTermLength, ModifyConfFileTest, OutputWriterTest, TestJoin,
TestInfoStreamLogging, ResourceLoaderTest, BlockDirectoryTest, CursorMarkTest,
TestCollapseQParserPlugin, CoreContainerCoreInitFailuresTest,
DeleteLastCustomShardedReplicaTest, SharedFSAutoReplicaFailoverUtilsTest,
StatsComponentTest, LeaderElectionIntegrationTest, AutoCommitTest,
MultiThreadedOCPTest, TestNonNRTOpen, BinaryUpdateRequestHandlerTest,
DeleteShardTest, TestQueryTypes, DateMathParserTest, TestBulkSchemaConcurrent,
NumericFieldsTest, TestSerializedLuceneMatchVersion, TestExtendedDismaxParser,
TestDistributedMissingSort, SoftAutoCommitTest, MultiTermTest,
TestIBSimilarityFactory, SolrRequestParserTest, FacetPivotSmallTest,
TermVectorComponentDistributedTest, TestRequestStatusCollectionAPI,
TestLeaderElectionZkExpiry, TestCSVResponseWriter, CopyFieldTest,
TestBM25SimilarityFactory, OverseerRolesTest, DistributedFacetPivotLargeTest,
TestZkChroot, TestQueryUtils, AlternateDirectoryTest, QueryResultKeyTest,
TestBulkSchemaAPI, PreAnalyzedFieldTest, LukeRequestHandlerTest,
HdfsUnloadDistributedZkTest, TestLFUCache, SolrInfoMBeanTest, TestBinaryField,
TestCollationField, TestUpdate, ChaosMonkeySafeLeaderTest, TestUtils,
TestMultiCoreConfBootstrap, DateRangeFieldTest,
CollectionsAPIDistributedZkTest, TestRecovery,
DistribDocExpirationUpdateProcessorTest, HdfsRecoveryZkTest,
SolrTestCaseJ4Test, DirectSolrConnectionTest, RemoteQueryErrorTest,
BasicZkTest, HdfsDirectoryTest, TestLazyCores, SolrCoreTest,
HdfsBasicDistributedZk2Test, TestRandomMergePolicy, SimplePostToolTest,
TestCustomSort, DistributedQueryElevationComponentTest,
DistributedQueryComponentCustomSortTest,
TestOverriddenPrefixQueryForCustomFieldType, TestSweetSpotSimilarityFactory,
TestReloadAndDeleteDocs, QueryElevationComponentTest,
TestComplexPhraseQParserPlugin, ShardRoutingCustomTest,
TriLevelCompositeIdRoutingTest, RankQueryTest, TestCSVLoader,
SortByFunctionTest, SchemaVersionSpecificBehaviorTest, TestShardHandlerFactory,
TermVectorComponentTest, TestManagedStopFilterFactory, ScriptEngineTest,
TestDefaultSearchFieldResource, BasicDistributedZkTest,
BasicDistributedZk2Test, OpenCloseCoreStressTest, ClusterStateUpdateTest,
ZkSolrClientTest, TestRandomDVFaceting, TestFaceting,
DistributedSpellCheckComponentTest, HardAutoCommitTest,
DistributedTermsComponentTest, CurrencyFieldOpenExchangeTest,
CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest,
SuggesterFSTTest, CoreAdminHandlerTest, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest]
[junit4] Completed on J1 in 0.52s, 1 test, 1 error <<< FAILURES!
[...truncated 567 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:525: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:473: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:966:
There were test failures: 445 suites, 1819 tests, 1 error, 29 ignored (21
assumptions)
Total time: 118 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -client
-XX:+UseG1GC (asserts: true)
Archiving artifacts
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]