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/15 21:22:30 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5344 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5344/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.ReturnFieldsTest.testToString

Error Message:
expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=(globs=[],fields=[[id, test, score],okFieldNames=[null, id, test, score]],reqFieldNames=[id,...>

Stack Trace:
org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=(globs=[],fields=[[id, test, score],okFieldNames=[null, id, test, score]],reqFieldNames=[id,...>
	at __randomizedtesting.SeedInfo.seed([C9C9D225B44E3C25:18E865248B54518D]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10500 lines...]
   [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001
   [junit4]   2> 1883236 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1883236 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1883237 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1883237 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883237 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1883237 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1883237 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1883291 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1883313 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1883358 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1883366 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1883647 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1883649 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1883651 WARN  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1883657 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1883661 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1883663 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1878642048
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1883664 WARN  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1883664 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-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> 1883669 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1883669 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1883669 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1883669 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1883669 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1883672 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001, configSetProperties=configsetprops.json, loadOnStartup=true, shard=shard1, name=collection1, schema=schema12.xml, transient=false, config=solrconfig.xml, collection=collection1}
   [junit4]   2> 1883674 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1883675 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883675 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1883675 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1883675 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1883702 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1883724 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1883773 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1883780 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1884054 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1884056 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1884058 WARN  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1884064 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1884067 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1884076 INFO  (coreLoadExecutor-4034-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-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1884076 INFO  (coreLoadExecutor-4034-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1884077 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1884077 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\]
   [junit4]   2> 1884077 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56dfbc88
   [junit4]   2> 1884077 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\
   [junit4]   2> 1884077 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index/
   [junit4]   2> 1884077 WARN  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1884078 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index
   [junit4]   2> 1884078 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1063004697, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1884079 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e78e3e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62b8af5f),segFN=segments_1,generation=1}
   [junit4]   2> 1884079 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1884079 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\
   [junit4]   2> 1884083 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1884083 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1884083 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1884083 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1884084 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1884092 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1884094 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1884095 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1884098 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1884101 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1884103 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/plugins,/search-facet-def,/config,/update,/admin/system,/admin/threads,/admin/luke,/replication,/terms,/update/json,/mlt,mock,/debug/dump,/admin/ping,spellCheckWithWordbreak,spellCheckCompRH1,dismax,/get,lazy,/admin/segments,/search-facet-invariants,/admin/logging,spellCheckCompRH_Direct,/update/json/docs,spellCheckCompRH,tvrh,/schema,/admin/mbeans,/update/csv,mltrh,defaults,/admin/properties,spellCheckWithWordbreak_Direct,standard,/admin/file
   [junit4]   2> 1884103 WARN  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1884106 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1884106 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1884106 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e78e3e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62b8af5f),segFN=segments_1,generation=1}
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@53e6ea92[collection1] main
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1884107 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1884242 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1884604 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1884604 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1884606 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1884606 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1884606 INFO  (coreLoadExecutor-4034-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1884606 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1884607 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1884607 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1884609 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1884609 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1884610 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 2
   [junit4]   2> 1884610 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1884610 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1884611 INFO  (searcherExecutor-4035-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53e6ea92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884612 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1884614 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1884616 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e78e3e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62b8af5f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e78e3e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62b8af5f),segFN=segments_2,generation=2}
   [junit4]   2> 1884616 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1884617 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4d298bc5[collection1] main
   [junit4]   2> 1884617 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1884618 INFO  (searcherExecutor-4035-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d298bc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2)))}
   [junit4]   2> 1884619 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1884623 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWhitespace
   [junit4]   2> 1884624 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWhitespace
   [junit4]   2> 1884627 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDollarInFieldName
   [junit4]   2> 1884627 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDollarInFieldName
   [junit4]   2> 1884630 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWilcards
   [junit4]   2> 1884630 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWilcards
   [junit4]   2> 1884633 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTransformers
   [junit4]   2> 1884633 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTransformers
   [junit4]   2> 1884635 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSeparators
   [junit4]   2> 1884635 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSeparators
   [junit4]   2> 1884639 INFO  (TEST-ReturnFieldsTest.testToString-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testToString
   [junit4]   2> 1884639 INFO  (TEST-ReturnFieldsTest.testToString-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testToString
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReturnFieldsTest -Dtests.method=testToString -Dtests.seed=C9C9D225B44E3C25 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | ReturnFieldsTest.testToString <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=(globs=[],fields=[[id, test, score],okFieldNames=[null, id, test, score]],reqFieldNames=[id,...>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C9C9D225B44E3C25:18E865248B54518D]:0)
   [junit4]    > 	at org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1884647 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCopyRename
   [junit4]   2> 1884647 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=id} hits=1 status=0 QTime=0
   [junit4]   2> 1884650 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id} hits=1 status=0 QTime=0
   [junit4]   2> 1884653 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=id,xxx:id} hits=1 status=0 QTime=0
   [junit4]   2> 1884656 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id,id} hits=1 status=0 QTime=0
   [junit4]   2> 1884658 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id,yyy:id} hits=1 status=0 QTime=0
   [junit4]   2> 1884661 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCopyRename
   [junit4]   2> 1884664 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDotInFieldName
   [junit4]   2> 1884664 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDotInFieldName
   [junit4]   2> 1884668 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAliases
   [junit4]   2> 1884668 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAliases
   [junit4]   2> 1884671 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManyParameters
   [junit4]   2> 1884671 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManyParameters
   [junit4]   2> 1884673 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctions
   [junit4]   2> 1884673 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctions
   [junit4]   2> 1884677 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHyphenInFieldName
   [junit4]   2> 1884677 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHyphenInFieldName
   [junit4]   2> 1884680 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunkyFieldNames
   [junit4]   2> 1884680 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[C9C9D225B44E3C25]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=#foo_s&fl=id} hits=1 status=0 QTime=0
   [junit4]   2> 1884682 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[C9C9D225B44E3C25]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunkyFieldNames
   [junit4]   2> 1884682 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1884682 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1878642048
   [junit4]   2> 1884684 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ab13667
   [junit4]   2> 1884684 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1884684 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1884684 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1884684 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1884685 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1884694 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1884694 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1884694 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\
   [junit4]   2> 1884694 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1884694 INFO  (SUITE-ReturnFieldsTest-seed#[C9C9D225B44E3C25]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.ReturnFieldsTest_C9C9D225B44E3C25-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=el_CY, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=142876064,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, DistributedFacetPivotWhiteBoxTest, TestConfig, DocExpirationUpdateProcessorFactoryTest, HdfsDirectoryTest, SortSpecParsingTest, TestMiniSolrCloudClusterBase, TestJmxIntegration, QueryEqualityTest, ShardRoutingTest, TestSolrQueryParserResource, LeaderElectionTest, DataDrivenBlockJoinTest, DocValuesMultiTest, TestConfigSetsAPI, HardAutoCommitTest, TestReplicationHandler, TestCSVLoader, SpatialFilterTest, CheckHdfsIndexTest, TestJmxMonitoredMap, TestLFUCache, TestHashPartitioner, TestSerializedLuceneMatchVersion, TestPivotHelperCode, TestExtendedDismaxParser, LeaderInitiatedRecoveryOnShardRestartTest, TestAuthenticationFramework, FacetPivotSmallTest, SystemInfoHandlerTest, TestNamedUpdateProcessors, TestSchemaNameResource, ClusterStateTest, TestComponentsName, TestCustomDocTransformer, ForceLeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestUpdate, AddBlockUpdateTest, TestSortingResponseWriter, TestRemoteStreaming, TestAuthorizationFramework, TestTolerantSearch, TestComplexPhraseQParserPlugin, RegexBoostProcessorTest, MBeansHandlerTest, OverseerTest, TestOverriddenPrefixQueryForCustomFieldType, TestShortCircuitedRequests, CachingDirectoryFactoryTest, TestDocSet, RequiredFieldsTest, PolyFieldTest, SolrTestCaseJ4Test, MergeStrategyTest, ResponseHeaderTest, DocumentBuilderTest, SolrCloudExampleTest, TestSolrConfigHandlerCloud, XmlUpdateRequestHandlerTest, PeerSyncTest, TestDistributedSearch, URLClassifyProcessorTest, TestCloudManagedSchemaConcurrent, BasicDistributedZkTest, SolrIndexConfigTest, TestCursorMarkWithoutUniqueKey, TestPostingsSolrHighlighter, TestManagedResourceStorage, TestStressLucene, DisMaxRequestHandlerTest, PingRequestHandlerTest, TestCollationFieldDocValues, TestManagedStopFilterFactory, BasicAuthIntegrationTest, DeleteLastCustomShardedReplicaTest, LeaderFailoverAfterPartitionTest, TestShardHandlerFactory, TestAnalyzeInfixSuggestions, DirectUpdateHandlerTest, TestSweetSpotSimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestArbitraryIndexDir, UpdateParamsTest, TestSchemaManager, TestJettySolrRunner, TestInfoStreamLogging, OverriddenZkACLAndCredentialsProvidersTest, SSLMigrationTest, ClusterStateUpdateTest, SharedFSAutoReplicaFailoverUtilsTest, TestRebalanceLeaders, FullHLLTest, TestConfigReload, TestDistribDocBasedVersion, ReturnFieldsTest]
   [junit4] Completed [239/555 (1!)] on J0 in 1.49s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1008 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:794: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:738: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1456: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2200 tests, 1 failure, 92 ignored (48 assumptions) [seed: C9C9D225B44E3C25]

Total time: 85 minutes 47 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