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/08/01 18:46:14 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_11) - Build # 10940 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10940/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([EC2D76E30C7C0AC3:6DCBF8FB7B236AFF]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:414)
	at sun.nio.ch.Net.bind(Net.java:406)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
	at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
	at org.eclipse.jetty.server.Server.doStart(Server.java:291)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:93)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11035 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/init-core-data-001
   [junit4]   2> 348361 T525 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 348361 T525 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 348363 T525 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 348364 T525 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348364 T526 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 348464 T525 oasc.ZkTestServer.run start zk server on port:53365
   [junit4]   2> 348465 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348468 T532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef1435 name:ZooKeeperConnection Watcher:127.0.0.1:53365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348468 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 348468 T525 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 348471 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348472 T534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cde966 name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348473 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 348473 T525 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 348475 T525 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 348476 T525 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 348477 T525 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 348478 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 348479 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 348480 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 348481 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 348482 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 348482 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 348484 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 348484 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 348485 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 348486 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 348487 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 348487 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 348488 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 348489 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 348490 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 348490 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 348492 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 348492 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 348493 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 348494 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 348495 T525 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 348495 T525 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 348498 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348499 T536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ee96d6 name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348499 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 348950 T525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 348958 T525 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 348962 T525 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50132
   [junit4]   2> 348965 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 348965 T525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348965 T525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002
   [junit4]   2> 348966 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/'
   [junit4]   2> 348978 T525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/solr.xml
   [junit4]   2> 348991 T525 oasc.CoreContainer.<init> New CoreContainer 19935645
   [junit4]   2> 348991 T525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/]
   [junit4]   2> 348991 T525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 348992 T525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 348992 T525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 348992 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 348993 T525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 348993 T525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 348993 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 348993 T525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 348993 T525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 348995 T525 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 348996 T525 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 348996 T525 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 348996 T525 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 348997 T525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53365/solr
   [junit4]   2> 348997 T525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 348998 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 348999 T547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@198f3c7 name:ZooKeeperConnection Watcher:127.0.0.1:53365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348999 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349001 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 349002 T549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dd8cf7 name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349002 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 349003 T525 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 349005 T525 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 349007 T525 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 349008 T525 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 349010 T525 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 349012 T525 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 349013 T525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50132_
   [junit4]   2> 349013 T525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50132_
   [junit4]   2> 349015 T525 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 349016 T525 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 349019 T525 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50132_
   [junit4]   2> 349019 T525 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 349020 T525 oasc.Overseer.start Overseer (id=92203180331171844-127.0.0.1:50132_-n_0000000000) starting
   [junit4]   2> 349022 T525 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 349027 T551 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 349027 T525 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 349029 T525 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 349029 T525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 349031 T550 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 349032 T552 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 349032 T552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 349033 T552 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 349033 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349034 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 349034 T550 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:50132",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50132_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 349035 T550 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 349035 T550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 349038 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 349038 T553 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> 350033 T552 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 350034 T552 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 350034 T552 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 350034 T552 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 350035 T552 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 350035 T552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/collection1/'
   [junit4]   2> 350036 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 350036 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 350036 T552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 350069 T552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 350085 T552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 350087 T552 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 350093 T552 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 350224 T552 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 350225 T552 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 350226 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 350236 T552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 350264 T552 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 350264 T552 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 350265 T552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/control/data/
   [junit4]   2> 350265 T552 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4966eb
   [junit4]   2> 350265 T552 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/control/data
   [junit4]   2> 350266 T552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/control/data/index/
   [junit4]   2> 350266 T552 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 350266 T552 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/control/data/index
   [junit4]   2> 350267 T552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=74.6474609375, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=26.40743413836852, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29252073126783495
   [junit4]   2> 350267 T552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16c7043 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af0f1d),segFN=segments_1,generation=1}
   [junit4]   2> 350267 T552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 350270 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 350270 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 350270 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 350270 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 350271 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 350271 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 350271 T552 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 350271 T552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 350271 T552 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 350272 T552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 350272 T552 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 350272 T552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 350272 T552 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 350273 T552 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 350273 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 350273 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 350273 T552 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 350275 T552 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 350277 T552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 350277 T552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 350278 T552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=75.3671875, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=2.8419582966102617, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 350278 T552 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16c7043 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@af0f1d),segFN=segments_1,generation=1}
   [junit4]   2> 350279 T552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 350279 T552 oass.SolrIndexSearcher.<init> Opening Searcher@120e9cd[collection1] main
   [junit4]   2> 350279 T552 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 350280 T552 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 350280 T552 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 350280 T552 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 350280 T552 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 350280 T552 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 350281 T552 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 350281 T552 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 350281 T552 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 350283 T552 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 350283 T552 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 350283 T552 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 350285 T554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@120e9cd[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 350285 T552 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 350286 T557 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50132 collection:control_collection shard:shard1
   [junit4]   2> 350286 T525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 350287 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 350287 T557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 350290 T557 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 350292 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 350294 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350294 T559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e14a0c name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 350294 T557 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 350294 T557 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 350294 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 350295 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C587 name=collection1 org.apache.solr.core.SolrCore@1e97b5d url=https://127.0.0.1:50132/collection1 node=127.0.0.1:50132_ C587_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:50132, core=collection1, node_name=127.0.0.1:50132_}
   [junit4]   2> 350294 T557 C587 P50132 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50132/collection1/
   [junit4]   2> 350295 T557 C587 P50132 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 350295 T557 C587 P50132 oasc.SyncStrategy.syncToMe https://127.0.0.1:50132/collection1/ has no replicas
   [junit4]   2> 350296 T557 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50132/collection1/ shard1
   [junit4]   2> 350296 T557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 350297 T525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 350298 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350298 T525 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 350300 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350301 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350403 T553 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> 350403 T560 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> 350451 T557 oasc.ZkController.register We are https://127.0.0.1:50132/collection1/ and leader is https://127.0.0.1:50132/collection1/
   [junit4]   2> 350451 T557 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50132
   [junit4]   2> 350451 T557 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 350451 T557 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 350451 T557 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 350452 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350453 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350453 T557 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 350455 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350456 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 350456 T550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:50132",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50132_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 350457 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 350559 T562 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> 350559 T560 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> 350708 T525 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 350709 T525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 350712 T525 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 350713 T525 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:38318
   [junit4]   2> 350714 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 350715 T525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 350715 T525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003
   [junit4]   2> 350715 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/'
   [junit4]   2> 350726 T525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/solr.xml
   [junit4]   2> 350736 T525 oasc.CoreContainer.<init> New CoreContainer 17824088
   [junit4]   2> 350737 T525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/]
   [junit4]   2> 350737 T525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 350737 T525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 350738 T525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 350738 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 350738 T525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 350738 T525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 350739 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 350739 T525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 350739 T525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 350741 T525 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 350742 T525 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 350742 T525 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 350742 T525 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 350742 T525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53365/solr
   [junit4]   2> 350743 T525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 350744 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 350745 T573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41cf0d name:ZooKeeperConnection Watcher:127.0.0.1:53365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 350746 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 350748 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 350749 T575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a27eb name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 350749 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 350753 T525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 351755 T525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38318_
   [junit4]   2> 351756 T525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38318_
   [junit4]   2> 351761 T577 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 351761 T577 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 351762 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351762 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351762 T577 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 351762 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351763 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 351763 T550 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:38318",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38318_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 351763 T550 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 351763 T550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 351764 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 351866 T561 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> 351866 T576 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> 351866 T560 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> 352762 T577 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 352763 T577 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 352763 T577 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 352763 T577 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 352764 T577 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 352764 T577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/collection1/'
   [junit4]   2> 352765 T577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 352765 T577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 352765 T577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 352787 T577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 352799 T577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 352800 T577 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 352804 T577 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 352904 T577 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 352905 T577 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 352906 T577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 352909 T577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 352922 T577 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 352922 T577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 352922 T577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/
   [junit4]   2> 352923 T577 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4966eb
   [junit4]   2> 352923 T577 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1
   [junit4]   2> 352923 T577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index/
   [junit4]   2> 352924 T577 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 352924 T577 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index
   [junit4]   2> 352924 T577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=74.6474609375, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=26.40743413836852, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29252073126783495
   [junit4]   2> 352925 T577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@123ce1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b67722),segFN=segments_1,generation=1}
   [junit4]   2> 352925 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 352928 T577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 352928 T577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 352928 T577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 352928 T577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352929 T577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352929 T577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 352929 T577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352929 T577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352929 T577 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 352930 T577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 352930 T577 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 352930 T577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 352930 T577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 352931 T577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 352931 T577 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 352931 T577 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 352931 T577 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 352933 T577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 352935 T577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 352935 T577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 352935 T577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=75.3671875, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=2.8419582966102617, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 352936 T577 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@123ce1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b67722),segFN=segments_1,generation=1}
   [junit4]   2> 352936 T577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 352936 T577 oass.SolrIndexSearcher.<init> Opening Searcher@ba32c5[collection1] main
   [junit4]   2> 352936 T577 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 352937 T577 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 352937 T577 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 352938 T577 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 352938 T577 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 352938 T577 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 352938 T577 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 352939 T577 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 352939 T577 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 352939 T577 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 352948 T578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba32c5[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 352950 T577 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 352950 T581 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:38318 collection:collection1 shard:shard1
   [junit4]   2> 352951 T525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 352951 T581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 352951 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 352954 T581 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 352955 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352955 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352955 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352956 T581 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 352956 T581 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C588 name=collection1 org.apache.solr.core.SolrCore@435478 url=https://127.0.0.1:38318/collection1 node=127.0.0.1:38318_ C588_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:38318, core=collection1, node_name=127.0.0.1:38318_}
   [junit4]   2> 352956 T581 C588 P38318 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38318/collection1/
   [junit4]   2> 352956 T581 C588 P38318 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 352956 T581 C588 P38318 oasc.SyncStrategy.syncToMe https://127.0.0.1:38318/collection1/ has no replicas
   [junit4]   2> 352956 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 352957 T581 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38318/collection1/ shard1
   [junit4]   2> 352957 T581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 352958 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352960 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 352961 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353062 T576 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> 353063 T560 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> 353062 T562 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> 353111 T581 oasc.ZkController.register We are https://127.0.0.1:38318/collection1/ and leader is https://127.0.0.1:38318/collection1/
   [junit4]   2> 353111 T581 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38318
   [junit4]   2> 353111 T581 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 353111 T581 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 353111 T581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 353113 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353113 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353113 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353113 T581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353114 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 353114 T550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:38318",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38318_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 353116 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 353217 T561 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> 353217 T576 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> 353217 T560 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> 353293 T525 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 353293 T525 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 353296 T525 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 353298 T525 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58171
   [junit4]   2> 353299 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 353300 T525 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 353300 T525 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004
   [junit4]   2> 353300 T525 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/'
   [junit4]   2> 353351 T525 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/solr.xml
   [junit4]   2> 353358 T525 oasc.CoreContainer.<init> New CoreContainer 25506866
   [junit4]   2> 353359 T525 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/]
   [junit4]   2> 353359 T525 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 353360 T525 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 353360 T525 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 353360 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 353360 T525 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 353361 T525 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 353361 T525 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 353361 T525 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 353361 T525 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 353379 T525 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 353380 T525 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 353380 T525 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 353380 T525 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 353381 T525 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53365/solr
   [junit4]   2> 353381 T525 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 353382 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 353383 T592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@314efb name:ZooKeeperConnection Watcher:127.0.0.1:53365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 353384 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 353386 T525 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 353388 T594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bbebbe name:ZooKeeperConnection Watcher:127.0.0.1:53365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 353388 T525 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 353393 T525 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 354395 T525 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58171_
   [junit4]   2> 354396 T525 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58171_
   [junit4]   2> 354401 T596 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 354402 T596 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 354402 T596 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 354402 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354402 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354402 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354404 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 354404 T550 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:58171",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58171_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 354404 T550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 354404 T550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 354406 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 354507 T595 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> 354507 T576 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> 354507 T553 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> 354507 T560 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> 355403 T596 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 355403 T596 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 355404 T596 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 355404 T596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 355404 T596 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 355405 T596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/collection1/'
   [junit4]   2> 355405 T596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 355406 T596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 355406 T596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 355425 T596 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 355437 T596 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 355438 T596 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 355442 T596 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 355569 T596 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 355570 T596 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 355571 T596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 355573 T596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 355596 T596 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 355596 T596 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 355596 T596 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty2/
   [junit4]   2> 355596 T596 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4966eb
   [junit4]   2> 355597 T596 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty2
   [junit4]   2> 355597 T596 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty2/index/
   [junit4]   2> 355598 T596 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 355599 T596 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty2/index
   [junit4]   2> 355599 T596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=74.6474609375, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=26.40743413836852, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29252073126783495
   [junit4]   2> 355599 T596 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@889b1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58c411),segFN=segments_1,generation=1}
   [junit4]   2> 355600 T596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 355604 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 355604 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 355605 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 355605 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 355605 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 355605 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 355606 T596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 355606 T596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 355606 T596 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 355607 T596 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 355607 T596 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 355607 T596 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 355608 T596 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 355608 T596 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 355609 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 355609 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 355610 T596 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 355612 T596 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 355616 T596 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 355616 T596 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 355617 T596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=75.3671875, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=2.8419582966102617, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 355617 T596 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@889b1f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58c411),segFN=segments_1,generation=1}
   [junit4]   2> 355617 T596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 355618 T596 oass.SolrIndexSearcher.<init> Opening Searcher@8e246f[collection1] main
   [junit4]   2> 355618 T596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 355619 T596 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 355619 T596 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 355619 T596 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 355620 T596 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 355620 T596 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 355621 T596 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 355621 T596 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 355621 T596 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 355621 T596 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 355628 T597 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8e246f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 355630 T596 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 355631 T600 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58171 collection:collection1 shard:shard1
   [junit4]   2> 355631 T525 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 355632 T525 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 355634 T525 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355640 T600 oasc.ZkController.register We are https://127.0.0.1:58171/collection1/ and leader is https://127.0.0.1:38318/collection1/
   [junit4]   2> 355640 T600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58171
   [junit4]   2> 355640 T600 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 355641 T600 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C589 name=collection1 org.apache.solr.core.SolrCore@5f06ca url=https://127.0.0.1:58171/collection1 node=127.0.0.1:58171_ C589_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:58171, core=collection1, node_name=127.0.0.1:58171_}
   [junit4]   2> 355651 T603 C589 P58171 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 355651 T600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355652 T603 C589 P58171 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 355652 T603 C589 P58171 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:38318/collection1/ and I am https://127.0.0.1:58171/collection1/
   [junit4]   2> 355653 T603 C589 P58171 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 355653 T603 C589 P58171 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 355657 T553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355657 T561 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355657 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355658 T550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355658 T550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:58171",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58171_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 355661 T603 C589 P58171 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:38318; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A58171_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 355662 T562 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 355771 T595 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> 355771 T562 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> 355771 T576 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> 355791 T560 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> ASYNC  NEW_CORE C590 name=collection1 org.apache.solr.core.SolrCore@1e97b5d url=https://127.0.0.1:50132/collection1 node=127.0.0.1:50132_ C590_STATE=coll:control_collection core:collection1 props:{state=active, base_url=https://127.0.0.1:50132, core=collection1, node_name=127.0.0.1:50132_, leader=true}
   [junit4]   2> 355824 T543 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[1-0 (1475250893108543488)]} 0 10
   [junit4]   2> 355889 T545 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[2-0 (1475250893154680832)]} 0 32
   [junit4]   2> 355916 T570 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 355922 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 355923 T570 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 355923 T570 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:58171_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:58171","core":"collection1","node_name":"127.0.0.1:58171_"}
   [junit4]   2> 355924 T570 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 355924 T570 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:58171_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=8 
   [junit4]   2> ASYNC  NEW_CORE C591 name=collection1 org.apache.solr.core.SolrCore@5f06ca url=https://127.0.0.1:58171/collection1 node=127.0.0.1:58171_ C591_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=https://127.0.0.1:58171, core=collection1, node_name=127.0.0.1:58171_}
   [junit4]   2> 356193 T590 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[2-0 (1475250893346570240)]} 0 2
   [junit4]   2> ASYNC  NEW_CORE C592 name=collection1 org.apache.solr.core.SolrCore@435478 url=https://127.0.0.1:38318/collection1 node=127.0.0.1:38318_ C592_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:38318, core=collection1, node_name=127.0.0.1:38318_, leader=true}
   [junit4]   2> 356195 T569 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2-0 (1475250893346570240)]} 0 155
   [junit4]   2> 356234 T588 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[1-0 (1475250893388513280)]} 0 3
   [junit4]   2> 356235 T571 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1-0 (1475250893388513280)]} 0 154
   [junit4]   2> 356285 T542 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[2-1 (1475250893601374208)]} 0 1
   [junit4]   2> 356319 T590 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[2-1 (1475250893628637184)]} 0 0
   [junit4]   2> 356322 T543 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[1-1 (1475250893641220096)]} 0 0
   [junit4]   2> 356323 T570 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2-1 (1475250893628637184)]} 0 14
   [junit4]   2> 356339 T589 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[1-1 (1475250893649608704)]} 0 0
   [junit4]   2> 356340 T570 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1-1 (1475250893649608704)]} 0 10
   [junit4]   2> 356421 T545 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[2-2 (1475250893745029120)]} 0 0
   [junit4]   2> 356430 T587 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[2-2 (1475250893750272000)]} 0 1
   [junit4]   2> 356431 T571 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2-2 (1475250893750272000)]} 0 5
   [junit4]   2> 356439 T543 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[1-2 (1475250893763903488)]} 0 0
   [junit4]   2> 356451 T587 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[1-2 (1475250893769146368)]} 0 0
   [junit4]   2> 356452 T569 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1-2 (1475250893769146368)]} 0 8
   [junit4]   2> 356521 T544 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[2-3 (1475250893848838144)]} 0 1
   [junit4]   2> 356536 T588 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[2-3 (1475250893858275328)]} 0 0
   [junit4]   2> 356538 T568 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2-3 (1475250893858275328)]} 0 9
   [junit4]   2> 356543 T543 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[1-3 (1475250893872955392)]} 0 0
   [junit4]   2> 356554 T590 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38318/collection1/&wt=javabin&version=2} {add=[1-3 (1475250893879246848)]} 0 0
   [junit4]   2> 356555 T569 C592 P38318 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1-3 (1475250893879246848)]} 0 6
   [junit4]   2> 356622 T544 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[2-4 (1475250893955792896)]} 0 0
   [junit4]   2> 356648 T542 C590 P50132 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE} {add=[1-4 (1475250893983055872)]} 0 0
   [junit4]   2> 356649 T587 C591 P58171 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=F

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

