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 07:21:06 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14076 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14076/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
array lengths differed, expected.length=16917 actual.length=16949

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=16917 actual.length=16949
	at __randomizedtesting.SeedInfo.seed([191EB9AC853D9F7D:402B87BFF11F5248]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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 9222 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001
   [junit4]   2> 48730 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 48730 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 48730 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 48730 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 48730 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 48745 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 48756 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 48779 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48779 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 48786 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 48862 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 48866 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 48867 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 48872 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48874 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48875 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48876 WARN  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 48876 WARN  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 48876 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48876 WARN  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 48876 WARN  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 48876 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48876 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 48876 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 48883 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 362102194
   [junit4]   2> 48883 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 48883 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 48883 WARN  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 48887 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-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> 48890 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 48892 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48892 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48892 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 48892 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 48892 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001, shard=shard1}
   [junit4]   2> 48893 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 48897 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 48897 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 48909 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 48915 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 48939 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48939 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 48943 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 49002 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 49006 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 49007 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 49011 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 49022 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 49024 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 49025 WARN  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 49025 WARN  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 49026 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 49026 WARN  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 49026 WARN  (coreLoadExecutor-209-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 49027 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 49027 INFO  (coreLoadExecutor-209-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 49027 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 49027 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 49027 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 49028 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001
   [junit4]   2> 49028 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index/
   [junit4]   2> 49028 WARN  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 49029 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index
   [junit4]   2> 49029 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 49030 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5aeaa572 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d936fcc),segFN=segments_1,generation=1}
   [junit4]   2> 49030 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 49030 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 49032 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 49035 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 49037 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 49038 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 49038 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 49038 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 49039 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 49040 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 49040 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 49041 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 49042 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 49042 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 49043 WARN  (coreLoadExecutor-209-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> 49043 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 49044 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 49044 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 49044 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 49044 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 49045 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=35.9248046875, floorSegmentMB=0.2353515625, forceMergeDeletesPctAllowed=8.036670229682464, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48475247932701837
   [junit4]   2> 49045 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5aeaa572 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d936fcc),segFN=segments_1,generation=1}
   [junit4]   2> 49045 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 49045 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5d484570[collection1] main
   [junit4]   2> 49046 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 49046 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 49046 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 49046 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 49077 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 49200 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 49200 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 49200 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 49200 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 49201 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 49201 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511085366364340224
   [junit4]   2> 49201 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 49201 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 49201 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 49202 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 49202 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 49202 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1511085366364340224
   [junit4]   2> 49202 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 49202 INFO  (coreLoadExecutor-209-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 49203 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 49203 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 49203 INFO  (searcherExecutor-210-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d484570[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 49203 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 49205 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 49205 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 49206 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 49293 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 49294 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 49296 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 49297 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 49548 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=191EB9AC853D9F7D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Recife -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.26s J0 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths differed, expected.length=16917 actual.length=16949
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([191EB9AC853D9F7D:402B87BFF11F5248]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 49557 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 49680 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 49682 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 49684 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 49686 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 49697 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 49699 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 49700 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 49702 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 49703 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 49704 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 49705 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 49706 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 49707 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[191EB9AC853D9F7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 49707 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 49707 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=362102194
   [junit4]   2> 49707 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@248121db
   [junit4]   2> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-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> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 49708 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 49709 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001;done=false>>]
   [junit4]   2> 49709 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001
   [junit4]   2> 49709 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 49709 INFO  (SUITE-SolrRequestParserTest-seed#[191EB9AC853D9F7D]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_191EB9AC853D9F7D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=sv, timezone=America/Recife
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=414063536,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, SolrTestCaseJ4Test, TestConfig, TestIBSimilarityFactory, EnumFieldTest, DistributedIntervalFacetingTest, TestSortingResponseWriter, DisMaxRequestHandlerTest, TestRecoveryHdfs, PrimUtilsTest, DistributedQueryElevationComponentTest, SolrRequestParserTest]
   [junit4] Completed [42/543] on J0 in 0.99s, 11 tests, 1 failure <<< FAILURES!

[...truncated 1582 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 failure, 71 ignored (35 assumptions)

Total time: 43 minutes 49 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-trunk-Linux (64bit/jdk1.8.0_60) - Build # 14080 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14080/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845424, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845534] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845424, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845534] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:FC5461313E4207FC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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)


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

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

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17116 actual.length=17048
	at __randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:5212B17A8C88652F]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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 9348 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/init-core-data-001
   [junit4]   2> 191417 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 191418 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/collection1
   [junit4]   2> 191421 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 191422 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44979711{/solr,null,AVAILABLE}
   [junit4]   2> 191423 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cbc1eb2{HTTP/1.1}{127.0.0.1:56537}
   [junit4]   2> 191423 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server Started @193209ms
   [junit4]   2> 191423 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=56537}
   [junit4]   2> 191424 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 191424 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/'
   [junit4]   2> 191432 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/solr.xml
   [junit4]   2> 191436 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/.
   [junit4]   2> 191437 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer New CoreContainer 26173347
   [junit4]   2> 191437 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/]
   [junit4]   2> 191437 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/lib
   [junit4]   2> 191437 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/lib).
   [junit4]   2> 191441 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 191442 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 191442 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 191442 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 191443 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 191443 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 191443 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/.
   [junit4]   2> 191444 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 191444 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/
   [junit4]   2> 191444 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 191444 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/'
   [junit4]   2> 191444 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 191445 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 191456 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 191459 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 191478 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 191478 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 191480 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 191481 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 191482 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 191482 INFO  (coreLoadExecutor-350-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/
   [junit4]   2> 191482 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 191483 WARN  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 191483 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3700225683428666
   [junit4]   2> 191484 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
   [junit4]   2> 191484 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 191484 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/
   [junit4]   2> 191485 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 191486 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191487 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191487 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191488 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191490 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 191490 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 191490 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 191490 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 191490 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45213790212710225
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4a5bc6fa[collection1] main
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf
   [junit4]   2> 191491 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 191492 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf
   [junit4]   2> 191492 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 191492 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 191492 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 191492 INFO  (coreLoadExecutor-350-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 191492 INFO  (searcherExecutor-351-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a5bc6fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191946 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1
   [junit4]   2> 191949 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 191950 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6556b156{/solr,null,AVAILABLE}
   [junit4]   2> 191950 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@76154e0d{HTTP/1.1}{127.0.0.1:42382}
   [junit4]   2> 191950 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server Started @193736ms
   [junit4]   2> 191951 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=42382}
   [junit4]   2> 191951 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 191951 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/'
   [junit4]   2> 191959 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/solr.xml
   [junit4]   2> 191963 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
   [junit4]   2> 191963 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer New CoreContainer 334223250
   [junit4]   2> 191963 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/]
   [junit4]   2> 191963 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib
   [junit4]   2> 191963 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib).
   [junit4]   2> 191968 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 191969 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
   [junit4]   2> 191970 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 191970 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
   [junit4]   2> 191970 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 191971 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/'
   [junit4]   2> 191971 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 191971 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 191981 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 191983 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 191988 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 191989 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 191990 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 191992 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
   [junit4]   2> 191993 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 191993 WARN  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 191994 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 191994 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3700225683428666
   [junit4]   2> 191995 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12500a38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4569178a),segFN=segments_1,generation=1}
   [junit4]   2> 191995 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 191995 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/
   [junit4]   2> 191997 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 191999 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 191999 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192000 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192001 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192002 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 192002 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 192003 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 192003 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 192003 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 192003 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45213790212710225
   [junit4]   2> 192004 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12500a38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4569178a),segFN=segments_1,generation=1}
   [junit4]   2> 192004 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 192004 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bc39c98[collection1] main
   [junit4]   2> 192004 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
   [junit4]   2> 192005 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 192005 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
   [junit4]   2> 192005 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 192007 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 192007 INFO  (searcherExecutor-361-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc39c98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 192007 INFO  (coreLoadExecutor-360-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 192357 INFO  (qtp656299305-804) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 192473 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@76154e0d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 192473 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=334223250
   [junit4]   2> 192474 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@173eafd
   [junit4]   2> 192474 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    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}
   [junit4]   2> 192474 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 192475 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 192475 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 192475 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 192476 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6556b156{/solr,null,UNAVAILABLE}
   [junit4]   2> 192477 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 192479 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e203ba2{/solr,null,AVAILABLE}
   [junit4]   2> 192479 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@121f3b73{HTTP/1.1}{127.0.0.1:41582}
   [junit4]   2> 192479 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server Started @194265ms
   [junit4]   2> 192479 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=41582}
   [junit4]   2> 192480 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 192480 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/'
   [junit4]   2> 192489 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/solr.xml
   [junit4]   2> 192492 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
   [junit4]   2> 192492 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer New CoreContainer 324479424
   [junit4]   2> 192492 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/]
   [junit4]   2> 192492 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib
   [junit4]   2> 192492 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib).
   [junit4]   2> 192497 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 192497 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 192498 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 192498 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 192498 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 192498 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 192499 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
   [junit4]   2> 192499 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 192499 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
   [junit4]   2> 192499 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 192499 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/'
   [junit4]   2> 192499 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 192500 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 192509 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 192512 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 192532 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 192532 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 192534 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 192536 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 192537 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
   [junit4]   2> 192537 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 192537 WARN  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 192537 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 192537 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3700225683428666
   [junit4]   2> 192538 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3495df73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27922094),segFN=segments_1,generation=1}
   [junit4]   2> 192538 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 192538 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/
   [junit4]   2> 192540 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 192541 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192541 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192541 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192542 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 192543 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 192543 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 192543 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 192543 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45213790212710225
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3495df73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27922094),segFN=segments_1,generation=1}
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@20332952[collection1] main
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 192544 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
   [junit4]   2> 192545 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 192545 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 192545 INFO  (coreLoadExecutor-371-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 192545 INFO  (searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20332952[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193001 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/collection1
   [junit4]   2> 193003 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 193004 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2083160e{/solr,null,AVAILABLE}
   [junit4]   2> 193005 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7faaa95a{HTTP/1.1}{127.0.0.1:51162}
   [junit4]   2> 193005 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.e.j.s.Server Started @194790ms
   [junit4]   2> 193005 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=51162}
   [junit4]   2> 193005 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 193005 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/'
   [junit4]   2> 193012 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/solr.xml
   [junit4]   2> 193015 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/.
   [junit4]   2> 193016 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1758979836
   [junit4]   2> 193016 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/]
   [junit4]   2> 193016 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/lib
   [junit4]   2> 193016 WARN  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/lib).
   [junit4]   2> 193021 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 193021 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 193021 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 193021 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 193022 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 193022 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 193022 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/.
   [junit4]   2> 193023 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/, dataDir=data/}
   [junit4]   2> 193023 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/
   [junit4]   2> 193023 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 193023 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/'
   [junit4]   2> 193023 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 193024 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 193033 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 193036 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 193041 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 193041 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf/schema.xml
   [junit4]   2> 193043 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf'
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/], dataDir=[null]
   [junit4]   2> 193045 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 193046 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data
   [junit4]   2> 193046 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 193046 WARN  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 193046 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 193046 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3700225683428666
   [junit4]   2> 193047 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54594149 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
   [junit4]   2> 193047 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193047 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/
   [junit4]   2> 193048 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193049 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193049 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193050 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193050 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193051 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 193051 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 193051 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193051 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 193051 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125, floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45213790212710225
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54594149 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2ef65f51[collection1] main
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf}
   [junit4]   2> 193052 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf
   [junit4]   2> 193053 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 193053 WARN  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 193053 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 193053 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 193053 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 193053 INFO  (coreLoadExecutor-381-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 193053 INFO  (searcherExecutor-382-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ef65f51[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193529 INFO  (qtp656299305-806) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
   [junit4]   2> 193531 INFO  (qtp656299305-804) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 193536 INFO  (qtp656299305-805) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 3
   [junit4]   2> 193538 INFO  (qtp656299305-806) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193540 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_2,generation=2}
   [junit4]   2> 193540 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 193541 INFO  (qtp656299305-806) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e1b1bcc[collection1] main
   [junit4]   2> 193541 INFO  (qtp656299305-806) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 193542 INFO  (searcherExecutor-351-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e1b1bcc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3)))}
   [junit4]   2> 193542 INFO  (qtp656299305-806) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4
   [junit4]   2> 193553 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 193556 INFO  (qtp656299305-804) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 193556 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 193556 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 193556 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 193560 INFO  (qtp656299305-805) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 193561 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 193562 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index.20150902015804314
   [junit4]   2> 193562 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 193562 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 193562 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 193563 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 193563 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54594149 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54594149 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 193564 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@2af51adc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d22e1fc) fullCopy=false
   [junit4]   2> 193572 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=2 
   [junit4]   2> 193575 INFO  (qtp656299305-804) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193578 INFO  (qtp656299305-805) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193580 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193582 INFO  (qtp656299305-804) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193584 INFO  (qtp656299305-805) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193586 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193588 INFO  (qtp656299305-804) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193590 INFO  (qtp656299305-805) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193592 INFO  (qtp656299305-806) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 193593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 193595 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 193595 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMer

[...truncated too long message...]

tCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 1090373 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 1090375 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 1090377 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1090378 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1090381 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 1090386 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 1090389 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 1091194 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[B278F69F8AAA81A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=B278F69F8AAA81A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_ES -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.81s J1 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths differed, expected.length=17116 actual.length=17048
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:5212B17A8C88652F]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=113483846
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b523945
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-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}
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1091198 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1091199 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1091206 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1091207 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001;done=false>>]
   [junit4]   2> 1091207 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001
   [junit4]   2> 1091207 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1091207 INFO  (SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_ES, timezone=Asia/Kabul
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=165540408,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsNNFailoverTest, TestSuggestSpellingConverter, DistribJoinFromCollectionTest, BJQParserTest, TestAnalyzeInfixSuggestions, VersionInfoTest, TestCopyFieldCollectionResource, SolrPluginUtilsTest, OverseerStatusTest, ZkControllerTest, TestFiltering, TestRebalanceLeaders, JavabinLoaderTest, MBeansHandlerTest, TestStressUserVersions, CoreAdminRequestStatusTest, SuggestComponentTest, TestMiniSolrCloudCluster, TestCloudPivotFacet, TestAuthenticationFramework, DistributedFacetPivotLongTailTest, HLLSerializationTest, CdcrRequestHandlerTest, SolrIndexConfigTest, SolrCmdDistributorTest, HighlighterTest, SpatialRPTFieldTypeTest, TestSurroundQueryParser, SolrCloudExampleTest, SpatialFilterTest, TestBlendedInfixSuggestions, TestConfigSetsAPI, DirectSolrSpellCheckerTest, SoftAutoCommitTest, SolrInfoMBeanTest, TestDistributedGrouping, TestShortCircuitedRequests, TestObjectReleaseTracker, TestRequestStatusCollectionAPI, WordBreakSolrSpellCheckerTest, SSLMigrationTest, TestFastOutputStream, TestSQLHandler, MultiTermTest, TestCrossCoreJoin, HdfsLockFactoryTest, TestJsonFacets, ZkStateReaderTest, TestTrie, IndexBasedSpellCheckerTest, TestQuerySenderNoQuery, HdfsRecoverLeaseTest, TestQueryUtils, TestTolerantSearch, DistanceFunctionTest, TestReqParamsAPI, TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory, CustomCollectionTest, URLClassifyProcessorTest, SchemaVersionSpecificBehaviorTest, TestFileDictionaryLookup, SpellCheckCollatorTest, UniqFieldsUpdateProcessorFactoryTest, TestRemoveLastDynamicCopyField, ZkCLITest, AnalysisErrorHandlingTest, BitVectorTest, DistributedTermsComponentTest, ShardRoutingCustomTest, CollectionTooManyReplicasTest, TestUtils, TestReloadAndDeleteDocs, BasicFunctionalityTest, TestMaxScoreQueryParser, TestJmxMonitoredMap, TestQueryTypes, TestRTGBase, BadCopyFieldTest, SimpleCollectionCreateDeleteTest, VMParamsZkACLAndCredentialsProvidersTest, TestCoreContainer, SpellCheckComponentTest, TestConfigSets, ShardSplitTest, SpellPossibilityIteratorTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, HardAutoCommitTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest]
   [junit4] Completed [312/543] on J1 in 1.77s, 11 tests, 1 failure <<< FAILURES!

