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

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

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

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data/index.20151228004346784, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data/index.20151228004346891] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data/index.20151228004346784, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-015/./collection1/data/index.20151228004346891] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([8EDD8BCEA8F59273:79AE65966E1D3D95]: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:815)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1245)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10475 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/init-core-data-001
   [junit4]   2> 927713 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 927713 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1
   [junit4]   2> 927716 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 927716 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ae7f6f{/solr,null,AVAILABLE}
   [junit4]   2> 927718 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Started ServerConnector@35a95cf3{HTTP/1.1,[http/1.1]}{127.0.0.1:42114}
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server Started @929524ms
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=42114}
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001'
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 927719 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/solr.xml
   [junit4]   2> 927724 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/.
   [junit4]   2> 927724 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer New CoreContainer 1708121183
   [junit4]   2> 927724 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001]
   [junit4]   2> 927724 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/lib
   [junit4]   2> 927724 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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> 927725 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 927726 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927726 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927726 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 927726 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 927727 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/.
   [junit4]   2> 927728 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 927728 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1
   [junit4]   2> 927728 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 927728 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1'
   [junit4]   2> 927728 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 927729 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927729 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 927729 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 927733 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 927735 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 927739 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 927741 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 927742 INFO  (coreLoadExecutor-2895-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 927743 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1'
   [junit4]   2> 927743 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1
   [junit4]   2> 927743 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 927744 WARN  (coreLoadExecutor-2895-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=33.380859375, floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=7.686583798487179, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29e6e5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aadb3c),segFN=segments_1,generation=1}
   [junit4]   2> 927744 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 927745 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/
   [junit4]   2> 927745 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 927747 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 927747 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 927747 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 927748 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 927750 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.5576171875, floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=13.13248024783035, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29e6e5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aadb3c),segFN=segments_1,generation=1}
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@765532cd[collection1] main
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf}
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 927751 INFO  (searcherExecutor-2896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@765532cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 927751 INFO  (coreLoadExecutor-2895-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 928229 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1
   [junit4]   2> 928231 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 928232 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4de450be{/solr,null,AVAILABLE}
   [junit4]   2> 928232 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Started ServerConnector@187132ca{HTTP/1.1,[http/1.1]}{127.0.0.1:33437}
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server Started @930039ms
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=33437}
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002'
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 928233 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/solr.xml
   [junit4]   2> 928236 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/.
   [junit4]   2> 928236 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer New CoreContainer 144191850
   [junit4]   2> 928236 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002]
   [junit4]   2> 928236 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/lib
   [junit4]   2> 928237 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 928238 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/.
   [junit4]   2> 928239 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 928239 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1
   [junit4]   2> 928239 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 928239 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1'
   [junit4]   2> 928239 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 928239 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 928239 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 928239 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 928243 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 928245 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 928249 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 928251 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 928252 INFO  (coreLoadExecutor-2905-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 928252 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1'
   [junit4]   2> 928252 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1
   [junit4]   2> 928252 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 928261 WARN  (coreLoadExecutor-2905-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 928261 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=33.380859375, floorSegmentMB=0.423828125, forceMergeDeletesPctAllowed=7.686583798487179, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 928262 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3162d428 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e6c05d),segFN=segments_1,generation=1}
   [junit4]   2> 928262 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 928262 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/
   [junit4]   2> 928263 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 928264 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928264 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928265 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928265 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.5576171875, floorSegmentMB=0.5478515625, forceMergeDeletesPctAllowed=13.13248024783035, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3162d428 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e6c05d),segFN=segments_1,generation=1}
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3218b3dc[collection1] main
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1/conf
   [junit4]   2> 928266 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1/conf}
   [junit4]   2> 928267 INFO  (coreLoadExecutor-2905-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/collection1/conf
   [junit4]   2> 928267 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 928268 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 928268 INFO  (searcherExecutor-2906-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3218b3dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928268 INFO  (coreLoadExecutor-2905-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 928270 INFO  (qtp501969219-7124) [    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> 928741 INFO  (qtp501969219-7126) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 928741 INFO  (qtp501969219-7126) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 928742 INFO  (qtp1582120129-7142) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 928742 INFO  (qtp1582120129-7142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 928743 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 928744 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29e6e5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aadb3c),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29e6e5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5aadb3c),segFN=segments_2,generation=2}
   [junit4]   2> 928744 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 928745 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6530720e[collection1] main
   [junit4]   2> 928745 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 928745 INFO  (searcherExecutor-2896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6530720e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928745 INFO  (qtp501969219-7119) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 928747 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 928747 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3162d428 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e6c05d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3162d428 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48e6c05d),segFN=segments_2,generation=2}
   [junit4]   2> 928747 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 928748 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b13866d[collection1] main
   [junit4]   2> 928748 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 928748 INFO  (searcherExecutor-2906-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b13866d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928748 INFO  (qtp1582120129-7143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 928748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@35a95cf3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 928748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1708121183
   [junit4]   2> 928748 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56f917c9
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 928749 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 928750 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 928750 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data
   [junit4]   2> 928750 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 928750 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 928750 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40ae7f6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@187132ca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=144191850
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7cf40980
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 928751 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 928752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 928752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-002/./collection1/data
   [junit4]   2> 928752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4de450be{/solr,null,UNAVAILABLE}
   [junit4]   2> 928754 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@523585c0{/solr,null,AVAILABLE}
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8e4d44d{HTTP/1.1,[http/1.1]}{127.0.0.1:43251}
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server Started @930561ms
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=43251}
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 928755 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001'
   [junit4]   2> 928756 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 928756 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 928756 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/solr.xml
   [junit4]   2> 928759 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/.
   [junit4]   2> 928759 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer New CoreContainer 246998918
   [junit4]   2> 928759 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001]
   [junit4]   2> 928759 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/lib
   [junit4]   2> 928759 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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> 928760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 928760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 928760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 928760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 928760 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 928761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/.
   [junit4]   2> 928761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 928761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1
   [junit4]   2> 928761 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 928761 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1'
   [junit4]   2> 928762 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 928763 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 928763 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 928763 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 928766 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 928768 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 928773 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 928775 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 928776 INFO  (coreLoadExecutor-2916-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 928777 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1'
   [junit4]   2> 928777 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1
   [junit4]   2> 928777 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 928780 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 928781 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 928781 INFO  (coreLoadExecutor-2916-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data
   [junit4]   2> 928781 INFO  (coreLoadExecutor-2916-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 928781 WARN  (coreLoadExecutor-2916-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 928781 INFO  (coreLoadExecutor-2916-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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index
   [junit4]   2> 928781 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=98.5126953125, floorSegmentMB=1.98828125, forceMergeDeletesPctAllowed=18.030978566262945, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 928803 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aeb87fd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 928804 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 928804 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/./collection1/data/
   [junit4]   2> 928805 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 928806 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928806 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928807 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928807 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=31.2744140625, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=6.997806196723275, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aeb87fd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 928808 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b628f1f[collection1] main
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf}
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-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/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/conf
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 928809 INFO  (searcherExecutor-2917-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b628f1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928809 INFO  (coreLoadExecutor-2916-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 929265 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 929267 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 929268 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 929270 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 929276 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 4
   [junit4]   2> 929279 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 929280 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 929282 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 929284 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 929286 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 929292 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 4
   [junit4]   2> 929294 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 929296 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 929298 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 929299 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 929306 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 5
   [junit4]   2> 929308 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 929310 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 929312 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 929314 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 929316 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 929322 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 4
   [junit4]   2> 929324 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 929325 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 929326 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 929328 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 929330 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 929331 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 929335 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 2
   [junit4]   2> 929337 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 929339 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 929340 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 929342 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 929344 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 929350 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 4
   [junit4]   2> 929352 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 929354 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 929355 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 929357 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 929358 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 929360 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 929367 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 5
   [junit4]   2> 929369 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 929370 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 929372 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 929374 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 929376 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 929382 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 4
   [junit4]   2> 929383 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 929385 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 929386 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 929388 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 929389 INFO  (qtp978977425-7165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 929392 INFO  (qtp978977425-7166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 1
   [junit4]   2> 929394 INFO  (qtp978977425-7167) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 929395 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 929532 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aeb87fd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aeb87fd; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 929532 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 929534 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d923ae6[collection1] main
   [junit4]   2> 929534 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 929534 INFO  (searcherExecutor-2917-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d923ae6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C55)))}
   [junit4]   2> 929534 INFO  (qtp978977425-7160) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 139
   [junit4]   2> 929535 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@8e4d44d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 929535 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=246998918
   [junit4]   2> 929535 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18dc54a4
   [junit4]   2> 929536 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=55,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 929536 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 929536 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 929536 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data/index
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data
   [junit4]   2> 929537 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@523585c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 929539 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70d6b8f6{/solr,null,AVAILABLE}
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Started ServerConnector@66667864{HTTP/1.1,[http/1.1]}{127.0.0.1:33363}
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.Server Started @931346ms
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=33363}
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 929540 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001'
   [junit4]   2> 929541 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929541 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929541 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/solr.xml
   [junit4]   2> 929544 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/.
   [junit4]   2> 929544 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer New CoreContainer 1663597816
   [junit4]   2> 929544 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001]
   [junit4]   2> 929544 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test

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

c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-027/./collection1/data
   [junit4]   2> 1010198 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 1010198 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1010199 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47d7299f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1010199 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@119d73d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1010199 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1194284207
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eee398e
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1010200 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1010201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data
   [junit4]   2> 1010201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1010201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_8EDD8BCEA8F59273-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1010201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8EDD8BCEA8F59273]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39c2f216{/solr,null,UNAVAILABLE}
   [junit4]   2> 1010203 INFO  (SUITE-TestReplicationHandler-seed#[8EDD8BCEA8F59273]-worker) [    ] 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.handler.TestReplicationHandler_8EDD8BCEA8F59273-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=nl_BE, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=1,free=113773848,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PKIAuthenticationIntegrationTest, SparseHLLTest, RecoveryZkTest, TestReloadAndDeleteDocs, DebugComponentTest, HdfsNNFailoverTest, ExitableDirectoryReaderTest, QueryParsingTest, TestConfigOverlay, TestChildDocTransformer, TestCharFilters, ConfigSetsAPITest, BadIndexSchemaTest, TestSolrDynamicMBean, TestSolrQueryParser, RequestHandlersTest, BasicDistributedZk2Test, ActionThrottleTest, CoreAdminRequestStatusTest, TestSerializedLuceneMatchVersion, CdcrReplicationDistributedZkTest, HdfsDirectoryTest, HighlighterConfigTest, TestStressReorder, TestCloudSchemaless, TestIndexSearcher, TestManagedSchemaFieldTypeResource, TestPHPSerializedResponseWriter, TestFileDictionaryLookup, HdfsUnloadDistributedZkTest, TestFuzzyAnalyzedSuggestions, TestRawTransformer, TestStressRecovery, CollectionTooManyReplicasTest, ParsingFieldUpdateProcessorsTest, OverseerTest, TestFastWriter, SuggesterWFSTTest, SSLMigrationTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, LeaderElectionTest, DistributedQueryComponentCustomSortTest, TestShortCircuitedRequests, TestJmxMonitoredMap, TestSort, TestFieldCollectionResource, TestConfigSetsAPI, TestWriterPerf, TestZkChroot, BinaryUpdateRequestHandlerTest, TestSweetSpotSimilarityFactory, FullHLLTest, BJQParserTest, AnalysisErrorHandlingTest, StatsComponentTest, TestInfoStreamLogging, TestFilteredDocIdSet, SolrCoreCheckLockOnStartupTest, CoreAdminHandlerTest, TestPerFieldSimilarity, TestSmileRequest, RuleEngineTest, CircularListTest, TestCoreDiscovery, LeaderInitiatedRecoveryOnCommitTest, BadComponentTest, TestMiniSolrCloudClusterSSL, TestDefaultStatsCache, TestDefaultSearchFieldResource, TestBulkSchemaConcurrent, SearchHandlerTest, SecurityConfHandlerTest, TestSolrCLIRunExample, TestAddFieldRealTimeGet, PluginInfoTest, CloudExitableDirectoryReaderTest, HdfsChaosMonkeyNothingIsSafeTest, XmlUpdateRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestBulkSchemaAPI, ClusterStateTest, TestSchemaManager, TestUniqueKeyFieldResource, DistribJoinFromCollectionTest, TestPivotHelperCode, StatelessScriptUpdateProcessorFactoryTest, TestDistributedMissingSort, DirectSolrConnectionTest, BlockJoinFacetSimpleTest, TestRuleBasedAuthorizationPlugin, TestReload, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, BasicZkTest, TestReplicationHandler]
   [junit4] Completed [298/573 (1!)] on J2 in 82.51s, 13 tests, 1 failure <<< FAILURES!

[...truncated 891 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: 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:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1436: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:991: There were test failures: 573 suites (8 ignored), 2282 tests, 1 failure, 114 ignored (70 assumptions) [seed: 8EDD8BCEA8F59273]

Total time: 50 minutes 16 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/jdk-9-ea+95) - Build # 15351 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15351/
Java: 32bit/jdk-9-ea+95 -server -XX:+UseConcMarkSweepGC -XX:-CompactStrings

6 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestContentStreamDataSource.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:45231/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45231/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:F2E7CEE2DBAB9FA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.handler.dataimport.TestContentStreamDataSource.testSimple(TestContentStreamDataSource.java:72)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	... 43 more


FAILED:  org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin

Error Message:
IOException occured when talking to server at: http://127.0.0.1:40032/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40032/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:8D4F37688967833E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:92)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	... 43 more


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
IOException occured when talking to server at: http://127.0.0.1:45509/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:45509/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:C6D6E6E39A091A1E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:170)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
IOException occured when talking to server at: http://127.0.0.1:49267/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:49267/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:C6EAF4A5AB2A1EBC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:222)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport

Error Message:
IOException occured when talking to server at: http://127.0.0.1:54118/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:54118/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:B231258BB246F30B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:152)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam

Error Message:
IOException occured when talking to server at: http://127.0.0.1:45998/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:45998/solr/collection1
	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:C05617D9A74BDEF6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 14622 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestContentStreamDataSource
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/init-core-data-001
   [junit4]   2> 5919 T29 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 5921 T29 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 6130 T29 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 6170 T29 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@8c1df4{/solr,null,AVAILABLE}
   [junit4]   2> 6193 T29 oejs.AbstractConnector.doStart Started ServerConnector@82e7aa{HTTP/1.1,[http/1.1]}{127.0.0.1:45231}
   [junit4]   2> 6194 T29 oejs.Server.doStart Started @6807ms
   [junit4]   2> 6194 T29 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=45231}
   [junit4]   2> 6205 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@176c05c
   [junit4]   2> 6207 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001'
   [junit4]   2> 6207 T29 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6208 T29 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/dih-properties-001
   [junit4]   2> 6210 T29 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/solr.xml
   [junit4]   2> 6226 T29 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001
   [junit4]   2> 6227 T29 oasc.CoreContainer.<init> New CoreContainer 27242216
   [junit4]   2> 6227 T29 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001]
   [junit4]   2> 6227 T29 oasc.CoreContainer.load WARN Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/lib
   [junit4]   2> 6243 T29 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 6245 T29 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 6246 T29 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6246 T29 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6246 T29 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 6247 T29 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 6249 T29 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001
   [junit4]   2> 6252 T29 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 6252 T29 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1
   [junit4]   2> 6253 T29 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 6254 T42 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1'
   [junit4]   2> 6255 T42 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6255 T42 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/dih-properties-001
   [junit4]   2> 6256 T29 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1
   [junit4]   2> 6256 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6273 T42 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 6286 T42 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6320 T42 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6331 T42 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 6359 T42 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 6360 T42 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 6360 T42 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6363 T42 oasc.ConfigSetProperties.readFromResourceLoader 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/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1'
   [junit4]   2> 6363 T42 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1
   [junit4]   2> 6363 T42 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6364 T42 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/]
   [junit4]   2> 6364 T42 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 6364 T42 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 6364 T42 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 6365 T42 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data
   [junit4]   2> 6365 T42 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index/
   [junit4]   2> 6366 T42 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6366 T42 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index
   [junit4]   2> 6367 T42 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@185f1c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15a4cb6),segFN=segments_1,generation=1}
   [junit4]   2> 6368 T42 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6368 T46 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/
   [junit4]   2> 6370 T42 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 6370 T42 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 6373 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6373 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6374 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6375 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6379 T42 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 6380 T42 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6381 T42 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6381 T42 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6381 T42 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@185f1c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15a4cb6),segFN=segments_1,generation=1}
   [junit4]   2> 6382 T42 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6382 T42 oass.SolrIndexSearcher.<init> Opening Searcher@7cb545[collection1] main
   [junit4]   2> 6382 T42 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/conf
   [junit4]   2> 6383 T42 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/conf}
   [junit4]   2> 6383 T42 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/conf
   [junit4]   2> 6383 T42 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6383 T42 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6384 T42 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6386 T47 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@7cb545[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6386 T47 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 6394 T47 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cb545[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7047 T29 oejs.AbstractConnector.doStop Stopped ServerConnector@82e7aa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 7048 T29 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27242216
   [junit4]   2> 7048 T29 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ee3d14
   [junit4]   2> 7049 T29 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 7049 T29 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 7052 T29 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 7053 T29 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 7056 T29 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 7056 T29 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 7057 T29 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index;done=false>>]
   [junit4]   2> 7058 T29 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data/index
   [junit4]   2> 7058 T29 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data;done=false>>]
   [junit4]   2> 7059 T29 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-001/collection1/data
   [junit4]   2> 7062 T29 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@8c1df4{/solr,null,UNAVAILABLE}
   [junit4]   2> 7067 T29 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContentStreamDataSource -Dtests.method=testSimple -Dtests.seed=379D58100A496D2B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=az__#Latn -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.16s J1 | TestContentStreamDataSource.testSimple <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45231/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:F2E7CEE2DBAB9FA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestContentStreamDataSource.testSimple(TestContentStreamDataSource.java:72)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    > 	... 43 more
   [junit4]   2> 7080 T29 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
   [junit4]   2> 7090 T29 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 7092 T29 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1092777{/solr,null,AVAILABLE}
   [junit4]   2> 7093 T29 oejs.AbstractConnector.doStart Started ServerConnector@1fd433a{HTTP/1.1,[http/1.1]}{127.0.0.1:40032}
   [junit4]   2> 7093 T29 oejs.Server.doStart Started @7707ms
   [junit4]   2> 7094 T29 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=40032}
   [junit4]   2> 7094 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@176c05c
   [junit4]   2> 7095 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002'
   [junit4]   2> 7095 T29 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7095 T29 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/dih-properties-002
   [junit4]   2> 7096 T29 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/solr.xml
   [junit4]   2> 7110 T29 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002
   [junit4]   2> 7111 T29 oasc.CoreContainer.<init> New CoreContainer 13415494
   [junit4]   2> 7112 T29 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002]
   [junit4]   2> 7112 T29 oasc.CoreContainer.load WARN Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/lib
   [junit4]   2> 7112 T29 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 7114 T29 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 7114 T29 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7114 T29 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7115 T29 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 7115 T29 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 7116 T29 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002
   [junit4]   2> 7117 T29 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 7118 T29 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1
   [junit4]   2> 7118 T29 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 7119 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1'
   [junit4]   2> 7119 T61 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7119 T61 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/dih-properties-002
   [junit4]   2> 7126 T29 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1
   [junit4]   2> 7126 T29 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 7142 T61 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 7153 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 7180 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7192 T61 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 7212 T61 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 7213 T61 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 7213 T61 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7216 T61 oasc.ConfigSetProperties.readFromResourceLoader 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/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1'
   [junit4]   2> 7216 T61 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1
   [junit4]   2> 7216 T61 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7216 T61 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/]
   [junit4]   2> 7217 T61 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 7217 T61 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 7217 T61 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 7220 T61 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data
   [junit4]   2> 7220 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index/
   [junit4]   2> 7220 T61 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7221 T61 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index
   [junit4]   2> 7222 T61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f2485a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178eef9),segFN=segments_1,generation=1}
   [junit4]   2> 7222 T61 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7223 T65 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/
   [junit4]   2> 7228 T61 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 7228 T61 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 7231 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7232 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7233 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7234 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7236 T61 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 7237 T61 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7238 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 7238 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 7239 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f2485a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@178eef9),segFN=segments_1,generation=1}
   [junit4]   2> 7239 T61 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7239 T61 oass.SolrIndexSearcher.<init> Opening Searcher@ef9fda[collection1] main
   [junit4]   2> 7240 T61 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/conf
   [junit4]   2> 7240 T61 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/conf}
   [junit4]   2> 7240 T61 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/conf
   [junit4]   2> 7240 T61 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 7241 T61 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 7241 T61 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 7241 T66 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@ef9fda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7241 T66 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 7242 T66 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ef9fda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7633 T29 oejs.AbstractConnector.doStop Stopped ServerConnector@1fd433a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 7633 T29 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=13415494
   [junit4]   2> 7634 T29 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17fae4
   [junit4]   2> 7634 T29 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 7634 T29 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 7635 T29 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 7635 T29 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 7636 T29 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 7636 T29 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 7637 T29 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data;done=false>>]
   [junit4]   2> 7637 T29 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data
   [junit4]   2> 7637 T29 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index;done=false>>]
   [junit4]   2> 7637 T29 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001/inst-002/collection1/data/index
   [junit4]   2> 7638 T29 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1092777{/solr,null,UNAVAILABLE}
   [junit4]   2> 7638 T29 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContentStreamDataSource -Dtests.method=testCommitWithin -Dtests.seed=379D58100A496D2B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=az__#Latn -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.56s J1 | TestContentStreamDataSource.testCommitWithin <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40032/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:8D4F37688967833E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    > 	... 43 more
   [junit4]   2> 7641 T29 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestContentStreamDataSource_379D58100A496D2B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=az__#Latn, timezone=Australia/Hobart
   [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=32515520,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestVariableResolverEndToEnd, TestScriptTransformer, TestJdbcDataSourceConvertType, TestContentStreamDataSource]
   [junit4] Completed [11/38 (1!)] on J1 in 1.74s, 2 tests, 2 errors <<< FAILURES!

