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/08/07 08:55:02 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2544 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2544/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([E015E369B38C9F3A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10594 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/init-core-data-001
   [junit4]   2> 1015915 INFO  (SUITE-HttpPartitionTest-seed#[E015E369B38C9F3A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1015917 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1015918 INFO  (Thread-2341) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1015918 INFO  (Thread-2341) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1016020 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64120
   [junit4]   2> 1016021 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1016022 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016031 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ea52178 name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016031 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016031 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1016031 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1016036 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1016038 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016040 INFO  (zkCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11bc62db name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016040 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016040 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1016040 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1016044 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1016048 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1016050 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1016054 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1016055 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1016060 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1016060 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1016064 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1016064 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1016068 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1016069 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1016072 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1016073 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1016076 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1016077 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1016081 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1016081 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1016085 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1016085 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1016089 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1016089 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1016093 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1016094 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1016097 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1016097 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1016368 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1
   [junit4]   2> 1016374 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1016378 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7948c64b{/,null,AVAILABLE}
   [junit4]   2> 1016390 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d03729c{HTTP/1.1}{127.0.0.1:64124}
   [junit4]   2> 1016390 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server Started @1022094ms
   [junit4]   2> 1016390 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/tempDir-001/control/data, hostContext=/, hostPort=64123, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores}
   [junit4]   2> 1016390 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1016391 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/'
   [junit4]   2> 1016422 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1016424 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016426 INFO  (zkCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48f791f0 name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016426 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016426 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1016431 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1016431 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/solr.xml
   [junit4]   2> 1016438 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores
   [junit4]   2> 1016439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1331990091
   [junit4]   2> 1016439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/]
   [junit4]   2> 1016439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/lib
   [junit4]   2> 1016440 WARN  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/lib).
   [junit4]   2> 1016457 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] 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> 1016460 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1016461 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1016461 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1016461 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64120/solr
   [junit4]   2> 1016462 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1016462 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1016463 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016465 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58385d60 name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016466 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016466 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1016469 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016471 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e56c07b name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016471 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1016474 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1016479 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1016485 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1016491 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1016496 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1016501 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1016504 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1016507 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1016511 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1016514 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64123_
   [junit4]   2> 1016515 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64123_
   [junit4]   2> 1016519 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1016522 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1016526 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1016527 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94301637677154308-127.0.0.1:64123_-n_0000000000
   [junit4]   2> 1016530 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64123_
   [junit4]   2> 1016530 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1016533 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.Overseer Overseer (id=94301637677154308-127.0.0.1:64123_-n_0000000000) starting
   [junit4]   2> 1016538 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1016552 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1016555 INFO  (OverseerCollectionProcessor-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1016555 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1016555 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1016578 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1016578 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1016581 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores
   [junit4]   2> 1016581 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1016582 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/
   [junit4]   2> 1016582 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1016583 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1016584 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1016584 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1016585 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1016585 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1016585 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1016587 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64123",
   [junit4]   2>   "node_name":"127.0.0.1:64123_",
   [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> 1016588 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64123",
   [junit4]   2>   "node_name":"127.0.0.1:64123_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1016588 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1016589 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1016590 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] 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> 1016593 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1017586 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1017587 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1017588 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1017588 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1017589 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1017589 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/'
   [junit4]   2> 1017607 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1017616 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1017625 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1017638 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1017640 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1017645 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1017776 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1017785 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1017788 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1017805 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1017810 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1017813 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1017815 WARN  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1017817 WARN  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1017817 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1017818 WARN  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1017818 WARN  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1017821 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1017821 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1017821 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1017822 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1017822 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da9ad3c
   [junit4]   2> 1017822 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data
   [junit4]   2> 1017822 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1017822 WARN  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1017822 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index
   [junit4]   2> 1017823 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1017823 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ec011a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742b5f98),segFN=segments_1,generation=1}
   [junit4]   2> 1017823 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1017824 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/
   [junit4]   2> 1017824 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1017826 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1017827 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1017827 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1017827 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1017828 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1017828 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1017828 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1017828 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1017829 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1017836 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1017837 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1017838 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1017838 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1017842 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1017846 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1017847 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017847 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017848 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1017848 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1017848 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=97.587890625, floorSegmentMB=0.9365234375, forceMergeDeletesPctAllowed=20.007814730684824, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27023736848275903
   [junit4]   2> 1017849 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ec011a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742b5f98),segFN=segments_1,generation=1}
   [junit4]   2> 1017849 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1017849 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d113ffc[collection1] main
   [junit4]   2> 1017849 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1017851 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1017851 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1017852 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1017852 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1017853 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1017853 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1017854 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1017854 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1017854 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1017854 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1017855 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1017855 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1017855 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1508826204862414848
   [junit4]   2> 1017855 INFO  (searcherExecutor-2982-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d113ffc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1017857 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1508826204862414848
   [junit4]   2> 1017857 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1017858 INFO  (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1017860 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:64123 collection:control_collection shard:shard1
   [junit4]   2> 1017863 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1017868 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94301637677154308-core_node1-n_0000000000
   [junit4]   2> 1017871 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1017873 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64123/collection1/
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64123/collection1/ has no replicas
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64123/collection1/ shard1
   [junit4]   2> 1017874 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1017875 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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> 1017885 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1017887 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64123",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1017996 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] 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> 1018000 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1018040 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64123/collection1/ and leader is http://127.0.0.1:64123/collection1/
   [junit4]   2> 1018040 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64123
   [junit4]   2> 1018040 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1018040 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1018040 INFO  (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1018043 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1018044 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64123",
   [junit4]   2>   "node_name":"127.0.0.1:64123_",
   [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> 1018045 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64123",
   [junit4]   2>   "node_name":"127.0.0.1:64123_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1018092 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1018093 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018095 INFO  (zkCallback-738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a478bd name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018095 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018095 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1018096 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1018107 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1018153 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] 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> 1018153 INFO  (zkCallback-738-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> 1018158 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1018162 INFO  (zkCallback-738-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1018372 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1
   [junit4]   2> 1018375 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001
   [junit4]   2> 1018377 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1018380 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63073eee{/,null,AVAILABLE}
   [junit4]   2> 1018381 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@380c399d{HTTP/1.1}{127.0.0.1:64135}
   [junit4]   2> 1018381 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server Started @1024085ms
   [junit4]   2> 1018381 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64134, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores}
   [junit4]   2> 1018381 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1018381 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/'
   [junit4]   2> 1018428 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1018429 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018430 INFO  (zkCallback-739-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e65d077 name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018430 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018431 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1018432 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1018432 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/solr.xml
   [junit4]   2> 1018439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores
   [junit4]   2> 1018439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer New CoreContainer 623915785
   [junit4]   2> 1018439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/]
   [junit4]   2> 1018439 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/lib
   [junit4]   2> 1018439 WARN  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/lib).
   [junit4]   2> 1018448 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] 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> 1018450 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1018451 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1018451 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1018452 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64120/solr
   [junit4]   2> 1018452 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1018452 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1018454 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018455 INFO  (zkCallback-741-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38067a8 name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018461 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018462 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1018500 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018501 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69e9fcd0 name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018516 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1018566 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1019590 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64134_
   [junit4]   2> 1019591 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64134_
   [junit4]   2> 1019602 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1019604 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94301637677154312-127.0.0.1:64134_-n_0000000001
   [junit4]   2> 1019606 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94301637677154308-127.0.0.1:64123_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1019624 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1019624 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1019626 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores
   [junit4]   2> 1019627 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1019627 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/
   [junit4]   2> 1019627 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1019629 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1019629 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1019630 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1019632 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1019633 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1019633 INFO  (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1019643 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64134",
   [junit4]   2>   "node_name":"127.0.0.1:64134_",
   [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> 1019644 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] 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:64134",
   [junit4]   2>   "node_name":"127.0.0.1:64134_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1019644 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1019645 INFO  (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000) [n:127.0.0.1:64123_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1019758 INFO  (zkCallback-738-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> 1019758 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] 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> 1019760 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] 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> 1019764 INFO  (zkCallback-738-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1019780 INFO  (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1019781 INFO  (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1020631 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1020632 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1020633 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1020633 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1020634 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1020634 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1020666 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1020673 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1020675 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1020695 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1020696 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1020702 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1020824 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1020830 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1020846 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1020862 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020864 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020867 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1020868 WARN  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1020869 WARN  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1020869 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1020870 WARN  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1020870 WARN  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1020872 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1020872 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1020873 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1020873 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1020873 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da9ad3c
   [junit4]   2> 1020873 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1020874 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1020874 WARN  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1020874 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1020874 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1020874 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c123100 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d7185b4),segFN=segments_1,generation=1}
   [junit4]   2> 1020875 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1020875 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1020875 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1020879 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1020880 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1020881 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1020884 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020886 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020886 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020887 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020891 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1020891 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1020892 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1020892 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1020893 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1020893 INFO  (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1

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

  2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:669)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:462)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_KW, timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=91712160,total=336707584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTrackingShardHandler, PKIAuthenticationIntegrationTest, DocumentBuilderTest, TestJsonRequest, TestSolrJ, BasicZkTest, FileBasedSpellCheckerTest, AnalyticsQueryTest, CollectionTooManyReplicasTest, TestAddFieldRealTimeGet, TestBadConfig, DistributedExpandComponentTest, TestReversedWildcardFilterFactory, DistributedTermsComponentTest, LeaderElectionIntegrationTest, TestTrieFacet, TestLuceneMatchVersion, CollectionsAPIDistributedZkTest, DateMathParserTest, TestCursorMarkWithoutUniqueKey, TestQuerySenderListener, TestSerializedLuceneMatchVersion, ChangedSchemaMergeTest, OpenCloseCoreStressTest, MoreLikeThisHandlerTest, TestConfigSetProperties, TestSearchPerf, SchemaVersionSpecificBehaviorTest, TestDFRSimilarityFactory, TestFileDictionaryLookup, SignatureUpdateProcessorFactoryTest, HighlighterTest, TestSolrXml, TermVectorComponentDistributedTest, TestConfig, BlockDirectoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrCoreProperties, TestFieldSortValues, TestCustomDocTransformer, TestObjectReleaseTracker, SolrRequestParserTest, TestMiniSolrCloudCluster, TestDynamicFieldCollectionResource, TestInitQParser, SearchHandlerTest, TestRebalanceLeaders, ShardRoutingCustomTest, TestSolrQueryParserDefaultOperatorResource, DistribDocExpirationUpdateProcessorTest, TestExceedMaxTermLength, CoreMergeIndexesAdminHandlerTest, OpenExchangeRatesOrgProviderTest, StandardRequestHandlerTest, TestTrie, TestInitParams, ResourceLoaderTest, AliasIntegrationTest, HdfsBasicDistributedZkTest, AsyncMigrateRouteKeyTest, TestFoldingMultitermQuery, TestDistribIDF, HighlighterConfigTest, ShardSplitTest, TestPHPSerializedResponseWriter, FileUtilsTest, TestStandardQParsers, TestMergePolicyConfig, SpellingQueryConverterTest, HdfsDirectoryFactoryTest, SolrTestCaseJ4Test, RequestLoggingTest, JsonLoaderTest, TestLMJelinekMercerSimilarityFactory, BasicDistributedZk2Test, DisMaxRequestHandlerTest, TestSolrQueryParser, TestManagedSchemaFieldTypeResource, DateRangeFieldTest, TestDefaultSimilarityFactory, DirectUpdateHandlerOptimizeTest, RegexBoostProcessorTest, TestRandomMergePolicy, SpellCheckCollatorTest, TestUniqueKeyFieldResource, SegmentsInfoRequestHandlerTest, TestPseudoReturnFields, TestRTGBase, TestLeaderElectionZkExpiry, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=E015E369B38C9F3A -Dtests.slow=true -Dtests.locale=ar_KW -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E015E369B38C9F3A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [194/531] on J1 in 148.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 1047 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:726: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:670: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 531 suites, 2101 tests, 1 suite-level error, 71 ignored (29 assumptions)

