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/05/27 00:30:00 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_55) - Build # 10276 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10276/
Java: 64bit/jdk1.7.0_55 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([8871F148A684C3D8:9977F50D1DBA3E4]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11318 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/init-core-data-001
   [junit4]   2> 717908 T4544 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 717908 T4544 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 717911 T4544 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 717911 T4544 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 717912 T4545 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 718012 T4544 oasc.ZkTestServer.run start zk server on port:50764
   [junit4]   2> 718013 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 728660 T4548 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 10645ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 728661 T4546 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1463a99c5d10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 729469 T4551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@193df579 name:ZooKeeperConnection Watcher:127.0.0.1:50764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729469 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729470 T4544 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 729472 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 729473 T4553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d61fda3 name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729474 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729474 T4544 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 729476 T4544 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 729478 T4544 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 729479 T4544 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 729481 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 729481 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 729484 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 729484 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 729487 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 729487 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 729489 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 729489 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 729491 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 729491 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 729493 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 729493 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 729495 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 729495 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 729498 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 729498 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 729501 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 729501 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 729503 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 729503 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 729505 T4544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 729505 T4544 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 729716 T4544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 729719 T4544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51654
   [junit4]   2> 729720 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 729720 T4544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 729720 T4544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002
   [junit4]   2> 729720 T4544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/'
   [junit4]   2> 729732 T4544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/solr.xml
   [junit4]   2> 729775 T4544 oasc.CoreContainer.<init> New CoreContainer 1992110066
   [junit4]   2> 729775 T4544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/]
   [junit4]   2> 729776 T4544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 729776 T4544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 729776 T4544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 729776 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 729777 T4544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 729777 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 729777 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 729777 T4544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 729778 T4544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 729778 T4544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 729778 T4544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 729778 T4544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 729779 T4544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50764/solr
   [junit4]   2> 729779 T4544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 729780 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 729781 T4564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e96f5c4 name:ZooKeeperConnection Watcher:127.0.0.1:50764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729781 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729783 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 729784 T4566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6eafad8d name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 729784 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 729785 T4544 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 729787 T4544 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 729790 T4544 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 729792 T4544 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 729797 T4544 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 729801 T4544 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 729803 T4544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51654_
   [junit4]   2> 729804 T4544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51654_
   [junit4]   2> 729805 T4544 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 729807 T4544 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 729809 T4544 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51654_
   [junit4]   2> 729809 T4544 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 729810 T4544 oasc.Overseer.start Overseer (id=91825274530889732-127.0.0.1:51654_-n_0000000000) starting
   [junit4]   2> 729812 T4544 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 729818 T4568 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 729818 T4544 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 729821 T4544 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 729823 T4544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 729825 T4567 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 729828 T4569 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 729828 T4569 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 729829 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 729829 T4569 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 729830 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 729830 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51654",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51654_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 729830 T4567 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 729831 T4567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 729832 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 729833 T4566 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> 730829 T4569 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 730830 T4569 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 730831 T4569 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 730831 T4569 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 730833 T4569 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 730833 T4569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/collection1/'
   [junit4]   2> 730835 T4569 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 730835 T4569 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 730835 T4569 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 730893 T4569 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 730925 T4569 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 730926 T4569 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 730932 T4569 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 731252 T4569 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 731253 T4569 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 731253 T4569 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 731258 T4569 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 731260 T4569 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 731268 T4569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 731271 T4569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 731273 T4569 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 731274 T4569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 731274 T4569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 731274 T4569 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 731275 T4569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 731275 T4569 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 731275 T4569 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 731275 T4569 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 731275 T4569 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/control/data/
   [junit4]   2> 731276 T4569 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45bdf0c
   [junit4]   2> 731276 T4569 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/control/data
   [junit4]   2> 731276 T4569 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/control/data/index/
   [junit4]   2> 731276 T4569 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 731277 T4569 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/control/data/index
   [junit4]   2> 731277 T4569 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.833984375, floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=15.310441709932514, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.820543741558828
   [junit4]   2> 731278 T4569 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6cb5e831 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b5e2a8d),segFN=segments_1,generation=1}
   [junit4]   2> 731278 T4569 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 731280 T4569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 731281 T4569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 731281 T4569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 731281 T4569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 731281 T4569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 731281 T4569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 731282 T4569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 731282 T4569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 731282 T4569 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 731283 T4569 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 731283 T4569 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 731283 T4569 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 731283 T4569 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 731284 T4569 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 731284 T4569 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 731284 T4569 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 731287 T4569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 731289 T4569 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 731289 T4569 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 731289 T4569 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5614073333320008]
   [junit4]   2> 731290 T4569 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6cb5e831 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b5e2a8d),segFN=segments_1,generation=1}
   [junit4]   2> 731290 T4569 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 731290 T4569 oass.SolrIndexSearcher.<init> Opening Searcher@cf10788[collection1] main
   [junit4]   2> 731291 T4569 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 731292 T4569 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 731292 T4569 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 731292 T4569 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 731292 T4569 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 731292 T4569 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731293 T4569 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 731293 T4569 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731293 T4569 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 731293 T4569 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 731295 T4570 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cf10788[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 731296 T4569 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 731297 T4573 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51654 collection:control_collection shard:shard1
   [junit4]   2> 731297 T4544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 731297 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 731298 T4573 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 731298 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731300 T4575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66437a3 name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731300 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731301 T4544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 731303 T4573 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 731303 T4544 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 731307 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731308 T4573 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 731308 T4573 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C687 name=collection1 org.apache.solr.core.SolrCore@12d510a5 url=http://127.0.0.1:51654/collection1 node=127.0.0.1:51654_ C687_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:51654, core=collection1, node_name=127.0.0.1:51654_}
   [junit4]   2> 731308 T4573 C687 P51654 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51654/collection1/
   [junit4]   2> 731308 T4573 C687 P51654 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 731308 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 731309 T4573 C687 P51654 oasc.SyncStrategy.syncToMe http://127.0.0.1:51654/collection1/ has no replicas
   [junit4]   2> 731309 T4573 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51654/collection1/ shard1
   [junit4]   2> 731309 T4573 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 731312 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731315 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731318 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731420 T4566 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> 731420 T4575 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> 731466 T4573 oasc.ZkController.register We are http://127.0.0.1:51654/collection1/ and leader is http://127.0.0.1:51654/collection1/
   [junit4]   2> 731466 T4573 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51654
   [junit4]   2> 731466 T4573 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 731466 T4573 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 731467 T4573 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 731468 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731468 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731468 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731468 T4573 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 731469 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 731470 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51654",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51654_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 731471 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 731522 T4544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 731522 T4544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 731524 T4544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60125
   [junit4]   2> 731524 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 731524 T4544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 731525 T4544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003
   [junit4]   2> 731525 T4544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/'
   [junit4]   2> 731535 T4544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/solr.xml
   [junit4]   2> 731574 T4575 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> 731574 T4566 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> 731576 T4544 oasc.CoreContainer.<init> New CoreContainer 1406567666
   [junit4]   2> 731576 T4544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/]
   [junit4]   2> 731577 T4544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 731577 T4544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 731577 T4544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 731578 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 731578 T4544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 731578 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 731578 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 731578 T4544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 731579 T4544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 731579 T4544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 731579 T4544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 731580 T4544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 731580 T4544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50764/solr
   [junit4]   2> 731580 T4544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 731581 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731582 T4586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54651db1 name:ZooKeeperConnection Watcher:127.0.0.1:50764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731582 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731584 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731585 T4588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8fea20f name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731585 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731590 T4544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 732592 T4544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60125_
   [junit4]   2> 732597 T4544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60125_
   [junit4]   2> 732601 T4575 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732601 T4566 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732602 T4588 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732609 T4589 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 732610 T4589 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 732611 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732611 T4589 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 732611 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732611 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732612 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 732613 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60125",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60125_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 732613 T4567 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 732613 T4567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 732615 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732717 T4588 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> 732717 T4566 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> 732717 T4575 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> 733611 T4589 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 733611 T4589 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 733612 T4589 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 733612 T4589 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 733613 T4589 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 733613 T4589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/collection1/'
   [junit4]   2> 733614 T4589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 733614 T4589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 733614 T4589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 733645 T4589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 733677 T4589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 733679 T4589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 733685 T4589 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 733981 T4589 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 733981 T4589 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 733982 T4589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 733986 T4589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 733989 T4589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 733999 T4589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 734001 T4589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 734004 T4589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 734005 T4589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 734006 T4589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 734006 T4589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 734007 T4589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 734007 T4589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 734007 T4589 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 734007 T4589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 734007 T4589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty1/
   [junit4]   2> 734007 T4589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45bdf0c
   [junit4]   2> 734008 T4589 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty1
   [junit4]   2> 734008 T4589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty1/index/
   [junit4]   2> 734008 T4589 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 734009 T4589 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty1/index
   [junit4]   2> 734009 T4589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.833984375, floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=15.310441709932514, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.820543741558828
   [junit4]   2> 734009 T4589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7dfc7ddc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@470ca6fe),segFN=segments_1,generation=1}
   [junit4]   2> 734009 T4589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 734012 T4589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 734013 T4589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 734013 T4589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 734013 T4589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 734013 T4589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 734013 T4589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 734014 T4589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 734014 T4589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 734014 T4589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 734015 T4589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 734015 T4589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 734015 T4589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 734015 T4589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 734016 T4589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 734016 T4589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 734016 T4589 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 734018 T4589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734021 T4589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 734021 T4589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 734021 T4589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5614073333320008]
   [junit4]   2> 734022 T4589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7dfc7ddc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@470ca6fe),segFN=segments_1,generation=1}
   [junit4]   2> 734022 T4589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 734022 T4589 oass.SolrIndexSearcher.<init> Opening Searcher@50d199e4[collection1] main
   [junit4]   2> 734022 T4589 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 734023 T4589 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 734024 T4589 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 734024 T4589 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 734024 T4589 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 734024 T4589 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734025 T4589 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 734025 T4589 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734025 T4589 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 734025 T4589 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 734028 T4590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50d199e4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 734029 T4589 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 734030 T4593 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60125 collection:collection1 shard:shard1
   [junit4]   2> 734031 T4544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 734031 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 734031 T4593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 734037 T4593 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 734039 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734039 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734039 T4593 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 734039 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734039 T4593 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C688 name=collection1 org.apache.solr.core.SolrCore@36b9a83b url=http://127.0.0.1:60125/collection1 node=127.0.0.1:60125_ C688_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60125, core=collection1, node_name=127.0.0.1:60125_}
   [junit4]   2> 734040 T4593 C688 P60125 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60125/collection1/
   [junit4]   2> 734040 T4593 C688 P60125 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 734040 T4593 C688 P60125 oasc.SyncStrategy.syncToMe http://127.0.0.1:60125/collection1/ has no replicas
   [junit4]   2> 734040 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734040 T4593 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60125/collection1/ shard1
   [junit4]   2> 734041 T4593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 734042 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734045 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734048 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734150 T4566 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> 734150 T4575 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> 734150 T4588 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> 734196 T4593 oasc.ZkController.register We are http://127.0.0.1:60125/collection1/ and leader is http://127.0.0.1:60125/collection1/
   [junit4]   2> 734196 T4593 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60125
   [junit4]   2> 734196 T4593 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 734196 T4593 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 734196 T4593 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 734199 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734199 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734199 T4593 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734199 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734200 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734201 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60125",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60125_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 734202 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734239 T4544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 734240 T4544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 734242 T4544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36162
   [junit4]   2> 734242 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 734242 T4544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734243 T4544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004
   [junit4]   2> 734243 T4544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/'
   [junit4]   2> 734253 T4544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/solr.xml
   [junit4]   2> 734285 T4544 oasc.CoreContainer.<init> New CoreContainer 972947453
   [junit4]   2> 734285 T4544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/]
   [junit4]   2> 734295 T4544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 734295 T4544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 734295 T4544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 734295 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 734296 T4544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 734296 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 734296 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 734296 T4544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 734296 T4544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 734297 T4544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734297 T4544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734297 T4544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 734298 T4544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50764/solr
   [junit4]   2> 734298 T4544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 734299 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734300 T4604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@793c1e88 name:ZooKeeperConnection Watcher:127.0.0.1:50764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734300 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734302 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734303 T4606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38ae6679 name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734303 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734304 T4588 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> 734304 T4575 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> 734304 T4566 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> 734309 T4544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 735311 T4544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36162_
   [junit4]   2> 735312 T4544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36162_
   [junit4]   2> 735315 T4606 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 735315 T4588 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 735315 T4575 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 735315 T4566 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 735322 T4607 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 735322 T4607 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 735358 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 735358 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 735358 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 735358 T4607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 735359 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 735360 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36162",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36162_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 735360 T4567 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 735360 T4567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 735363 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 735497 T4575 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> 735497 T4588 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> 735497 T4606 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> 735497 T4566 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> 736359 T4607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 736359 T4607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 736360 T4607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 736360 T4607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 736361 T4607 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 736361 T4607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/collection1/'
   [junit4]   2> 736362 T4607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 736362 T4607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 736362 T4607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 736396 T4607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 736428 T4607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 736429 T4607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 736434 T4607 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 736731 T4607 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 736731 T4607 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 736732 T4607 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 736736 T4607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 736739 T4607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 736747 T4607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 736750 T4607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 736752 T4607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 736753 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 736753 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 736753 T4607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 736754 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 736754 T4607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 736754 T4607 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 736755 T4607 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 736755 T4607 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty2/
   [junit4]   2> 736755 T4607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45bdf0c
   [junit4]   2> 736756 T4607 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty2
   [junit4]   2> 736756 T4607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty2/index/
   [junit4]   2> 736756 T4607 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 736756 T4607 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-001/jetty2/index
   [junit4]   2> 736757 T4607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=98.833984375, floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=15.310441709932514, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.820543741558828
   [junit4]   2> 736757 T4607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71cb0cb7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e754e9e),segFN=segments_1,generation=1}
   [junit4]   2> 736757 T4607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 736760 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 736761 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 736761 T4607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 736761 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 736761 T4607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 736762 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 736762 T4607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 736762 T4607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 736762 T4607 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 736763 T4607 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 736763 T4607 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 736763 T4607 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 736764 T4607 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 736764 T4607 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 736764 T4607 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 736765 T4607 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 736767 T4607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 736769 T4607 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 736769 T4607 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 736770 T4607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5614073333320008]
   [junit4]   2> 736770 T4607 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71cb0cb7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e754e9e),segFN=segments_1,generation=1}
   [junit4]   2> 736771 T4607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 736771 T4607 oass.SolrIndexSearcher.<init> Opening Searcher@3220597[collection1] main
   [junit4]   2> 736771 T4607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 736772 T4607 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 736772 T4607 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 736772 T4607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 736773 T4607 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 736773 T4607 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 736773 T4607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 736773 T4607 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 736773 T4607 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 736774 T4607 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 736776 T4608 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3220597[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 736778 T4607 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 736779 T4611 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36162 collection:collection1 shard:shard1
   [junit4]   2> 736779 T4544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 736780 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 736781 T4611 oasc.ZkController.register We are http://127.0.0.1:36162/collection1/ and leader is http://127.0.0.1:60125/collection1/
   [junit4]   2> 736781 T4611 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36162
   [junit4]   2> 736782 T4611 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 736782 T4611 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C689 name=collection1 org.apache.solr.core.SolrCore@7486d296 url=http://127.0.0.1:36162/collection1 node=127.0.0.1:36162_ C689_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:36162, core=collection1, node_name=127.0.0.1:36162_}
   [junit4]   2> 736782 T4612 C689 P36162 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 736782 T4611 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736782 T4612 C689 P36162 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 736783 T4612 C689 P36162 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:60125/collection1/ and I am http://127.0.0.1:36162/collection1/
   [junit4]   2> 736783 T4612 C689 P36162 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 736783 T4612 C689 P36162 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 736784 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736785 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736785 T4612 C689 P36162 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:60125; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A36162_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 736785 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736786 T4567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736786 T4583 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 736787 T4567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36162",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36162_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 736787 T4583 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736788 T4583 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 736788 T4583 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36162_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:36162","core":"collection1","node_name":"127.0.0.1:36162_"}
   [junit4]   2> 736788 T4566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736892 T4566 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> 736892 T4606 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> 736892 T4588 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> 736892 T4575 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> 737012 T4544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 737013 T4544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 737014 T4544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41464
   [junit4]   2> 737015 T4544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 737015 T4544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 737015 T4544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-005
   [junit4]   2> 737016 T4544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-005/'
   [junit4]   2> 737032 T4544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-005/solr.xml
   [junit4]   2> 737063 T4544 oasc.CoreContainer.<init> New CoreContainer 184527437
   [junit4]   2> 737063 T4544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-8871F148A684C3D8-001/tempDir-005/]
   [junit4]   2> 737064 T4544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 737064 T4544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 737065 T4544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 737065 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 737065 T4544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 737065 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 737065 T4544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 737066 T4544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 737066 T4544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 737066 T4544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 737067 T4544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 737067 T4544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 737067 T4544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50764/solr
   [junit4]   2> 737067 T4544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 737068 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737070 T4624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1705aadf name:ZooKeeperConnection Watcher:127.0.0.1:50764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737070 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737072 T4544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 737073 T4626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dbd60ff name:ZooKeeperConnection Watcher:127.0.0.1:50764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737073 T4544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 737078 T4544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 737788 T4583 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:36162_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:36162","core":"collection1","node_name":"127.0.0.1:36162_"}
   [junit4]   2> 737789 T4583 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 737790 T4583 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&state=recovering&checkLive=true&nodeName=127.0.0.1:36162_&core=collection1&version=2&onlyIfLeaderActive=true&action=PREPRECOVERY&coreNodeName=core_node2&onlyIfLeader=true} status=0 QTime=1004 
   [junit4]   2> 738081 T4544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41464_
   [junit4]   2> 738083 T4544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41464_
   [junit4]   2> 738087 T4575 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 738087 T4566 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 738087 T4626 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 738087 T4606 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 738087 T4588 oascc.ZkStateReader$3.process Updatin

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

