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/07/11 11:37:46 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10666 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10666/
Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseConcMarkSweepGC

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([7A725BE96FD5CD0F:FB94D5F1188AAD33]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11343 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-7A725BE96FD5CD0F-001/init-core-data-001
   [junit4]   2> 364398 T2344 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 364398 T2344 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /squu/
   [junit4]   2> 364404 T2344 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 364404 T2344 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 364405 T2345 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 364505 T2344 oasc.ZkTestServer.run start zk server on port:50133
   [junit4]   2> 364506 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364510 T2351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1421e88 name:ZooKeeperConnection Watcher:127.0.0.1:50133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364510 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364511 T2344 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 364518 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364520 T2353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@175e70a name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364520 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364521 T2344 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 364524 T2344 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 364528 T2344 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 364531 T2344 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 364534 T2344 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> 364535 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 364543 T2344 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> 364544 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 364546 T2344 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> 364547 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 364549 T2344 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> 364550 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 364554 T2344 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> 364555 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 364558 T2344 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> 364558 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 364561 T2344 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> 364562 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 364566 T2344 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> 364567 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 364570 T2344 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> 364571 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 364575 T2344 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> 364576 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 364579 T2344 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> 364580 T2344 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 364888 T2344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 364892 T2344 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38822
   [junit4]   2> 364894 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 364894 T2344 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 364895 T2344 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-7A725BE96FD5CD0F-001/tempDir-002
   [junit4]   2> 364896 T2344 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-7A725BE96FD5CD0F-001/tempDir-002/'
   [junit4]   2> 364944 T2344 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-7A725BE96FD5CD0F-001/tempDir-002/solr.xml
   [junit4]   2> 364964 T2344 oasc.CoreContainer.<init> New CoreContainer 24947723
   [junit4]   2> 364964 T2344 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-7A725BE96FD5CD0F-001/tempDir-002/]
   [junit4]   2> 364967 T2344 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 364967 T2344 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 364968 T2344 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 364968 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 364968 T2344 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 364969 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 364969 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 364969 T2344 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 364969 T2344 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 364970 T2344 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 364970 T2344 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 364971 T2344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 364971 T2344 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50133/solr
   [junit4]   2> 364972 T2344 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 364973 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364974 T2364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@beeb9d name:ZooKeeperConnection Watcher:127.0.0.1:50133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364974 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364976 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 364978 T2366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d9138 name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 364978 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 364980 T2344 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 364986 T2344 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 364991 T2344 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 364996 T2344 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 365001 T2344 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 365006 T2344 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 365009 T2344 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38822_squu
   [junit4]   2> 365010 T2344 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38822_squu
   [junit4]   2> 365014 T2344 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 365017 T2344 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 365022 T2344 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38822_squu
   [junit4]   2> 365023 T2344 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 365025 T2344 oasc.Overseer.start Overseer (id=92082672874029059-127.0.0.1:38822_squu-n_0000000000) starting
   [junit4]   2> 365029 T2344 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 365041 T2368 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 365041 T2344 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 365044 T2344 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 365047 T2344 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 365051 T2367 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 365055 T2369 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 365056 T2369 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 365057 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365058 T2369 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 365060 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 365061 T2367 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:38822/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38822_squu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 365062 T2367 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 365063 T2367 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 365066 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 365067 T2366 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> 366058 T2369 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 366059 T2369 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 366060 T2369 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 366060 T2369 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 366062 T2369 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 366062 T2369 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-7A725BE96FD5CD0F-001/tempDir-002/collection1/'
   [junit4]   2> 366063 T2369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 366064 T2369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 366064 T2369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 366101 T2369 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 366112 T2369 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 366113 T2369 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 366121 T2369 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 366277 T2369 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 366277 T2369 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 366278 T2369 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 366287 T2369 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 366289 T2369 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 366301 T2369 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 366304 T2369 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 366306 T2369 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366307 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 366307 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 366307 T2369 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 366308 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 366308 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 366309 T2369 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 366309 T2369 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 366309 T2369 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-7A725BE96FD5CD0F-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/control/data/
   [junit4]   2> 366309 T2369 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94e354
   [junit4]   2> 366310 T2369 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/control/data
   [junit4]   2> 366310 T2369 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/control/data/index/
   [junit4]   2> 366311 T2369 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 366311 T2369 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/control/data/index
   [junit4]   2> 366312 T2369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23575851490129082]
   [junit4]   2> 366312 T2369 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f6e16a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6532d),segFN=segments_1,generation=1}
   [junit4]   2> 366313 T2369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 366316 T2369 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 366316 T2369 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 366317 T2369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 366317 T2369 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366317 T2369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 366317 T2369 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 366318 T2369 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366318 T2369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 366318 T2369 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 366319 T2369 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 366319 T2369 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 366320 T2369 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 366320 T2369 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 366320 T2369 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 366321 T2369 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 366321 T2369 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 366323 T2369 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 366325 T2369 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 366325 T2369 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 366326 T2369 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1459264926, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 366377 T2369 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f6e16a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c6532d),segFN=segments_1,generation=1}
   [junit4]   2> 366377 T2369 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 366378 T2369 oass.SolrIndexSearcher.<init> Opening Searcher@1ecf211[collection1] main
   [junit4]   2> 366378 T2369 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 366379 T2369 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 366379 T2369 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 366380 T2369 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 366380 T2369 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 366381 T2369 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 366381 T2369 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 366382 T2369 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 366382 T2369 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 366382 T2369 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 366387 T2370 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ecf211[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 366388 T2369 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 366389 T2373 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38822/squu collection:control_collection shard:shard1
   [junit4]   2> 366390 T2344 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 366390 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 366392 T2373 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 366392 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 366392 T2375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@749be7 name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366393 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 366394 T2344 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 366396 T2344 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 366405 T2373 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 366406 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366407 T2373 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 366407 T2373 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1074 name=collection1 org.apache.solr.core.SolrCore@1396290 url=http://127.0.0.1:38822/squu/collection1 node=127.0.0.1:38822_squu C1074_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:38822/squu, core=collection1, node_name=127.0.0.1:38822_squu}
   [junit4]   2> 366407 T2373 C1074 P38822 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38822/squu/collection1/
   [junit4]   2> 366408 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366408 T2373 C1074 P38822 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 366409 T2373 C1074 P38822 oasc.SyncStrategy.syncToMe http://127.0.0.1:38822/squu/collection1/ has no replicas
   [junit4]   2> 366409 T2373 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38822/squu/collection1/ shard1
   [junit4]   2> 366409 T2373 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 366410 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366414 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366419 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366521 T2375 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> 366521 T2366 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> 366568 T2373 oasc.ZkController.register We are http://127.0.0.1:38822/squu/collection1/ and leader is http://127.0.0.1:38822/squu/collection1/
   [junit4]   2> 366569 T2373 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38822/squu
   [junit4]   2> 366569 T2373 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 366569 T2373 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 366569 T2373 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 366571 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366571 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366571 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366572 T2373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366573 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 366573 T2367 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:38822/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38822_squu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 366575 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 366683 T2375 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> 366683 T2366 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> 366743 T2344 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 366744 T2344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 366746 T2344 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57554
   [junit4]   2> 366747 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 366747 T2344 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366747 T2344 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-7A725BE96FD5CD0F-001/tempDir-003
   [junit4]   2> 366748 T2344 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-7A725BE96FD5CD0F-001/tempDir-003/'
   [junit4]   2> 366764 T2344 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-7A725BE96FD5CD0F-001/tempDir-003/solr.xml
   [junit4]   2> 366775 T2344 oasc.CoreContainer.<init> New CoreContainer 19466469
   [junit4]   2> 366776 T2344 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-7A725BE96FD5CD0F-001/tempDir-003/]
   [junit4]   2> 366776 T2344 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 366777 T2344 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 366777 T2344 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 366777 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 366778 T2344 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 366778 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 366778 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 366779 T2344 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 366779 T2344 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 366780 T2344 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366780 T2344 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366781 T2344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 366781 T2344 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50133/solr
   [junit4]   2> 366781 T2344 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 366782 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 366784 T2386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a8a356 name:ZooKeeperConnection Watcher:127.0.0.1:50133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366784 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 366786 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 366787 T2388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18a8af8 name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366787 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 366791 T2344 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 367794 T2344 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57554_squu
   [junit4]   2> 367796 T2344 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57554_squu
   [junit4]   2> 367799 T2375 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 367799 T2366 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 367799 T2388 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 367804 T2389 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 367805 T2389 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 367806 T2389 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 367806 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367806 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367806 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367807 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367808 T2367 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:57554/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57554_squu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 367808 T2367 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 367809 T2367 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 367811 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 367913 T2388 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> 367913 T2375 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> 367913 T2366 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> 368806 T2389 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 368806 T2389 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 368807 T2389 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 368807 T2389 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 368808 T2389 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 368808 T2389 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-7A725BE96FD5CD0F-001/tempDir-003/collection1/'
   [junit4]   2> 368809 T2389 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 368809 T2389 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 368810 T2389 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 368839 T2389 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 368851 T2389 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 368852 T2389 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 368860 T2389 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 369006 T2389 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 369006 T2389 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 369007 T2389 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 369012 T2389 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 369014 T2389 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 369025 T2389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 369027 T2389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 369030 T2389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 369031 T2389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 369032 T2389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 369032 T2389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 369033 T2389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 369034 T2389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 369034 T2389 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 369034 T2389 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 369035 T2389 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-7A725BE96FD5CD0F-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty1/
   [junit4]   2> 369035 T2389 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94e354
   [junit4]   2> 369036 T2389 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty1
   [junit4]   2> 369036 T2389 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty1/index/
   [junit4]   2> 369037 T2389 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 369037 T2389 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty1/index
   [junit4]   2> 369037 T2389 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23575851490129082]
   [junit4]   2> 369038 T2389 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19d06f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f2f29),segFN=segments_1,generation=1}
   [junit4]   2> 369039 T2389 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 369043 T2389 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 369044 T2389 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 369044 T2389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 369045 T2389 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 369045 T2389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 369046 T2389 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 369046 T2389 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 369047 T2389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 369047 T2389 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 369048 T2389 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 369049 T2389 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 369049 T2389 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 369050 T2389 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 369050 T2389 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 369051 T2389 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 369052 T2389 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 369055 T2389 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 369058 T2389 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 369058 T2389 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 369061 T2389 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1459264926, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 369112 T2389 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19d06f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f2f29),segFN=segments_1,generation=1}
   [junit4]   2> 369113 T2389 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 369113 T2389 oass.SolrIndexSearcher.<init> Opening Searcher@8efd1f[collection1] main
   [junit4]   2> 369113 T2389 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 369114 T2389 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 369114 T2389 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 369115 T2389 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 369115 T2389 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 369116 T2389 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369116 T2389 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 369116 T2389 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 369117 T2389 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 369117 T2389 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 369122 T2390 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8efd1f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 369126 T2389 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 369128 T2393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57554/squu collection:collection1 shard:shard1
   [junit4]   2> 369128 T2344 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 369129 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 369129 T2393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 369139 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 369141 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369141 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369141 T2393 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 369142 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 369141 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369142 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1075 name=collection1 org.apache.solr.core.SolrCore@76e53 url=http://127.0.0.1:57554/squu/collection1 node=127.0.0.1:57554_squu C1075_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57554/squu, core=collection1, node_name=127.0.0.1:57554_squu}
   [junit4]   2> 369142 T2393 C1075 P57554 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57554/squu/collection1/
   [junit4]   2> 369143 T2393 C1075 P57554 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 369143 T2393 C1075 P57554 oasc.SyncStrategy.syncToMe http://127.0.0.1:57554/squu/collection1/ has no replicas
   [junit4]   2> 369143 T2393 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57554/squu/collection1/ shard1
   [junit4]   2> 369144 T2393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 369144 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369147 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369150 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369251 T2388 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> 369251 T2366 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> 369251 T2375 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> 369299 T2393 oasc.ZkController.register We are http://127.0.0.1:57554/squu/collection1/ and leader is http://127.0.0.1:57554/squu/collection1/
   [junit4]   2> 369300 T2393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57554/squu
   [junit4]   2> 369300 T2393 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 369300 T2393 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 369300 T2393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 369302 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369302 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369302 T2393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369302 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369303 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 369304 T2367 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:57554/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57554_squu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 369305 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 369407 T2388 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> 369407 T2366 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> 369407 T2375 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> 369438 T2344 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 369439 T2344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 369441 T2344 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35297
   [junit4]   2> 369442 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 369442 T2344 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 369443 T2344 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004
   [junit4]   2> 369443 T2344 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/'
   [junit4]   2> 369462 T2344 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-7A725BE96FD5CD0F-001/tempDir-004/solr.xml
   [junit4]   2> 369475 T2344 oasc.CoreContainer.<init> New CoreContainer 27995937
   [junit4]   2> 369476 T2344 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/]
   [junit4]   2> 369477 T2344 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 369477 T2344 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 369478 T2344 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 369478 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 369479 T2344 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 369479 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 369480 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 369480 T2344 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 369481 T2344 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 369481 T2344 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 369482 T2344 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 369482 T2344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 369483 T2344 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50133/solr
   [junit4]   2> 369483 T2344 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 369484 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369486 T2404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11626df name:ZooKeeperConnection Watcher:127.0.0.1:50133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 369486 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 369489 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369490 T2406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f14e name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 369490 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 369500 T2344 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 370504 T2344 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35297_squu
   [junit4]   2> 370506 T2344 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35297_squu
   [junit4]   2> 370510 T2406 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 370510 T2388 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 370510 T2366 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 370510 T2375 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 370529 T2407 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 370530 T2407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 370531 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370532 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370532 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370532 T2407 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 370536 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 370538 T2367 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:35297/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35297_squu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 370539 T2367 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 370540 T2367 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 370544 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 370646 T2406 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> 370646 T2366 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> 370646 T2388 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> 370646 T2375 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> 371534 T2407 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 371534 T2407 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 371536 T2407 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 371537 T2407 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 371539 T2407 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 371539 T2407 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/collection1/'
   [junit4]   2> 371541 T2407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 371542 T2407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 371543 T2407 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 371578 T2407 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 371589 T2407 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 371590 T2407 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 371602 T2407 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 371760 T2407 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 371760 T2407 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 371761 T2407 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 371766 T2407 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 371768 T2407 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 371779 T2407 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371782 T2407 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371785 T2407 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 371785 T2407 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 371786 T2407 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 371786 T2407 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 371787 T2407 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 371787 T2407 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 371787 T2407 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 371787 T2407 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 371788 T2407 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty2/
   [junit4]   2> 371788 T2407 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@94e354
   [junit4]   2> 371789 T2407 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty2
   [junit4]   2> 371789 T2407 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty2/index/
   [junit4]   2> 371789 T2407 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 371790 T2407 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty2/index
   [junit4]   2> 371790 T2407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23575851490129082]
   [junit4]   2> 371791 T2407 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@148f9bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ec055),segFN=segments_1,generation=1}
   [junit4]   2> 371791 T2407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371795 T2407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 371795 T2407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 371795 T2407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 371796 T2407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371796 T2407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371796 T2407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 371796 T2407 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371797 T2407 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371797 T2407 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 371798 T2407 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 371799 T2407 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 371800 T2407 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 371800 T2407 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 371801 T2407 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 371801 T2407 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 371802 T2407 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 371803 T2407 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 371805 T2407 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 371805 T2407 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 371806 T2407 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1459264926, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 371857 T2407 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@148f9bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ec055),segFN=segments_1,generation=1}
   [junit4]   2> 371857 T2407 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371857 T2407 oass.SolrIndexSearcher.<init> Opening Searcher@2f4627[collection1] main
   [junit4]   2> 371858 T2407 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 371859 T2407 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 371859 T2407 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 371860 T2407 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 371860 T2407 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 371860 T2407 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 371861 T2407 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 371861 T2407 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 371861 T2407 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 371861 T2407 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 371871 T2408 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f4627[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 371874 T2407 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 371874 T2411 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35297/squu collection:collection1 shard:shard1
   [junit4]   2> 371875 T2344 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 371875 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 371876 T2411 oasc.ZkController.register We are http://127.0.0.1:35297/squu/collection1/ and leader is http://127.0.0.1:57554/squu/collection1/
   [junit4]   2> 371877 T2411 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35297/squu
   [junit4]   2> 371877 T2411 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 371877 T2411 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1076 name=collection1 org.apache.solr.core.SolrCore@192b9df url=http://127.0.0.1:35297/squu/collection1 node=127.0.0.1:35297_squu C1076_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:35297/squu, core=collection1, node_name=127.0.0.1:35297_squu}
   [junit4]   2> 371877 T2412 C1076 P35297 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 371877 T2411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371878 T2412 C1076 P35297 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 371879 T2412 C1076 P35297 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:57554/squu/collection1/ and I am http://127.0.0.1:35297/squu/collection1/
   [junit4]   2> 371879 T2412 C1076 P35297 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 371879 T2412 C1076 P35297 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 371880 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371881 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371881 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371881 T2412 C1076 P35297 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:57554/squu; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A35297_squu&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 371882 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371883 T2367 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:35297/squu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35297_squu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 371884 T2381 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 371884 T2381 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371884 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 371885 T2381 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 371885 T2381 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:35297_squu, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:35297/squu","core":"collection1","node_name":"127.0.0.1:35297_squu"}
   [junit4]   2> 371986 T2406 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> 371986 T2388 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> 371986 T2366 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> 371986 T2375 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> 372184 T2344 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 372185 T2344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 372187 T2344 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46384
   [junit4]   2> 372189 T2344 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 372189 T2344 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 372190 T2344 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-005
   [junit4]   2> 372190 T2344 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-005/'
   [junit4]   2> 372209 T2344 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-7A725BE96FD5CD0F-001/tempDir-005/solr.xml
   [junit4]   2> 372228 T2344 oasc.CoreContainer.<init> New CoreContainer 21615185
   [junit4]   2> 372229 T2344 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-005/]
   [junit4]   2> 372229 T2344 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 372230 T2344 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 372230 T2344 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 372231 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 372231 T2344 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 372232 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 372232 T2344 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 372233 T2344 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 372233 T2344 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 372234 T2344 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 372234 T2344 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 372235 T2344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 372236 T2344 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50133/solr
   [junit4]   2> 372236 T2344 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 372237 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 372238 T2424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27dfe8 name:ZooKeeperConnection Watcher:127.0.0.1:50133 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372239 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 372240 T2344 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 372241 T2426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dd9281 name:ZooKeeperConnection Watcher:127.0.0.1:50133/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372241 T2344 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 372245 T2344 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 372886 T2381 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:35297_squu, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:35297/squu","core":"collection1","node_name":"127.0.0.1:35297_squu"}
   [junit4]   2> 372886 T2381 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 372887 T2381 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35297_squu&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1004 
   [junit4]   2> 373247 T2344 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46384_squu
   [junit4]   2> 373248 T2344 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46384_squu
   [junit4]   2> 373250 T2406 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 373250 T2426 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 373251 T2366 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 373251 T2388 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 373250 T2375 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 373264 T2427 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 373265 T2427 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 373266 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373267 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373266 T2427 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 373267 T2366 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 373268 T2367 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 373268 T2367 oasc.Overseer$ClusterStateUpdater.updateState

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

