You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/28 06:54:18 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5502 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5502/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.similarities.TestPerFieldSimilarity

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001    C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001
   C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001

	at __randomizedtesting.SeedInfo.seed([93F850C19D6C1439]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:215)
	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: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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10692 lines...]
   [junit4] Suite: org.apache.solr.search.similarities.TestPerFieldSimilarity
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001
   [junit4]   2> 1864309 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1864310 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1864310 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1864310 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864310 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1864311 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1864311 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1864338 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864343 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1864372 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1864378 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1864437 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is sim1text
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864438 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1864439 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1011846928
   [junit4]   2> 1864439 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1864439 WARN  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1864439 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1864452 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1864456 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864456 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864456 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1864456 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864459 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-basic.xml, transient=false, schema=schema-sim.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1864460 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1864461 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864461 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1864462 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1864462 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1864511 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864514 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1864518 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1864523 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1864532 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is sim1text
   [junit4]   2> 1864533 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864539 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1864539 INFO  (coreLoadExecutor-5358-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1864539 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1864539 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\]
   [junit4]   2> 1864539 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1864540 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\
   [junit4]   2> 1864540 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index/
   [junit4]   2> 1864540 WARN  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1864540 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index
   [junit4]   2> 1864540 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.71484375, floorSegmentMB=1.390625, forceMergeDeletesPctAllowed=8.371529968146465, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1864540 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2bbd04c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56529802),segFN=segments_1,generation=1}
   [junit4]   2> 1864541 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864542 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1864546 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864547 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864548 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864548 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864583 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1864583 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1864584 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1864584 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1864584 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=24.302734375, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=4.06405704374947, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1864585 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2bbd04c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56529802),segFN=segments_1,generation=1}
   [junit4]   2> 1864585 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864585 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4a892ca0[collection1] main
   [junit4]   2> 1864585 WARN  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1864586 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1864586 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1864586 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1864586 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1864586 INFO  (coreLoadExecutor-5358-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1864587 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1864612 INFO  (TEST-TestPerFieldSimilarity.testDirect-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirect
   [junit4]   2> 1864613 INFO  (searcherExecutor-5359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a892ca0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1864613 INFO  (TEST-TestPerFieldSimilarity.testDirect-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirect
   [junit4]   2> 1864619 INFO  (TEST-TestPerFieldSimilarity.testDefaultsDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsDynamic
   [junit4]   2> 1864619 INFO  (TEST-TestPerFieldSimilarity.testDefaultsDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsDynamic
   [junit4]   2> 1864625 INFO  (TEST-TestPerFieldSimilarity.testDefaults-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaults
   [junit4]   2> 1864625 INFO  (TEST-TestPerFieldSimilarity.testDefaults-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaults
   [junit4]   2> 1864630 INFO  (TEST-TestPerFieldSimilarity.testNonexistent-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistent
   [junit4]   2> 1864630 INFO  (TEST-TestPerFieldSimilarity.testNonexistent-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistent
   [junit4]   2> 1864635 INFO  (TEST-TestPerFieldSimilarity.testDirectDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirectDynamic
   [junit4]   2> 1864635 INFO  (TEST-TestPerFieldSimilarity.testDirectDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirectDynamic
   [junit4]   2> 1864640 INFO  (TEST-TestPerFieldSimilarity.testFactory-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFactory
   [junit4]   2> 1864640 INFO  (TEST-TestPerFieldSimilarity.testFactory-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFactory
   [junit4]   2> 1864644 INFO  (TEST-TestPerFieldSimilarity.testFactoryDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFactoryDynamic
   [junit4]   2> 1864644 INFO  (TEST-TestPerFieldSimilarity.testFactoryDynamic-seed#[93F850C19D6C1439]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFactoryDynamic
   [junit4]   2> 1864644 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1864644 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1011846928
   [junit4]   2> 1864646 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\
   [junit4]   2> 1864646 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ca25e5
   [junit4]   2> 1864647 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1864647 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1864647 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1864647 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1864648 INFO  (SUITE-TestPerFieldSimilarity-seed#[93F850C19D6C1439]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\index
   [junit4]   2> 1864652 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=en_MT, timezone=AET
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=165267480,total=427556864
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, TestRandomDVFaceting, SyncSliceTest, SliceStateTest, SharedFSAutoReplicaFailoverTest, CoreAdminRequestStatusTest, TestUpdate, PreAnalyzedUpdateProcessorTest, TestStressReorder, UUIDUpdateProcessorFallbackTest, TestWordDelimiterFilterFactory, TestReplicationHandler, HdfsRecoveryZkTest, TestPhraseSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, ZkControllerTest, TestElisionMultitermQuery, SolrCoreTest, IndexBasedSpellCheckerTest, PingRequestHandlerTest, LeaderElectionTest, TestIntervalFaceting, TestDocSet, TestFunctionQuery, ClusterStateUpdateTest, DistributedFacetPivotSmallTest, VMParamsZkACLAndCredentialsProvidersTest, FullHLLTest, RollingRestartTest, TestConfigOverlay, DirectSolrSpellCheckerTest, HdfsDirectoryFactoryTest, HLLUtilTest, CachingDirectoryFactoryTest, ConcurrentDeleteAndCreateCollectionTest, TestFastLRUCache, StatelessScriptUpdateProcessorFactoryTest, TestFieldTypeResource, TestOrdValues, TestArbitraryIndexDir, PrimitiveFieldTypeTest, SuggestComponentTest, CursorMarkTest, TestCodecSupport, CdcrVersionReplicationTest, UpdateParamsTest, TestSolrDynamicMBean, TestJmxIntegration, OutOfBoxZkACLAndCredentialsProvidersTest, TestCloudInspectUtil, TestAnalyzedSuggestions, TestNRTOpen, TestPseudoReturnFields, UUIDFieldTest, TestConfigSetsAPIExclusivity, SolrXmlInZkTest, SaslZkACLProviderTest, RequestLoggingTest, BlockJoinFacetRandomTest, DisMaxRequestHandlerTest, TestIBSimilarityFactory, TestHighFrequencyDictionaryFactory, TestLFUCache, HttpPartitionTest, SoftAutoCommitTest, ChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, TestStressVersions, TestReplicaProperties, ReplicationFactorTest, TestExactStatsCache, DirectUpdateHandlerTest, TestUniqueKeyFieldResource, TestSimpleQParserPlugin, TestDocBasedVersionConstraints, HardAutoCommitTest, XsltUpdateRequestHandlerTest, TestLMDirichletSimilarityFactory, MoreLikeThisHandlerTest, XmlUpdateRequestHandlerTest, SpatialFilterTest, TestInitQParser, TestShardHandlerFactory, TestSolrDeletionPolicy1, OverseerStatusTest, DistribJoinFromCollectionTest, TestPostingsSolrHighlighter, OverseerCollectionConfigSetProcessorTest, ZkCLITest, TestHdfsUpdateLog, SolrRequestParserTest, DistributedSuggestComponentTest, ExternalFileFieldSortTest, TestRawResponseWriter, SimplePostToolTest, TestHashPartitioner, TestManagedSchemaFieldResource, TestDynamicFieldResource, AnalysisAfterCoreReloadTest, CircularListTest, BigEndianAscendingWordDeserializerTest, TestTolerantSearch, BasicDistributedZkTest, DistributedVersionInfoTest, CloudMLTQParserTest, TestComponentsName, TestRestManager, TestLazyCores, UnloadDistributedZkTest, TestFilteredDocIdSet, TestSort, TestJmxMonitoredMap, MBeansHandlerTest, BlockDirectoryTest, TestCursorMarkWithoutUniqueKey, SimpleFacetsTest, TestRequestStatusCollectionAPI, TestManagedSchema, TestFaceting, IndexSchemaTest, HdfsUnloadDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RankQueryTest, TestSurroundQueryParser, BadComponentTest, TestPartialUpdateDeduplication, SampleTest, TestObjectReleaseTracker, TestDistributedSearch, TestDownShardTolerantSearch, PreAnalyzedFieldTest, JSONWriterTest, TestHighlightDedupGrouping, TestDFRSimilarityFactory, RequiredFieldsTest, SimpleCollectionCreateDeleteTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestRandomFaceting, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestReload, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestCSVLoader, PolyFieldTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, SolrInfoMBeanTest, TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, TestSearchPerf, TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCharFilters, TestXIncludeConfig, TestPerFieldSimilarity]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldSimilarity -Dtests.seed=93F850C19D6C1439 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestPerFieldSimilarity (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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001\init-core-data-001
   [junit4]    >    C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001: java.nio.file.DirectoryNotEmptyException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.similarities.TestPerFieldSimilarity_93F850C19D6C1439-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93F850C19D6C1439]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [380/573 (1!)] on J0 in 0.37s, 7 tests, 1 error <<< FAILURES!

[...truncated 656 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 573 suites (8 ignored), 2282 tests, 1 suite-level error, 124 ignored (80 assumptions) [seed: 93F850C19D6C1439]

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