2)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:312)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:309)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1272)
   [junit4]   2> 	... 24 more
   [junit4]   2> 
   [junit4]   2> 783169 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 783169 T4647 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 783169 T4647 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 783169 T4647 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 783182 T4544 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 783235 T4544 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 783236 T4544 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50764 50764
   [junit4]   2> 784059 T4545 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50764 50764
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=8871F148A684C3D8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt_LT -Dtests.timezone=Antarctica/Rothera -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   66.2s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8871F148A684C3D8:9977F50D1DBA3E4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1149)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 784071 T4544 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-8871F148A684C3D8-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=lt_LT, timezone=Antarctica/Rothera
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=8,threads=1,free=145294512,total=322961408
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, TestDocSet, CacheHeaderTest, DateMathParserTest, AtomicUpdatesTest, SearchHandlerTest, DeleteInactiveReplicaTest, DistributedSpellCheckComponentTest, PeerSyncTest, JsonLoaderTest, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, LoggingHandlerTest, ClusterStateUpdateTest, OverseerRolesTest, SpatialFilterTest, TestSchemaSimilarityResource, TestElisionMultitermQuery, SynonymTokenizerTest, TestManagedStopFilterFactory, TestLFUCache, DirectUpdateHandlerOptimizeTest, CircularListTest, SchemaVersionSpecificBehaviorTest, CustomCollectionTest, PolyFieldTest, BadCopyFieldTest, TestOverriddenPrefixQueryForCustomFieldType, SpellPossibilityIteratorTest, CoreAdminRequestStatusTest, CoreAdminHandlerTest, ReplicationFactorTest, DistributedSuggestComponentTest, OverseerStatusTest, OverseerCollectionProcessorTest, TestDistribDocBasedVersion, FieldMutatingUpdateProcessorTest, TestFieldResource, AutoCommitTest, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, StatelessScriptUpdateProcessorFactoryTest, TestCopyFieldCollectionResource, DOMUtilTest, FileBasedSpellCheckerTest, TestLuceneMatchVersion, TestHighlightDedupGrouping, AddSchemaFieldsUpdateProcessorFactoryTest, SystemInfoHandlerTest, TestValueSourceCache, SolrTestCaseJ4Test, ClusterStateTest, TestPHPSerializedResponseWriter, LeaderElectionTest, InfoHandlerTest, TestReplicationHandler, HdfsBasicDistributedZk2Test, TestComplexPhraseQParserPlugin, LegacyHTMLStripCharFilterTest, ZkControllerTest, TestLRUCache, TestExtendedDismaxParser, UpdateRequestProcessorFactoryTest, SolrIndexSplitterTest, TestPseudoReturnFields, RegexBoostProcessorTest, TestWriterPerf, EnumFieldTest, DistributedQueryElevationComponentTest, SampleTest, SimpleFacetsTest, TestConfig, TestLMJelinekMercerSimilarityFactory, UnloadDistributedZkTest, TestDefaultSearchFieldResource, TestSurroundQueryParser, DistributedQueryComponentOptimizationTest, SuggesterFSTTest, FastVectorHighlighterTest, DistributedTermsComponentTest, ReturnFieldsTest, TestFieldCollectionResource, DistributedQueryComponentCustomSortTest, SuggestComponentTest, HdfsRecoveryZkTest, TestFaceting, TestCharFilters, TestSuggestSpellingConverter, HdfsDirectoryTest, IndexSchemaTest, TestReloadAndDeleteDocs, TestJmxMonitoredMap, TermsComponentTest, TestSchemaNameResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest]
   [junit4] Completed on J0 in 66.22s, 1 test, 1 error <<< FAILURES!

[...truncated 679 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 1 error, 36 ignored (15 assumptions)

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