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 2014/03/30 20:07:56 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1452 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1452/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerStatusTest.testDistribSearch

Error Message:
reloadcollection the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: reloadcollection the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([254AC50232AD15F8:A4AC4B1A45F275C4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:553)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:205)
	at org.apache.solr.cloud.OverseerStatusTest.invokeCollectionApi(OverseerStatusTest.java:121)
	at org.apache.solr.cloud.OverseerStatusTest.doTest(OverseerStatusTest.java:82)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11529 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485
   [junit4]   2> 2571554 T10199 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /w/ro
   [junit4]   2> 2571560 T10199 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2571561 T10199 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2571562 T10200 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2571664 T10199 oasc.ZkTestServer.run start zk server on port:52078
   [junit4]   2> 2571671 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2571690 T10206 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a174a0 name:ZooKeeperConnection Watcher:127.0.0.1:52078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2571690 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2571691 T10199 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2571704 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2571707 T10208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@336c4fa2 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2571707 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2571708 T10199 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2571716 T10199 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2571725 T10199 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2571733 T10199 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2571743 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2571746 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2571758 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2571759 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2571770 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2571771 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2571779 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2571780 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2571789 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2571790 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2571797 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2571798 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2571809 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2571810 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2571821 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2571821 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2571831 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2571832 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2571841 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2571842 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2571850 T10199 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2571851 T10199 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2573733 T10199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2573764 T10199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52081
   [junit4]   2> 2573765 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2573766 T10199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2573766 T10199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794
   [junit4]   2> 2573767 T10199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/'
   [junit4]   2> 2573814 T10199 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/solr.xml
   [junit4]   2> 2573832 T10199 oasc.CoreContainer.<init> New CoreContainer 1875911426
   [junit4]   2> 2573833 T10199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/]
   [junit4]   2> 2573833 T10199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2573834 T10199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2573834 T10199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2573834 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2573835 T10199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2573835 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2573836 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2573836 T10199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2573837 T10199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2573837 T10199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2573838 T10199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2573838 T10199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2573839 T10199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52078/solr
   [junit4]   2> 2573839 T10199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2573840 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573844 T10219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@328f3ba2 name:ZooKeeperConnection Watcher:127.0.0.1:52078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573844 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2573854 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573859 T10221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36f52314 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573859 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2573863 T10199 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2573874 T10199 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2573884 T10199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2573896 T10199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2573907 T10199 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2573917 T10199 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2573923 T10199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52081_w%2Fro
   [junit4]   2> 2573926 T10199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52081_w%2Fro
   [junit4]   2> 2573936 T10199 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2573944 T10199 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2573955 T10199 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52081_w%2Fro
   [junit4]   2> 2573956 T10199 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2573962 T10199 oasc.Overseer.start Overseer (id=91501500923904003-127.0.0.1:52081_w%2Fro-n_0000000000) starting
   [junit4]   2> 2573970 T10199 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2574010 T10223 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2574011 T10199 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2574012 T10223 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2574020 T10199 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2574027 T10199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2574036 T10222 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2574046 T10224 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2574047 T10224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2574050 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2574050 T10224 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2574055 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2574057 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52081/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52081_w%2Fro",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2574057 T10222 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2574058 T10222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2574065 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2574067 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575053 T10224 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2575053 T10224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2575056 T10224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2575056 T10224 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2575060 T10224 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2575060 T10224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/collection1/'
   [junit4]   2> 2575062 T10224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/collection1/lib/.svn/' to classloader
   [junit4]   2> 2575063 T10224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/collection1/lib/classes/' to classloader
   [junit4]   2> 2575063 T10224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/collection1/lib/README' to classloader
   [junit4]   2> 2575136 T10224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2575147 T10224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2575154 T10224 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2575162 T10224 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2575372 T10224 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2575373 T10224 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2575374 T10224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2575381 T10224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2575448 T10224 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2575448 T10224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2575449 T10224 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-controljetty-1396202101794/collection1/, dataDir=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/control/data/
   [junit4]   2> 2575449 T10224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7533070
   [junit4]   2> 2575450 T10224 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/control/data
   [junit4]   2> 2575451 T10224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/control/data/index/
   [junit4]   2> 2575451 T10224 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2575452 T10224 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/control/data/index
   [junit4]   2> 2575452 T10224 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=15.455078125, floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=23.972986664497615, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47944219897130436
   [junit4]   2> 2575454 T10224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6315c1ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f687df1),segFN=segments_1,generation=1}
   [junit4]   2> 2575454 T10224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2575461 T10224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2575462 T10224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2575463 T10224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2575463 T10224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2575464 T10224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2575464 T10224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2575465 T10224 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2575466 T10224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2575466 T10224 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2575467 T10224 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2575468 T10224 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2575468 T10224 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2575469 T10224 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2575470 T10224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2575471 T10224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2575471 T10224 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2575472 T10224 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2575483 T10224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2575491 T10224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2575492 T10224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2575492 T10224 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.1708984375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=6.027744302499789, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43808640900344187
   [junit4]   2> 2575494 T10224 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6315c1ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f687df1),segFN=segments_1,generation=1}
   [junit4]   2> 2575494 T10224 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2575495 T10224 oass.SolrIndexSearcher.<init> Opening Searcher@207c3939[collection1] main
   [junit4]   2> 2575495 T10224 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2575503 T10224 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2575504 T10224 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2575505 T10224 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2575506 T10224 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2575506 T10224 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2575508 T10224 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2575508 T10224 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2575508 T10224 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2575508 T10224 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2575513 T10225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@207c3939[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2575514 T10224 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2575517 T10228 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52081/w/ro collection:control_collection shard:shard1
   [junit4]   2> 2575518 T10199 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2575519 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2575520 T10228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2575521 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2575525 T10230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7687da85 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2575526 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2575529 T10199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2575535 T10199 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2575537 T10228 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2575540 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575542 T10228 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2575542 T10228 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2403 name=collection1 org.apache.solr.core.SolrCore@19135b1d url=http://127.0.0.1:52081/w/ro/collection1 node=127.0.0.1:52081_w%2Fro C2403_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:52081/w/ro, core=collection1, node_name=127.0.0.1:52081_w%2Fro}
   [junit4]   2> 2575542 T10228 C2403 P52081 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52081/w/ro/collection1/
   [junit4]   2> 2575542 T10228 C2403 P52081 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2575543 T10228 C2403 P52081 oasc.SyncStrategy.syncToMe http://127.0.0.1:52081/w/ro/collection1/ has no replicas
   [junit4]   2> 2575543 T10228 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52081/w/ro/collection1/ shard1
   [junit4]   2> 2575544 T10228 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2575555 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2575575 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575579 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575581 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575592 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2575599 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575705 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575707 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575732 T10228 oasc.ZkController.register We are http://127.0.0.1:52081/w/ro/collection1/ and leader is http://127.0.0.1:52081/w/ro/collection1/
   [junit4]   2> 2575732 T10228 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52081/w/ro
   [junit4]   2> 2575733 T10228 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2575733 T10228 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2575733 T10228 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2575744 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575744 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575744 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575746 T10228 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2575752 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2575755 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52081/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52081_w%2Fro",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2575762 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2575867 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2575868 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2577476 T10199 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2577477 T10199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2577482 T10199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52085
   [junit4]   2> 2577485 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2577485 T10199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2577486 T10199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468
   [junit4]   2> 2577486 T10199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/'
   [junit4]   2> 2577529 T10199 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/solr.xml
   [junit4]   2> 2577544 T10199 oasc.CoreContainer.<init> New CoreContainer 1061904845
   [junit4]   2> 2577545 T10199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/]
   [junit4]   2> 2577546 T10199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2577547 T10199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2577547 T10199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2577548 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2577548 T10199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2577548 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2577549 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2577549 T10199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2577549 T10199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2577550 T10199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577550 T10199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577551 T10199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2577551 T10199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52078/solr
   [junit4]   2> 2577551 T10199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2577553 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577556 T10241 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@427ee967 name:ZooKeeperConnection Watcher:127.0.0.1:52078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577557 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2577564 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577568 T10243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@674e7258 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577569 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2577592 T10199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2578602 T10199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52085_w%2Fro
   [junit4]   2> 2578604 T10199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52085_w%2Fro
   [junit4]   2> 2578611 T10243 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2578611 T10230 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2578612 T10221 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2578626 T10244 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2578626 T10244 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2578629 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2578629 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2578629 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2578629 T10244 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2578632 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2578634 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52085/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52085_w%2Fro",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2578635 T10222 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2578635 T10222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2578642 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2578644 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2578644 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2578644 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2579632 T10244 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2579632 T10244 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2579637 T10244 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2579637 T10244 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2579643 T10244 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2579643 T10244 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/collection1/'
   [junit4]   2> 2579649 T10244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/collection1/lib/.svn/' to classloader
   [junit4]   2> 2579652 T10244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/collection1/lib/classes/' to classloader
   [junit4]   2> 2579654 T10244 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/collection1/lib/README' to classloader
   [junit4]   2> 2579703 T10244 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2579716 T10244 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2579720 T10244 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2579727 T10244 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2579888 T10244 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2579890 T10244 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2579892 T10244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2579898 T10244 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2579958 T10244 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2579958 T10244 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2579959 T10244 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty1-1396202105468/collection1/, dataDir=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty1/
   [junit4]   2> 2579959 T10244 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7533070
   [junit4]   2> 2579960 T10244 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty1
   [junit4]   2> 2579960 T10244 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty1/index/
   [junit4]   2> 2579961 T10244 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2579961 T10244 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty1/index
   [junit4]   2> 2579962 T10244 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=15.455078125, floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=23.972986664497615, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47944219897130436
   [junit4]   2> 2579963 T10244 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6b54f6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@231e781a),segFN=segments_1,generation=1}
   [junit4]   2> 2579963 T10244 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2579968 T10244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2579969 T10244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2579969 T10244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2579969 T10244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2579970 T10244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2579970 T10244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2579971 T10244 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2579971 T10244 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2579971 T10244 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2579972 T10244 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2579973 T10244 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2579973 T10244 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2579973 T10244 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2579974 T10244 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2579975 T10244 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2579976 T10244 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2579977 T10244 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2579984 T10244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2579988 T10244 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2579988 T10244 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2579989 T10244 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.1708984375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=6.027744302499789, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43808640900344187
   [junit4]   2> 2579990 T10244 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6b54f6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@231e781a),segFN=segments_1,generation=1}
   [junit4]   2> 2579990 T10244 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2579990 T10244 oass.SolrIndexSearcher.<init> Opening Searcher@337e875d[collection1] main
   [junit4]   2> 2579990 T10244 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2579993 T10244 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2579993 T10244 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2579995 T10244 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2579995 T10244 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2579995 T10244 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2579997 T10244 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2579997 T10244 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2579997 T10244 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2579998 T10244 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2580003 T10245 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@337e875d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2580004 T10244 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2580006 T10248 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52085/w/ro collection:collection1 shard:shard2
   [junit4]   2> 2580007 T10199 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2580007 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2580008 T10248 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2580022 T10248 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2580026 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580030 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2580031 T10248 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2580031 T10248 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2404 name=collection1 org.apache.solr.core.SolrCore@7b578242 url=http://127.0.0.1:52085/w/ro/collection1 node=127.0.0.1:52085_w%2Fro C2404_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52085/w/ro, core=collection1, node_name=127.0.0.1:52085_w%2Fro}
   [junit4]   2> 2580032 T10248 C2404 P52085 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52085/w/ro/collection1/
   [junit4]   2> 2580032 T10248 C2404 P52085 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2580032 T10248 C2404 P52085 oasc.SyncStrategy.syncToMe http://127.0.0.1:52085/w/ro/collection1/ has no replicas
   [junit4]   2> 2580033 T10248 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52085/w/ro/collection1/ shard2
   [junit4]   2> 2580033 T10248 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2580040 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580048 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580057 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580165 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2580165 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2580170 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2580204 T10248 oasc.ZkController.register We are http://127.0.0.1:52085/w/ro/collection1/ and leader is http://127.0.0.1:52085/w/ro/collection1/
   [junit4]   2> 2580204 T10248 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52085/w/ro
   [junit4]   2> 2580205 T10248 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2580205 T10248 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2580205 T10248 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2580208 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580208 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580209 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580212 T10248 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2580216 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2580219 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52085/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52085_w%2Fro",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2580228 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2580334 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2580334 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2580334 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2581895 T10199 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2581896 T10199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2581903 T10199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52088
   [junit4]   2> 2581904 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2581905 T10199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2581906 T10199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940
   [junit4]   2> 2581907 T10199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/'
   [junit4]   2> 2581953 T10199 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/solr.xml
   [junit4]   2> 2581973 T10199 oasc.CoreContainer.<init> New CoreContainer 1261728193
   [junit4]   2> 2581974 T10199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/]
   [junit4]   2> 2581974 T10199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2581974 T10199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2581975 T10199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2581975 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2581976 T10199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2581976 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2581977 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2581977 T10199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2581978 T10199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2581978 T10199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2581979 T10199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2581979 T10199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2581980 T10199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52078/solr
   [junit4]   2> 2581980 T10199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2581981 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581986 T10259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2aa6b339 name:ZooKeeperConnection Watcher:127.0.0.1:52078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2581986 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2581991 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2581995 T10261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d9a7694 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2581995 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2582016 T10199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2583028 T10199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52088_w%2Fro
   [junit4]   2> 2583034 T10199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52088_w%2Fro
   [junit4]   2> 2583049 T10261 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2583052 T10243 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2583052 T10230 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2583055 T10221 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2583705 T10262 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2583706 T10262 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2583709 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2583709 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2583710 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2583709 T10262 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2583714 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2583716 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52088/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52088_w%2Fro",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2583716 T10222 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2583717 T10222 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2583725 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2583727 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2583727 T10261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2583727 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2583727 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2584712 T10262 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2584713 T10262 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2584717 T10262 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2584717 T10262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2584723 T10262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2584723 T10262 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/collection1/'
   [junit4]   2> 2584727 T10262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/collection1/lib/.svn/' to classloader
   [junit4]   2> 2584729 T10262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/collection1/lib/classes/' to classloader
   [junit4]   2> 2584730 T10262 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/collection1/lib/README' to classloader
   [junit4]   2> 2584772 T10262 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2584806 T10262 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2584809 T10262 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2584813 T10262 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2584957 T10262 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2584957 T10262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2584959 T10262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2584965 T10262 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2585027 T10262 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2585027 T10262 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2585028 T10262 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty2-1396202109940/collection1/, dataDir=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty2/
   [junit4]   2> 2585028 T10262 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7533070
   [junit4]   2> 2585028 T10262 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty2
   [junit4]   2> 2585029 T10262 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty2/index/
   [junit4]   2> 2585029 T10262 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2585029 T10262 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-1396202101492/jetty2/index
   [junit4]   2> 2585030 T10262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=15.455078125, floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=23.972986664497615, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47944219897130436
   [junit4]   2> 2585030 T10262 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@27974fae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4a7bc4),segFN=segments_1,generation=1}
   [junit4]   2> 2585031 T10262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2585034 T10262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2585035 T10262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585035 T10262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585036 T10262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585037 T10262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585037 T10262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2585038 T10262 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2585038 T10262 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2585038 T10262 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2585038 T10262 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2585039 T10262 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2585039 T10262 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2585039 T10262 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2585040 T10262 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2585040 T10262 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2585041 T10262 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2585041 T10262 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2585049 T10262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585052 T10262 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2585053 T10262 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2585053 T10262 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.1708984375, floorSegmentMB=1.521484375, forceMergeDeletesPctAllowed=6.027744302499789, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43808640900344187
   [junit4]   2> 2585053 T10262 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@27974fae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4a7bc4),segFN=segments_1,generation=1}
   [junit4]   2> 2585054 T10262 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2585054 T10262 oass.SolrIndexSearcher.<init> Opening Searcher@727b5c2d[collection1] main
   [junit4]   2> 2585054 T10262 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2585057 T10262 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2585057 T10262 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2585059 T10262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2585059 T10262 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2585059 T10262 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585060 T10262 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2585061 T10262 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585061 T10262 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2585062 T10262 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2585066 T10263 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@727b5c2d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2585068 T10262 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2585070 T10266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52088/w/ro collection:collection1 shard:shard1
   [junit4]   2> 2585071 T10199 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2585071 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2585072 T10266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2585084 T10266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2585089 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585090 T10266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2585091 T10266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2405 name=collection1 org.apache.solr.core.SolrCore@d44305f url=http://127.0.0.1:52088/w/ro/collection1 node=127.0.0.1:52088_w%2Fro C2405_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52088/w/ro, core=collection1, node_name=127.0.0.1:52088_w%2Fro}
   [junit4]   2> 2585091 T10266 C2405 P52088 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52088/w/ro/collection1/
   [junit4]   2> 2585091 T10266 C2405 P52088 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2585092 T10266 C2405 P52088 oasc.SyncStrategy.syncToMe http://127.0.0.1:52088/w/ro/collection1/ has no replicas
   [junit4]   2> 2585092 T10266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52088/w/ro/collection1/ shard1
   [junit4]   2> 2585092 T10266 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2585099 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2585110 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585120 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585225 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585226 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585228 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585230 T10261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585264 T10266 oasc.ZkController.register We are http://127.0.0.1:52088/w/ro/collection1/ and leader is http://127.0.0.1:52088/w/ro/collection1/
   [junit4]   2> 2585265 T10266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52088/w/ro
   [junit4]   2> 2585265 T10266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2585265 T10266 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2585265 T10266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2585269 T10266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2585270 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585270 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585271 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585274 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2585276 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52088/w/ro",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52088_w%2Fro",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2585281 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2585387 T10261 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585387 T10221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585389 T10230 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2585393 T10243 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2586911 T10199 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2586913 T10199 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2586919 T10199 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52091
   [junit4]   2> 2586921 T10199 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2586921 T10199 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2586922 T10199 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty3-1396202115004
   [junit4]   2> 2586922 T10199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty3-1396202115004/'
   [junit4]   2> 2586965 T10199 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty3-1396202115004/solr.xml
   [junit4]   2> 2587003 T10199 oasc.CoreContainer.<init> New CoreContainer 2106207914
   [junit4]   2> 2587004 T10199 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-OverseerStatusTest-1396202101485/org.apache.solr.cloud.OverseerStatusTest-jetty3-1396202115004/]
   [junit4]   2> 2587004 T10199 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2587005 T10199 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2587005 T10199 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2587005 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2587006 T10199 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2587006 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2587006 T10199 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2587007 T10199 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2587007 T10199 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2587008 T10199 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2587009 T10199 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2587009 T10199 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2587009 T10199 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52078/solr
   [junit4]   2> 2587009 T10199 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2587012 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2587015 T10277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@370557ba name:ZooKeeperConnection Watcher:127.0.0.1:52078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2587016 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2587022 T10199 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2587025 T10279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@408417b3 name:ZooKeeperConnection Watcher:127.0.0.1:52078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2587025 T10199 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2587048 T10199 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2588059 T10199 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52091_w%2Fro
   [junit4]   2> 2588063 T10199 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52091_w%2Fro
   [junit4]   2> 2588079 T10279 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2588081 T10243 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2588082 T10230 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2588082 T10221 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2588080 T10261 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2588109 T10280 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2588110 T10280 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2588115 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588115 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588116 T10221 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2588116 T10280 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2588125 T10222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2588128 T10222 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52091/w/ro",
   [junit4]   2> 	  "core":"collection1",
   

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