[...truncated 46 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001
   [junit4]   2> 9986 T96 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 9987 T96 oas.SolrTestCaseJ4.setUp ###Starting testFullImportWrongSolrUrl
   [junit4]   2> 9995 T96 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 9996 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1'
   [junit4]   2> 9996 T96 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9996 T96 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001
   [junit4]   2> 10006 T96 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 10010 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10021 T96 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 10026 T96 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 10045 T96 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 10045 T96 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 10046 T96 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10046 T96 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10046 T96 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001
   [junit4]   2> 10046 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001'
   [junit4]   2> 10047 T96 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10047 T96 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001
   [junit4]   2> 10047 T96 oasc.CoreContainer.<init> New CoreContainer 14567466
   [junit4]   2> 10048 T96 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001]
   [junit4]   2> 10048 T96 oasc.CoreContainer.load WARN Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/lib
   [junit4]   2> 10048 T96 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10056 T96 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 10057 T96 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10057 T96 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10057 T96 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10057 T96 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 10058 T96 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=dataimport-solrconfig.xml, transient=false, schema=dataimport-schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001, shard=shard1}
   [junit4]   2> 10059 T97 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1'
   [junit4]   2> 10059 T97 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10059 T97 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001
   [junit4]   2> 10067 T97 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 10071 T97 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10081 T97 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 10085 T97 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 10095 T97 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 10096 T97 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 10096 T97 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10098 T97 oasc.ConfigSetProperties.readFromResourceLoader 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/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1'
   [junit4]   2> 10098 T97 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1
   [junit4]   2> 10098 T97 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 10103 T97 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/]
   [junit4]   2> 10103 T97 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 10104 T97 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 10104 T97 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 10104 T97 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001
   [junit4]   2> 10104 T97 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/index/
   [junit4]   2> 10105 T97 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 10105 T97 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/index
   [junit4]   2> 10155 T97 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 10155 T97 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 10157 T99 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/
   [junit4]   2> 10158 T97 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 10158 T97 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 10161 T97 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10163 T97 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10164 T97 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10165 T97 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10167 T97 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 10167 T97 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10167 T97 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 10167 T97 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 10171 T97 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 10172 T97 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 10172 T97 oass.SolrIndexSearcher.<init> Opening Searcher@18e0fb1[collection1] main
   [junit4]   2> 10173 T97 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1/conf
   [junit4]   2> 10173 T97 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1/conf}
   [junit4]   2> 10173 T97 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001/collection1/conf
   [junit4]   2> 10173 T97 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 10174 T97 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 10174 T97 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 10175 T100 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@18e0fb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10175 T100 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 10175 T100 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e0fb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10176 T96 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 10181 T96 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 10183 T96 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4580a{/solr,null,AVAILABLE}
   [junit4]   2> 10185 T96 oejs.AbstractConnector.doStart Started ServerConnector@5c7ba5{HTTP/1.1,[http/1.1]}{127.0.0.1:50811}
   [junit4]   2> 10185 T96 oejs.Server.doStart Started @10799ms
   [junit4]   2> 10186 T96 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001/collection1/data, hostContext=/solr, hostPort=50811}
   [junit4]   2> 10186 T96 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@176c05c
   [junit4]   2> 10186 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001'
   [junit4]   2> 10187 T96 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10187 T96 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/core-home-001
   [junit4]   2> 10188 T96 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001/solr.xml
   [junit4]   2> 10193 T96 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001
   [junit4]   2> 10194 T96 oasc.CoreContainer.<init> New CoreContainer 27439916
   [junit4]   2> 10194 T96 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001]
   [junit4]   2> 10194 T96 oasc.CoreContainer.load WARN Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-001/lib
   [junit4]   2> 10195 T96 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10197 T96 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 10198 T96 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10198 T96 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10198 T96 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for 

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

