Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4178/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001\infostream.txt
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001\infostream.txt
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001
at __randomizedtesting.SeedInfo.seed([AD66895ACED5A028]:0)
at org.apache.lucene.util.TestUtil.rm(TestUtil.java:117)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:125)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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: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)
Build Log:
[...truncated 11097 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001
[junit4] 2> 481742 T1628 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 481747 T1628 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 481747 T1628 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 481749 T1628 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 481752 T1628 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 481752 T1628 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 481801 T1628 oasu.SolrIndexConfig.<init> WARN IndexWriter
infoStream file log is enabled:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001/infostream.txt
[junit4] 2> This feature is deprecated. Remove @file from
<infoStream> to output messages to solr's logfile
[junit4] 2> 481805 T1628 oasc.SolrConfig.<init> Using Lucene MatchVersion:
4.11.0
[junit4] 2> 481826 T1628 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-indexconfig.xml
[junit4] 2> 481827 T1628 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 481858 T1628 oass.IndexSchema.readSchema [null] Schema
name=test
[junit4] 2> 481990 T1628 oass.ByteField.init WARN ByteField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 481990 T1628 oass.ShortField.init WARN ShortField is
deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 481991 T1628 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 481997 T1628 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 482000 T1628 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 482007 T1628 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 482010 T1628 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 482013 T1628 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 482014 T1628
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 482014 T1628
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 482014 T1628 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 482015 T1628
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 482015 T1628
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 482015 T1628 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 482015 T1628 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 482016 T1628 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 482044 T1628 oasc.CoreContainer.<init> New CoreContainer
2119640767
[junit4] 2> 482044 T1628 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 482045 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 482045 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 482045 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 482045 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 482046 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 482046 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 482046 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 482046 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 482046 T1628 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 482054 T1628 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 482058 T1628 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 482058 T1628 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 482058 T1628 oasc.CoreContainer.load Host Name:
[junit4] 2> 482061 T1629 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 482062 T1629 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 482062 T1629 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 482062 T1629 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 482088 T1629 oasu.SolrIndexConfig.<init> WARN IndexWriter
infoStream file log is enabled:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001/infostream.txt
[junit4] 2> This feature is deprecated. Remove @file from
<infoStream> to output messages to solr's logfile
[junit4] 2> 482089 T1629 oasc.SolrConfig.<init> Using Lucene MatchVersion:
4.11.0
[junit4] 2> 482095 T1629 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-indexconfig.xml
[junit4] 2> 482095 T1629 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 482102 T1629 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 482235 T1629 oass.ByteField.init WARN ByteField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 482235 T1629 oass.ShortField.init WARN ShortField is
deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 482235 T1629 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 482239 T1629 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 482240 T1629 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 482247 T1629 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 482250 T1629 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 482252 T1629 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 482253 T1629
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 482253 T1629
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 482253 T1629 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 482253 T1629
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 482253 T1629
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 482255 T1629 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 482255 T1629 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 482255 T1629 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\
[junit4] 2> 482255 T1629 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 482255 T1629 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001
[junit4] 2> 482256 T1629 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index/
[junit4] 2> 482257 T1629 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 482258 T1629 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index
[junit4] 2> 482258 T1629 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7144658360539506]
[junit4] 2> 482273 T1629 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 482273 T1629 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 482277 T1629 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 482277 T1629 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 482277 T1629 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 482277 T1629 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 482277 T1629 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 482285 T1629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 482287 T1629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 482288 T1629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 482289 T1629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 482289 T1629 oasc.RequestHandlers.initHandlersFromConfig WARN
no default request handler is registered (either '/select' or 'standard')
[junit4] 2> 482290 T1629 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 482291 T1629 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 482293 T1629 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=92.451171875,
floorSegmentMB=1.8828125, forceMergeDeletesPctAllowed=1.4954900151971107,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 482296 T1629 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 482296 T1629 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 482297 T1629 oass.SolrIndexSearcher.<init> Opening
Searcher@2fd22c93[collection1] main
[junit4] 2> 482298 T1629 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 482298 T1629 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 482298 T1629 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 482298 T1629 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 482298 T1629 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 482299 T1629 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 482299 T1629 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 482299 T1630 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2fd22c93[collection1]
main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4] 2> 482301 T1628 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 482305 T1628 oas.SolrTestCaseJ4.setUp ###Starting
testIndexConfigParsing
[junit4] 2> 482306 T1628 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 482306 T1628 oas.SolrTestCaseJ4.tearDown ###Ending
testIndexConfigParsing
[junit4] 2> 482310 T1628 oas.SolrTestCaseJ4.setUp ###Starting
testLiveWriter
[junit4] 2> 482311 T1628 oas.SolrTestCaseJ4.tearDown ###Ending
testLiveWriter
[junit4] 2> 482311 T1628 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 482311 T1628 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=2119640767
[junit4] 2> 482313 T1628 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@34f3cb7a
[junit4] 2> 482313 T1628 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,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=0,cumulative_errors=0}
[junit4] 2> 482313 T1628 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 482313 T1628 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 482313 T1628 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 482326 T1628 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 482326 T1628 oasc.CachingDirectoryFactory.close Closing
NRTCachingDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 482326 T1628 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index;done=false>>]
[junit4] 2> 482327 T1628 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001\index
[junit4] 2> 482327 T1628 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001;done=false>>]
[junit4] 2> 482327 T1628 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\init-core-data-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=fr_LU, timezone=Etc/Greenwich
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20
(64-bit)/cpus=2,threads=1,free=171880456,total=469762048
[junit4] 2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest,
TestNRTOpen, TestSolrXmlPersistence, TestWordDelimiterFilterFactory,
TestStressVersions, TestIndexingPerformance, QueryResultKeyTest,
TermsComponentTest, TestFileDictionaryLookup, URLClassifyProcessorTest,
SynonymTokenizerTest, TestBlendedInfixSuggestions, MinimalSchemaTest,
PingRequestHandlerTest, RequestHandlersTest, TestLMDirichletSimilarityFactory,
UUIDFieldTest, DirectUpdateHandlerTest, TestCloudManagedSchemaConcurrent,
SolrIndexSplitterTest, DistributedFacetPivotSmallTest,
DistributedDebugComponentTest, DirectUpdateHandlerOptimizeTest,
CurrencyFieldXmlFileTest, FileUtilsTest, CustomCollectionTest,
TestCSVResponseWriter, NumericFieldsTest, TestDynamicFieldResource,
TestManagedSchema, SpellPossibilityIteratorTest, TestNoOpRegenerator,
TestInfoStreamLogging, TestFieldTypeResource, CopyFieldTest, TestZkChroot,
TestExtendedDismaxParser, NoCacheHeaderTest, TestAnalyzeInfixSuggestions,
CachingDirectoryFactoryTest, DistributedTermsComponentTest, AtomicUpdatesTest,
TestSolrIndexConfig]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrIndexConfig
-Dtests.seed=AD66895ACED5A028 -Dtests.slow=true -Dtests.locale=fr_LU
-Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s | TestSolrIndexConfig (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001\infostream.txt
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001\tempDir-001
[junit4] >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestSolrIndexConfig-AD66895ACED5A028-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([AD66895ACED5A028]:0)
[junit4] > at org.apache.lucene.util.TestUtil.rm(TestUtil.java:117)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed in 0.71s, 2 tests, 1 error <<< FAILURES!
[...truncated 1192 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:485: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:465: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:48: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:494:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1343:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:958:
There were test failures: 419 suites, 1734 tests, 1 suite-level error, 46
ignored (25 assumptions)
Total time: 133 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20
-XX:-UseCompressedOops -XX:+UseG1GC
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]