tion.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=de_GR, timezone=America/St_Thomas
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=193552088,total=426770432
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestQueryTypes, BJQParserTest, TestUniqueKeyFieldResource, CopyFieldTest, SystemInfoHandlerTest, TestShardHandlerFactory, QueryResultKeyTest, IndexBasedSpellCheckerTest, OverseerCollectionProcessorTest, SolrPluginUtilsTest, FastVectorHighlighterTest, LeaderElectionTest, QueryElevationComponentTest, TestSolrQueryParserDefaultOperatorResource, TestSort, TestDocSet, AliasIntegrationTest, TestCloudManagedSchemaAddField, TestManagedSchemaFieldResource, TestCharFilters, TestMiniSolrCloudCluster, TestDocumentBuilder, ResourceLoaderTest, DirectSolrConnectionTest, TestCopyFieldCollectionResource, SOLR749Test, SoftAutoCommitTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, OverseerRolesTest, TestCursorMarkWithoutUniqueKey, FieldMutatingUpdateProcessorTest, TestSearchPerf, SolrRequestParserTest, TestImplicitCoreProperties, PingRequestHandlerTest, TestInitQParser, TestManagedStopFilterFactory, PeerSyncTest, TestClassNameShortening, TestStressReorder, TimeZoneUtilsTest, BasicZkTest, TestCollapseQParserPlugin, TestSimpleQParserPlugin, SolrCoreTest, TestLRUCache, NoFacetTest, HdfsDirectoryTest, TestCSVResponseWriter, PolyFieldTest, TestFieldTypeResource, CircularListTest, TestReloadAndDeleteDocs, TestCoreContainer, TestModifyConfFiles, MigrateRouteKeyTest, TestRandomMergePolicy, HardAutoCommitTest, BlockCacheTest, OpenExchangeRatesOrgProviderTest, TestCollationField, NoCacheHeaderTest, AutoCommitTest, EnumFieldTest, DocValuesMissingTest, TestRecovery, SimpleFacetsTest, TestCustomSort, UpdateRequestProcessorFactoryTest, TestConfigSets, TestLazyCores, TestReload, SolrTestCaseJ4Test, StressHdfsTest, TestDocBasedVersionConstraints, SuggesterWFSTTest, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, SuggestComponentTest, TestSolrCoreProperties, SolrCoreCheckLockOnStartupTest, TestElisionMultitermQuery, TestFastWriter, SyncSliceTest, LoggingHandlerTest, DOMUtilTest, FileUtilsTest, TestCSVLoader, TestCollectionAPI, FileBasedSpellCheckerTest, CustomCollectionTest, TestNonNRTOpen, TestIndexSearcher, TestMultiCoreConfBootstrap, TestSolrXml, ChaosMonkeyNothingIsSafeTest, MultiTermTest, BasicDistributedZk2Test, TestRecoveryHdfs, ConvertedLegacyTest, TestPartialUpdateDeduplication, BadIndexSchemaTest, TestJmxIntegration, DocValuesTest, SimplePostToolTest, SpellCheckCollatorTest, TestQuerySenderNoQuery, NumericFieldsTest, SpellingQueryConverterTest, DistributedQueryElevationComponentTest, TestQuerySenderListener, TestDefaultSimilarityFactory, DirectUpdateHandlerTest, FunctionTest, TestLMDirichletSimilarityFactory, PreAnalyzedFieldTest, TestExtendedDismaxParser, TestTrie, TermsComponentTest, SignatureUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, TestStressVersions, ShardRoutingCustomTest, AnalysisAfterCoreReloadTest, ZkControllerTest, TestRangeQuery, TestSolrIndexConfig, BinaryUpdateRequestHandlerTest, TestNoOpRegenerator, TestRestManager, TestSuggestSpellingConverter, TestSweetSpotSimilarityFactory, TestAnalyzeInfixSuggestions, DisMaxRequestHandlerTest, TestRemoteStreaming, HdfsChaosMonkeySafeLeaderTest, TestManagedSchema, DateFieldTest, TestDistributedGrouping, TestFiltering, TestJoin, TestStressRecovery, TestGroupingSearch, JsonLoaderTest, TestFieldCollectionResource, TestNonDefinedSimilarityFactory, InfoHandlerTest, BadCopyFieldTest, HdfsRecoveryZkTest, TestBadConfig, SpellPossibilityIteratorTest, MBeansHandlerTest, AbstractAnalyticsFacetTest, TestBinaryResponseWriter, CursorMarkTest, RemoteQueryErrorTest, CollectionsAPIDistributedZkTest, TestRandomFaceting, ShardRoutingTest, TestExceedMaxTermLength, SolrCmdDistributorTest, TestDFRSimilarityFactory, QueryFacetTest, TestUpdate, TestReplicationHandler, RecoveryZkTest, SynonymTokenizerTest, AssignTest, SliceStateUpdateTest, CoreContainerCoreInitFailuresTest, TestStandardQParsers, TestPseudoReturnFields, QueryParsingTest, DeleteInactiveReplicaTest, TestWriterPerf, JSONWriterTest, TestPHPSerializedResponseWriter, BadComponentTest, TestShortCircuitedRequests, StatsComponentTest, TestFoldingMultitermQuery, SuggesterFSTTest, TestWordDelimiterFilterFactory, SolrIndexConfigTest, TermVectorComponentDistributedTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, DistributedTermsComponentTest, TestSolr4Spatial, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestNumberUtils, TestIBSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, AbstractAnalyticsStatsTest, ExpressionTest, FieldFacetExtrasTest, RangeFacetTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, OverseerStatusTest]
   [junit4] Completed in 215.32s, 1 test, 1 error <<< FAILURES!