.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]   2> 	... 47 more
   [junit4]   2> 
   [junit4]   2> 14234 T96 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 14234 T96 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12485043
   [junit4]   2> 14234 T96 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1690733
   [junit4]   2> 14235 T96 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 14235 T96 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 14235 T96 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 14235 T96 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 14237 T96 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 14237 T96 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 14237 T96 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data;done=false>>]
   [junit4]   2> 14238 T96 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data
   [junit4]   2> 14238 T96 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data/index;done=false>>]
   [junit4]   2> 14238 T96 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-005/collection1/data/index
   [junit4]   2> 14247 T96 oejs.AbstractConnector.doStop Stopped ServerConnector@efa5ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 14247 T96 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=28192594
   [junit4]   2> 14248 T96 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1910ad7
   [junit4]   2> 14248 T96 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 14249 T96 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 14249 T96 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 14249 T96 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 14252 T96 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 14252 T96 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 14253 T96 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data/index;done=false>>]
   [junit4]   2> 14253 T96 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data/index
   [junit4]   2> 14253 T96 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data;done=false>>]
   [junit4]   2> 14253 T96 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001/tempDir-006/collection1/data
   [junit4]   2> 14254 T96 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@e37e13{/solr,null,UNAVAILABLE}
   [junit4]   2> 14260 T96 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFieldsParam
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImportFieldsParam -Dtests.seed=379D58100A496D2B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_TW -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.66s J1 | TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IOException occured when talking to server at: http://127.0.0.1:45998/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([379D58100A496D2B:C05617D9A74BDEF6]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 14262 T96 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_379D58100A496D2B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=zh_TW, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=34247176,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestVariableResolverEndToEnd, TestScriptTransformer, TestJdbcDataSourceConvertType, TestContentStreamDataSource, TestNestedChildren, TestSolrEntityProcessorUnit, TestErrorHandling, TestFileListWithLineEntityProcessor, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [27/38 (2!)] on J1 in 4.30s, 6 tests, 4 failures <<< FAILURES!

