Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/3114/
Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseParallelGC
1 tests failed.
REGRESSION:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.testSimplePropertiesWriter
Error Message:
Stack Trace:
java.lang.NullPointerException
at java.io.File.<init>(File.java:251)
at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.spwAfter(TestSimplePropertiesWriter.java:54)
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:474)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
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:45)
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:722)
Build Log:
[...truncated 11953 lines...]
[junit4:junit4] Suite:
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter
[junit4:junit4] 2> 7 T90 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
[junit4:junit4] 2> 8 T90 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/'
[junit4:junit4] 2> 45 T90 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4:junit4] 2> 95 T90 oasc.SolrConfig.<init> Loaded SolrConfig:
dataimport-solrconfig.xml
[junit4:junit4] 2> 95 T90 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 99 T90 oass.IndexSchema.readSchema Schema name=dih_test
[junit4:junit4] 2> 148 T90 oass.IndexSchema.readSchema default search field
in schema is desc
[junit4:junit4] 2> 149 T90 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4:junit4] 2> 149 T90 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 150 T90 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 150 T90 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr
[junit4:junit4] 2> 151 T90 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/'
[junit4:junit4] 2> 157 T90 oasc.CoreContainer.<init> New CoreContainer
654124278
[junit4:junit4] 2> 158 T90 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test-files/dih/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/
[junit4:junit4] 2> 158 T90 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4:junit4] 2> 158 T90 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10},
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from
solrconfig.xml}]}
[junit4:junit4] 2> 159 T90 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4] 2> 159 T90 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4] 2> 160 T90 oasc.CachingDirectoryFactory.injectLockFactory
WARNING No lockType configured for
MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ab96acf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@331372c6)
assuming 'simple'
[junit4:junit4] 2> 160 T90 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
forceNew:false
[junit4:junit4] 2> 161 T90 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
[junit4:junit4] 2> 161 T90 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index/
[junit4:junit4] 2> 161 T90 oasc.SolrCore.initIndex WARNING [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index'
doesn't exist. Creating new index...
[junit4:junit4] 2> 162 T90 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index
forceNew:false
[junit4:junit4] 2> 163 T90 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b3a24e4
lockFactory=org.apache.lucene.store.NativeFSLockFactory@42cb1dd6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 163 T90 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 164 T90 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index
[junit4:junit4] 2> 165 T90 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
[junit4:junit4] 2> 165 T90 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4:junit4] 2> 166 T90 oasc.RequestHandlers.initHandlersFromConfig
created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
[junit4:junit4] 2> 168 T90 oasc.RequestHandlers.initHandlersFromConfig
created /search: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 168 T90 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 171 T90 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 173 T90 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
[junit4:junit4] 2> 174 T90 oass.SolrIndexSearcher.<init> Opening
Searcher@337da81e main
[junit4:junit4] 2> 174 T90 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4] 2> 175 T90 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4] 2> 175 T90 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4:junit4] 2> 175 T90 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: http://
[junit4:junit4] 2> 176 T90 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4:junit4] 2> 176 T90 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4:junit4] 2> 176 T90 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4:junit4] 2> 176 T90 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4:junit4] 2> 176 T90 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4:junit4] 2> 177 T90 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4:junit4] 2> 177 T90 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4:junit4] 2> 177 T90 oascsi.HttpClientUtil.createClient Creating new
http client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 180 T92 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@337da81e
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 180 T90 oasc.CoreContainer.registerCore registering core:
collection1
[junit4:junit4] 2> 181 T92 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 181 T92 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@337da81e
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 182 T90 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4] 2> 186 T90 oas.SolrTestCaseJ4.setUp ###Starting
testSimplePropertiesWriter
[junit4:junit4] 2> ASYNC NEW_CORE C9 name=collection1
org.apache.solr.core.SolrCore@60e669a5
[junit4:junit4] 2> 190 T90 C9 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 190 T90 C9 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
[junit4:junit4] 2> 192 T90 C9 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b3a24e4
lockFactory=org.apache.lucene.store.NativeFSLockFactory@42cb1dd6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 193 T90 C9 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1[segments_1]
[junit4:junit4] 2> 193 T90 C9 UPDATE [collection1] webapp=null path=null
params={} {deleteByQuery=*:*} 0 4
[junit4:junit4] 2> 203 T90 C9 oasu.DirectUpdateHandler2.commit start
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 204 T90 C9 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b3a24e4
lockFactory=org.apache.lucene.store.NativeFSLockFactory@42cb1dd6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b3a24e4
lockFactory=org.apache.lucene.store.NativeFSLockFactory@42cb1dd6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4] 2> 205 T90 C9 oasc.SolrDeletionPolicy.updateCommits newest
commit = 2[segments_2]
[junit4:junit4] 2> 205 T90 C9 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461
[junit4:junit4] 2> 206 T90 C9 oass.SolrIndexSearcher.<init> Opening
Searcher@34e5a52c main
[junit4:junit4] 2> 206 T92 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@34e5a52c
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 206 T90 C9 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4:junit4] 2> 207 T92 C9 REQ [collection1] webapp=null path=null
params={event=newSearcher&distrib=false&rows=10&q=solr&start=0} hits=0 status=0
QTime=0
[junit4:junit4] 2> 207 T92 C9 REQ [collection1] webapp=null path=null
params={event=newSearcher&distrib=false&rows=10&q=rocks&start=0} hits=0
status=0 QTime=0
[junit4:junit4] 2> 208 T92 C9 REQ [collection1] webapp=null path=null
params={event=newSearcher&distrib=false&q=static+newSearcher+warming+query+from+solrconfig.xml}
hits=0 status=0 QTime=1
[junit4:junit4] 2> 208 T92 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4:junit4] 2> 208 T92 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@34e5a52c
main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4] 2> 208 T92 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index
[junit4:junit4] 2> 209 T90 C9 UPDATE [collection1] webapp=null path=null
params={} {commit=} 0 6
[junit4:junit4] 2> 245 T90 oashd.AbstractDIHJdbcTestCase.buildDatabase
WARNING Skipping test because Database DERBY does not support the locale
sr__#Latn
[junit4:junit4] 2> 259 T90 oashd.AbstractDataImportHandlerTestCase.tearDown
Looking for dataimport.properties at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/solr/collection1/conf/dataimport.properties
[junit4:junit4] 2> 259 T90 oas.SolrTestCaseJ4.tearDown ###Ending
testSimplePropertiesWriter
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimplePropertiesWriter -Dtests.method=testSimplePropertiesWriter
-Dtests.seed=73D0A0D7ABC2AE44 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr__#Latn -Dtests.timezone=Asia/Brunei
-Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.14s |
TestSimplePropertiesWriter.testSimplePropertiesWriter <<<
[junit4:junit4] > Assumption #1: got: <java.sql.SQLException: Failed to
create database 'memory:derbyDB', see the next exception for details.>,
expected: nullThrowable #2: java.lang.NullPointerException
[junit4:junit4] > at java.io.File.<init>(File.java:251)
[junit4:junit4] > at
org.apache.solr.handler.dataimport.TestSimplePropertiesWriter.spwAfter(TestSimplePropertiesWriter.java:54)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4:junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4] > at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] 2> 327 T90 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 327 T90 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=654124278
[junit4:junit4] 2> 328 T90 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@60e669a5
[junit4:junit4] 2> 328 T90 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4] 2> 328 T90 oasc.SolrCore.decrefSolrCoreState Closing
SolrCoreState
[junit4:junit4] 2> 328 T90 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4] 2> 328 T90 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4:junit4] 2> 329 T90 C9 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index
[junit4:junit4] 2> 329 T90 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4:junit4] 2> 329 T90 oasc.CachingDirectoryFactory.close Releasing
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/./solrtest-TestSimplePropertiesWriter-1354944827461/index
[junit4:junit4] 2> NOTE: test params are: codec=Lucene41: {},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr__#Latn,
timezone=Asia/Brunei
[junit4:junit4] 2> NOTE: Linux 3.2.0-34-generic amd64/Oracle Corporation
1.8.0-ea (64-bit)/cpus=8,threads=1,free=174881448,total=252510208
[junit4:junit4] 2> NOTE: All tests run in this JVM: [TestLineEntityProcessor,
TestFileListEntityProcessor, TestContentStreamDataSource,
TestVariableResolverEndToEnd, TestDocBuilder2, TestErrorHandling,
TestNestedChildren, TestVariableResolver, TestXPathEntityProcessor,
TestSqlEntityProcessorDelta, TestDataConfig, TestFieldReader,
TestClobTransformer, TestNonWritablePersistFile, TestScriptTransformer,
TestTemplateTransformer, TestSimplePropertiesWriter]
[junit4:junit4] Completed in 0.35s, 1 test, 1 error <<< FAILURES!
[...truncated 60 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:192: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:410:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:438:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1167:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:831:
There were test failures: 34 suites, 140 tests, 1 error, 3 ignored
Total time: 27 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]