ative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=654,transaction_logs_total_number=2}
   [junit4]   2> 420833 T2447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 420833 T2447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 420833 T2447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 420835 T2447 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 420836 T2447 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 420836 T2447 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 420836 T2447 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4/index
   [junit4]   2> 420836 T2447 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 420837 T2447 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001/tempDir-001/jetty4
   [junit4]   2> 420837 T2447 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/92082672874029068-core_node4-n_0000000015
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:177)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:174)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:72)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [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:358)
   [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> 420838 T2447 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> 420839 T2447 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 420839 T2447 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 420839 T2447 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:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-7A725BE96FD5CD0F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=be, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=191988632,total=342638592
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, OverseerTest, HighlighterConfigTest, SliceStateTest, ShardRoutingTest, TestManagedStopFilterFactory, TestSolr4Spatial, HdfsChaosMonkeySafeLeaderTest, TestFoldingMultitermQuery, RequiredFieldsTest, SuggestComponentTest, DateMathParserTest, XsltUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, AssignTest, TestQuerySenderListener, TestFuzzyAnalyzedSuggestions, TestManagedSchema, TestShardHandlerFactory, TestInitQParser, CollectionsAPIAsyncDistributedZkTest, DocumentAnalysisRequestHandlerTest, UUIDFieldTest, OverseerCollectionProcessorTest, OverseerRolesTest, HdfsCollectionsAPIDistributedZkTest, SSLMigrationTest, HighlighterMaxOffsetTest, MBeansHandlerTest, TestLMJelinekMercerSimilarityFactory, CursorPagingTest, TestRemoteStreaming, TestSolrCoreProperties, IndexSchemaTest, AnalysisErrorHandlingTest, TestDistributedSearch, HdfsDirectoryTest, TestImplicitCoreProperties, PeerSyncTest, TestShortCircuitedRequests, FastVectorHighlighterTest, TestDocSet, TestDistributedMissingSort, BasicDistributedZkTest, SyncSliceTest]
   [junit4] Completed on J0 in 56.69s, 1 test, 1 error <<< FAILURES!