[...truncated 49 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: 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:253: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1436: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:991: There were test failures: 38 suites, 157 tests, 2 errors, 4 failures, 3 ignored [seed: 379D58100A496D2B]

Total time: 59 minutes 58 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/jdk-9-ea+95) - Build # 15350 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15350/
Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {   "collection1":{     "replicationFactor":"1",     "shards":{       "shard1":{         "range":"80000000-ffffffff",         "state":"active",         "replicas":{"core_node2":{             "core":"collection1",             "base_url":"http://127.0.0.1:48216/bgwh",             "node_name":"127.0.0.1:48216_bgwh",             "state":"active",             "leader":"true"}}},       "shard2":{         "range":"0-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:34662/bgwh",             "node_name":"127.0.0.1:34662_bgwh",             "state":"active",             "leader":"true"},           "core_node3":{             "core":"collection1",             "base_url":"http://127.0.0.1:49600/bgwh",             "node_name":"127.0.0.1:49600_bgwh",             "state":"active"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "control_collection":{     "replicationFactor":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "core":"collection1",             "base_url":"http://127.0.0.1:43065/bgwh",             "node_name":"127.0.0.1:43065_bgwh",             "state":"active",             "leader":"true"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false",     "autoCreated":"true"},   "c8n_1x2":{     "replicationFactor":"2",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"c8n_1x2_shard1_replica1",             "base_url":"http://127.0.0.1:34662/bgwh",             "node_name":"127.0.0.1:34662_bgwh",             "state":"active",             "leader":"true"},           "core_node2":{             "core":"c8n_1x2_shard1_replica2",             "base_url":"http://127.0.0.1:49600/bgwh",             "node_name":"127.0.0.1:49600_bgwh",             "state":"recovering"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"},   "collMinRf_1x3":{     "replicationFactor":"3",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "core":"collMinRf_1x3_shard1_replica2",             "base_url":"http://127.0.0.1:34662/bgwh",             "node_name":"127.0.0.1:34662_bgwh",             "state":"active"},           "core_node2":{             "core":"collMinRf_1x3_shard1_replica3",             "base_url":"http://127.0.0.1:49600/bgwh",             "node_name":"127.0.0.1:49600_bgwh",             "state":"active",             "leader":"true"},           "core_node3":{             "core":"collMinRf_1x3_shard1_replica1",             "base_url":"http://127.0.0.1:48216/bgwh",             "node_name":"127.0.0.1:48216_bgwh",             "state":"active"}}}},     "router":{"name":"compositeId"},     "maxShardsPerNode":"1",     "autoAddReplicas":"false"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
  "collection1":{
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:48216/bgwh",
            "node_name":"127.0.0.1:48216_bgwh",
            "state":"active",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:34662/bgwh",
            "node_name":"127.0.0.1:34662_bgwh",
            "state":"active",
            "leader":"true"},
          "core_node3":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:49600/bgwh",
            "node_name":"127.0.0.1:49600_bgwh",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "core":"collection1",
            "base_url":"http://127.0.0.1:43065/bgwh",
            "node_name":"127.0.0.1:43065_bgwh",
            "state":"active",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "autoCreated":"true"},
  "c8n_1x2":{
    "replicationFactor":"2",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"c8n_1x2_shard1_replica1",
            "base_url":"http://127.0.0.1:34662/bgwh",
            "node_name":"127.0.0.1:34662_bgwh",
            "state":"active",
            "leader":"true"},
          "core_node2":{
            "core":"c8n_1x2_shard1_replica2",
            "base_url":"http://127.0.0.1:49600/bgwh",
            "node_name":"127.0.0.1:49600_bgwh",
            "state":"recovering"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"},
  "collMinRf_1x3":{
    "replicationFactor":"3",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "core":"collMinRf_1x3_shard1_replica2",
            "base_url":"http://127.0.0.1:34662/bgwh",
            "node_name":"127.0.0.1:34662_bgwh",
            "state":"active"},
          "core_node2":{
            "core":"collMinRf_1x3_shard1_replica3",
            "base_url":"http://127.0.0.1:49600/bgwh",
            "node_name":"127.0.0.1:49600_bgwh",
            "state":"active",
            "leader":"true"},
          "core_node3":{
            "core":"collMinRf_1x3_shard1_replica1",
            "base_url":"http://127.0.0.1:48216/bgwh",
            "node_name":"127.0.0.1:48216_bgwh",
            "state":"active"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false"}}
	at __randomizedtesting.SeedInfo.seed([F9409E64ED6DB7CA:7114A1BE4391DA32]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 10797 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/init-core-data-001
   [junit4]   2> 1361348 INFO  (SUITE-HttpPartitionTest-seed#[F9409E64ED6DB7CA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bgwh/
   [junit4]   2> 1361350 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1361350 INFO  (Thread-4831) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1361350 INFO  (Thread-4831) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1361450 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkTestServer start zk server on port:40007
   [junit4]   2> 1361450 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1361451 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361453 INFO  (zkCallback-1585-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a913b2b name:ZooKeeperConnection Watcher:127.0.0.1:40007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1361453 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361454 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1361454 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1361455 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1361456 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361456 INFO  (zkCallback-1586-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@301067b7 name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1361457 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361457 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1361457 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1361458 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1361458 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1361458 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1361459 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361459 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1361460 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361460 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1361461 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361461 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1361461 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361462 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1361462 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361462 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1361463 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361463 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1361463 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361463 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1361464 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361464 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1361464 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361464 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1361466 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361466 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1361466 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361466 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1361518 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1
   [junit4]   2> 1361520 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1361521 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d85c7e6{/bgwh,null,AVAILABLE}
   [junit4]   2> 1361522 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@790a3832{HTTP/1.1,[http/1.1]}{127.0.0.1:33040}
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.Server Started @1363129ms
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/tempDir-001/control/data, hostContext=/bgwh, hostPort=43065, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores}
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001'
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1361523 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361524 INFO  (zkCallback-1587-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60118381 name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1361524 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361524 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1361525 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1361525 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/solr.xml
   [junit4]   2> 1361528 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores
   [junit4]   2> 1361528 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1540695844
   [junit4]   2> 1361528 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001]
   [junit4]   2> 1361529 WARN  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/lib
   [junit4]   2> 1361529 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40007/solr
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1361530 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361531 INFO  (zkCallback-1590-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44f62496 name:ZooKeeperConnection Watcher:127.0.0.1:40007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1361531 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361532 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1361534 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361534 INFO  (zkCallback-1591-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@305ff07a name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1361534 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361535 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1361536 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1361537 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1361537 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1361538 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1361539 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1361539 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1361539 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1361540 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1361540 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43065_bgwh
   [junit4]   2> 1361540 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43065_bgwh
   [junit4]   2> 1361541 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1361542 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1361542 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1361542 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95109820167028740-127.0.0.1:43065_bgwh-n_0000000000
   [junit4]   2> 1361542 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43065_bgwh
   [junit4]   2> 1361542 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1361543 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.Overseer Overseer (id=95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) starting
   [junit4]   2> 1361543 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1361545 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1361545 INFO  (OverseerCollectionConfigSetProcessor-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1361545 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1361545 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1361555 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1361555 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1361556 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores
   [junit4]   2> 1361557 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1361557 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1
   [junit4]   2> 1361557 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1361557 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1361557 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1361557 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1361557 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1361558 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:43065/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:43065_bgwh",
   [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> 1361558 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1361559 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:43065/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:43065_bgwh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1361559 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1361559 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1361559 INFO  (zkCallback-1591-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> 1362559 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1362559 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1362559 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1362559 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1362559 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1362559 INFO  (coreLoadExecutor-4597-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.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1'
   [junit4]   2> 1362560 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362560 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1362560 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1362563 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1362566 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1362572 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1362576 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1362653 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1362657 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1362657 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1362661 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362662 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362663 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362664 WARN  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1362664 WARN  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1362664 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362664 WARN  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1362664 WARN  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1362665 INFO  (coreLoadExecutor-4597-thread-1) [    ] 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> 1362665 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/]
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b508133
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1362666 WARN  (coreLoadExecutor-4597-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1362666 INFO  (coreLoadExecutor-4597-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/index
   [junit4]   2> 1362667 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8277703250393638]
   [junit4]   2> 1362667 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66414e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@516e122f),segFN=segments_1,generation=1}
   [junit4]   2> 1362667 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1362667 INFO  (OldIndexDirectoryCleanupThreadForCore-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.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/
   [junit4]   2> 1362667 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362669 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1362670 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1362670 WARN  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1362671 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362671 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362672 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362672 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1362673 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1362674 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1362674 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1362674 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1189742111, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66414e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@516e122f),segFN=segments_1,generation=1}
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6262f392[collection1] main
   [junit4]   2> 1362675 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1362676 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1362677 INFO  (searcherExecutor-4598-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6262f392[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1362677 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1362677 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1362677 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1362677 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521757124062871552
   [junit4]   2> 1362679 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521757124062871552
   [junit4]   2> 1362679 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1362679 INFO  (coreLoadExecutor-4597-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1362680 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43065/bgwh collection:control_collection shard:shard1
   [junit4]   2> 1362680 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1362681 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95109820167028740-core_node1-n_0000000000
   [junit4]   2> 1362681 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1362682 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1362682 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1362682 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43065/bgwh/collection1/
   [junit4]   2> 1362682 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1362682 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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> 1362682 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:43065/bgwh/collection1/ has no replicas
   [junit4]   2> 1362683 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1362683 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1362684 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43065/bgwh/collection1/ shard1
   [junit4]   2> 1362684 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:43065/bgwh",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1362786 INFO  (zkCallback-1591-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> 1362835 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:43065/bgwh/collection1/ and leader is http://127.0.0.1:43065/bgwh/collection1/
   [junit4]   2> 1362835 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43065/bgwh
   [junit4]   2> 1362835 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1362835 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1362835 INFO  (coreZkRegister-4591-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1362836 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:43065/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:43065_bgwh",
   [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> 1362836 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:43065/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:43065_bgwh",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1362937 INFO  (zkCallback-1591-thread-2) [    ] 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> 1363059 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1363060 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1363060 INFO  (zkCallback-1593-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b9ef58f name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1363060 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1363061 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1363061 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1363062 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1363147 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1
   [junit4]   2> 1363148 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001
   [junit4]   2> 1363148 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac4c1db{/bgwh,null,AVAILABLE}
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f2e3721{HTTP/1.1,[http/1.1]}{127.0.0.1:49937}
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.e.j.s.Server Started @1364756ms
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/bgwh, hostPort=34662, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores}
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@694f9431
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001'
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1363150 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1363151 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1363151 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1363152 INFO  (zkCallback-1594-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8e8a7 name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1363152 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1363152 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1363152 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1363152 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/solr.xml
   [junit4]   2> 1363157 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores
   [junit4]   2> 1363157 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1783717436
   [junit4]   2> 1363157 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001]
   [junit4]   2> 1363158 WARN  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/lib
   [junit4]   2> 1363158 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] 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> 1363159 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40007/solr
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1363160 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1363161 INFO  (zkCallback-1597-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a49b6fe name:ZooKeeperConnection Watcher:127.0.0.1:40007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1363161 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1363162 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1363173 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1363177 INFO  (zkCallback-1598-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2264a971 name:ZooKeeperConnection Watcher:127.0.0.1:40007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1363177 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1363179 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1364181 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34662_bgwh
   [junit4]   2> 1364181 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34662_bgwh
   [junit4]   2> 1364182 INFO  (zkCallback-1591-thread-2) [    ] 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> 1364182 INFO  (zkCallback-1593-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> 1364182 INFO  (zkCallback-1598-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> 1364183 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364184 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95109820167028744-127.0.0.1:34662_bgwh-n_0000000001
   [junit4]   2> 1364184 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95109820167028740-127.0.0.1:43065_bgwh-n_0000000000 to know if I could be the leader
   [junit4]   2> 1364190 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1364190 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1364191 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores
   [junit4]   2> 1364191 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1364191 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1
   [junit4]   2> 1364191 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1364192 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1364192 INFO  (TEST-HttpPartitionTest.test-seed#[F9409E64ED6DB7CA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1364192 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1364192 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1364193 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] 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:34662/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:34662_bgwh",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1364193 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1364193 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34662/bgwh",
   [junit4]   2>   "node_name":"127.0.0.1:34662_bgwh",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1364193 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1364193 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1364294 INFO  (zkCallback-1591-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1364294 INFO  (zkCallback-1593-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: [2])
   [junit4]   2> 1364294 INFO  (zkCallback-1598-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: [2])
   [junit4]   2> 1365193 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1365193 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-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.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1'
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1365194 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1365195 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1365198 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1365201 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1365207 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1365211 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1365291 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1365295 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1365296 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1365300 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1365301 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1365302 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365302 WARN  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1365302 WARN  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1365302 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1365303 WARN  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1365303 WARN  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1365303 INFO  (coreLoadExecutor-4608-thread-1) [    ] 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> 1365303 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b508133
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1365304 WARN  (coreLoadExecutor-4608-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] 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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1365304 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8277703250393638]
   [junit4]   2> 1365305 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a83dc01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd0e5ba),segFN=segments_1,generation=1}
   [junit4]   2> 1365305 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1365306 INFO  (OldIndexDirectoryCleanupThreadForCore-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.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1365306 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1365307 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1365307 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1365308 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1365308 WARN  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1365309 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1365310 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1365310 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1365311 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1365313 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1365313 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1365313 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1365313 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1365314 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1365314 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1365315 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1189742111, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1365315 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a83dc01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd0e5ba),segFN=segments_1,generation=1}
   [junit4]   2> 1365315 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1365315 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6d621f28[collection1] main
   [junit4]   2> 1365315 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1365316 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1365317 INFO  (searcherExecutor-4609-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d621f28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365317 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1365317 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1365317 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1365317 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521757126831112192
   [junit4]   2> 1365319 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521757126831112192
   [junit4]   2> 1365319 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1365319 INFO  (coreLoadExecutor-4608-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1365319 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:34662/bgwh collection:collection1 shard:shard2
   [junit4]   2> 1365320 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1365321 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95109820167028744-core_node1-n_0000000000
   [junit4]   2> 1365321 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34662/bgwh/collection1/
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34662/bgwh/collection1/ has no replicas
   [junit4]   2> 1365322 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1365322 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1365323 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1365323 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34662/bgwh/collection1/ shard2
   [junit4]   2> 1365324 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34662/bgwh",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 4
   [junit4]   2> 1365425 INFO  (zkCallback-1593-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: [2])
   [junit4]   2> 1365425 INFO  (zkCallback-1598-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: [2])
   [junit4]   2> 1365425 INFO  (zkCallback-1591-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1365474 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:34662/bgwh/collection1/ and leader is http://127.0.0.1:34662/bgwh/collection1/
   [junit4]   2> 1365474 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34662/bgwh
   [junit4]   2> 1365474 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1365474 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1365474 INFO  (coreZkRegister-4603-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1365475 INFO  (OverseerStateUpdate-95109820167028740-127.0.0.1:43065_bgwh-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   

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

  >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "control_collection":{
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node1":{
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:43065/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:43065_bgwh",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "autoCreated":"true"},
   [junit4]    >   "c8n_1x2":{
   [junit4]    >     "replicationFactor":"2",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:34662/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:34662_bgwh",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"c8n_1x2_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:49600/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:49600_bgwh",
   [junit4]    >             "state":"recovering"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"},
   [junit4]    >   "collMinRf_1x3":{
   [junit4]    >     "replicationFactor":"3",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:34662/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:34662_bgwh",
   [junit4]    >             "state":"active"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica3",
   [junit4]    >             "base_url":"http://127.0.0.1:49600/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:49600_bgwh",
   [junit4]    >             "state":"active",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "core":"collMinRf_1x3_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:48216/bgwh",
   [junit4]    >             "node_name":"127.0.0.1:48216_bgwh",
   [junit4]    >             "state":"active"}}}},
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1",
   [junit4]    >     "autoAddReplicas":"false"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9409E64ED6DB7CA:7114A1BE4391DA32]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1844)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:349)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 1496966 INFO  (SUITE-HttpPartitionTest-seed#[F9409E64ED6DB7CA]-worker) [    ] 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/J0/temp/solr.cloud.HttpPartitionTest_F9409E64ED6DB7CA-001
   [junit4]   2> Dec 28, 2015 12:00:19 AM 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(Lucene60): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), range_facet_i_dv=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=mua_CM, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=167390432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, SyncSliceTest, TestRestoreCore, JSONWriterTest, CurrencyFieldOpenExchangeTest, TestOrdValues, DistributedQueryComponentOptimizationTest, BlockDirectoryTest, HdfsSyncSliceTest, LeaderInitiatedRecoveryOnShardRestartTest, TestHashQParserPlugin, HdfsRecoverLeaseTest, AnalyticsQueryTest, TestCloudPivotFacet, TestRTGBase, ResourceLoaderTest, TestAtomicUpdateErrorCases, PrimUtilsTest, TestDynamicFieldCollectionResource, TestLMDirichletSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, TestIntervalFaceting, ChangedSchemaMergeTest, SolrRequestParserTest, TestSha256AuthenticationProvider, TestMiniSolrCloudClusterBase, TestUseDocValuesAsStored, TestRandomFaceting, ConnectionManagerTest, DateFieldTest, RulesTest, AlternateDirectoryTest, TestAnalyzeInfixSuggestions, DistributedSpellCheckComponentTest, SolrXmlInZkTest, HdfsDirectoryFactoryTest, CopyFieldTest, EnumFieldTest, TestCustomDocTransformer, TestRequestForwarding, ExternalFileFieldSortTest, DefaultValueUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestShardHandlerFactory, BitVectorTest, TestRandomDVFaceting, SharedFSAutoReplicaFailoverUtilsTest, XsltUpdateRequestHandlerTest, OverseerRolesTest, StandardRequestHandlerTest, TestIBSimilarityFactory, TestCrossCoreJoin, RequiredFieldsTest, SpatialHeatmapFacetsTest, TestRandomForceMergePolicy, TestRemoveLastDynamicCopyField, TestDynamicLoading, TestComponentsName, PreAnalyzedUpdateProcessorTest, TestCustomSort, OutputWriterTest, TestJsonRequest, DistributedFacetPivotSmallTest, DistributedQueryElevationComponentTest, AsyncMigrateRouteKeyTest, ZkStateReaderTest, DeleteLastCustomShardedReplicaTest, SynonymTokenizerTest, TestReRankQParserPlugin, TestValueSourceCache, TestPerFieldSimilarityWithDefaultOverride, TestSolrXml, RAMDirectoryFactoryTest, CheckHdfsIndexTest, AliasIntegrationTest, TestTestInjection, TestCSVLoader, BasicDistributedZkTest, PingRequestHandlerTest, TestBadConfig, ZkNodePropsTest, BasicZkTest, DistributedQueueTest, JsonLoaderTest, TestCollationFieldDocValues, TestSolr4Spatial2, SaslZkACLProviderTest, TestInitParams, TestConfigSetsAPIExclusivity, TestLRUStatsCache, TestRemoteStreaming, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsLockFactoryTest, LeaderElectionIntegrationTest, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, PeerSyncTest, TestFiltering, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest, TestBM25SimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, CursorPagingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AssignTest, AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, DistribJoinFromCollectionTest, HttpPartitionTest]
   [junit4] Completed [442/573 (1!)] on J0 in 136.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 466 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: 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:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1436: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:991: There were test failures: 573 suites (8 ignored), 2282 tests, 1 failure, 115 ignored (70 assumptions) [seed: F9409E64ED6DB7CA]

Total time: 59 minutes 0 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