[...truncated 723 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 2 failures, 71 ignored (35 assumptions)

Total time: 45 minutes 6 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-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14079 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14079/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=8499, name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8499, name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF]:0)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416 (No such file or directory)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416 (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method)
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
	... 7 more


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
arrays first differed at element [8113]; expected:<109> but was:<97>

Stack Trace:
arrays first differed at element [8113]; expected:<109> but was:<97>
	at __randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF:F382F06A782538CA]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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 10008 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1060356 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1060356 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1060357 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1060357 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1060357 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1060385 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060397 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1060426 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060426 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1060435 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1060538 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060543 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060544 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060549 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060550 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060552 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060552 WARN  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060553 WARN  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060553 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060553 WARN  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060553 WARN  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060554 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060554 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1060554 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1060566 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 2301223
   [junit4]   2> 1060566 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1060566 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1060566 WARN  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1060572 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-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> 1060573 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1060573 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1060573 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1060574 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1060574 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1060574 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1060575 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1060576 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1060576 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1060592 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060604 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1060624 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060624 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1060629 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1060723 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060727 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060728 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060733 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060735 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060736 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060736 WARN  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060737 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1060737 WARN  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1060738 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@308c0b
   [junit4]   2> 1060739 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1060739 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index/
   [junit4]   2> 1060739 WARN  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1060740 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index
   [junit4]   2> 1060740 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=82.544921875, floorSegmentMB=1.041015625, forceMergeDeletesPctAllowed=26.705526249543283, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110084307876201
   [junit4]   2> 1060741 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b75c7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@955c7b),segFN=segments_1,generation=1}
   [junit4]   2> 1060741 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1060741 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060745 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1060746 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060747 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060747 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1060748 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060749 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060750 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060751 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060756 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1060758 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1060759 WARN  (coreLoadExecutor-3301-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> 1060760 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1060760 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1060761 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33953934503102134]
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b75c7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@955c7b),segFN=segments_1,generation=1}
   [junit4]   2> 1060762 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b12007[collection1] main
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1060763 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1060809 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1061012 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1061012 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1061013 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1061013 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1061013 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1061013 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1061013 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1061013 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1061014 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511113429302116352
   [junit4]   2> 1061014 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1061014 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1061014 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1061016 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1511113429302116352
   [junit4]   2> 1061016 INFO  (searcherExecutor-3302-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b12007[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1061016 INFO  (coreLoadExecutor-3301-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1061017 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1061019 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 1061630 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=AAB7CE790C07F5FF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_GR -Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.62s J2 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: arrays first differed at element [8113]; expected:<109> but was:<97>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF:F382F06A782538CA]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1061644 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 1061644 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 1061645 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 1061658 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 1061660 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 1061663 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 1061665 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1061666 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1061669 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 1061669 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 1061672 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 1061803 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 1061806 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 1061807 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 1061809 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 1061812 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 1061813 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 1061814 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 1061815 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 1061823 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 1061829 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1061829 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2301223
   [junit4]   2> 1061829 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18347ed
   [junit4]   2> 1061830 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-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> 1061830 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1061830 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1061830 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1061830 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1061858 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1061858 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1061859 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001/index
   [junit4]   2> 1061859 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001;done=false>>]
   [junit4]   2> 1061859 INFO  (SUITE-SolrRequestParserTest-seed#[AAB7CE790C07F5FF]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.servlet.SolrRequestParserTest_AAB7CE790C07F5FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_GR, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=79972888,total=251031552
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, TestBulkSchemaAPI, TestDefaultStatsCache, TestSolrDeletionPolicy1, SampleTest, TestXIncludeConfig, SuggesterTest, CloudExitableDirectoryReaderTest, OverseerTest, TestExactSharedStatsCache, TestPostingsSolrHighlighter, TestShardHandlerFactory, TestLRUStatsCache, BadComponentTest, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestSolrIndexConfig, CdcrVersionReplicationTest, TestManagedSynonymFilterFactory, SearchHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, SystemInfoHandlerTest, CoreAdminHandlerTest, SuggesterWFSTTest, TestCloudManagedSchema, ResponseHeaderTest, StatsComponentTest, BasicDistributedZk2Test, OverseerCollectionConfigSetProcessorTest, CursorMarkTest, FullSolrCloudDistribCmdsTest, TestFieldResource, DocValuesMultiTest, SegmentsInfoRequestHandlerTest, TestZkChroot, SimpleMLTQParserTest, DistributedDebugComponentTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolrCLIRunExample, TestSolrXml, DataDrivenBlockJoinTest, TestCSVResponseWriter, TestSolr4Spatial2, FieldMutatingUpdateProcessorTest, UUIDFieldTest, DebugComponentTest, TestElisionMultitermQuery, AssignTest, TestSmileRequest, ExplicitHLLTest, SimpleFacetsTest, AddBlockUpdateTest, TestRandomRequestDistribution, TestImplicitCoreProperties, TestHashQParserPlugin, TestDocBasedVersionConstraints, TestFastLRUCache, TestManagedStopFilterFactory, TestUniqueKeyFieldResource, TestManagedResourceStorage, HdfsSyncSliceTest, TestDefaultSimilarityFactory, TestGroupingSearch, TestDynamicFieldCollectionResource, TestConfigReload, HdfsDirectoryFactoryTest, TestFastWriter, TestBulkSchemaConcurrent, RequestHandlersTest, TestIndexSearcher, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, TestSearcherReuse, AnalyticsMergeStrategyTest, CollectionReloadTest, TestExtendedDismaxParser, TestCoreDiscovery, ScriptEngineTest, AutoCommitTest, HdfsWriteToMultipleCollectionsTest, TestStressReorder, HighlighterConfigTest, TestExpandComponent, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest]
   [junit4] Completed [287/543] on J2 in 1.53s, 11 tests, 1 failure <<< FAILURES!

[...truncated 419 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/init-core-data-001
   [junit4]   2> 1157784 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1157785 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_wop/
   [junit4]   2> 1157787 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1157787 INFO  (Thread-3100) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1157787 INFO  (Thread-3100) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1157887 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.ZkTestServer start zk server on port:35116
   [junit4]   2> 1157888 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157888 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157890 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fb8784 name:ZooKeeperConnection Watcher:127.0.0.1:35116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1157890 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157891 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157891 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1157892 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157893 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157893 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f233ee name:ZooKeeperConnection Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1157894 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157894 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157894 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1157896 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1157897 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1157897 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1157898 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1157899 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1157900 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1157901 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1157902 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1157902 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1157903 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1157903 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1157904 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1157905 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1157906 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1157906 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1157907 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1157907 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1157908 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1157909 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1157910 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1157910 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1157911 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1157911 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1157912 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1157912 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1157913 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157914 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157914 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@824137 name:ZooKeeperConnection Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1157914 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157915 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1157916 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1157974 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1
   [junit4]   2> 1157976 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1157977 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@653f5{/_wop,null,AVAILABLE}
   [junit4]   2> 1157983 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fe868a{SSL-http/1.1}{127.0.0.1:50703}
   [junit4]   2> 1157984 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.e.j.s.Server Started @1159305ms
   [junit4]   2> 1157984 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/_wop, hostPort=50703, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores}
   [junit4]   2> 1157984 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1157984 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/'
   [junit4]   2> 1157998 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1157998 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158000 INFO  (zkCallback-1014-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1865553 name:ZooKeeperConnection Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1158000 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158000 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1158001 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1158001 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/solr.xml
   [junit4]   2> 1158007 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores
   [junit4]   2> 1158007 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.CoreContainer New CoreContainer 22909446
   [junit4]   2> 1158007 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/]
   [junit4]   2> 1158007 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/lib
   [junit4]   2> 1158008 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/lib).
   [junit4]   2> 1158014 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1158016 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1158018 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1158018 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1158018 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35116/solr
   [junit4]   2> 1158018 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1158019 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1158019 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158020 INFO  (zkCallback-1016-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c1f2c9 name:ZooKeeperConnection Watcher:127.0.0.1:35116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1158021 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158021 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1158022 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1158023 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8e0d1b name:ZooKeeperConnection Watcher:127.0.0.1:35116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1158023 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1158024 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1158025 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1158027 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1158028 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1158029 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1158030 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1158031 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1158032 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1158033 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1158033 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50703__wop
   [junit4]   2> 1158034 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50703__wop
   [junit4]   2> 1158034 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1158035 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1158036 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1158036 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94444595673563141-127.0.0.1:50703__wop-n_0000000000
   [junit4]   2> 1158037 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50703__wop
   [junit4]   2> 1158037 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1158038 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Overseer (id=94444595673563141-127.0.0.1:50703__wop-n_0000000000) starting
   [junit4]   2> 1158039 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1158042 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1158042 INFO  (OverseerCollectionConfigSetProcessor-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1158042 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1158043 INFO  (OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1158071 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1158071 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1158072 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores
   [junit4]   2> 1158073 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1158073 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/
   [junit4]   2> 1158073 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1158074 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1158074 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1158074 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1158074 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[AAB7CE790C07F5FF]) [n:127.0.0.1:50703__wop    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1158075 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1158076 INFO  (OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50703/_wop",
   [junit4]   2>   "node_name":"127.0.0.1:50703__wop",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1158076 INFO  (OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50703/_wop",
   [junit4]   2>   "node_name":"127.0.0.1:50703__wop",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1158076 INFO  (OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1158077 INFO  (OverseerStateUpdate-94444595673563141-127.0.0.1:50703__wop-n_0000000000) [n:127.0.0.1:50703__wop    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1158077 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1159076 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1159076 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1159077 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1159077 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1159077 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1159077 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1159078 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 1159078 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1159079 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1159079 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/'
   [junit4]   2> 1159092 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1159099 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1159104 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1159115 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1159116 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1159126 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1159217 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1159218 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1159220 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1159222 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1159235 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1159235 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1159236 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1159236 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1159236 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@308c0b
   [junit4]   2> 1159237 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data
   [junit4]   2> 1159237 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1159238 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1159238 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1159238 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=58.0419921875, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=26.500524457832473, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1159285 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159286 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1159286 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1159290 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1159290 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1159292 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159293 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159294 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159295 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1159300 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 1159301 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1159301 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1159302 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1159302 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1159302 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1159303 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=52.84375, floorSegmentMB=0.27734375, forceMergeDeletesPctAllowed=7.008254088641735, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7067052573975136
   [junit4]   2> 1159303 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1159304 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1159304 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@20cb07[collection1] main
   [junit4]   2> 1159304 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1159305 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1159305 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1159305 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1159305 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1159305 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159306 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1159306 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1159306 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1159306 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1159307 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1159308 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1159309 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1159310 INFO  (searcherExecutor-3860-thread-1-processing-n:127.0.0.1:50703__wop x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20cb07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159310 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1159310 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1159310 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1159310 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511113532372942848
   [junit4]   2> 1159312 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1511113532372942848
   [junit4]   2> 1159312 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1159313 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:50703__wop) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1159313 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:50703__wop x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:50703__wop c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:50703/_wop collection:tmp_collection shard:shard1
   [junit4]   2> 1159314 INFO  (coreZkRegister-3853-thread-1-processing-n:127

[...truncated too long message...]

collections
   [junit4]   2> 	60	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=AAB7CE790C07F5FF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    456s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.restartServer(BaseCdcrDistributedZkTest.java:506)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationWithTruncatedTlog(CdcrReplicationHandlerTest.java:145)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:52)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8499, name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, group=TGRP-CdcrReplicationHandlerTest]
   [junit4]    > Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AAB7CE790C07F5FF]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:234)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416 (No such file or directory)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
   [junit4]    > 	at org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
   [junit4]    > 	at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:526)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:227)
   [junit4]    > Caused by: java.io.FileNotFoundException: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001/jetty-001/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1511113588176060416 (No such file or directory)
   [junit4]    > 	at java.io.RandomAccessFile.open0(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]    > 	at org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
   [junit4]    > 	... 7 more
   [junit4]   2> 1613600 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[AAB7CE790C07F5FF]-worker) [n:127.0.0.1:47645__wop c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_AAB7CE790C07F5FF-001
   [junit4]   2> Sep 01, 2015 12:30:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=PostingsFormat(name=MockRandom), id=FSTOrd50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hi, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=101888048,total=241479680
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, TestBulkSchemaAPI, TestDefaultStatsCache, TestSolrDeletionPolicy1, SampleTest, TestXIncludeConfig, SuggesterTest, CloudExitableDirectoryReaderTest, OverseerTest, TestExactSharedStatsCache, TestPostingsSolrHighlighter, TestShardHandlerFactory, TestLRUStatsCache, BadComponentTest, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestSolrIndexConfig, CdcrVersionReplicationTest, TestManagedSynonymFilterFactory, SearchHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, SystemInfoHandlerTest, CoreAdminHandlerTest, SuggesterWFSTTest, TestCloudManagedSchema, ResponseHeaderTest, StatsComponentTest, BasicDistributedZk2Test, OverseerCollectionConfigSetProcessorTest, CursorMarkTest, FullSolrCloudDistribCmdsTest, TestFieldResource, DocValuesMultiTest, SegmentsInfoRequestHandlerTest, TestZkChroot, SimpleMLTQParserTest, DistributedDebugComponentTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolrCLIRunExample, TestSolrXml, DataDrivenBlockJoinTest, TestCSVResponseWriter, TestSolr4Spatial2, FieldMutatingUpdateProcessorTest, UUIDFieldTest, DebugComponentTest, TestElisionMultitermQuery, AssignTest, TestSmileRequest, ExplicitHLLTest, SimpleFacetsTest, AddBlockUpdateTest, TestRandomRequestDistribution, TestImplicitCoreProperties, TestHashQParserPlugin, TestDocBasedVersionConstraints, TestFastLRUCache, TestManagedStopFilterFactory, TestUniqueKeyFieldResource, TestManagedResourceStorage, HdfsSyncSliceTest, TestDefaultSimilarityFactory, TestGroupingSearch, TestDynamicFieldCollectionResource, TestConfigReload, HdfsDirectoryFactoryTest, TestFastWriter, TestBulkSchemaConcurrent, RequestHandlersTest, TestIndexSearcher, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, TestSearcherReuse, AnalyticsMergeStrategyTest, CollectionReloadTest, TestExtendedDismaxParser, TestCoreDiscovery, ScriptEngineTest, AutoCommitTest, HdfsWriteToMultipleCollectionsTest, TestStressReorder, HighlighterConfigTest, TestExpandComponent, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestHashPartitioner, ZkControllerTest, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestTrie, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, TestRemoteStreaming, LukeRequestHandlerTest, TestWriterPerf, TestOmitPositions, TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestBinaryResponseWriter, AlternateDirectoryTest, TestStressRecovery, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [423/543] on J2 in 456.60s, 1 test, 1 error <<< FAILURES!

[...truncated 397 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 error, 1 failure, 71 ignored (35 assumptions)

Total time: 58 minutes 39 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-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 14078 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14078/
Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseG1GC

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

Error Message:
array lengths differed, expected.length=17048 actual.length=17062

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17048 actual.length=17062
	at __randomizedtesting.SeedInfo.seed([3956D1ADC9376235:6063EFBEBD15AF00]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	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:746)




Build Log:
[...truncated 9171 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 16   INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 85   INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 88   INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 88   INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 275  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 315  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 374  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 381  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 431  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 952  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 982  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 985  INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1151 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1155 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1158 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1160 WARN  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1161 WARN  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1161 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1162 WARN  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1162 WARN  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1171 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1171 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1171 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1234 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 7516371
   [junit4]   2> 1235 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1235 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1236 WARN  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1272 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-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> 1465 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1469 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1472 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1473 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1535 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1541 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1542 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1542 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1578 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1604 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1648 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1648 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1657 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1852 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1861 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1862 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1875 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1878 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1880 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1881 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1881 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1881 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1882 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1882 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1885 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1886 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1887 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1896 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1898 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 1912 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001
   [junit4]   2> 1913 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index/
   [junit4]   2> 1914 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1921 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index
   [junit4]   2> 1923 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5740493407004365]
   [junit4]   2> 1993 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ced781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e1c02a),segFN=segments_1,generation=1}
   [junit4]   2> 1994 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1995 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/
   [junit4]   2> 2169 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2181 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2182 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2182 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2182 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2183 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2183 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2187 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2187 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2203 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2203 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2203 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2242 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2246 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2247 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2248 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2270 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2277 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2278 WARN  (coreLoadExecutor-6-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> 2279 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2292 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2292 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2300 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2300 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2300 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2303 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ced781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e1c02a),segFN=segments_1,generation=1}
   [junit4]   2> 2303 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2320 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1692f0d[collection1] main
   [junit4]   2> 2329 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2343 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2343 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2357 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2436 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2562 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2563 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2563 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2564 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2564 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2564 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2564 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2565 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2565 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2565 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511103285748039680
   [junit4]   2> 2566 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2566 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2567 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2568 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2568 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1692f0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2568 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1511103285748039680
   [junit4]   2> 2569 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2571 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2578 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 2695 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 2705 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 2713 INFO  (TEST-SolrRequestParserTest.testPostMissingContentType-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 2715 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 2716 INFO  (TEST-SolrRequestParserTest.testUrlParamParsing-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 2718 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 2866 INFO  (TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 2868 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 2869 INFO  (TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 2871 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 2871 INFO  (TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 2873 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 3491 INFO  (TEST-SolrRequestParserTest.testStreamURL-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL -Dtests.seed=3956D1ADC9376235 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=om_KE -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.64s J0 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths differed, expected.length=17048 actual.length=17062
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3956D1ADC9376235:6063EFBEBD15AF00]:0)
   [junit4]    > 	at org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)
   [junit4]   2> 3518 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 3519 INFO  (TEST-SolrRequestParserTest.testStreamBody-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 3522 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 3523 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 3525 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 3535 INFO  (TEST-SolrRequestParserTest.testAutoDetect-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 3537 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 3539 INFO  (TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[3956D1ADC9376235]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 3540 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3540 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7516371
   [junit4]   2> 3541 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1112d13
   [junit4]   2> 3541 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-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> 3542 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 3542 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3542 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3547 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 3548 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3548 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001;done=false>>]
   [junit4]   2> 3548 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001
   [junit4]   2> 3549 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 3558 INFO  (SUITE-SolrRequestParserTest-seed#[3956D1ADC9376235]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3956D1ADC9376235-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=om_KE, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=66717328,total=97517568
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest]
   [junit4] Completed [2/543] on J0 in 4.15s, 11 tests, 1 failure <<< FAILURES!

[...truncated 1699 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 failure, 71 ignored (35 assumptions)

Total time: 92 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b78) - Build # 14077 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14077/
Java: 64bit/jdk1.9.0-ea-b78 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestRemoteStreaming

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([F8D68D203BCBC83C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:746)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:35208/collection1: Server Error    request: http://127.0.0.1:46448/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35208%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35208/collection1: Server Error



request: http://127.0.0.1:46448/collection1/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A35208%2Fcollection1%2F&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([F8D68D203BCBC83C:7082B2FA9537A5C4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:640)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:746)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:44162/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44162/collection1]
	at __randomizedtesting.SeedInfo.seed([F8D68D203BCBC83C:7082B2FA9537A5C4]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1378)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:74)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:746)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44162/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	... 51 more


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

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

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17058 actual.length=17044
	at __randomizedtesting.SeedInfo.seed([F8D68D203BCBC83C:A1E3B3334FE90509]: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:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	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:746)




Build Log:
[...truncated 9268 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/init-core-data-001
   [junit4]   2> 40572 INFO  (SUITE-BasicDistributedZkTest-seed#[F8D68D203BCBC83C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 40574 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 40574 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 40574 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 40674 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkTestServer start zk server on port:47095
   [junit4]   2> 40675 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 40675 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40678 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cb97a8 name:ZooKeeperConnection Watcher:127.0.0.1:47095 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 40678 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40679 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 40679 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 40680 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 40681 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40682 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39a00c64 name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 40682 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40682 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 40683 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 40684 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 40685 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 40686 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 40687 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 40687 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 40688 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 40688 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 40689 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 40689 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 40690 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 40691 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 40692 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 40692 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 40693 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 40693 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 40693 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 40694 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 40695 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 40695 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 40695 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 40696 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 40696 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 40696 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 40697 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 40697 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 40753 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1
   [junit4]   2> 40757 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 40758 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@327b6f1c{/,null,AVAILABLE}
   [junit4]   2> 40764 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@34d43f6d{HTTP/1.1}{127.0.0.1:57130}
   [junit4]   2> 40764 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.Server Started @42977ms
   [junit4]   2> 40764 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/tempDir-001/control/data, hostContext=/, hostPort=57130, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores}
   [junit4]   2> 40765 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@f2a0b8e
   [junit4]   2> 40765 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/'
   [junit4]   2> 40775 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 40778 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40779 INFO  (zkCallback-37-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d3c9742 name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 40779 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40780 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 40781 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 40781 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/solr.xml
   [junit4]   2> 40789 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores
   [junit4]   2> 40789 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1978594355
   [junit4]   2> 40789 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/]
   [junit4]   2> 40789 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/lib
   [junit4]   2> 40789 WARN  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/lib).
   [junit4]   2> 40797 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 40799 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 40799 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 40800 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 40800 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47095/solr
   [junit4]   2> 40800 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 40800 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 40802 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40803 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60d70fad name:ZooKeeperConnection Watcher:127.0.0.1:47095 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 40804 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40804 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 40805 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40806 INFO  (zkCallback-40-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@489c70bc name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 40806 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40807 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 40808 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 40810 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 40811 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 40812 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 40813 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 40814 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 40815 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 40815 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 40816 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57130_
   [junit4]   2> 40816 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57130_
   [junit4]   2> 40817 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 40818 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 40818 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 40819 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94443313516773380-127.0.0.1:57130_-n_0000000000
   [junit4]   2> 40819 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57130_
   [junit4]   2> 40819 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 40820 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer Overseer (id=94443313516773380-127.0.0.1:57130_-n_0000000000) starting
   [junit4]   2> 40821 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 40824 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 40824 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 40824 INFO  (OverseerCollectionConfigSetProcessor-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 40825 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 40831 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 40832 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 40832 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores
   [junit4]   2> 40833 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 40833 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/
   [junit4]   2> 40833 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 40834 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 40834 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:57130_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 40834 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 40834 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 40836 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 40836 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57130",
   [junit4]   2>   "node_name":"127.0.0.1:57130_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 40837 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57130",
   [junit4]   2>   "node_name":"127.0.0.1:57130_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 40837 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 40837 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 40839 INFO  (zkCallback-40-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 41837 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 41837 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 41837 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 41837 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 41838 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 41838 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/'
   [junit4]   2> 41846 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 41851 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 41854 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 41861 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 41862 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 41868 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 41997 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 42004 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 42006 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 42019 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 42022 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 42024 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 42025 WARN  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 42025 WARN  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 42025 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 42026 WARN  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 42026 WARN  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 42027 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 42027 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 42027 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 42029 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 42029 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bc7ee40
   [junit4]   2> 42039 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data
   [junit4]   2> 42039 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 42039 WARN  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 42042 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data/index
   [junit4]   2> 42042 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=63.8125, floorSegmentMB=0.74609375, forceMergeDeletesPctAllowed=9.316032901376555, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6124957691000057
   [junit4]   2> 42052 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45632f07),segFN=segments_1,generation=1}
   [junit4]   2> 42052 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 42053 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data/
   [junit4]   2> 42053 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 42056 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 42057 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 42057 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 42057 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 42057 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 42057 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 42058 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 42058 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 42059 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 42060 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42061 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42062 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42063 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 42065 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 42066 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 42066 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 42066 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 42070 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 42071 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 42071 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.597969104403005]
   [junit4]   2> 42076 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45632f07),segFN=segments_1,generation=1}
   [junit4]   2> 42077 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 42077 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@26eeb265[collection1] main
   [junit4]   2> 42077 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 42078 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 42078 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 42078 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 42078 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 42079 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 42079 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 42079 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 42079 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 42079 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 42080 INFO  (searcherExecutor-94-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26eeb265[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 42080 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 42080 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 42080 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 42081 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1511093017846480896
   [junit4]   2> 42082 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1511093017846480896
   [junit4]   2> 42082 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 42083 INFO  (coreLoadExecutor-93-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 42083 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57130 collection:control_collection shard:shard1
   [junit4]   2> 42084 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 42085 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94443313516773380-core_node1-n_0000000000
   [junit4]   2> 42086 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 42087 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57130/collection1/
   [junit4]   2> 42088 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57130/collection1/ has no replicas
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57130/collection1/ shard1
   [junit4]   2> 42088 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 42091 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57130",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 42192 INFO  (zkCallback-40-thread-1-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 42241 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57130/collection1/ and leader is http://127.0.0.1:57130/collection1/
   [junit4]   2> 42241 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57130
   [junit4]   2> 42241 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 42241 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 42242 INFO  (coreZkRegister-87-thread-1-processing-n:127.0.0.1:57130_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57130_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 42245 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57130",
   [junit4]   2>   "node_name":"127.0.0.1:57130_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 42246 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57130",
   [junit4]   2>   "node_name":"127.0.0.1:57130_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 42336 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42336 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42338 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6426895b name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42338 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42338 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42338 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 42340 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 42340 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 42340 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42341 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42342 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32f27b07 name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42342 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42343 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42344 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 42345 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 42345 INFO  (zkCallback-40-thread-2-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 42345 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 42400 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores/collection1
   [junit4]   2> 42401 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001
   [junit4]   2> 42401 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 42403 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@119e0c34{/,null,AVAILABLE}
   [junit4]   2> 42404 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5866e014{HTTP/1.1}{127.0.0.1:46448}
   [junit4]   2> 42404 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.e.j.s.Server Started @44617ms
   [junit4]   2> 42404 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46448, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores}
   [junit4]   2> 42405 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@f2a0b8e
   [junit4]   2> 42405 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/'
   [junit4]   2> 42413 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42414 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42415 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dfea9e name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42415 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42416 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42417 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 42417 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/solr.xml
   [junit4]   2> 42423 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores
   [junit4]   2> 42423 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1996023503
   [junit4]   2> 42423 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/]
   [junit4]   2> 42423 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/lib
   [junit4]   2> 42424 WARN  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/lib).
   [junit4]   2> 42429 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 42430 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 42430 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 42431 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 42431 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47095/solr
   [junit4]   2> 42431 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 42431 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42432 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42433 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@662eedf8 name:ZooKeeperConnection Watcher:127.0.0.1:47095 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42433 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42433 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42435 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42436 INFO  (zkCallback-47-thread-1-processing-n:127.0.0.1:46448_) [n:127.0.0.1:46448_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ec063a5 name:ZooKeeperConnection Watcher:127.0.0.1:47095/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42436 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42439 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 42448 INFO  (OverseerStateUpdate-94443313516773380-127.0.0.1:57130_-n_0000000000) [n:127.0.0.1:57130_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 43442 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46448_
   [junit4]   2> 43443 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46448_
   [junit4]   2> 43445 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43445 INFO  (zkCallback-40-thread-2-processing-n:127.0.0.1:57130_) [n:127.0.0.1:57130_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43445 INFO  (zkCallback-47-thread-1-processing-n:127.0.0.1:46448_) [n:127.0.0.1:46448_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43446 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43447 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94443313516773385-127.0.0.1:46448_-n_0000000001
   [junit4]   2> 43447 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94443313516773380-127.0.0.1:57130_-n_0000000000 to know if I could be the leader
   [junit4]   2> 43456 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 43456 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 43457 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores
   [junit4]   2> 43458 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 43458 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_F8D68D203BCBC83C-001/shard-1-001/cores/collection1/
   [junit4]   2> 43459 INFO  (TEST-BasicDistributedZkTest.test-seed#[F8D68D203BCBC83C]) [n:127.0.0.1:46448_    ] o.a.s.c.CoresLocator Found 1 core defini

[...truncated too long message...]

 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=F8D68D203BCBC83C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   24.6s J1 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44162/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8D68D203BCBC83C:7082B2FA9537A5C4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1378)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44162/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	... 51 more
   [junit4]   2> 1046389 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[F8D68D203BCBC83C]-worker) [n:127.0.0.1:49779_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_F8D68D203BCBC83C-001
   [junit4]   2> Sep 01, 2015 7:13:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), name=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=mk_MK, timezone=America/Puerto_Rico
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=366597008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI, ZkStateReaderTest, CoreAdminRequestStatusTest, TestBlendedInfixSuggestions, TestSchemaManager, AnalysisErrorHandlingTest, TestReloadDeadlock, ChaosMonkeyNothingIsSafeTest, OpenCloseCoreStressTest, CleanupOldIndexTest, DistributedFacetPivotLongTailTest, TestFieldTypeResource, SpatialHeatmapFacetsTest, TestUtils, RulesTest, TestQuerySenderListener, QueryResultKeyTest, DistanceUnitsTest, TestCodecSupport, DateRangeFieldTest, HighlighterTest, HdfsNNFailoverTest, TestSolrCoreProperties, DistributedQueueTest, TestScoreJoinQPScore, DOMUtilTest, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, ShardSplitTest, TestWordDelimiterFilterFactory, TestRestoreCore, TestCloudSchemaless, TermVectorComponentTest, TestAnalyzeInfixSuggestions, ConvertedLegacyTest, ZkCLITest, TestBM25SimilarityFactory, TestChildDocTransformer, SolrIndexSplitterTest, SpellPossibilityIteratorTest, TestFreeTextSuggestions, SimpleCollectionCreateDeleteTest, TestFastOutputStream, TestSurroundQueryParser, SoftAutoCommitTest, LeaderFailoverAfterPartitionTest, TestMaxScoreQueryParser, SolrInfoMBeanTest, TestCoreContainer, TestStressVersions, TestDFRSimilarityFactory, StressHdfsTest, SuggesterFSTTest, TestSolrDeletionPolicy2, FastVectorHighlighterTest, TestConfigSets, TestQuerySenderNoQuery, TestObjectReleaseTracker, TestOverriddenPrefixQueryForCustomFieldType, TestRTGBase, CdcrRequestHandlerTest, HLLSerializationTest, ShardRoutingCustomTest, TestFileDictionaryLookup, SolrPluginUtilsTest, TestLMJelinekMercerSimilarityFactory, TestDynamicLoading, NotRequiredUniqueKeyTest, VMParamsZkACLAndCredentialsProvidersTest, BadCopyFieldTest, SortByFunctionTest, HdfsRecoverLeaseTest, TestReqParamsAPI, TestDistribDocBasedVersion, DocumentBuilderTest, TestQueryUtils, TestCustomSort, BasicFunctionalityTest, TestSchemaNameResource, CSVRequestHandlerTest, MinimalSchemaTest, TestConfigOverlay, TestPartialUpdateDeduplication, PreAnalyzedFieldTest, PreAnalyzedUpdateProcessorTest, BitVectorTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestDistributedGrouping, TestHashPartitioner, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, LoggingHandlerTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [401/543] on J1 in 24.89s, 1 test, 1 error <<< FAILURES!

[...truncated 456 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 543 suites, 2145 tests, 1 suite-level error, 2 errors, 1 failure, 71 ignored (35 assumptions)

Total time: 46 minutes 55 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