[...truncated 939 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:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 error, 37 ignored (16 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10669 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Rob fixed.

Mike McCandless

http://blog.mikemccandless.com


On Fri, Jul 11, 2014 at 2:20 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10669/
> Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 58917 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:406: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:179: The following files are missing svn:eol-style (or binary svn:mime-type):
> * ./lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/strange-overgeneration.aff
> * ./lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/strange-overgeneration.dic
>
> Total time: 79 minutes 35 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10669 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10669/
Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 58917 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:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:179: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/strange-overgeneration.aff
* ./lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/strange-overgeneration.dic

Total time: 79 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b21) - Build # 10668 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10668/
Java: 64bit/jdk1.8.0_20-ea-b21 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
shard1 is not consistent.  Got 169 from http://127.0.0.1:51952/_tf/x/collection1lastClient and got 165 from http://127.0.0.1:57286/_tf/x/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 169 from http://127.0.0.1:51952/_tf/x/collection1lastClient and got 165 from http://127.0.0.1:57286/_tf/x/collection1
	at __randomizedtesting.SeedInfo.seed([CFF2AA62CC441CBE:4E14247ABB1B7C82]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11521 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/init-core-data-001
   [junit4]   2> 979751 T5678 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 979752 T5678 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_tf/x
   [junit4]   2> 979755 T5678 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 979756 T5678 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 979757 T5679 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 979857 T5678 oasc.ZkTestServer.run start zk server on port:42750
   [junit4]   2> 979858 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979861 T5685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23465eae name:ZooKeeperConnection Watcher:127.0.0.1:42750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979861 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979862 T5678 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 979866 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979868 T5687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21f8edc5 name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979868 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979868 T5678 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 979870 T5678 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 979872 T5678 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 979873 T5678 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 979875 T5678 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> 979875 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 979877 T5678 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 979878 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 979880 T5678 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> 979880 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 979884 T5678 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> 979884 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 979886 T5678 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> 979886 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 979888 T5678 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> 979888 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 979890 T5678 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> 979891 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 979892 T5678 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> 979903 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 979905 T5678 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> 979905 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 979907 T5678 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> 979907 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 979909 T5678 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> 979909 T5678 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 980203 T5678 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 980205 T5678 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40339
   [junit4]   2> 980205 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 980206 T5678 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980206 T5678 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002
   [junit4]   2> 980206 T5678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/'
   [junit4]   2> 980218 T5678 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/solr.xml
   [junit4]   2> 980227 T5678 oasc.CoreContainer.<init> New CoreContainer 115620287
   [junit4]   2> 980227 T5678 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/]
   [junit4]   2> 980228 T5678 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 980228 T5678 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 980229 T5678 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 980229 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 980229 T5678 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 980229 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 980229 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 980230 T5678 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 980230 T5678 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 980231 T5678 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 980231 T5678 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 980231 T5678 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 980231 T5678 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42750/solr
   [junit4]   2> 980232 T5678 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 980232 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 980234 T5698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7839880a name:ZooKeeperConnection Watcher:127.0.0.1:42750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 980241 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 980243 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 980244 T5700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b0441e1 name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 980244 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 980245 T5678 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 980246 T5678 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 980247 T5678 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 980249 T5678 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 980250 T5678 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 980251 T5678 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 980252 T5678 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40339__tf%2Fx
   [junit4]   2> 980253 T5678 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40339__tf%2Fx
   [junit4]   2> 980254 T5678 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 980255 T5678 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 980256 T5678 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40339__tf%2Fx
   [junit4]   2> 980257 T5678 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 980258 T5678 oasc.Overseer.start Overseer (id=92083837532700675-127.0.0.1:40339__tf%2Fx-n_0000000000) starting
   [junit4]   2> 980259 T5678 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 980263 T5678 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 980263 T5702 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 980265 T5678 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 980266 T5678 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 980267 T5701 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 980268 T5703 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 980268 T5703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 980269 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980269 T5703 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 980269 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 980270 T5701 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:40339/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40339__tf%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 980270 T5701 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 980270 T5701 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 980271 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 980271 T5700 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> 981269 T5703 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 981270 T5703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 981270 T5703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 981270 T5703 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 981271 T5703 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 981271 T5703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/collection1/'
   [junit4]   2> 981272 T5703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 981272 T5703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 981273 T5703 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 981294 T5703 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 981302 T5703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 981303 T5703 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 981312 T5703 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 981423 T5703 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 981424 T5703 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 981425 T5703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 981427 T5703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 981438 T5703 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 981438 T5703 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 981439 T5703 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/
   [junit4]   2> 981439 T5703 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e09d15a
   [junit4]   2> 981439 T5703 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data
   [junit4]   2> 981440 T5703 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/index/
   [junit4]   2> 981440 T5703 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 981440 T5703 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/index
   [junit4]   2> 981440 T5703 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8842857085160432]
   [junit4]   2> 981524 T5703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 981524 T5703 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 981527 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 981527 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 981528 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 981528 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 981528 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 981528 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 981529 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 981529 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 981529 T5703 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 981530 T5703 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 981530 T5703 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 981530 T5703 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 981530 T5703 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 981531 T5703 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 981531 T5703 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 981531 T5703 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 981534 T5703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 981535 T5703 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 981535 T5703 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 981536 T5703 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 981537 T5703 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 981537 T5703 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 981538 T5703 oass.SolrIndexSearcher.<init> Opening Searcher@735d69c2[collection1] main
   [junit4]   2> 981538 T5703 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 981539 T5703 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 981539 T5703 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 981539 T5703 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 981539 T5703 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 981540 T5703 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 981540 T5703 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 981540 T5703 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 981541 T5703 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 981541 T5703 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 981543 T5704 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@735d69c2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 981544 T5703 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 981545 T5707 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40339/_tf/x collection:control_collection shard:shard1
   [junit4]   2> 981545 T5678 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 981546 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 981546 T5707 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 981547 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 981548 T5709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11ea46ff name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 981548 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 981549 T5678 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 981551 T5678 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 981551 T5707 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 981552 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981553 T5707 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 981553 T5707 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 981553 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2261 name=collection1 org.apache.solr.core.SolrCore@77154461 url=http://127.0.0.1:40339/_tf/x/collection1 node=127.0.0.1:40339__tf%2Fx C2261_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:40339/_tf/x, core=collection1, node_name=127.0.0.1:40339__tf%2Fx}
   [junit4]   2> 981554 T5707 C2261 P40339 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40339/_tf/x/collection1/
   [junit4]   2> 981555 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981555 T5707 C2261 P40339 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 981556 T5707 C2261 P40339 oasc.SyncStrategy.syncToMe http://127.0.0.1:40339/_tf/x/collection1/ has no replicas
   [junit4]   2> 981556 T5707 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40339/_tf/x/collection1/ shard1
   [junit4]   2> 981556 T5707 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 981559 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981562 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981663 T5700 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> 981663 T5709 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> 981726 T5707 oasc.ZkController.register We are http://127.0.0.1:40339/_tf/x/collection1/ and leader is http://127.0.0.1:40339/_tf/x/collection1/
   [junit4]   2> 981726 T5707 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40339/_tf/x
   [junit4]   2> 981726 T5707 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 981726 T5707 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 981727 T5707 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 981728 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981728 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981728 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981728 T5707 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 981729 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 981729 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40339/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40339__tf%2Fx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 981730 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 981831 T5700 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> 981831 T5709 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> 981903 T5678 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 981903 T5678 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 981905 T5678 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42324
   [junit4]   2> 981905 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 981905 T5678 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 981906 T5678 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003
   [junit4]   2> 981906 T5678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/'
   [junit4]   2> 981917 T5678 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/solr.xml
   [junit4]   2> 981926 T5678 oasc.CoreContainer.<init> New CoreContainer 385011782
   [junit4]   2> 981927 T5678 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/]
   [junit4]   2> 981927 T5678 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 981928 T5678 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 981928 T5678 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 981928 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 981929 T5678 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 981929 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 981930 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 981930 T5678 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 981930 T5678 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 981931 T5678 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 981931 T5678 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 981932 T5678 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 981932 T5678 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42750/solr
   [junit4]   2> 981933 T5678 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 981933 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 981935 T5720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a20a24 name:ZooKeeperConnection Watcher:127.0.0.1:42750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 981935 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 981936 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 981937 T5722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d7c195e name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 981937 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 981941 T5678 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 982942 T5678 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42324__tf%2Fx
   [junit4]   2> 982943 T5678 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42324__tf%2Fx
   [junit4]   2> 982944 T5722 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 982944 T5700 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 982944 T5709 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 982948 T5723 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 982948 T5723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 982949 T5723 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 982949 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982949 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982949 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 982950 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 982950 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42324/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42324__tf%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 982951 T5701 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 982951 T5701 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 982952 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983053 T5700 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> 983053 T5709 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> 983053 T5722 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> 983949 T5723 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 983949 T5723 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 983950 T5723 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 983950 T5723 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 983951 T5723 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 983951 T5723 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/collection1/'
   [junit4]   2> 983951 T5723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 983952 T5723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 983952 T5723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 983980 T5723 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 983990 T5723 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 983991 T5723 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 983997 T5723 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 984118 T5723 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 984119 T5723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 984119 T5723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 984121 T5723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 984133 T5723 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 984134 T5723 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 984134 T5723 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/
   [junit4]   2> 984134 T5723 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e09d15a
   [junit4]   2> 984134 T5723 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1
   [junit4]   2> 984135 T5723 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/index/
   [junit4]   2> 984135 T5723 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 984135 T5723 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/index
   [junit4]   2> 984136 T5723 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8842857085160432]
   [junit4]   2> 984146 T5723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 984146 T5723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 984148 T5723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 984149 T5723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 984149 T5723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 984149 T5723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 984149 T5723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 984149 T5723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 984150 T5723 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 984150 T5723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 984150 T5723 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 984150 T5723 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 984150 T5723 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 984151 T5723 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 984151 T5723 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 984151 T5723 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 984151 T5723 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 984151 T5723 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 984153 T5723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 984154 T5723 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 984154 T5723 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 984154 T5723 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 984155 T5723 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 984155 T5723 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 984156 T5723 oass.SolrIndexSearcher.<init> Opening Searcher@798ee2e[collection1] main
   [junit4]   2> 984156 T5723 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 984156 T5723 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 984157 T5723 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 984157 T5723 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 984157 T5723 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 984157 T5723 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 984158 T5723 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 984158 T5723 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 984158 T5723 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 984158 T5723 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 984160 T5723 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 984161 T5724 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798ee2e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 984161 T5727 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42324/_tf/x collection:collection1 shard:shard2
   [junit4]   2> 984161 T5678 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 984162 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 984162 T5727 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 984166 T5727 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 984167 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984167 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984167 T5727 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 984167 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984168 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 984168 T5727 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2262 name=collection1 org.apache.solr.core.SolrCore@40d495b8 url=http://127.0.0.1:42324/_tf/x/collection1 node=127.0.0.1:42324__tf%2Fx C2262_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:42324/_tf/x, core=collection1, node_name=127.0.0.1:42324__tf%2Fx}
   [junit4]   2> 984168 T5727 C2262 P42324 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42324/_tf/x/collection1/
   [junit4]   2> 984169 T5727 C2262 P42324 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 984169 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984169 T5727 C2262 P42324 oasc.SyncStrategy.syncToMe http://127.0.0.1:42324/_tf/x/collection1/ has no replicas
   [junit4]   2> 984169 T5727 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42324/_tf/x/collection1/ shard2
   [junit4]   2> 984169 T5727 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 984171 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984173 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984274 T5722 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> 984274 T5709 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> 984274 T5700 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> 984322 T5727 oasc.ZkController.register We are http://127.0.0.1:42324/_tf/x/collection1/ and leader is http://127.0.0.1:42324/_tf/x/collection1/
   [junit4]   2> 984323 T5727 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42324/_tf/x
   [junit4]   2> 984323 T5727 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 984323 T5727 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 984323 T5727 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 984324 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984324 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984324 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984325 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 984325 T5727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 984326 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42324/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42324__tf%2Fx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 984327 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 984428 T5722 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> 984428 T5700 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> 984428 T5709 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> 984509 T5678 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 984509 T5678 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 984511 T5678 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46028
   [junit4]   2> 984511 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 984512 T5678 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 984512 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004
   [junit4]   2> 984512 T5678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/'
   [junit4]   2> 984522 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/solr.xml
   [junit4]   2> 984528 T5678 oasc.CoreContainer.<init> New CoreContainer 1491312306
   [junit4]   2> 984529 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/]
   [junit4]   2> 984529 T5678 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 984529 T5678 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 984530 T5678 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 984530 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 984530 T5678 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 984530 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 984530 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 984531 T5678 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 984531 T5678 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 984531 T5678 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 984532 T5678 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 984532 T5678 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 984532 T5678 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42750/solr
   [junit4]   2> 984532 T5678 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 984545 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 984546 T5738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de943b2 name:ZooKeeperConnection Watcher:127.0.0.1:42750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 984546 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 984547 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 984548 T5740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ab9187b name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 984548 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 984551 T5678 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 985554 T5678 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46028__tf%2Fx
   [junit4]   2> 985555 T5678 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46028__tf%2Fx
   [junit4]   2> 985556 T5722 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 985556 T5709 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 985556 T5740 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 985556 T5700 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 985559 T5741 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 985559 T5741 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 985560 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 985560 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 985560 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 985560 T5741 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 985561 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 985562 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46028/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46028__tf%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 985562 T5701 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 985562 T5701 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 985563 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 985664 T5722 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> 985664 T5700 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> 985664 T5740 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> 985664 T5709 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> 986561 T5741 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 986561 T5741 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 986562 T5741 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 986562 T5741 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 986563 T5741 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 986563 T5741 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/collection1/'
   [junit4]   2> 986564 T5741 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 986564 T5741 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 986564 T5741 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 986589 T5741 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 986597 T5741 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 986598 T5741 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 986601 T5741 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 986718 T5741 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 986719 T5741 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 986720 T5741 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 986722 T5741 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 986732 T5741 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 986732 T5741 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 986733 T5741 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/
   [junit4]   2> 986733 T5741 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e09d15a
   [junit4]   2> 986733 T5741 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2
   [junit4]   2> 986734 T5741 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/index/
   [junit4]   2> 986734 T5741 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 986734 T5741 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/index
   [junit4]   2> 986734 T5741 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8842857085160432]
   [junit4]   2> 986744 T5741 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 986744 T5741 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 986746 T5741 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 986746 T5741 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 986746 T5741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 986747 T5741 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 986747 T5741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 986747 T5741 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 986747 T5741 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 986747 T5741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 986747 T5741 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 986748 T5741 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 986748 T5741 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 986749 T5741 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 986749 T5741 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 986749 T5741 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 986750 T5741 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 986750 T5741 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 986752 T5741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 986753 T5741 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 986753 T5741 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 986754 T5741 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 986755 T5741 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 986755 T5741 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 986756 T5741 oass.SolrIndexSearcher.<init> Opening Searcher@52690137[collection1] main
   [junit4]   2> 986756 T5741 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 986757 T5741 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 986757 T5741 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 986757 T5741 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 986758 T5741 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 986758 T5741 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 986758 T5741 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 986758 T5741 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 986759 T5741 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 986759 T5741 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 986763 T5741 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 986764 T5742 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52690137[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 986764 T5745 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46028/_tf/x collection:collection1 shard:shard3
   [junit4]   2> 986765 T5678 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 986765 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 986770 T5745 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 986773 T5745 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 986774 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986774 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986774 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986774 T5745 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 986775 T5745 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2263 name=collection1 org.apache.solr.core.SolrCore@7f13cfcf url=http://127.0.0.1:46028/_tf/x/collection1 node=127.0.0.1:46028__tf%2Fx C2263_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:46028/_tf/x, core=collection1, node_name=127.0.0.1:46028__tf%2Fx}
   [junit4]   2> 986775 T5745 C2263 P46028 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46028/_tf/x/collection1/
   [junit4]   2> 986775 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 986775 T5745 C2263 P46028 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 986775 T5745 C2263 P46028 oasc.SyncStrategy.syncToMe http://127.0.0.1:46028/_tf/x/collection1/ has no replicas
   [junit4]   2> 986776 T5745 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46028/_tf/x/collection1/ shard3
   [junit4]   2> 986776 T5745 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 986777 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986780 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986782 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986883 T5722 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> 986884 T5740 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> 986884 T5700 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> 986884 T5709 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> 986934 T5745 oasc.ZkController.register We are http://127.0.0.1:46028/_tf/x/collection1/ and leader is http://127.0.0.1:46028/_tf/x/collection1/
   [junit4]   2> 986934 T5745 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46028/_tf/x
   [junit4]   2> 986935 T5745 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 986935 T5745 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 986935 T5745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 986948 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986948 T5745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 986949 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986949 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 986950 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 986950 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46028/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46028__tf%2Fx",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 986951 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 987053 T5700 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> 987053 T5740 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> 987053 T5709 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> 987053 T5722 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> 987066 T5678 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 987067 T5678 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 987069 T5678 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51952
   [junit4]   2> 987070 T5678 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 987070 T5678 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 987071 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-005
   [junit4]   2> 987071 T5678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-005/'
   [junit4]   2> 987087 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-005/solr.xml
   [junit4]   2> 987105 T5678 oasc.CoreContainer.<init> New CoreContainer 968691550
   [junit4]   2> 987105 T5678 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.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-005/]
   [junit4]   2> 987106 T5678 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 987106 T5678 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 987107 T5678 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 987107 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 987107 T5678 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 987108 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 987108 T5678 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 987108 T5678 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 987109 T5678 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 987109 T5678 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 987110 T5678 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 987110 T5678 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 987111 T5678 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42750/solr
   [junit4]   2> 987111 T5678 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 987112 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 987113 T5756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36aef76a name:ZooKeeperConnection Watcher:127.0.0.1:42750 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 987113 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 987121 T5678 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 987122 T5758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c2aed4f name:ZooKeeperConnection Watcher:127.0.0.1:42750/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 987122 T5678 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 987126 T5678 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 988131 T5678 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51952__tf%2Fx
   [junit4]   2> 988132 T5678 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51952__tf%2Fx
   [junit4]   2> 988133 T5740 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 988133 T5709 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 988133 T5758 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 988134 T5700 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 988134 T5722 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 988136 T5759 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 988137 T5759 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 988137 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 988137 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 988138 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 988137 T5759 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 988142 T5701 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 988143 T5701 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51952/_tf/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51952__tf%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 988143 T5701 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 988143 T5701 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 988144 T5700 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 988245 T5722 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> 988245 T5700 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> 988245 T5709 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> 988245 T5758 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> 988245 T5740 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> 989138 T5759 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 989138 T5759 oasc.ZkController.createCollectionZkNode Check for collection zkNode:

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