[...truncated 203 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 394 suites, 1653 tests, 1 error, 54 ignored (27 assumptions)

Total time: 87 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1453 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1453/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D0563EAA1A58E80F:51B0B0B26D078833]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11900 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305
   [junit4]   2> 43053 T64 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 43054 T64 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 43075 T64 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 43086 T64 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> 43095 T64 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 43102 T65 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 43304 T64 oasc.ZkTestServer.run start zk server on port:52818
   [junit4]   2> 43568 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 43600 T66 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 44845 T71 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54c8c164 name:ZooKeeperConnection Watcher:127.0.0.1:52818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44848 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44852 T64 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 44936 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44943 T73 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@421d881d name:ZooKeeperConnection Watcher:127.0.0.1:52818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44944 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44960 T64 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 44981 T64 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 45002 T64 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 45020 T64 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 45080 T64 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 45125 T64 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 45150 T64 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 45155 T64 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 45178 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 45180 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 45182 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 45183 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 45185 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 45187 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 45190 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 45192 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 45194 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 45227 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45235 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fdae3ad name:ZooKeeperConnection Watcher:127.0.0.1:52818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45236 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45316 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45317 T76 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 45328 T76 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.SocketException: Address family not supported by protocol family
   [junit4]   2> 	at sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:465)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:457)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:670)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:277)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:287)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:967)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 
   [junit4]   2> 46436 T76 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 46544 T64 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 46548 T64 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52818 52818
   [junit4]   2> 46581 T65 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52818 52818
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 46824 T64 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 46825 T64 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 46826 T78 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 46927 T64 oasc.ZkTestServer.run start zk server on port:52823
   [junit4]   2> 46932 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46941 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3733bbfd name:ZooKeeperConnection Watcher:127.0.0.1:52823 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46941 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46942 T64 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 46957 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46968 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a931343 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46969 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46970 T64 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 46988 T64 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 46998 T64 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 47004 T64 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 47013 T64 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 47013 T64 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 47026 T64 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 47027 T64 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 47037 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 47037 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 47037 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 47038 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 47038 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 47038 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 47039 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 47039 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 47040 T64 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 47048 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 47053 T88 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14efc335 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47053 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 47471 T64 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 47761 T64 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 47786 T64 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52827
   [junit4]   2> 47790 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 47791 T64 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47791 T64 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312
   [junit4]   2> 47791 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312/'
   [junit4]   2> 47833 T64 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312/solr.xml
   [junit4]   2> 47973 T64 oasc.CoreContainer.<init> New CoreContainer 398766150
   [junit4]   2> 47974 T64 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312/]
   [junit4]   2> 47976 T64 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 47976 T64 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 47976 T64 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 47977 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 47977 T64 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 47978 T64 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 47979 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 47979 T64 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 47979 T64 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 47986 T64 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47986 T64 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47987 T64 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 47987 T64 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52823/solr
   [junit4]   2> 48114 T64 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 48116 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48125 T99 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e354211 name:ZooKeeperConnection Watcher:127.0.0.1:52823 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48126 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48150 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48155 T101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d0a93c2 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48156 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48186 T64 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 48208 T64 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 48226 T64 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 48254 T64 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 48267 T64 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 48300 T64 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 48311 T64 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52827_
   [junit4]   2> 48318 T64 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52827_
   [junit4]   2> 48336 T64 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 48347 T64 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 48383 T64 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52827_
   [junit4]   2> 48384 T64 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 48396 T64 oasc.Overseer.start Overseer (id=91503061046591492-127.0.0.1:52827_-n_0000000000) starting
   [junit4]   2> 48495 T64 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 48565 T103 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 48569 T64 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 48574 T103 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 48585 T64 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 48592 T64 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48631 T102 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 48661 T104 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 48662 T104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 48673 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48673 T104 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 48687 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48690 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52827",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52827_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 48691 T102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 48732 T102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 48747 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48764 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 49677 T104 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 49678 T104 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 49681 T104 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 49682 T104 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 49686 T104 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 49688 T104 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312/collection1/'
   [junit4]   2> 49827 T104 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 49947 T104 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 49952 T104 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 49985 T104 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 50147 T104 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50174 T104 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50206 T104 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50249 T104 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 51262 T104 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 51266 T104 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 51271 T104 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 51272 T104 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51286 T104 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 51287 T104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51287 T104 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1396225907312/collection1/, dataDir=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/
   [junit4]   2> 51288 T104 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 51290 T104 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data
   [junit4]   2> 51290 T104 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/index/
   [junit4]   2> 51291 T104 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51291 T104 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/index
   [junit4]   2> 51297 T104 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@20db8d63 lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 51298 T104 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51303 T104 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51304 T104 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 51305 T104 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 51305 T104 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 51333 T104 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 51334 T104 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 51334 T104 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 51335 T104 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 51347 T104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51358 T104 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 51359 T104 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 51361 T104 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@20db8d63 lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 51362 T104 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51363 T104 oass.SolrIndexSearcher.<init> Opening Searcher@54ca6240[collection1] main
   [junit4]   2> 51364 T104 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 51369 T104 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 51369 T104 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 51389 T104 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 51389 T104 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 51390 T104 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51394 T104 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 51394 T104 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51394 T104 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 51395 T104 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 51398 T105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54ca6240[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 51398 T104 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 51402 T108 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52827 collection:control_collection shard:shard1
   [junit4]   2> 51403 T64 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 51404 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 51417 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51427 T110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f351c6f name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51428 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51445 T64 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 51462 T108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 51482 T64 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 51529 T108 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 51540 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51544 T108 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 51544 T108 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 51546 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@3c2e1b2f url=https://127.0.0.1:52827/collection1 node=127.0.0.1:52827_ C6_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52827, core=collection1, node_name=127.0.0.1:52827_}
   [junit4]   2> 51553 T108 C6 P52827 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52827/collection1/
   [junit4]   2> 51554 T108 C6 P52827 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 51554 T108 C6 P52827 oasc.SyncStrategy.syncToMe https://127.0.0.1:52827/collection1/ has no replicas
   [junit4]   2> 51555 T108 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52827/collection1/ shard1
   [junit4]   2> 51573 T108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 51594 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51605 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51607 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51643 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51652 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51666 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51779 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51779 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 51862 T108 oasc.ZkController.register We are https://127.0.0.1:52827/collection1/ and leader is https://127.0.0.1:52827/collection1/
   [junit4]   2> 51869 T108 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52827
   [junit4]   2> 51870 T108 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 51870 T108 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 51871 T108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51876 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51877 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51877 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51884 T108 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51895 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51899 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52827",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52827_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 51918 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51994 T64 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 51996 T64 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 52009 T64 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 52017 T64 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52831
   [junit4]   2> 52022 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 52023 T64 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52025 T64 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734
   [junit4]   2> 52026 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734/'
   [junit4]   2> 52033 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 52034 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 52092 T64 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734/solr.xml
   [junit4]   2> 52275 T64 oasc.CoreContainer.<init> New CoreContainer 1205066171
   [junit4]   2> 52276 T64 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734/]
   [junit4]   2> 52280 T64 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 52281 T64 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 52282 T64 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 52283 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 52283 T64 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 52284 T64 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 52284 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 52285 T64 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 52286 T64 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 52295 T64 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52297 T64 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52298 T64 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 52299 T64 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52823/solr
   [junit4]   2> 52300 T64 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 52308 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 52311 T121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6948afb4 name:ZooKeeperConnection Watcher:127.0.0.1:52823 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52313 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 52325 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 52330 T123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38303167 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52331 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 52376 T64 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 53392 T64 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52831_
   [junit4]   2> 53395 T64 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52831_
   [junit4]   2> 53406 T123 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 53406 T110 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 53407 T101 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 53441 T124 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 53442 T124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 53445 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 53445 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 53447 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 53445 T124 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 53453 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 53456 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52831",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52831_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 53456 T102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 53457 T102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 53467 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 53582 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 53583 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 53582 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 54450 T124 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 54451 T124 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 54454 T124 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 54454 T124 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 54460 T124 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 54460 T124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734/collection1/'
   [junit4]   2> 54540 T124 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 54638 T124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 54643 T124 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 54680 T124 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 55492 T124 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 55506 T124 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 55508 T124 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 55512 T124 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 55512 T124 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 55512 T124 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 55513 T124 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1396225911734/collection1/, dataDir=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/
   [junit4]   2> 55513 T124 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 55515 T124 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1
   [junit4]   2> 55515 T124 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/index/
   [junit4]   2> 55516 T124 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 55517 T124 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/index
   [junit4]   2> 55525 T124 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2eaa32ff lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 55525 T124 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55528 T124 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 55528 T124 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 55529 T124 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 55529 T124 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 55531 T124 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 55531 T124 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 55532 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 55533 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 55550 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55559 T124 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 55559 T124 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 55561 T124 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2eaa32ff lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 55561 T124 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55561 T124 oass.SolrIndexSearcher.<init> Opening Searcher@30028ac8[collection1] main
   [junit4]   2> 55562 T124 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 55574 T124 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 55574 T124 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 55577 T124 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 55577 T124 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 55578 T124 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55580 T124 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 55580 T124 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55581 T124 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 55581 T124 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 55583 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30028ac8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 55584 T124 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 55586 T128 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52831 collection:collection1 shard:shard1
   [junit4]   2> 55592 T128 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 55594 T64 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 55595 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 55683 T128 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 55708 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55709 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55709 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55714 T128 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 55715 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@7eec00d url=https://127.0.0.1:52831/collection1 node=127.0.0.1:52831_ C7_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52831, core=collection1, node_name=127.0.0.1:52831_}
   [junit4]   2> 55715 T128 C7 P52831 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52831/collection1/
   [junit4]   2> 55716 T128 C7 P52831 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 55716 T128 C7 P52831 oasc.SyncStrategy.syncToMe https://127.0.0.1:52831/collection1/ has no replicas
   [junit4]   2> 55716 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52831/collection1/ shard1
   [junit4]   2> 55716 T128 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 55718 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55734 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55750 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55751 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55752 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55773 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55785 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55808 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55916 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55917 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55917 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 55935 T128 oasc.ZkController.register We are https://127.0.0.1:52831/collection1/ and leader is https://127.0.0.1:52831/collection1/
   [junit4]   2> 55936 T128 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52831
   [junit4]   2> 55936 T128 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 55936 T128 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 55937 T128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 55941 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55942 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55942 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55954 T128 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55961 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55963 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52831",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52831_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 55972 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55981 T64 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 55987 T64 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 55999 T64 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 56004 T64 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52834
   [junit4]   2> 56009 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 56009 T64 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56009 T64 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851
   [junit4]   2> 56011 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851/'
   [junit4]   2> 56067 T64 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851/solr.xml
   [junit4]   2> 56087 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 56088 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 56091 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 56241 T64 oasc.CoreContainer.<init> New CoreContainer 201358407
   [junit4]   2> 56241 T64 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851/]
   [junit4]   2> 56245 T64 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 56245 T64 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 56246 T64 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 56246 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 56247 T64 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 56247 T64 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 56247 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 56248 T64 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 56248 T64 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 56255 T64 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56256 T64 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56256 T64 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 56256 T64 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52823/solr
   [junit4]   2> 56256 T64 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 56259 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 56264 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d4bc924 name:ZooKeeperConnection Watcher:127.0.0.1:52823 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56266 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 56274 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 56278 T141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4191eec5 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 56279 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 56313 T64 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 57328 T64 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52834_
   [junit4]   2> 57330 T64 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52834_
   [junit4]   2> 57342 T123 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 57343 T101 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 57342 T141 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 57342 T110 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 57375 T142 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 57375 T142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 57379 T142 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 57381 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57381 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57381 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57388 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 57390 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52834",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52834_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 57390 T102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 57391 T102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 57401 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57510 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 57511 T141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 57512 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 57513 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 58381 T142 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 58382 T142 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 58384 T142 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 58384 T142 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 58389 T142 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 58389 T142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851/collection1/'
   [junit4]   2> 58465 T142 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 58565 T142 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 58570 T142 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 58593 T142 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 59358 T142 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 59366 T142 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 59371 T142 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 59373 T142 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 59374 T142 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 59375 T142 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 59376 T142 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1396225915851/collection1/, dataDir=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/
   [junit4]   2> 59376 T142 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 59379 T142 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2
   [junit4]   2> 59379 T142 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index/
   [junit4]   2> 59380 T142 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 59380 T142 oasc.CachingDirectoryFactory.get return new directory for ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index
   [junit4]   2> 59397 T142 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ee5fa79 lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 59398 T142 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 59406 T142 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 59411 T142 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 59412 T142 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 59412 T142 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 59413 T142 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 59414 T142 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 59415 T142 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 59415 T142 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 59448 T142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59462 T142 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 59463 T142 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 59466 T142 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ee5fa79 lockFactory=NativeFSLockFactory@./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 59467 T142 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 59467 T142 oass.SolrIndexSearcher.<init> Opening Searcher@75588dda[collection1] main
   [junit4]   2> 59468 T142 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 59485 T142 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 59486 T142 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 59489 T142 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 59490 T142 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 59506 T142 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 59522 T142 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 59533 T142 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 59533 T142 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 59534 T142 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 59543 T142 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 59548 T146 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52834 collection:collection1 shard:shard2
   [junit4]   2> 59554 T143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75588dda[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 59559 T64 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 59560 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 59576 T146 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 59669 T146 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 59691 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59691 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59692 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59693 T146 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 59693 T146 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@5130c3da url=https://127.0.0.1:52834/collection1 node=127.0.0.1:52834_ C8_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52834, core=collection1, node_name=127.0.0.1:52834_}
   [junit4]   2> 59693 T146 C8 P52834 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52834/collection1/
   [junit4]   2> 59693 T146 C8 P52834 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 59694 T146 C8 P52834 oasc.SyncStrategy.syncToMe https://127.0.0.1:52834/collection1/ has no replicas
   [junit4]   2> 59694 T146 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52834/collection1/ shard2
   [junit4]   2> 59694 T146 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 59707 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 59737 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59746 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59747 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59746 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59750 T141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59808 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 59862 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 59973 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59973 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59975 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 59975 T141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 60000 T146 oasc.ZkController.register We are https://127.0.0.1:52834/collection1/ and leader is https://127.0.0.1:52834/collection1/
   [junit4]   2> 60001 T146 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52834
   [junit4]   2> 60001 T146 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 60001 T146 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 60002 T146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 60008 T146 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 60009 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 60014 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 60015 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 60021 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 60025 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52834",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52834_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 60027 T64 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 60029 T64 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 60046 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 60049 T64 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 60055 T64 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52837
   [junit4]   2> 60065 T64 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 60066 T64 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60066 T64 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1396225919819
   [junit4]   2> 60067 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1396225919819/'
   [junit4]   2> 60117 T64 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1396225919819/solr.xml
   [junit4]   2> 60155 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 60156 T123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 60156 T101 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 60155 T141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 60259 T64 oasc.CoreContainer.<init> New CoreContainer 690535959
   [junit4]   2> 60260 T64 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1396225919819/]
   [junit4]   2> 60263 T64 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 60264 T64 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 60264 T64 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 60264 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 60265 T64 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 60265 T64 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 60266 T64 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 60266 T64 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 60266 T64 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 60275 T64 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60275 T64 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60276 T64 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 60277 T64 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52823/solr
   [junit4]   2> 60278 T64 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 60285 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 60294 T157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae79a45 name:ZooKeeperConnection Watcher:127.0.0.1:52823 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60309 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 60331 T64 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 60336 T159 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e5bf9e7 name:ZooKeeperConnection Watcher:127.0.0.1:52823/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60336 T64 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 60371 T64 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 61385 T64 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52837_
   [junit4]   2> 61390 T64 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52837_
   [junit4]   2> 61407 T110 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 61409 T159 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 61409 T123 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 61410 T101 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 61411 T141 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 61435 T160 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 61436 T160 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 61439 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 61439 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 61440 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 61439 T160 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 61445 T102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 61447 T102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52837",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52837_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 61447 T102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 61448 T102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 61457 T101 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 61564 T159 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 61565 T110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 61569 T141 oascc.ZkStateReader$2.process A cluste

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

ollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 71376 T64 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 71377 T179 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 71379 T64 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 71379 T64 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index [CachedDir<<refCount=0;path=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index;done=false>>]
   [junit4]   2> 71380 T64 oasc.CachingDirectoryFactory.close Closing directory: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2/index
   [junit4]   2> 71380 T64 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2 [CachedDir<<refCount=0;path=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2;done=false>>]
   [junit4]   2> 71381 T64 oasc.CachingDirectoryFactory.close Closing directory: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty2
   [junit4]   2> 71382 T178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 71386 T178 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 71387 T178 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=91503061046591497-127.0.0.1:52834_-n_0000000002) am no longer a leader.
   [junit4]   2> 71388 T178 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 71411 T64 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 71470 T64 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52837
   [junit4]   2> 71472 T64 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=690535959
   [junit4]   2> 71473 T64 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 71474 T64 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 71511 T64 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 71569 T64 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 71575 T64 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52823 52823
   [junit4]   2> 71597 T78 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52823 52823
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testDistribSearch -Dtests.seed=D0563EAA1A58E80F -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Etc/GMT-14 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 25.2s | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0563EAA1A58E80F:51B0B0B26D078833]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:256)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 72006 T64 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 72598 T101 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 72770 T123 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 72896 T141 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 73795 T159 C12 P52837 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 73837 T159 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 73838 T159 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bf257fd
   [junit4]   2> 73843 T159 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=354,transaction_logs_total_number=4}
   [junit4]   2> 73845 T159 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 73846 T159 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 73846 T159 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 73853 T159 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 73855 T159 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 73855 T159 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3/index [CachedDir<<refCount=0;path=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3/index;done=false>>]
   [junit4]   2> 73856 T159 oasc.CachingDirectoryFactory.close Closing directory: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3/index
   [junit4]   2> 73856 T159 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3 [CachedDir<<refCount=0;path=./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3;done=false>>]
   [junit4]   2> 73857 T159 oasc.CachingDirectoryFactory.close Closing directory: ./solrtest-CloudSolrServerTest-1396225903305/org.apache.solr.client.solrj.impl.CloudSolrServerTest-1396225907077/jetty3
   [junit4]   2> 73857 T159 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 73858 T159 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=uk_UA, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=114117848,total=209190912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, LargeVolumeEmbeddedTest, JettyWebappTest, TestBatchUpdate, TermsResponseTest, FacetFieldTest, CloudSolrServerTest]
   [junit4] Completed in 31.50s, 2 tests, 1 failure <<< FAILURES!

[...truncated 135 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:202: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 49 suites, 284 tests, 1 failure

Total time: 113 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure