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/09/01 10:11:39 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 5090 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5090/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
array lengths differed, expected.length=17044 actual.length=17116

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17044 actual.length=17116
	at __randomizedtesting.SeedInfo.seed([66E0E370FC56F305:3FD5DD6388743E30]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.internal.ComparisonCriteria.assertArraysAreSameLength(ComparisonCriteria.java:70)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:34)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:202)
	at org.junit.Assert.assertArrayEquals(Assert.java:215)
	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10446 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001
   [junit4]   2> 2228530 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2228531 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2228531 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228533 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228533 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228582 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2228604 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2228646 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2228647 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 2228654 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2228953 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2228965 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2228968 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2228975 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2228978 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2228982 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2228982 WARN  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2228983 WARN  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2228983 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2228983 WARN  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2228983 WARN  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2228983 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2228983 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228984 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228999 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 18512496
   [junit4]   2> 2228999 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2228999 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 2229000 WARN  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 2229049 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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> 2229052 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2229053 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2229053 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2229053 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2229053 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2229053 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001, transient=false, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, loadOnStartup=true, configSetProperties=configsetprops.json, shard=shard1, name=collection1, instanceDir=collection1, schema=schema.xml, collection=collection1}
   [junit4]   2> 2229054 INFO  (coreLoadExecutor-6127-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> 2229056 INFO  (coreLoadExecutor-6127-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> 2229056 INFO  (coreLoadExecutor-6127-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> 2229077 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2229098 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 2229141 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2229142 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 2229149 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2229433 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2229441 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2229443 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2229448 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2229451 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2229452 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2229452 WARN  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2229453 WARN  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2229453 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2229453 WARN  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2229453 WARN  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2229456 INFO  (coreLoadExecutor-6127-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\conf'
   [junit4]   2> 2229456 INFO  (coreLoadExecutor-6127-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> 2229456 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2229456 INFO  (coreLoadExecutor-6127-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=[null]
   [junit4]   2> 2229457 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aeecf0
   [junit4]   2> 2229458 INFO  (coreLoadExecutor-6127-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\
   [junit4]   2> 2229458 INFO  (coreLoadExecutor-6127-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index/
   [junit4]   2> 2229458 WARN  (coreLoadExecutor-6127-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2229458 INFO  (coreLoadExecutor-6127-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index
   [junit4]   2> 2229458 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=22.4267578125, floorSegmentMB=1.2509765625, forceMergeDeletesPctAllowed=21.17574682230731, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2229459 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18dbd3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@827db2),segFN=segments_1,generation=1}
   [junit4]   2> 2229459 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2229459 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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\
   [junit4]   2> 2229462 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2229462 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2229462 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2229462 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2229462 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2229463 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2229463 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2229463 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2229464 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2229464 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2229464 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2229464 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2229470 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2229472 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2229473 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2229474 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2229478 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2229479 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /debug/dump,spellCheckWithWordbreak_Direct,/admin/file,spellCheckWithWordbreak,/admin/threads,/admin/system,mltrh,/search-facet-def,spellCheckCompRH,/admin/plugins,/schema,defaults,/admin/luke,/admin/properties,/update/json/docs,dismax,/update,/admin/ping,/update/json,/terms,lazy,/admin/segments,standard,/get,spellCheckCompRH1,mock,/config,spellCheckCompRH_Direct,/update/csv,/mlt,/admin/logging,/admin/mbeans,tvrh,/search-facet-invariants,/replication
   [junit4]   2> 2229481 WARN  (coreLoadExecutor-6127-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> 2229482 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2229482 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2229483 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2229483 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2229483 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2229484 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2229484 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18dbd3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@827db2),segFN=segments_1,generation=1}
   [junit4]   2> 2229484 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2229484 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d87050[collection1] main
   [junit4]   2> 2229485 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2229485 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2229485 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2229485 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2229524 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2229623 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2229623 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2229624 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2229624 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2229624 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2229624 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2229624 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2229624 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2229624 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511096460577341440
   [junit4]   2> 2229624 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2229625 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2229625 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2229625 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2229626 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2229626 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1511096460577341440
   [junit4]   2> 2229626 INFO  (coreLoadExecutor-6127-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2229627 INFO  (searcherExecutor-6128-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d87050[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2229628 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2229632 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 2229649 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 2229652 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 2229652 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 2229655 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 2229655 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 2229658 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 2229659 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 2229661 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 2229872 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 2229904 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 2229905 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 2229910 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 2229914 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 2229918 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 2229932 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 2229935 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 2229936 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 2229938 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 2230120 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=66E0E370FC56F305 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.19s J1 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths differed, expected.length=17044 actual.length=17116
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66E0E370FC56F305:3FD5DD6388743E30]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2230129 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 2230130 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[66E0E370FC56F305]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18512496
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ad932d
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.u.UpdateHandler 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2230131 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2230132 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2230140 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2230140 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2230141 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\index
   [junit4]   2> 2230141 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-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\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2230141 INFO  (SUITE-SolrRequestParserTest-seed#[66E0E370FC56F305]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.SolrRequestParserTest_66E0E370FC56F305-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=DefaultSimilarity, locale=ar_YE, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=258283864,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases, TestZkChroot, BadIndexSchemaTest, AnalyticsMergeStrategyTest, DirectSolrConnectionTest, EchoParamsTest, TestSolrIndexConfig, TestConfigSetsAPIExclusivity, OverseerRolesTest, TestSchemaSimilarityResource, ConcurrentDeleteAndCreateCollectionTest, CSVRequestHandlerTest, TestShortCircuitedRequests, TestNonDefinedSimilarityFactory, ResponseLogComponentTest, TestReqParamsAPI, CoreMergeIndexesAdminHandlerTest, SpellPossibilityIteratorTest, SparseHLLTest, HdfsRecoveryZkTest, CurrencyFieldOpenExchangeTest, LeaderInitiatedRecoveryOnCommitTest, FieldMutatingUpdateProcessorTest, CollectionStateFormat2Test, TestCoreDiscovery, TestSuggestSpellingConverter, SearchHandlerTest, TestIntervalFaceting, NoCacheHeaderTest, TestCSVResponseWriter, TestFastOutputStream, ChangedSchemaMergeTest, BitVectorTest, CollectionsAPIDistributedZkTest, URLClassifyProcessorTest, ExitableDirectoryReaderTest, TestDownShardTolerantSearch, TestBlendedInfixSuggestions, TestDefaultSearchFieldResource, HdfsNNFailoverTest, DateMathParserTest, ResponseHeaderTest, ExplicitHLLTest, HdfsDirectoryFactoryTest, DebugComponentTest, TestCollectionAPI, ShardSplitTest, TestBM25SimilarityFactory, TestShardHandlerFactory, TestScoreJoinQPScore, TestManagedSchemaFieldTypeResource, TestJsonFacets, CollectionReloadTest, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, TestFileDictionaryLookup, SmileWriterTest, TestCollapseQParserPlugin, BasicZkTest, MigrateRouteKeyTest, ShowFileRequestHandlerTest, LoggingHandlerTest, TestAuthenticationFramework, NotRequiredUniqueKeyTest, TestFuzzyAnalyzedSuggestions, RollingRestartTest, StatsComponentTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, FileBasedSpellCheckerTest, TestBinaryResponseWriter, NumericFieldsTest, TestSortByMinMaxFunction, AutoCommitTest, TestCustomDocTransformer, EnumFieldTest, TestWriterPerf, TestHdfsUpdateLog, TestSha256AuthenticationProvider, HighlighterConfigTest, DistribCursorPagingTest, TestRebalanceLeaders, TestSolrCoreProperties, TestInitParams, DeleteInactiveReplicaTest, RulesTest, UpdateRequestProcessorFactoryTest, TestRequestStatusCollectionAPI, TestQueryTypes, TestFoldingMultitermQuery, CoreAdminCreateDiscoverTest, TestReload, TermVectorComponentTest, PreAnalyzedFieldTest, AtomicUpdatesTest, HdfsThreadLeakTest, RemoteQueryErrorTest, OutputWriterTest, ConvertedLegacyTest, TestQueryUtils, TestRecovery, TestCharFilters, DistributedExpandComponentTest, TestRecoveryHdfs, TestSolr4Spatial, SimpleMLTQParserTest, SliceStateTest, ZkSolrClientTest, TestPHPSerializedResponseWriter, TestChildDocTransformer, TestSolrCLIRunExample, DistributedTermsComponentTest, CloudMLTQParserTest, SolrInfoMBeanTest, StressHdfsTest, MultiTermTest, DeleteReplicaTest, TestFreeTextSuggestions, DistanceFunctionTest, TestManagedSchema, DistributedVersionInfoTest, TestReversedWildcardFilterFactory, TestBadConfig, TestConfigSetsAPIZkFailure, TimeZoneUtilsTest, HttpPartitionTest, OpenExchangeRatesOrgProviderTest, SpellCheckComponentTest, SpellingQueryConverterTest, OverseerCollectionConfigSetProcessorTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest]
   [junit4] Completed [312/536] on J1 in 1.64s, 11 tests, 1 failure <<< FAILURES!

[...truncated 707 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: 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:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 536 suites, 2128 tests, 1 failure, 80 ignored (44 assumptions)

Total time: 81 minutes 35 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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5091/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
array lengths differed, expected.length=17052 actual.length=17070

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17052 actual.length=17070
	at __randomizedtesting.SeedInfo.seed([EA74E4AEEA222C83:B341DABD9E00E1B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.internal.ComparisonCriteria.assertArraysAreSameLength(ComparisonCriteria.java:70)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:34)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:202)
	at org.junit.Assert.assertArrayEquals(Assert.java:215)
	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10137 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001
   [junit4]   2> 1244999 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1245000 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1245000 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245001 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245001 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245038 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1245058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1245098 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1245098 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1245104 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1245352 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1245360 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1245361 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1245366 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1245368 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1245371 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1245372 WARN  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1245372 WARN  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1245372 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1245372 WARN  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1245372 WARN  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1245372 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1245373 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245373 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245384 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 153609918
   [junit4]   2> 1245384 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245384 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1245385 WARN  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1245392 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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> 1245395 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1245395 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1245395 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1245395 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1245395 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1245396 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=collection1, absoluteInstDir=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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001, config=solrconfig.xml, configSetProperties=configsetprops.json, schema=schema.xml, instanceDir=collection1, transient=false, shard=shard1, loadOnStartup=true, name=collection1}
   [junit4]   2> 1245396 INFO  (coreLoadExecutor-3065-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> 1245397 INFO  (coreLoadExecutor-3065-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> 1245397 INFO  (coreLoadExecutor-3065-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> 1245415 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1245431 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1245467 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1245468 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1245473 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1245714 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1245721 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1245723 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1245727 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1245728 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1245731 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1245731 WARN  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1245731 WARN  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1245731 INFO  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1245731 WARN  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1245732 WARN  (coreLoadExecutor-3065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1245734 INFO  (coreLoadExecutor-3065-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\conf'
   [junit4]   2> 1245734 INFO  (coreLoadExecutor-3065-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> 1245734 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1245734 INFO  (coreLoadExecutor-3065-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=[null]
   [junit4]   2> 1245734 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@443c86bc
   [junit4]   2> 1245735 INFO  (coreLoadExecutor-3065-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\
   [junit4]   2> 1245735 INFO  (coreLoadExecutor-3065-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\index/
   [junit4]   2> 1245735 WARN  (coreLoadExecutor-3065-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1245735 INFO  (coreLoadExecutor-3065-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\index
   [junit4]   2> 1245735 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1245736 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ff5cf4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fd2ab0),segFN=segments_1,generation=1}
   [junit4]   2> 1245736 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1245737 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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1245740 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1245741 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1245741 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1245741 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1245746 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1245747 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1245748 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1245750 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1245753 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1245755 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,/admin/segments,spellCheckCompRH_Direct,/debug/dump,/update/json/docs,/admin/plugins,/get,dismax,/admin/threads,mock,/terms,spellCheckCompRH1,/search-facet-def,/update/csv,tvrh,/replication,/admin/file,/admin/system,/admin/ping,mltrh,standard,/update/json,/admin/luke,/config,spellCheckWithWordbreak,spellCheckCompRH,/admin/mbeans,spellCheckWithWordbreak_Direct,/schema,lazy,defaults,/update,/mlt,/admin/logging,/search-facet-invariants
   [junit4]   2> 1245756 WARN  (coreLoadExecutor-3065-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> 1245758 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1245758 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1245759 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1245759 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1245759 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1245760 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=60.82421875, floorSegmentMB=1.4453125, forceMergeDeletesPctAllowed=15.854219572494046, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1245760 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ff5cf4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22fd2ab0),segFN=segments_1,generation=1}
   [junit4]   2> 1245760 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1245760 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5c34e951[collection1] main
   [junit4]   2> 1245760 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1245761 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1245761 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1245761 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1245780 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1245868 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1245869 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1245869 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1245869 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1245869 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1245870 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511125429133508608
   [junit4]   2> 1245870 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1245870 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1245870 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1245871 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1245871 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1511125429133508608
   [junit4]   2> 1245871 INFO  (coreLoadExecutor-3065-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1245871 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1245873 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1245873 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1245874 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1245874 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1245875 INFO  (searcherExecutor-3066-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c34e951[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1245875 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 1245877 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 1245879 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 1246112 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 1246115 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 1246118 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 1246120 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 1260361 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=EA74E4AEEA222C83 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 14.2s J0 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths differed, expected.length=17052 actual.length=17070
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA74E4AEEA222C83:B341DABD9E00E1B6]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1260370 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 1260378 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 1260380 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 1261039 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 1261042 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 1261045 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 1261048 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 1261048 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 1261050 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 1261051 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 1261054 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 1261054 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 1261057 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1261057 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[EA74E4AEEA222C83]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1261057 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1261057 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=153609918
   [junit4]   2> 1261058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5063e219
   [junit4]   2> 1261058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.u.UpdateHandler 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1261058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1261058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1261058 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1261059 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1261066 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1261066 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1261066 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\
   [junit4]   2> 1261066 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1261066 INFO  (SUITE-SolrRequestParserTest-seed#[EA74E4AEEA222C83]-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-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.servlet.SolrRequestParserTest_EA74E4AEEA222C83-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10963, maxDocsPerChunk=10, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10963, blockSize=9)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=154897216,total=441573376
   [junit4]   2> NOTE: All tests run in this JVM: [AsyncCallRequestStatusResponseTest, HdfsCollectionsAPIDistributedZkTest, TestExactStatsCache, CachingDirectoryFactoryTest, TestLazyCores, ZkCLITest, AnalyticsQueryTest, TestUpdate, TestRTimerTree, HighlighterTest, TestHashPartitioner, ClusterStateUpdateTest, TestWordDelimiterFilterFactory, TestConfigSets, SpatialHeatmapFacetsTest, HdfsLockFactoryTest, TestStressLucene, TestLRUStatsCache, SystemInfoHandlerTest, TestSimpleTrackingShardHandler, PingRequestHandlerTest, PeerSyncTest, TestDistributedSearch, TestDistributedStatsComponentCardinality, DocValuesMultiTest, TestDocumentBuilder, TestMissingGroups, TestRawResponseWriter, TestReloadAndDeleteDocs, TestComponentsName, TestObjectReleaseTracker, DirectSolrSpellCheckerTest, ParsingFieldUpdateProcessorsTest, TestFastLRUCache, BasicDistributedZkTest, PolyFieldTest, TestGroupingSearch, LeaderFailoverAfterPartitionTest, CloudExitableDirectoryReaderTest, TestStressReorder, DocValuesTest, DistributedFacetPivotSmallAdvancedTest, IndexBasedSpellCheckerTest, TestMacros, TestSchemaVersionResource, TestCSVLoader, TestManagedSchemaDynamicFieldResource, TestFieldCollectionResource, TestDynamicFieldCollectionResource, LeaderElectionTest, TestElisionMultitermQuery, UpdateParamsTest, SolrCloudExampleTest, TestSchemaResource, PreAnalyzedUpdateProcessorTest, TestLRUCache, ActionThrottleTest, TestSmileRequest, BlockCacheTest, DocExpirationUpdateProcessorFactoryTest, DirectUpdateHandlerTest, BigEndianAscendingWordDeserializerTest, TestManagedSynonymFilterFactory, ShardRoutingTest, AlternateDirectoryTest, TestSolrCloudWithKerberosAlt, TestSearcherReuse, TestImplicitCoreProperties, RecoveryZkTest, XsltUpdateRequestHandlerTest, TestRemoteStreaming, CoreAdminRequestStatusTest, TestBulkSchemaConcurrent, TestFaceting, BasicAuthIntegrationTest, TestDistribDocBasedVersion, TestPartialUpdateDeduplication, TestAuthorizationFramework, TestCloudManagedSchema, OverseerTest, TestPseudoReturnFields, TestRandomMergePolicy, SimplePostToolTest, ScriptEngineTest, SolrRequestParserTest]
   [junit4] Completed [223/536] on J0 in 16.08s, 11 tests, 1 failure <<< FAILURES!

[...truncated 1021 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: 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:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 536 suites, 2128 tests, 1 failure, 80 ignored (44 assumptions)

Total time: 73 minutes 10 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