Total time: 65 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2544 - Failure!

Posted by Vinay Yadav <vi...@vinayras.com>.
On Fri, Aug 7, 2015 at 12:25 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2544/
> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest
>
> Error Message:
> ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
>
> Stack Trace:
> java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
> released!!! [TransactionLog]
>         at __randomizedtesting.SeedInfo.seed([E015E369B38C9F3A]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertNull(Assert.java:551)
>         at
> org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
>         at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:497)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 10594 lines...]
>    [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
>    [junit4]   2> Creating dataDir:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/init-core-data-001
>    [junit4]   2> 1015915 INFO
> (SUITE-HttpPartitionTest-seed#[E015E369B38C9F3A]-worker) [    ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
>    [junit4]   2> 1015917 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 1015918 INFO  (Thread-2341) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1015918 INFO  (Thread-2341) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 1016020 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkTestServer start zk server on port:64120
>    [junit4]   2> 1016021 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1016022 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016031 INFO  (zkCallback-731-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@ea52178
> name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016031 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1016031 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1016031 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /solr
>    [junit4]   2> 1016036 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1016038 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016040 INFO  (zkCallback-732-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@11bc62db
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016040 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1016040 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1016040 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1
>    [junit4]   2> 1016044 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
>    [junit4]   2> 1016048 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
>    [junit4]   2> 1016050 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
>    [junit4]   2> 1016054 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
> to /configs/conf1/solrconfig.xml
>    [junit4]   2> 1016055 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 1016060 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
> to /configs/conf1/schema.xml
>    [junit4]   2> 1016060 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 1016064 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 1016064 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 1016068 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
> to /configs/conf1/stopwords.txt
>    [junit4]   2> 1016069 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
>    [junit4]   2> 1016072 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
> to /configs/conf1/protwords.txt
>    [junit4]   2> 1016073 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
>    [junit4]   2> 1016076 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
> to /configs/conf1/currency.xml
>    [junit4]   2> 1016077 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
>    [junit4]   2> 1016081 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
> to /configs/conf1/enumsConfig.xml
>    [junit4]   2> 1016081 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
>    [junit4]   2> 1016085 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
> to /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 1016085 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 1016089 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> to /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 1016089 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 1016093 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
> to /configs/conf1/old_synonyms.txt
>    [junit4]   2> 1016094 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
>    [junit4]   2> 1016097 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
> to /configs/conf1/synonyms.txt
>    [junit4]   2> 1016097 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
>    [junit4]   2> 1016368 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1
>    [junit4]   2> 1016374 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server
> jetty-9.2.11.v20150529
>    [junit4]   2> 1016378 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7948c64b
> {/,null,AVAILABLE}
>    [junit4]   2> 1016390 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@4d03729c{HTTP/1.1}{
> 127.0.0.1:64124}
>    [junit4]   2> 1016390 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server
> Started @1022094ms
>    [junit4]   2> 1016390 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/tempDir-001/control/data,
> hostContext=/, hostPort=64123,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores}
>    [junit4]   2> 1016390 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@74a14482
>    [junit4]   2> 1016391 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/'
>    [junit4]   2> 1016422 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1016424 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016426 INFO  (zkCallback-733-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@48f791f0
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016426 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1016426 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1016431 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 1016431 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/solr.xml
>    [junit4]   2> 1016438 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoresLocator Config-defined core root directory:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores
>    [junit4]   2> 1016439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1331990091
>    [junit4]   2> 1016439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/]
>    [junit4]   2> 1016439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer loading shared library:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/lib
>    [junit4]   2> 1016440 WARN
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
> classloader: lib (resolved as:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/lib).
>    [junit4]   2> 1016457 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> 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> 1016460 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1016461 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1016461 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1016461 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64120/solr
>    [junit4]   2> 1016462 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1016462 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1016463 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016465 INFO  (zkCallback-735-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@58385d60
> name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016466 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1016466 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1016469 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1016471 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@7e56c07b
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1016471 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1016474 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 1016479 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>    [junit4]   2> 1016485 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>    [junit4]   2> 1016491 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>    [junit4]   2> 1016496 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>    [junit4]   2> 1016501 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1016504 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 1016507 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>    [junit4]   2> 1016511 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 1016514 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:64123_
>    [junit4]   2> 1016515 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64123_
>    [junit4]   2> 1016519 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 1016522 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>    [junit4]   2> 1016526 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1016527 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.LeaderElector Joined leadership election with path:
> /overseer_elect/election/94301637677154308-127.0.0.1:64123_-n_0000000000
>    [junit4]   2> 1016530 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.OverseerElectionContext I am going to be the leader
> 127.0.0.1:64123_
>    [junit4]   2> 1016530 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
>    [junit4]   2> 1016533 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.Overseer Overseer
> (id=94301637677154308-127.0.0.1:64123_-n_0000000000) starting
>    [junit4]   2> 1016538 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
>    [junit4]   2> 1016552 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
> OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 1016555 INFO
> (OverseerCollectionProcessor-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.OverseerCollectionProcessor Process
> current queue of collection creations
>    [junit4]   2> 1016555 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1016555 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.Overseer Starting to work on the main
> queue
>    [junit4]   2> 1016578 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
> authorization module.
>    [junit4]   2> 1016578 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.CoreContainer No authentication plugin used.
>    [junit4]   2> 1016581 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.CoresLocator Looking for core definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores
>    [junit4]   2> 1016581 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
> config=solrconfig.xml, transient=false, schema=schema.xml,
> loadOnStartup=true, configSetProperties=configsetprops.json,
> instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1,
> collection=control_collection,
> absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 1016582 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.CoresLocator Found core collection1 in
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/
>    [junit4]   2> 1016582 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.c.CoresLocator Found 1 core definitions
>    [junit4]   2> 1016583 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 1016584 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 1016584 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.s.SolrDispatchFilter
> user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
>    [junit4]   2> 1016585 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64123_
>   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1016585 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 1016585 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path
> /overseer/queue state SyncConnected
>    [junit4]   2> 1016587 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64123",
>    [junit4]   2>   "node_name":"127.0.0.1:64123_",
>    [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> 1016588 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64123",
>    [junit4]   2>   "node_name":"127.0.0.1:64123_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1016588 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: control_collection
>    [junit4]   2> 1016589 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard1
>    [junit4]   2> 1016590 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] 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> 1016593 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
>    [junit4]   2> 1017586 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController waiting to find shard id in clusterstate for
> collection1
>    [junit4]   2> 1017587 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController Check for collection zkNode:control_collection
>    [junit4]   2> 1017588 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 1017588 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config
> from:/collections/control_collection
>    [junit4]   2> 1017589 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader path=/collections/control_collection
> configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 1017589 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/'
>    [junit4]   2> 1017607 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 1017616 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 1017625 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
>    [junit4]   2> 1017638 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1] o.a.s.c.Config
> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1017640 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 1017645 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1017776 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 1017785 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 1017788 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 1017805 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 1017810 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 1017813 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 1017815 WARN
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 1017817 WARN
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 1017817 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 1017818 WARN
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 1017818 WARN
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 1017821 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
>    [junit4]   2> 1017821 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection   x:collection1]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
> from collection control_collection
>    [junit4]   2> 1017821 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1017822 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/],
> dataDir=[null]
>    [junit4]   2> 1017822 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da9ad3c
>    [junit4]   2> 1017822 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data
>    [junit4]   2> 1017822 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
> new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index/
>    [junit4]   2> 1017822 WARN
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 1017822 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/index
>    [junit4]   2> 1017823 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
> minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>    [junit4]   2> 1017823 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@2ec011a1
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742b5f98
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1017823 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 1017824 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> Looking for old index directories to cleanup for core collection1 in
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/
>    [junit4]   2> 1017824 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.DirectoryFactory
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/control-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 1017826 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 1017827 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1017827 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1017827 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1017828 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 1017828 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1017828 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1017828 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1017829 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 1017836 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1017837 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1017838 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1017838 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1017842 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 1017846 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1017847 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 1017847 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 1017848 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
>    [junit4]   2> 1017848 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
>    [junit4]   2> 1017848 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=32, maxMergeAtOnceExplicit=35,
> maxMergedSegmentMB=97.587890625, floorSegmentMB=0.9365234375,
> forceMergeDeletesPctAllowed=20.007814730684824, segmentsPerTier=30.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27023736848275903
>    [junit4]   2> 1017849 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@2ec011a1
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742b5f98
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1017849 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 1017849 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d113ffc[collection1]
> main
>    [junit4]   2> 1017849 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader Load collection config
> from:/collections/control_collection
>    [junit4]   2> 1017851 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection
> configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 1017851 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
> storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 1017852 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
> with znodeBase: /configs/conf1
>    [junit4]   2> 1017852 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {}
>    [junit4]   2> 1017853 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1017853 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
> /configs/conf1/_rest_managed.json
>    [junit4]   2> 1017854 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 1017854 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 1017854 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 1017854 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 1017855 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 1017855 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 1017855 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
> recent updates, using new clock 1508826204862414848
>    [junit4]   2> 1017855 INFO
> (searcherExecutor-2982-thread-1-processing-n:127.0.0.1:64123_
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> [collection1] Registered new searcher Searcher@7d113ffc[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1017857 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with
> highest version 1508826204862414848
>    [junit4]   2> 1017857 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>    [junit4]   2> 1017858 INFO
> (coreLoadExecutor-2981-thread-1-processing-n:127.0.0.1:64123_)
> [n:127.0.0.1:64123_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>    [junit4]   2> 1017860 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController Register replica - core:collection1 address:
> http://127.0.0.1:64123 collection:control_collection shard:shard1
>    [junit4]   2> 1017863 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 1017868 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.LeaderElector Joined leadership election with path:
> /collections/control_collection/leader_elect/shard1/election/94301637677154308-core_node1-n_0000000000
>    [junit4]   2> 1017871 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Running the leader process for shard
> shard1
>    [junit4]   2> 1017873 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path
> /overseer/queue state SyncConnected
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64123/collection1/
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy http://127.0.0.1:64123/collection1/ has no replicas
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:64123/collection1/ shard1
>    [junit4]   2> 1017874 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 1017875 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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> 1017885 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path
> /overseer/queue state SyncConnected
>    [junit4]   2> 1017887 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64123",
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "state":"active"} current state version: 1
>    [junit4]   2> 1017996 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] 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> 1018000 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
>    [junit4]   2> 1018040 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController We are http://127.0.0.1:64123/collection1/ and
> leader is http://127.0.0.1:64123/collection1/
>    [junit4]   2> 1018040 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=
> http://127.0.0.1:64123
>    [junit4]   2> 1018040 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 1018040 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController publishing state=active
>    [junit4]   2> 1018040 INFO
> (coreZkRegister-2975-thread-1-processing-n:127.0.0.1:64123_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64123_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 1018043 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path
> /overseer/queue state SyncConnected
>    [junit4]   2> 1018044 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64123",
>    [junit4]   2>   "node_name":"127.0.0.1:64123_",
>    [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> 1018045 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64123",
>    [junit4]   2>   "node_name":"127.0.0.1:64123_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1018092 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1018093 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1018095 INFO  (zkCallback-738-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@69a478bd
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1018095 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1018095 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1018096 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1018107 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
> loss:false
>    [junit4]   2> 1018153 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] 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> 1018153 INFO  (zkCallback-738-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> 1018158 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
>    [junit4]   2> 1018162 INFO  (zkCallback-738-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated cluster state version to 3
>    [junit4]   2> 1018372 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1
>    [junit4]   2> 1018375 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001
>    [junit4]   2> 1018377 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server
> jetty-9.2.11.v20150529
>    [junit4]   2> 1018380 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63073eee
> {/,null,AVAILABLE}
>    [junit4]   2> 1018381 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@380c399d{HTTP/1.1}{
> 127.0.0.1:64135}
>    [junit4]   2> 1018381 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ] o.e.j.s.Server
> Started @1024085ms
>    [junit4]   2> 1018381 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/tempDir-001/jetty1,
> solrconfig=solrconfig.xml, hostContext=/, hostPort=64134,
> coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores}
>    [junit4]   2> 1018381 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@74a14482
>    [junit4]   2> 1018381 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/'
>    [junit4]   2> 1018428 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1018429 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1018430 INFO  (zkCallback-739-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@5e65d077
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1018430 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1018431 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1018432 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 1018432 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/solr.xml
>    [junit4]   2> 1018439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoresLocator Config-defined core root directory:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores
>    [junit4]   2> 1018439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 623915785
>    [junit4]   2> 1018439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/]
>    [junit4]   2> 1018439 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.CoreContainer loading shared library:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/lib
>    [junit4]   2> 1018439 WARN
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
> classloader: lib (resolved as:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/lib).
>    [junit4]   2> 1018448 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> 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> 1018450 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1018451 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1018451 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1018452 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64120/solr
>    [junit4]   2> 1018452 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1018452 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1018454 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1018455 INFO  (zkCallback-741-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@38067a8
> name:ZooKeeperConnection Watcher:127.0.0.1:64120 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1018461 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1018462 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1018500 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1018501 INFO
> (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@69e9fcd0
> name:ZooKeeperConnection Watcher:127.0.0.1:64120/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1018516 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1018566 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1019590 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:64134_
>    [junit4]   2> 1019591 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64134_
>    [junit4]   2> 1019602 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1019604 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.LeaderElector Joined leadership election with path:
> /overseer_elect/election/94301637677154312-127.0.0.1:64134_-n_0000000001
>    [junit4]   2> 1019606 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/94301637677154308-127.0.0.1:64123_-n_0000000000 to
> know if I could be the leader
>    [junit4]   2> 1019624 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
> authorization module.
>    [junit4]   2> 1019624 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.CoreContainer No authentication plugin used.
>    [junit4]   2> 1019626 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.CoresLocator Looking for core definitions underneath
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores
>    [junit4]   2> 1019627 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
> config=solrconfig.xml, transient=false, schema=schema.xml,
> loadOnStartup=true, configSetProperties=configsetprops.json,
> instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1,
> collection=collection1,
> absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 1019627 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.CoresLocator Found core collection1 in
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/
>    [junit4]   2> 1019627 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.c.CoresLocator Found 1 core definitions
>    [junit4]   2> 1019629 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> publishing state=down
>    [junit4]   2> 1019629 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> numShards not found on descriptor - reading it from system property
>    [junit4]   2> 1019630 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> look for our core node name
>    [junit4]   2> 1019632 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path
> /overseer/queue state SyncConnected
>    [junit4]   2> 1019633 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.s.SolrDispatchFilter
> user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
>    [junit4]   2> 1019633 INFO
> (TEST-HttpPartitionTest.test-seed#[E015E369B38C9F3A]) [n:127.0.0.1:64134_
>   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 1019643 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64134",
>    [junit4]   2>   "node_name":"127.0.0.1:64134_",
>    [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> 1019644 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] 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:64134",
>    [junit4]   2>   "node_name":"127.0.0.1:64134_",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1019644 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: collection1
>    [junit4]   2> 1019645 INFO
> (OverseerStateUpdate-94301637677154308-127.0.0.1:64123_-n_0000000000)
> [n:127.0.0.1:64123_    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard2
>    [junit4]   2> 1019758 INFO  (zkCallback-738-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> 1019758 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] 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> 1019760 INFO
> (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_
>   ] 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> 1019764 INFO  (zkCallback-738-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated cluster state version to 4
>    [junit4]   2> 1019780 INFO
> (zkCallback-742-thread-1-processing-n:127.0.0.1:64134_) [n:127.0.0.1:64134_
>   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
>    [junit4]   2> 1019781 INFO
> (zkCallback-736-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_
>   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
>    [junit4]   2> 1020631 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 1020632 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> Check for collection zkNode:collection1
>    [junit4]   2> 1020633 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.ZkController
> Collection zkNode exists
>    [junit4]   2> 1020633 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
>    [junit4]   2> 1020634 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1
> specified config exists in ZooKeeper
>    [junit4]   2> 1020634 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/'
>    [junit4]   2> 1020666 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.Config loaded
> config solrconfig.xml with version 0
>    [junit4]   2> 1020673 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.SolrConfig
> current version of requestparams : -1
>    [junit4]   2> 1020675 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.SolrConfig
> Using Lucene MatchVersion: 5.4.0
>    [junit4]   2> 1020695 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.Config Loaded
> SolrConfig: solrconfig.xml
>    [junit4]   2> 1020696 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 1020702 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> [collection1] Schema name=test
>    [junit4]   2> 1020824 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 1020830 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> default search field in schema is text
>    [junit4]   2> 1020846 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> unique key field: id
>    [junit4]   2> 1020862 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 1020864 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 1020867 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 1020868 WARN
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 1020869 WARN
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 1020869 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 1020870 WARN
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 1020870 WARN
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 1020872 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
>    [junit4]   2> 1020872 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1   x:collection1] o.a.s.c.CoreContainer
> Creating SolrCore 'collection1' using configuration from collection
> collection1
>    [junit4]   2> 1020873 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1020873 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/],
> dataDir=[null]
>    [junit4]   2> 1020873 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to
> JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da9ad3c
>    [junit4]   2> 1020873 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data
>    [junit4]   2> 1020874 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore New index directory detected: old=null
> new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index/
>    [junit4]   2> 1020874 WARN
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore [collection1] Solr index directory
> '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 1020874 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/index
>    [junit4]   2> 1020874 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
> minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>    [junit4]   2> 1020874 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@6c123100
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d7185b4
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1020875 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 1020875 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64134_
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking
> for old index directories to cleanup for core collection1 in
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/
>    [junit4]   2> 1020875 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64134_
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E015E369B38C9F3A-001/shard-1-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 1020879 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
> "nodistrib"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
> "dedupe"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
> "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1020880 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1020881 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
> creating implicit default
>    [junit4]   2> 1020884 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1020886 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1020886 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1020887 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1020891 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 1020891 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1020892 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 1020892 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1020893 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore Hard AutoCommit: disabled
>    [junit4]   2> 1020893 INFO
> (coreLoadExecutor-2992-thread-1-processing-n:127.0.0.1:64134_)
> [n:127.0.0.1:64134_ c:collection1 s:shard2 r:core_node1 x:collection1
>
> [...truncated too long message...]
>
>   2>    at
> org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
>    [junit4]   2>        at
> org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
>    [junit4]   2>        at
> org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
>    [junit4]   2>        at
> org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
>    [junit4]   2>        at
> org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
>    [junit4]   2>        at
> org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
>    [junit4]   2>        at
> org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
>    [junit4]   2>        at
> org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
>    [junit4]   2>        at
> org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
>    [junit4]   2>        at
> org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
>    [junit4]   2>        at
> org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
>    [junit4]   2>        at
> org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
>    [junit4]   2>        at
> org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
>    [junit4]   2>        at
> org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
>    [junit4]   2>        at
> org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
>    [junit4]   2>        at
> org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
>    [junit4]   2>        at
> org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
>    [junit4]   2>        at
> org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
>    [junit4]   2>        at
> org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
>    [junit4]   2>        at
> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
>    [junit4]   2>        at
> org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
>    [junit4]   2>        at
> org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:669)
>    [junit4]   2>        at
> org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:462)
>    [junit4]   2>        at
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
>    [junit4]   2>        at
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
>    [junit4]   2>        at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
>    [junit4]   2>        at
> org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
>    [junit4]   2>        at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
>    [junit4]   2>        at
> org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
>    [junit4]   2>        at
> org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
>    [junit4]   2>        at
> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
>    [junit4]   2>        at
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
>    [junit4]   2>        at
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
>    [junit4]   2>        at
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
>    [junit4]   2>        at
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
>    [junit4]   2>        at
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
>    [junit4]   2>        at
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
>    [junit4]   2>        at
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
>    [junit4]   2>        at
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
>    [junit4]   2>        at
> org.eclipse.jetty.server.Server.handle(Server.java:499)
>    [junit4]   2>        at
> org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
>    [junit4]   2>        at
> org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
>    [junit4]   2>        at
> org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
>    [junit4]   2>        at
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
>    [junit4]   2>        at
> org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2>
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53):
> {range_facet_l_dv=FSTOrd50,
> _version_=PostingsFormat(name=LuceneVarGapFixedInterval),
> multiDefault=PostingsFormat(name=Direct),
> a_t=PostingsFormat(name=LuceneVarGapFixedInterval),
> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FSTOrd50,
> range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
> text=PostingsFormat(name=Asserting),
> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
> range_facet_i_dv=DocValuesFormat(name=Lucene50),
> timestamp=DocValuesFormat(name=Lucene50)},
> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_KW,
> timezone=America/Argentina/ComodRivadavia
>    [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51
> (64-bit)/cpus=3,threads=1,free=91712160,total=336707584
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestSimpleTrackingShardHandler, PKIAuthenticationIntegrationTest,
> DocumentBuilderTest, TestJsonRequest, TestSolrJ, BasicZkTest,
> FileBasedSpellCheckerTest, AnalyticsQueryTest,
> CollectionTooManyReplicasTest, TestAddFieldRealTimeGet, TestBadConfig,
> DistributedExpandComponentTest, TestReversedWildcardFilterFactory,
> DistributedTermsComponentTest, LeaderElectionIntegrationTest,
> TestTrieFacet, TestLuceneMatchVersion, CollectionsAPIDistributedZkTest,
> DateMathParserTest, TestCursorMarkWithoutUniqueKey,
> TestQuerySenderListener, TestSerializedLuceneMatchVersion,
> ChangedSchemaMergeTest, OpenCloseCoreStressTest, MoreLikeThisHandlerTest,
> TestConfigSetProperties, TestSearchPerf, SchemaVersionSpecificBehaviorTest,
> TestDFRSimilarityFactory, TestFileDictionaryLookup,
> SignatureUpdateProcessorFactoryTest, HighlighterTest, TestSolrXml,
> TermVectorComponentDistributedTest, TestConfig, BlockDirectoryTest,
> TestOverriddenPrefixQueryForCustomFieldType, TestSolrCoreProperties,
> TestFieldSortValues, TestCustomDocTransformer, TestObjectReleaseTracker,
> SolrRequestParserTest, TestMiniSolrCloudCluster,
> TestDynamicFieldCollectionResource, TestInitQParser, SearchHandlerTest,
> TestRebalanceLeaders, ShardRoutingCustomTest,
> TestSolrQueryParserDefaultOperatorResource,
> DistribDocExpirationUpdateProcessorTest, TestExceedMaxTermLength,
> CoreMergeIndexesAdminHandlerTest, OpenExchangeRatesOrgProviderTest,
> StandardRequestHandlerTest, TestTrie, TestInitParams, ResourceLoaderTest,
> AliasIntegrationTest, HdfsBasicDistributedZkTest, AsyncMigrateRouteKeyTest,
> TestFoldingMultitermQuery, TestDistribIDF, HighlighterConfigTest,
> ShardSplitTest, TestPHPSerializedResponseWriter, FileUtilsTest,
> TestStandardQParsers, TestMergePolicyConfig, SpellingQueryConverterTest,
> HdfsDirectoryFactoryTest, SolrTestCaseJ4Test, RequestLoggingTest,
> JsonLoaderTest, TestLMJelinekMercerSimilarityFactory,
> BasicDistributedZk2Test, DisMaxRequestHandlerTest, TestSolrQueryParser,
> TestManagedSchemaFieldTypeResource, DateRangeFieldTest,
> TestDefaultSimilarityFactory, DirectUpdateHandlerOptimizeTest,
> RegexBoostProcessorTest, TestRandomMergePolicy, SpellCheckCollatorTest,
> TestUniqueKeyFieldResource, SegmentsInfoRequestHandlerTest,
> TestPseudoReturnFields, TestRTGBase, TestLeaderElectionZkExpiry,
> HttpPartitionTest]
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=HttpPartitionTest -Dtests.seed=E015E369B38C9F3A
> -Dtests.slow=true -Dtests.locale=ar_KW
> -Dtests.timezone=America/Argentina/ComodRivadavia -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | HttpPartitionTest (suite) <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker
> found 1 object(s) that were not released!!! [TransactionLog]
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([E015E369B38C9F3A]:0)
>    [junit4]    >        at
> org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [194/531] on J1 in 148.01s, 1 test, 1 failure <<<
> FAILURES!
>
> [...truncated 1047 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:726: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:670: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003:
> There were test failures: 531 suites, 2101 tests, 1 suite-level error, 71
> ignored (29 assumptions)
>
> Total time: 65 minutes 7 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Drupal optimization, development, customization and consulting.

VinayRas Infotech
Web Application Development
http://www.vinayras.com

http://www.nagpurpulse.com - The Pulse of Nagpur
http://www.simplyfreshers.com
Walkins, Jobs, Placement Papers, Companies, Forums, and much more