cher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1088417 T5943 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2958 name=collection1 org.apache.solr.core.SolrCore@26d0b5b8 url=http://127.0.0.1:32839/_tf/x/collection1 node=127.0.0.1:32839__tf%2Fx C2958_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:32839/_tf/x, core=collection1, node_name=127.0.0.1:32839__tf%2Fx}
   [junit4]   2> 1088579 T6147 C2958 P32839 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 1088580 T6147 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1088580 T6147 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26d0b5b8
   [junit4]   2> 1088581 T6147 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=22,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=94,cumulative_deletesById=44,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=8922,transaction_logs_total_number=2}
   [junit4]   2> 1088581 T6147 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1088581 T6147 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1088581 T6147 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1088582 T6147 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1088583 T6147 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1088583 T6147 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8/index;done=false>>]
   [junit4]   2> 1088583 T6147 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8/index
   [junit4]   2> 1088583 T6147 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8;done=false>>]
   [junit4]   2> 1088584 T6147 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001/tempDir-001/jetty8
   [junit4]   2> 1088584 T6147 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1088584 T6147 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:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeySafeLeaderTest-CFF2AA62CC441CBE-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=es_PE, timezone=Israel
   [junit4]   2> NOTE: Linux 3.8.0-42-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=419879352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, TestShardHandlerFactory, TestDFRSimilarityFactory, TestShortCircuitedRequests, PeerSyncTest, RegexBoostProcessorTest, NoCacheHeaderTest, TestCodecSupport, PingRequestHandlerTest, ParsingFieldUpdateProcessorsTest, TestSurroundQueryParser, TestCursorMarkWithoutUniqueKey, OverseerTest, ClusterStateUpdateTest, TestCopyFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestStressVersions, MoreLikeThisHandlerTest, TestFoldingMultitermQuery, TestTrie, TestSearcherReuse, TestStressReorder, CursorMarkTest, OpenExchangeRatesOrgProviderTest, TestNumberUtils, TestCloudInspectUtil, BadComponentTest, TestInitQParser, StatelessScriptUpdateProcessorFactoryTest, MBeansHandlerTest, TestComponentsName, TestHighlightDedupGrouping, CustomCollectionTest, DateMathParserTest, AnalysisErrorHandlingTest, DocValuesMissingTest, TestSolrDeletionPolicy2, UnloadDistributedZkTest, SolrIndexSplitterTest, TestWordDelimiterFilterFactory, ResourceLoaderTest, TestConfig, TestRangeQuery, XmlUpdateRequestHandlerTest, TestCloudManagedSchema, TestFastOutputStream, TestStressUserVersions, TestBM25SimilarityFactory, ExternalFileFieldSortTest, TestReplicationHandler, TestMaxScoreQueryParser, DocumentAnalysisRequestHandlerTest, RecoveryZkTest, BasicFunctionalityTest, TestSolrXml, TestDistribDocBasedVersion, BasicDistributedZkTest, RollingRestartTest, HttpPartitionTest, TestBlendedInfixSuggestions, TestHashPartitioner, UUIDFieldTest, BadIndexSchemaTest, AsyncMigrateRouteKeyTest, RemoteQueryErrorTest, TestArbitraryIndexDir, TestBinaryResponseWriter, CachingDirectoryFactoryTest, QueryEqualityTest, FieldMutatingUpdateProcessorTest, TestCollationFieldDocValues, CursorPagingTest, DocumentBuilderTest, ZkCLITest, TestDynamicFieldCollectionResource, SuggesterTSTTest, SpellPossibilityIteratorTest, TestJmxIntegration, TestHighFrequencyDictionaryFactory, NotRequiredUniqueKeyTest, ReplicationFactorTest, TestFieldSortValues, PreAnalyzedUpdateProcessorTest, TestSchemaResource, TestFaceting, TestSearchPerf, TestAnalyzeInfixSuggestions, SolrCmdDistributorTest, ClusterStateTest, TestManagedStopFilterFactory, BadCopyFieldTest, PrimitiveFieldTypeTest, TestDefaultSearchFieldResource, CurrencyFieldOpenExchangeTest, BlockDirectoryTest, DirectUpdateHandlerTest, TestConfigSets, StandardRequestHandlerTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J0 in 109.36s, 1 test, 1 failure <<< FAILURES!