s://127.0.0.1:38318/collection1 node=127.0.0.1:38318_ C608_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:38318, core=collection1, node_name=127.0.0.1:38318_, leader=true}
   [junit4]   2> 373431 T525 C608 P38318 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 373430 T640 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:38318",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38318_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 373433 T638 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373433 T638 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>  C608_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:38318, core=collection1, node_name=127.0.0.1:38318_, leader=true}
   [junit4]   2> 373438 T525 C608 P38318 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@123ce1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b67722),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@123ce1e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b67722),segFN=segments_2,generation=2}
   [junit4]   2> 373439 T525 C608 P38318 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 373449 T525 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 373450 T525 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 373450 T525 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 373450 T525 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1/index
   [junit4]   2> 373450 T525 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 373451 T525 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001/tempDir-001/jetty1
   [junit4]   2> 373455 T640 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:38318_
   [junit4]   2> 373456 T638 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 373480 T525 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 374956 T643 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 378469 T525 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58171
   [junit4]   2> 378470 T525 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 381639 T525 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 381640 T525 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53365 53365
   [junit4]   2> 382185 T526 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:53365 53365
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=EC2D76E30C7C0AC3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Asia/Amman -Dtests.file.encoding=UTF-8
   [junit4] ERROR   33.8s J0 | RecoveryZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EC2D76E30C7C0AC3:6DCBF8FB7B236AFF]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:414)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:406)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
   [junit4]    > 	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
   [junit4]    > 	at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:291)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:93)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 382195 T525 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RecoveryZkTest-EC2D76E30C7C0AC3-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=th, timezone=Asia/Amman
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.8.0_11 (32-bit)/cpus=8,threads=1,free=78644536,total=141910016
   [junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, TestSolr4Spatial2, BasicFunctionalityTest, TestNRTOpen, FileUtilsTest, JsonLoaderTest, TestLMDirichletSimilarityFactory, AnalyticsMergeStrategyTest, ShardSplitTest, TermsComponentTest, HdfsLockFactoryTest, RecoveryZkTest]
   [junit4] Completed on J0 in 33.86s, 1 test, 1 error <<< FAILURES!

[...truncated 1219 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 422 suites, 1754 tests, 1 error, 39 ignored (18 assumptions)

Total time: 90 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any