[...truncated 627 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:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 66 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b21 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60) - Build # 10667 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10667/
Java: 32bit/jdk1.7.0_60 -server -XX:+UseG1GC

1 tests failed.
FAILED:  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([5440A6B6186C5D63:D5A628AE6F333D5F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11184 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-5440A6B6186C5D63-001/init-core-data-001
   [junit4]   2> 402607 T2305 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 402607 T2305 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 402612 T2305 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 402612 T2305 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 402613 T2306 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 402713 T2305 oasc.ZkTestServer.run start zk server on port:35612
   [junit4]   2> 402714 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 402718 T2312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1342108 name:ZooKeeperConnection Watcher:127.0.0.1:35612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 402718 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 402719 T2305 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 402724 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 402726 T2314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b4a786 name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 402726 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 402727 T2305 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 402731 T2305 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 402734 T2305 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 402737 T2305 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 402741 T2305 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> 402742 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 402748 T2305 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> 402749 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 402756 T2305 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> 402757 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 402761 T2305 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> 402762 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 402765 T2305 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> 402766 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 402769 T2305 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> 402770 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 402774 T2305 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> 402775 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 402778 T2305 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> 402779 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 402782 T2305 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> 402783 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 402786 T2305 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> 402787 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 402790 T2305 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> 402791 T2305 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 403028 T2305 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 403032 T2305 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42145
   [junit4]   2> 403033 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 403034 T2305 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 403034 T2305 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002
   [junit4]   2> 403035 T2305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/'
   [junit4]   2> 403048 T2305 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-5440A6B6186C5D63-001/tempDir-002/solr.xml
   [junit4]   2> 403074 T2305 oasc.CoreContainer.<init> New CoreContainer 2805626
   [junit4]   2> 403075 T2305 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/]
   [junit4]   2> 403075 T2305 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 403076 T2305 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 403076 T2305 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 403076 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 403077 T2305 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 403077 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 403077 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 403077 T2305 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 403078 T2305 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 403078 T2305 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 403079 T2305 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 403079 T2305 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 403079 T2305 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35612/solr
   [junit4]   2> 403080 T2305 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 403080 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403082 T2325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9b890a name:ZooKeeperConnection Watcher:127.0.0.1:35612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403083 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403085 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403086 T2327 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1822701 name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403087 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403088 T2305 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 403093 T2305 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 403096 T2305 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 403099 T2305 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 403101 T2305 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 403103 T2305 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 403104 T2305 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42145_
   [junit4]   2> 403104 T2305 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42145_
   [junit4]   2> 403106 T2305 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 403107 T2305 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 403109 T2305 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:42145_
   [junit4]   2> 403109 T2305 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 403111 T2305 oasc.Overseer.start Overseer (id=92083270006210563-127.0.0.1:42145_-n_0000000000) starting
   [junit4]   2> 403114 T2305 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 403125 T2329 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 403125 T2305 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 403128 T2305 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 403130 T2305 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 403135 T2328 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 403139 T2330 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 403140 T2330 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 403141 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403141 T2330 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 403143 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 403145 T2328 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:42145",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42145_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 403145 T2328 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 403146 T2328 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 403149 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 403150 T2327 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> 404142 T2330 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 404142 T2330 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 404144 T2330 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 404144 T2330 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 404146 T2330 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 404146 T2330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/collection1/'
   [junit4]   2> 404147 T2330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 404148 T2330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 404149 T2330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 404216 T2330 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 404242 T2330 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 404244 T2330 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 404250 T2330 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 404491 T2330 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 404491 T2330 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 404492 T2330 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 404497 T2330 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 404499 T2330 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 404511 T2330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 404514 T2330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 404517 T2330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 404518 T2330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 404518 T2330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 404518 T2330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 404519 T2330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 404519 T2330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 404519 T2330 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 404519 T2330 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 404519 T2330 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/control/data/
   [junit4]   2> 404520 T2330 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c560b
   [junit4]   2> 404520 T2330 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/control/data
   [junit4]   2> 404521 T2330 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/control/data/index/
   [junit4]   2> 404521 T2330 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 404521 T2330 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/control/data/index
   [junit4]   2> 404521 T2330 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 404522 T2330 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@1563701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c0fc),segFN=segments_1,generation=1}
   [junit4]   2> 404522 T2330 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 404525 T2330 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 404526 T2330 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 404526 T2330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 404526 T2330 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 404526 T2330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 404526 T2330 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 404527 T2330 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 404527 T2330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 404527 T2330 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 404528 T2330 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 404528 T2330 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 404528 T2330 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 404529 T2330 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 404529 T2330 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 404529 T2330 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 404530 T2330 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 404532 T2330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 404534 T2330 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 404534 T2330 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 404535 T2330 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.5634765625, floorSegmentMB=2.0673828125, forceMergeDeletesPctAllowed=28.739751134203694, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6858873607875154
   [junit4]   2> 404535 T2330 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@1563701 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c0fc),segFN=segments_1,generation=1}
   [junit4]   2> 404536 T2330 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 404536 T2330 oass.SolrIndexSearcher.<init> Opening Searcher@1a9b274[collection1] main
   [junit4]   2> 404536 T2330 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 404537 T2330 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 404537 T2330 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 404538 T2330 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 404538 T2330 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 404538 T2330 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 404538 T2330 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 404539 T2330 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 404539 T2330 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 404539 T2330 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 404542 T2331 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a9b274[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 404543 T2330 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 404543 T2334 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42145 collection:control_collection shard:shard1
   [junit4]   2> 404543 T2305 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 404544 T2334 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 404544 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 404545 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404546 T2336 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3bae8 name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404547 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404547 T2305 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 404548 T2334 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 404549 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404549 T2305 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 404550 T2334 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 404550 T2334 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C233 name=collection1 org.apache.solr.core.SolrCore@10bf54f url=http://127.0.0.1:42145/collection1 node=127.0.0.1:42145_ C233_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:42145, core=collection1, node_name=127.0.0.1:42145_}
   [junit4]   2> 404550 T2334 C233 P42145 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42145/collection1/
   [junit4]   2> 404550 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404550 T2334 C233 P42145 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 404551 T2334 C233 P42145 oasc.SyncStrategy.syncToMe http://127.0.0.1:42145/collection1/ has no replicas
   [junit4]   2> 404551 T2334 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42145/collection1/ shard1
   [junit4]   2> 404551 T2334 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 404553 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404554 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404556 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404657 T2336 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> 404657 T2327 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> 404705 T2334 oasc.ZkController.register We are http://127.0.0.1:42145/collection1/ and leader is http://127.0.0.1:42145/collection1/
   [junit4]   2> 404705 T2334 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42145
   [junit4]   2> 404705 T2334 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 404705 T2334 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 404705 T2334 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 404707 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404707 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404707 T2334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404707 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404708 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404709 T2328 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:42145",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42145_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 404710 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404777 T2305 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 404777 T2305 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 404779 T2305 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50231
   [junit4]   2> 404780 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 404781 T2305 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 404782 T2305 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-5440A6B6186C5D63-001/tempDir-003
   [junit4]   2> 404782 T2305 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-5440A6B6186C5D63-001/tempDir-003/'
   [junit4]   2> 404802 T2305 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-5440A6B6186C5D63-001/tempDir-003/solr.xml
   [junit4]   2> 404811 T2327 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> 404811 T2336 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> 404828 T2305 oasc.CoreContainer.<init> New CoreContainer 12965269
   [junit4]   2> 404828 T2305 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-5440A6B6186C5D63-001/tempDir-003/]
   [junit4]   2> 404829 T2305 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 404829 T2305 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 404830 T2305 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 404830 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 404830 T2305 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 404831 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 404831 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 404831 T2305 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 404832 T2305 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 404832 T2305 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 404832 T2305 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 404833 T2305 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 404833 T2305 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35612/solr
   [junit4]   2> 404833 T2305 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 404834 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404836 T2347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@495bdc name:ZooKeeperConnection Watcher:127.0.0.1:35612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404837 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404840 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404841 T2349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19e0f2d name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404842 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404849 T2305 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405852 T2305 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50231_
   [junit4]   2> 405853 T2305 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50231_
   [junit4]   2> 405858 T2349 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 405858 T2327 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 405858 T2336 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 405869 T2350 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 405869 T2350 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 405870 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405870 T2350 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 405871 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405871 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405874 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405875 T2328 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:50231",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50231_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 405875 T2328 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 405876 T2328 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 405878 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405981 T2349 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> 405981 T2336 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> 405981 T2327 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> 406871 T2350 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 406872 T2350 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 406873 T2350 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 406873 T2350 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 406875 T2350 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 406876 T2350 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-5440A6B6186C5D63-001/tempDir-003/collection1/'
   [junit4]   2> 406877 T2350 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 406877 T2350 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 406878 T2350 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 406918 T2350 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 406943 T2350 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 406944 T2350 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 406951 T2350 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 407189 T2350 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 407190 T2350 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 407190 T2350 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 407195 T2350 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 407197 T2350 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 407209 T2350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407213 T2350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407216 T2350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407217 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407217 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407217 T2350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407218 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407219 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407219 T2350 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 407219 T2350 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 407220 T2350 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-5440A6B6186C5D63-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty1/
   [junit4]   2> 407220 T2350 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c560b
   [junit4]   2> 407221 T2350 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty1
   [junit4]   2> 407222 T2350 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty1/index/
   [junit4]   2> 407222 T2350 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 407222 T2350 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty1/index
   [junit4]   2> 407223 T2350 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 407224 T2350 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@1039c57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97bfa2),segFN=segments_1,generation=1}
   [junit4]   2> 407224 T2350 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407230 T2350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 407230 T2350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 407231 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 407231 T2350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 407231 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 407232 T2350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 407232 T2350 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 407233 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 407233 T2350 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 407234 T2350 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 407235 T2350 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 407235 T2350 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 407236 T2350 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 407237 T2350 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 407237 T2350 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 407238 T2350 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 407240 T2350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 407242 T2350 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 407242 T2350 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 407243 T2350 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.5634765625, floorSegmentMB=2.0673828125, forceMergeDeletesPctAllowed=28.739751134203694, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6858873607875154
   [junit4]   2> 407243 T2350 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@1039c57 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97bfa2),segFN=segments_1,generation=1}
   [junit4]   2> 407244 T2350 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407244 T2350 oass.SolrIndexSearcher.<init> Opening Searcher@f92fc6[collection1] main
   [junit4]   2> 407244 T2350 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 407245 T2350 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 407245 T2350 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 407246 T2350 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 407246 T2350 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 407246 T2350 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 407246 T2350 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 407247 T2350 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 407247 T2350 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 407247 T2350 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 407250 T2351 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f92fc6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 407253 T2350 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 407254 T2354 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50231 collection:collection1 shard:shard1
   [junit4]   2> 407254 T2305 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 407254 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 407255 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 407259 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 407260 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407260 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407260 T2354 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 407260 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407260 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C234 name=collection1 org.apache.solr.core.SolrCore@1e9ce16 url=http://127.0.0.1:50231/collection1 node=127.0.0.1:50231_ C234_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50231, core=collection1, node_name=127.0.0.1:50231_}
   [junit4]   2> 407261 T2354 C234 P50231 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50231/collection1/
   [junit4]   2> 407261 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407261 T2354 C234 P50231 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 407261 T2354 C234 P50231 oasc.SyncStrategy.syncToMe http://127.0.0.1:50231/collection1/ has no replicas
   [junit4]   2> 407262 T2354 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50231/collection1/ shard1
   [junit4]   2> 407262 T2354 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 407263 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407264 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407266 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407367 T2336 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> 407368 T2349 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> 407367 T2327 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> 407415 T2354 oasc.ZkController.register We are http://127.0.0.1:50231/collection1/ and leader is http://127.0.0.1:50231/collection1/
   [junit4]   2> 407415 T2354 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50231
   [junit4]   2> 407415 T2354 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 407415 T2354 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 407416 T2354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 407417 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407417 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407417 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407417 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407418 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407419 T2328 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:50231",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50231_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 407420 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407496 T2305 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 407496 T2305 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 407501 T2305 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45810
   [junit4]   2> 407502 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 407503 T2305 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 407503 T2305 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004
   [junit4]   2> 407503 T2305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/'
   [junit4]   2> 407522 T2327 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> 407522 T2336 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> 407522 T2349 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> 407523 T2305 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-5440A6B6186C5D63-001/tempDir-004/solr.xml
   [junit4]   2> 407549 T2305 oasc.CoreContainer.<init> New CoreContainer 19237069
   [junit4]   2> 407549 T2305 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/]
   [junit4]   2> 407550 T2305 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 407550 T2305 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 407550 T2305 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 407551 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 407551 T2305 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 407551 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 407551 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 407552 T2305 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 407552 T2305 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 407553 T2305 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 407553 T2305 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 407553 T2305 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 407554 T2305 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35612/solr
   [junit4]   2> 407554 T2305 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 407555 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 407556 T2365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1387a81 name:ZooKeeperConnection Watcher:127.0.0.1:35612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407556 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 407558 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 407558 T2367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d19a10 name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 407559 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 407567 T2305 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 408571 T2305 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45810_
   [junit4]   2> 408573 T2305 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45810_
   [junit4]   2> 408578 T2349 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 408578 T2336 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 408578 T2327 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 408578 T2367 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 408587 T2368 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 408587 T2368 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 408589 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408589 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408589 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408589 T2368 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 408591 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408593 T2328 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:45810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45810_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 408593 T2328 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 408593 T2328 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 408597 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408700 T2336 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> 408700 T2327 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> 408700 T2367 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> 408700 T2349 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> 409590 T2368 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 409591 T2368 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 409592 T2368 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 409592 T2368 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 409594 T2368 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 409594 T2368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/collection1/'
   [junit4]   2> 409595 T2368 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 409596 T2368 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 409596 T2368 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 409636 T2368 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 409661 T2368 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 409662 T2368 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 409668 T2368 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 409914 T2368 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 409915 T2368 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 409916 T2368 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 409920 T2368 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 409922 T2368 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 409938 T2368 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409942 T2368 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409946 T2368 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409948 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409948 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409948 T2368 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409950 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409950 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409950 T2368 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 409951 T2368 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 409951 T2368 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty2/
   [junit4]   2> 409951 T2368 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c560b
   [junit4]   2> 409953 T2368 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty2
   [junit4]   2> 409953 T2368 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty2/index/
   [junit4]   2> 409953 T2368 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 409954 T2368 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty2/index
   [junit4]   2> 409954 T2368 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 409955 T2368 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@78e000 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a9b77),segFN=segments_1,generation=1}
   [junit4]   2> 409955 T2368 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409960 T2368 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 409960 T2368 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 409961 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 409961 T2368 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409961 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409961 T2368 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 409962 T2368 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409962 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409962 T2368 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 409963 T2368 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 409963 T2368 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 409963 T2368 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 409964 T2368 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 409964 T2368 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 409964 T2368 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 409965 T2368 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 409967 T2368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409969 T2368 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 409969 T2368 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 409970 T2368 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.5634765625, floorSegmentMB=2.0673828125, forceMergeDeletesPctAllowed=28.739751134203694, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6858873607875154
   [junit4]   2> 409970 T2368 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@78e000 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a9b77),segFN=segments_1,generation=1}
   [junit4]   2> 409970 T2368 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409971 T2368 oass.SolrIndexSearcher.<init> Opening Searcher@1164851[collection1] main
   [junit4]   2> 409971 T2368 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 409972 T2368 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 409972 T2368 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 409972 T2368 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 409972 T2368 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 409973 T2368 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 409973 T2368 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 409973 T2368 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 409973 T2368 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 409974 T2368 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 409977 T2369 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1164851[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 409979 T2368 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 409980 T2372 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45810 collection:collection1 shard:shard1
   [junit4]   2> 409980 T2305 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 409981 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 409982 T2372 oasc.ZkController.register We are http://127.0.0.1:45810/collection1/ and leader is http://127.0.0.1:50231/collection1/
   [junit4]   2> 409982 T2372 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45810
   [junit4]   2> 409982 T2372 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 409982 T2372 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C235 name=collection1 org.apache.solr.core.SolrCore@6925a2 url=http://127.0.0.1:45810/collection1 node=127.0.0.1:45810_ C235_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:45810, core=collection1, node_name=127.0.0.1:45810_}
   [junit4]   2> 409983 T2373 C235 P45810 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 409983 T2372 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409983 T2373 C235 P45810 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 409983 T2373 C235 P45810 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:50231/collection1/ and I am http://127.0.0.1:45810/collection1/
   [junit4]   2> 409984 T2373 C235 P45810 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 409985 T2373 C235 P45810 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 409986 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409986 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409987 T2373 C235 P45810 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:50231; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A45810_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 409987 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409988 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409989 T2328 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:45810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45810_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 409989 T2345 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 409990 T2345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409990 T2345 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 409990 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409990 T2345 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:45810_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:45810","core":"collection1","node_name":"127.0.0.1:45810_"}
   [junit4]   2> 410091 T2336 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> 410091 T2367 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> 410091 T2349 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> 410091 T2327 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> 410214 T2305 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 410215 T2305 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 410217 T2305 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49342
   [junit4]   2> 410218 T2305 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 410219 T2305 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 410219 T2305 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-005
   [junit4]   2> 410220 T2305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-005/'
   [junit4]   2> 410240 T2305 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-5440A6B6186C5D63-001/tempDir-005/solr.xml
   [junit4]   2> 410266 T2305 oasc.CoreContainer.<init> New CoreContainer 19646268
   [junit4]   2> 410267 T2305 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-005/]
   [junit4]   2> 410268 T2305 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 410268 T2305 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 410268 T2305 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 410269 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 410269 T2305 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 410269 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 410270 T2305 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 410270 T2305 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 410270 T2305 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 410271 T2305 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 410271 T2305 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 410271 T2305 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 410272 T2305 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35612/solr
   [junit4]   2> 410272 T2305 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 410273 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410274 T2385 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1255fd3 name:ZooKeeperConnection Watcher:127.0.0.1:35612 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410274 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410276 T2305 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410278 T2387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@153b33a name:ZooKeeperConnection Watcher:127.0.0.1:35612/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410278 T2305 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410288 T2305 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 410991 T2345 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:45810_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:45810","core":"collection1","node_name":"127.0.0.1:45810_"}
   [junit4]   2> 410992 T2345 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 410993 T2345 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={onlyIfLeader=true&state=recovering&version=2&nodeName=127.0.0.1:45810_&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeaderActive=true} status=0 QTime=1004 
   [junit4]   2> 411291 T2305 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49342_
   [junit4]   2> 411293 T2305 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49342_
   [junit4]   2> 411297 T2367 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 411297 T2336 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 411297 T2349 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 411297 T2327 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 411298 T2387 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 411307 T2388 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 411307 T2388 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 411309 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411309 T2388 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 411309 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411310 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411312 T2328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 411313 T2328 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:49342",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49342_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 411313 T2328 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 411314 T2328 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 411317 T2327 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411420 T2327 oascc.ZkStateReader$2.process A cluster stat

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

reState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 458819 T2408 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 458821 T2408 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 458821 T2408 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 458822 T2408 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 458822 T2408 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4
   [junit4]   2> 458822 T2408 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 458823 T2408 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001/tempDir-001/jetty4/index
   [junit4]   2> 458839 T2408 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue/qn-
   [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$5.execute(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:240)
   [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:240)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:330)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:452)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
   [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:358)
   [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> 458839 T2408 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> 458840 T2408 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 458840 T2408 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 458840 T2408 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:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-5440A6B6186C5D63-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {range_facet_si=PostingsFormat(name=FSTOrdPulsing41), intDefault=MockFixedIntBlock(blockSize=1878), a_si=MockFixedIntBlock(blockSize=1878), text=PostingsFormat(name=NestedPulsing), other_tl1=MockFixedIntBlock(blockSize=1878), rnd_b=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=MockSep), _version_=MockFixedIntBlock(blockSize=1878), timestamp=PostingsFormat(name=FSTOrdPulsing41), multiDefault=PostingsFormat(name=FSTOrdPulsing41), id=PostingsFormat(name=MockSep), range_facet_l=PostingsFormat(name=FSTOrdPulsing41), a_t=PostingsFormat(name=FSTOrdPulsing41)}, docValues:{}, sim=DefaultSimilarity, locale=ar_YE, timezone=America/Boise
   [junit4]   2> NOTE: Linux 3.8.0-42-generic i386/Oracle Corporation 1.7.0_60 (32-bit)/cpus=8,threads=1,free=444436608,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldTest, IndexSchemaTest, TestTolerantSearch, DisMaxRequestHandlerTest, TestMaxScoreQueryParser, TestShardHandlerFactory, TestSolrXMLSerializer, HdfsWriteToMultipleCollectionsTest, ExternalFileFieldSortTest, TestFileDictionaryLookup, TestSearcherReuse, SignatureUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, CursorMarkTest, RollingRestartTest, TestCoreDiscovery, TestDistributedMissingSort, TestDistributedSearch, DirectUpdateHandlerTest, ZkCLITest, BasicFunctionalityTest, HttpPartitionTest, DateMathParserTest, TestSearchPerf, MBeansHandlerTest, NoCacheHeaderTest, BadComponentTest, TestBM25SimilarityFactory, UnloadDistributedZkTest, DistributedDebugComponentTest, TestSolrDeletionPolicy1, PreAnalyzedUpdateProcessorTest, SyncSliceTest]
   [junit4] Completed on J0 in 56.61s, 1 test, 1 error <<< FAILURES!

[...truncated 1002 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:1299: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 error, 37 ignored (16 assumptions)

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