You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/27 04:56:55 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1995 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1995/

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

Error Message:
No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1
	at __randomizedtesting.SeedInfo.seed([5C893AE798BE1481:DD6FB4FFEFE174BD]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:349)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 11246 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/init-core-data-001
   [junit4]   2> 1046786 T2883 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /sy/q
   [junit4]   2> 1046792 T2883 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1046793 T2883 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1046794 T2884 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1046894 T2883 oasc.ZkTestServer.run start zk server on port:60915
   [junit4]   2> 1046894 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046898 T2890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2412e91f name:ZooKeeperConnection Watcher:127.0.0.1:60915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1046898 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1046898 T2883 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1046910 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046912 T2892 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c729793 name:ZooKeeperConnection Watcher:127.0.0.1:60915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1046912 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1046912 T2883 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1046923 T2883 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1046925 T2883 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1046927 T2883 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1046935 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1046936 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1046949 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1046950 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1047053 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1047054 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1047056 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1047057 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1047067 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1047068 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1047070 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1047071 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1047078 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1047078 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1047081 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1047081 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1047084 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1047084 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1047092 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1047093 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1047095 T2883 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1047096 T2883 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1048083 T2883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1048086 T2883 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64831
   [junit4]   2> 1048087 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1048087 T2883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1048088 T2883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002
   [junit4]   2> 1048088 T2883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/'
   [junit4]   2> 1048121 T2883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/solr.xml
   [junit4]   2> 1048194 T2883 oasc.CoreContainer.<init> New CoreContainer 1236519230
   [junit4]   2> 1048195 T2883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/]
   [junit4]   2> 1048196 T2883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1048197 T2883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1048197 T2883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1048197 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1048198 T2883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1048198 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1048198 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1048199 T2883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1048199 T2883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1048200 T2883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1048200 T2883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1048200 T2883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1048201 T2883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60915/solr
   [junit4]   2> 1048201 T2883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1048202 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1048205 T2903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a612b3f name:ZooKeeperConnection Watcher:127.0.0.1:60915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1048205 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1048209 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1048223 T2905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e93ff53 name:ZooKeeperConnection Watcher:127.0.0.1:60915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1048223 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1048225 T2883 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1048236 T2883 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1048240 T2883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1048244 T2883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1048247 T2883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1048250 T2883 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1048252 T2883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19993_sy%2Fq
   [junit4]   2> 1048254 T2883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19993_sy%2Fq
   [junit4]   2> 1048257 T2883 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1048259 T2883 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1048271 T2883 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:19993_sy%2Fq
   [junit4]   2> 1048272 T2883 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1048274 T2883 oasc.Overseer.start Overseer (id=91826177605435395-127.0.0.1:19993_sy%2Fq-n_0000000000) starting
   [junit4]   2> 1048285 T2883 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1048301 T2907 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1048301 T2883 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1048303 T2883 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1048305 T2883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1048307 T2906 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1048311 T2908 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1048312 T2908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1048313 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1048313 T2908 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1048314 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1048314 T2906 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:19993/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19993_sy%2Fq",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1048315 T2906 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1048315 T2906 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1048317 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1048318 T2905 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> 1049314 T2908 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1049314 T2908 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1049315 T2908 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1049315 T2908 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1049316 T2908 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1049317 T2908 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/collection1/'
   [junit4]   2> 1049318 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1049319 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1049320 T2908 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1049402 T2908 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1049482 T2908 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1049583 T2908 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1049596 T2908 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1050329 T2908 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1050330 T2908 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1050330 T2908 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1050344 T2908 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1050348 T2908 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1050361 T2908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1050366 T2908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1050371 T2908 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1050372 T2908 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1050372 T2908 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1050373 T2908 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1050374 T2908 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1050374 T2908 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1050374 T2908 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1050375 T2908 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1050375 T2908 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-002/collection1/, dataDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/control/data/
   [junit4]   2> 1050375 T2908 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b255d75
   [junit4]   2> 1050376 T2908 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/control/data
   [junit4]   2> 1050377 T2908 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/control/data/index/
   [junit4]   2> 1050377 T2908 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1050377 T2908 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/control/data/index
   [junit4]   2> 1050378 T2908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=25.5615234375, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=24.907741300237575, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1050379 T2908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19af2316 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5929bb09),segFN=segments_1,generation=1}
   [junit4]   2> 1050379 T2908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1050384 T2908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1050385 T2908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050385 T2908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050385 T2908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050386 T2908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050386 T2908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1050387 T2908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050387 T2908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050387 T2908 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1050388 T2908 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1050389 T2908 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1050389 T2908 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1050389 T2908 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1050390 T2908 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1050391 T2908 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1050391 T2908 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1050408 T2908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050415 T2908 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1050416 T2908 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1050416 T2908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=58.1884765625, floorSegmentMB=1.6455078125, forceMergeDeletesPctAllowed=22.36678525997622, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1050417 T2908 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19af2316 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5929bb09),segFN=segments_1,generation=1}
   [junit4]   2> 1050417 T2908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1050418 T2908 oass.SolrIndexSearcher.<init> Opening Searcher@21ce6c14[collection1] main
   [junit4]   2> 1050418 T2908 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1050419 T2908 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1050420 T2908 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1050420 T2908 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1050420 T2908 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1050421 T2908 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1050421 T2908 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1050422 T2908 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1050422 T2908 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1050422 T2908 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1050426 T2909 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21ce6c14[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1050428 T2908 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1050429 T2912 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19993/sy/q collection:control_collection shard:shard1
   [junit4]   2> 1050429 T2883 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1050430 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1050430 T2912 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1050435 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1050456 T2915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c18e0e8 name:ZooKeeperConnection Watcher:127.0.0.1:60915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1050456 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1050482 T2883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1050534 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1050534 T2883 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1050578 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050579 T2912 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1050579 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C753 name=collection1 org.apache.solr.core.SolrCore@ca25c2d url=http://127.0.0.1:19993/sy/q/collection1 node=127.0.0.1:19993_sy%2Fq C753_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:19993/sy/q, core=collection1, node_name=127.0.0.1:19993_sy%2Fq}
   [junit4]   2> 1050579 T2912 C753 P19993 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19993/sy/q/collection1/
   [junit4]   2> 1050580 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1050580 T2912 C753 P19993 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1050580 T2912 C753 P19993 oasc.SyncStrategy.syncToMe http://127.0.0.1:19993/sy/q/collection1/ has no replicas
   [junit4]   2> 1050580 T2912 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19993/sy/q/collection1/ shard1
   [junit4]   2> 1050581 T2912 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1050616 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050625 T2915 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> 1050625 T2905 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> 1050639 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1050648 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050750 T2905 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> 1050750 T2915 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> 1050792 T2912 oasc.ZkController.register We are http://127.0.0.1:19993/sy/q/collection1/ and leader is http://127.0.0.1:19993/sy/q/collection1/
   [junit4]   2> 1050792 T2912 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19993/sy/q
   [junit4]   2> 1050792 T2912 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1050792 T2912 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1050793 T2912 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1050819 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050820 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050820 T2912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1050820 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050821 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1050821 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19993/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19993_sy%2Fq",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1050832 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050939 T2905 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> 1050939 T2915 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> 1051541 T2883 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1051542 T2883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1051544 T2883 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31350
   [junit4]   2> 1051546 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1051546 T2883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1051546 T2883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003
   [junit4]   2> 1051547 T2883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/'
   [junit4]   2> 1051579 T2883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/solr.xml
   [junit4]   2> 1051653 T2883 oasc.CoreContainer.<init> New CoreContainer 577796611
   [junit4]   2> 1051654 T2883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/]
   [junit4]   2> 1051655 T2883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1051655 T2883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1051656 T2883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1051656 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1051656 T2883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1051657 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1051657 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1051658 T2883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1051658 T2883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1051659 T2883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1051659 T2883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1051659 T2883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1051660 T2883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60915/solr
   [junit4]   2> 1051660 T2883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1051661 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051690 T2926 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65a6c9f name:ZooKeeperConnection Watcher:127.0.0.1:60915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1051690 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1051693 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1051695 T2928 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bcc1f64 name:ZooKeeperConnection Watcher:127.0.0.1:60915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1051695 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1051712 T2883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1052715 T2883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44683_sy%2Fq
   [junit4]   2> 1052740 T2883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44683_sy%2Fq
   [junit4]   2> 1052744 T2915 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1052744 T2928 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1052744 T2905 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1052761 T2929 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1052761 T2929 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1052763 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1052763 T2929 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1052763 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1052764 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1052764 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1052765 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44683/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44683_sy%2Fq",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1052765 T2906 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1052766 T2906 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1052769 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1052778 T2928 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> 1052778 T2915 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> 1052778 T2905 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> 1053764 T2929 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1053764 T2929 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1053765 T2929 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1053765 T2929 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1053766 T2929 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1053766 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/collection1/'
   [junit4]   2> 1053768 T2929 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1053769 T2929 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1053769 T2929 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1053852 T2929 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1053931 T2929 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1054033 T2929 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1054045 T2929 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1054769 T2929 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1054770 T2929 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1054771 T2929 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1054786 T2929 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1054790 T2929 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1054803 T2929 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1054808 T2929 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1054813 T2929 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1054814 T2929 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1054815 T2929 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1054815 T2929 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1054816 T2929 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1054816 T2929 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1054817 T2929 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1054817 T2929 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1054817 T2929 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/collection1/, dataDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty1/
   [junit4]   2> 1054818 T2929 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b255d75
   [junit4]   2> 1054819 T2929 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty1
   [junit4]   2> 1054819 T2929 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty1/index/
   [junit4]   2> 1054819 T2929 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1054820 T2929 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty1/index
   [junit4]   2> 1054820 T2929 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=25.5615234375, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=24.907741300237575, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1054821 T2929 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5db6ad22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76491563),segFN=segments_1,generation=1}
   [junit4]   2> 1054822 T2929 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1054827 T2929 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1054828 T2929 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1054828 T2929 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1054829 T2929 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1054829 T2929 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1054829 T2929 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1054830 T2929 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1054831 T2929 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1054831 T2929 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1054832 T2929 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1054832 T2929 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1054833 T2929 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1054833 T2929 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1054834 T2929 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1054834 T2929 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1054835 T2929 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1054852 T2929 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1054858 T2929 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1054858 T2929 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1054859 T2929 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=58.1884765625, floorSegmentMB=1.6455078125, forceMergeDeletesPctAllowed=22.36678525997622, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1054860 T2929 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5db6ad22 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76491563),segFN=segments_1,generation=1}
   [junit4]   2> 1054860 T2929 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1054860 T2929 oass.SolrIndexSearcher.<init> Opening Searcher@77a5aa95[collection1] main
   [junit4]   2> 1054861 T2929 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1054862 T2929 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1054862 T2929 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1054863 T2929 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1054863 T2929 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1054863 T2929 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1054864 T2929 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1054864 T2929 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1054865 T2929 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1054865 T2929 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1054870 T2930 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77a5aa95[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1054873 T2929 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1054873 T2933 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44683/sy/q collection:collection1 shard:shard2
   [junit4]   2> 1054874 T2883 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1054874 T2933 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1054875 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1054895 T2933 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1054897 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1054897 T2933 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1054897 T2933 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C754 name=collection1 org.apache.solr.core.SolrCore@5adbff78 url=http://127.0.0.1:44683/sy/q/collection1 node=127.0.0.1:44683_sy%2Fq C754_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:44683/sy/q, core=collection1, node_name=127.0.0.1:44683_sy%2Fq}
   [junit4]   2> 1054898 T2933 C754 P44683 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44683/sy/q/collection1/
   [junit4]   2> 1054898 T2933 C754 P44683 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1054898 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1054898 T2933 C754 P44683 oasc.SyncStrategy.syncToMe http://127.0.0.1:44683/sy/q/collection1/ has no replicas
   [junit4]   2> 1054899 T2933 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44683/sy/q/collection1/ shard2
   [junit4]   2> 1054899 T2933 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1054901 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1054902 T2905 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> 1054902 T2915 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> 1054902 T2928 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> 1054906 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1054909 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1055012 T2905 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> 1055012 T2915 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> 1055012 T2928 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> 1055059 T2933 oasc.ZkController.register We are http://127.0.0.1:44683/sy/q/collection1/ and leader is http://127.0.0.1:44683/sy/q/collection1/
   [junit4]   2> 1055059 T2933 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44683/sy/q
   [junit4]   2> 1055059 T2933 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1055060 T2933 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1055060 T2933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1055106 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1055106 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1055106 T2933 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1055106 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1055107 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1055108 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44683/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44683_sy%2Fq",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1055153 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1055256 T2905 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> 1055256 T2928 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> 1055256 T2915 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> 1055998 T2883 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1055999 T2883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1056003 T2883 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12620
   [junit4]   2> 1056003 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1056004 T2883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1056004 T2883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004
   [junit4]   2> 1056005 T2883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/'
   [junit4]   2> 1056037 T2883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/solr.xml
   [junit4]   2> 1056110 T2883 oasc.CoreContainer.<init> New CoreContainer 1081299720
   [junit4]   2> 1056111 T2883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/]
   [junit4]   2> 1056113 T2883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1056113 T2883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1056113 T2883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1056114 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1056114 T2883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1056114 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1056115 T2883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1056115 T2883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1056115 T2883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1056116 T2883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1056116 T2883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1056117 T2883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1056117 T2883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60915/solr
   [junit4]   2> 1056118 T2883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1056118 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056146 T2945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53505346 name:ZooKeeperConnection Watcher:127.0.0.1:60915 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056146 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1056150 T2883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1056151 T2947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37718fad name:ZooKeeperConnection Watcher:127.0.0.1:60915/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1056152 T2883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1056169 T2883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1057172 T2883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54347_sy%2Fq
   [junit4]   2> 1057174 T2883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54347_sy%2Fq
   [junit4]   2> 1057178 T2928 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1057178 T2947 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1057178 T2915 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1057178 T2905 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1057188 T2948 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1057188 T2948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1057190 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1057190 T2948 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1057190 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1057191 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1057191 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1057192 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54347/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54347_sy%2Fq",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1057192 T2906 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1057193 T2906 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1057196 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1057197 T2905 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> 1057197 T2915 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> 1057197 T2947 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> 1057197 T2928 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> 1058191 T2948 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1058191 T2948 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1058192 T2948 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1058192 T2948 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1058193 T2948 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1058193 T2948 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/collection1/'
   [junit4]   2> 1058195 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1058196 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1058196 T2948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1058279 T2948 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1058359 T2948 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1058460 T2948 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1058472 T2948 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1059200 T2948 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1059201 T2948 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1059202 T2948 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1059217 T2948 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1059221 T2948 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1059234 T2948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059240 T2948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059244 T2948 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059245 T2948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059246 T2948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059246 T2948 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059247 T2948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059247 T2948 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059248 T2948 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1059248 T2948 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1059249 T2948 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-004/collection1/, dataDir=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty2/
   [junit4]   2> 1059249 T2948 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b255d75
   [junit4]   2> 1059250 T2948 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty2
   [junit4]   2> 1059250 T2948 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty2/index/
   [junit4]   2> 1059251 T2948 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1059251 T2948 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-001/jetty2/index
   [junit4]   2> 1059252 T2948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=25.5615234375, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=24.907741300237575, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1059253 T2948 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4aba635f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74221571),segFN=segments_1,generation=1}
   [junit4]   2> 1059253 T2948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1059259 T2948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1059260 T2948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1059260 T2948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1059261 T2948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1059261 T2948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1059261 T2948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1059262 T2948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1059263 T2948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1059263 T2948 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1059264 T2948 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1059265 T2948 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1059265 T2948 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1059265 T2948 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1059266 T2948 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1059267 T2948 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1059267 T2948 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1059286 T2948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059292 T2948 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1059292 T2948 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1059293 T2948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=58.1884765625, floorSegmentMB=1.6455078125, forceMergeDeletesPctAllowed=22.36678525997622, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1059294 T2948 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4aba635f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74221571),segFN=segments_1,generation=1}
   [junit4]   2> 1059294 T2948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1059295 T2948 oass.SolrIndexSearcher.<init> Opening Searcher@79d5fba3[collection1] main
   [junit4]   2> 1059295 T2948 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1059296 T2948 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1059297 T2948 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1059297 T2948 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1059298 T2948 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1059298 T2948 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059299 T2948 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1059299 T2948 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059299 T2948 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1059300 T2948 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1059305 T2949 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79d5fba3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1059308 T2948 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1059309 T2952 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54347/sy/q collection:collection1 shard:shard1
   [junit4]   2> 1059309 T2883 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1059310 T2952 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1059310 T2883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1059312 T2883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059313 T2883 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 1059314 T2883 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1059315 T2883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059327 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1059330 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059330 T2952 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1059330 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C755 name=collection1 org.apache.solr.core.SolrCore@2a29af00 url=http://127.0.0.1:54347/sy/q/collection1 node=127.0.0.1:54347_sy%2Fq C755_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54347/sy/q, core=collection1, node_name=127.0.0.1:54347_sy%2Fq}
   [junit4]   2> 1059331 T2952 C755 P54347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54347/sy/q/collection1/
   [junit4]   2> 1059331 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059331 T2952 C755 P54347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1059332 T2952 C755 P54347 oasc.SyncStrategy.syncToMe http://127.0.0.1:54347/sy/q/collection1/ has no replicas
   [junit4]   2> 1059332 T2952 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54347/sy/q/collection1/ shard1
   [junit4]   2> 1059332 T2952 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1059334 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059335 T2947 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> 1059335 T2905 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> 1059335 T2915 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> 1059335 T2928 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> 1059338 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059341 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059443 T2905 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> 1059443 T2947 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> 1059443 T2928 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> 1059443 T2915 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> 1059491 T2952 oasc.ZkController.register We are http://127.0.0.1:54347/sy/q/collection1/ and leader is http://127.0.0.1:54347/sy/q/collection1/
   [junit4]   2> 1059491 T2952 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54347/sy/q
   [junit4]   2> 1059491 T2952 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1059491 T2952 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1059492 T2952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1059493 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059494 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059494 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059494 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059495 T2906 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1059496 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54347/sy/q",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54347_sy%2Fq",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1059498 T2905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1059600 T2947 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> 1059600 T2915 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> 1059600 T2905 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> 1059600 T2928 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> 1060327 T2883 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1060328 T2883 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
   [junit4]   2> 1060330 T2913 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/140.211.11.196,port=29919,localport=19993], receiveBufferSize:6565888
   [junit4]   2> 1060334 T2913 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=64831,localport=26037], receiveBufferSize=6565888
   [junit4]   2> ASYNC  NEW_CORE C756 name=collection1 org.apache.solr.core.SolrCore@ca25c2d url=http://127.0.0.1:19993/sy/q/collection1 node=127.0.0.1:19993_sy%2Fq C756_STATE=coll:control_collection core:collection1 props:{state=active, base_url=http://127.0.0.1:19993/sy/q, core=collection1, node_name=127.0.0.1:19993_sy%2Fq, leader=true}
   [junit4]   2> 1060335 T2895 C756 P19993 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1060337 T2895 C756 P19993 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1060338 T2895 C756 P19993 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1060339 T2895 C756 P19993 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1060339 T2895 C756 P19993 oasup.LogUpdateProcessor.finish [collection1] webapp=/sy/q path=/update params={softCommit=false&version=2&commit=true&wt=javabin&waitSearcher=true} {commit=} 0 4
   [junit4]   2> 1060341 T2934 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/140.211.11.196,port=24951,localport=44683], receiveBufferSize:6565888
   [junit4]   2> 1060342 T2934 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=31350,localport=11506], receiveBufferSize=6565888
   [junit4]   2> 1060344 T2953 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/140.211.11.196,port=46010,localport=54347], receiveBufferSize:6565888
   [junit4]   2> 1060345 T2953 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=12620,localport=36354], receiveBufferSize=6565888
   [junit4]   2>  C755_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:54347/sy/q, core=collection1, node_name=127.0.0.1:54347_sy%2Fq, leader=true}
   [junit4]   2> 1060346 T2937 C755 P54347 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1060346 T2937 C755 P54347 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1060347 T2937 C755 P54347 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1060347 T2937 C755 P54347 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1060348 T2937 C755 P54347 oasup.LogUpdateProcessor.finish [collection1] webapp=/sy/q path=/update params={openSearcher=true&softCommit=false&version=2&update.distrib=FROMLEADER&expungeDeletes=false&commit=true&wt=javabin&waitSearcher=true&distrib.from=http://127.0.0.1:44683/sy/q/collection1/&commit_end_point=true} {commit=} 0 3
   [junit4]   2> 1060349 T2934 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/140.211.11.196,port=11595,localport=44683], receiveBufferSize:6565888
   [junit4]   2> 1060350 T2934 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=31350,localport=38076], receiveBufferSize=6565888
   [junit4]   2> ASYNC  NEW_CORE C757 name=collection1 org.apache.solr.core.SolrCore@5adbff78 url=http://127.0.0.1:44683/sy/q/collection1 node=127.0.0.1:44683_sy%2Fq C757_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:44683/sy/q, core=collection1, node_name=127.0.0.1:44683_sy%2Fq, leader=true}
   [junit4]   2> 1060350 T2919 C757 P44683 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1060351 T2919 C757 P44683 oasu.DirectUpdateHandler

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

 ./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001/tempDir-003/c8n_1x3_lf_shard1_replica2/data
   [junit4]   2> 1763914 T2928 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> 1763914 T2928 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1763914 T2928 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1763915 T2928 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1763916 T2928 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/c8n_1x2/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1763947 T2883 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54347
   [junit4]   2> 1763947 T2883 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1763948 T2883 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60915 60915
   [junit4]   2> 1764044 T2884 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60915 60915
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=testDistribSearch -Dtests.seed=5C893AE798BE1481 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Africa/Bangui -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    717s J1 | HttpPartitionTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C893AE798BE1481:DD6FB4FFEFE174BD]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:349)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 1764076 T2883 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-5C893AE798BE1481-001
   [junit4]   2> 717296 T2882 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {text=PostingsFormat(name=FSTOrdPulsing41), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, locale=el_CY, timezone=Africa/Bangui
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=139932608,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, TestHashPartitioner, TestIndexSearcher, ChangedSchemaMergeTest, CoreAdminHandlerTest, TestSchemaSimilarityResource, TestRecovery, TestLRUCache, CircularListTest, CSVRequestHandlerTest, NotRequiredUniqueKeyTest, TestRecoveryHdfs, TestStressVersions, CoreAdminCreateDiscoverTest, DistributedSpellCheckComponentTest, SpellCheckComponentTest, TestAnalyzeInfixSuggestions, BinaryUpdateRequestHandlerTest, TestManagedResourceStorage, DistributedExpandComponentTest, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, TestFastOutputStream, TestDistributedSearch, TestClassNameShortening, HdfsRecoveryZkTest, TestExpandComponent, SuggestComponentTest, TestFileDictionaryLookup, TestStressUserVersions, BasicFunctionalityTest, TestTrie, TestComplexPhraseQParserPlugin, TestCloudInspectUtil, SliceStateTest, SliceStateUpdateTest, TestPostingsSolrHighlighter, TestCoreContainer, MoreLikeThisHandlerTest, TestFoldingMultitermQuery, TestFiltering, TestFreeTextSuggestions, TestArbitraryIndexDir, SpellingQueryConverterTest, EchoParamsTest, DisMaxRequestHandlerTest, OverseerRolesTest, TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, HdfsBasicDistributedZk2Test, BJQParserTest, HighlighterConfigTest, TestDefaultSearchFieldResource, StatelessScriptUpdateProcessorFactoryTest, TestRestManager, TermVectorComponentDistributedTest, IndexSchemaTest, TestCharFilters, TestSweetSpotSimilarityFactory, DistanceFunctionTest, TestJoin, TestFuzzyAnalyzedSuggestions, RAMDirectoryFactoryTest, TestCSVResponseWriter, TestDynamicFieldCollectionResource, LoggingHandlerTest, DistributedQueryComponentOptimizationTest, QueryElevationComponentTest, HdfsBasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, ShardRoutingCustomTest, TestUniqueKeyFieldResource, TestRandomDVFaceting, CachingDirectoryFactoryTest, MultiTermTest, HdfsCollectionsAPIDistributedZkTest, OpenExchangeRatesOrgProviderTest, SolrPluginUtilsTest, BasicDistributedZkTest, TestManagedResource, TestSimpleQParserPlugin, DeleteReplicaTest, ZkNodePropsTest, CoreMergeIndexesAdminHandlerTest, FieldAnalysisRequestHandlerTest, TermVectorComponentTest, TestFaceting, TermsComponentTest, TestPerFieldSimilarity, SolrInfoMBeanTest, SSLMigrationTest, SuggesterFSTTest, ConvertedLegacyTest, TestMultiCoreConfBootstrap, DocValuesTest, DistributedSuggestComponentTest, TestDynamicFieldResource, TestSolrIndexConfig, TestOmitPositions, HttpPartitionTest]
   [junit4] Completed on J1 in 717.58s, 1 test, 1 error <<< FAILURES!

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

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



[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1996 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1996/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)    3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
   3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)




Build Log:
[...truncated 11004 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/init-core-data-001
   [junit4]   2> 1283855 T7331 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1283855 T7331 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1283860 T7331 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1283860 T7331 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1283861 T7332 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1283962 T7331 oasc.ZkTestServer.run start zk server on port:63579
   [junit4]   2> 1283962 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283966 T7338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38b0951d name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283966 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1283967 T7331 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1284006 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284008 T7340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@712614d name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1284008 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1284009 T7331 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1284065 T7331 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1284096 T7331 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1284098 T7331 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1284101 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1284102 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1284116 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1284117 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1284222 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1284223 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1284226 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1284226 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1284238 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1284239 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1284241 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1284242 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1284249 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1284250 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1284253 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1284254 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1284261 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1284262 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1284264 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1284265 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1284267 T7331 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1284267 T7331 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1285248 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1285252 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39527
   [junit4]   2> 1285252 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002
   [junit4]   2> 1285253 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/'
   [junit4]   2> 1285287 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/solr.xml
   [junit4]   2> 1285361 T7331 oasc.CoreContainer.<init> New CoreContainer 1737871294
   [junit4]   2> 1285361 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/]
   [junit4]   2> 1285363 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1285363 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1285364 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1285365 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1285366 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1285366 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1285367 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1285367 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1285367 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1285368 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1285369 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285403 T7351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c79f813 name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1285403 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1285406 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285408 T7353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d876b6 name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1285408 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1285418 T7331 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1285422 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1285431 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1285434 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1285444 T7331 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1285447 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1285448 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39527_
   [junit4]   2> 1285450 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39527_
   [junit4]   2> 1285452 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1285454 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1285469 T7331 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39527_
   [junit4]   2> 1285469 T7331 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1285471 T7331 oasc.Overseer.start Overseer (id=91828092153430019-127.0.0.1:39527_-n_0000000000) starting
   [junit4]   2> 1285474 T7331 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1285490 T7355 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1285491 T7331 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1285492 T7331 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1285494 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1285496 T7354 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1285500 T7356 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1285500 T7356 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1285502 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285502 T7356 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1285503 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285504 T7354 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:39527",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39527_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1285504 T7354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1285504 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1285513 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285514 T7353 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> 1286504 T7356 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1286504 T7356 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1286505 T7356 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1286505 T7356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1286506 T7356 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1286506 T7356 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/'
   [junit4]   2> 1286508 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1286508 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1286509 T7356 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1286593 T7356 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1286674 T7356 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1286775 T7356 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1286801 T7356 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1287515 T7356 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1287516 T7356 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1287517 T7356 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1287531 T7356 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1287535 T7356 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1287546 T7356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287551 T7356 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1287556 T7356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287556 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287557 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287557 T7356 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1287558 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1287558 T7356 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1287558 T7356 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1287559 T7356 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1287559 T7356 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-002/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/
   [junit4]   2> 1287559 T7356 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1287560 T7356 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data
   [junit4]   2> 1287561 T7356 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index/
   [junit4]   2> 1287561 T7356 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1287562 T7356 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-001/control/data/index
   [junit4]   2> 1287562 T7356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1287563 T7356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56f4ae00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e03c7bd),segFN=segments_1,generation=1}
   [junit4]   2> 1287563 T7356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287568 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1287568 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287569 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1287569 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1287570 T7356 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287571 T7356 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1287571 T7356 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1287572 T7356 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1287572 T7356 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1287573 T7356 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1287573 T7356 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1287574 T7356 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1287574 T7356 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1287575 T7356 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1287592 T7356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1287598 T7356 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1287599 T7356 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1287599 T7356 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1287600 T7356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@56f4ae00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e03c7bd),segFN=segments_1,generation=1}
   [junit4]   2> 1287600 T7356 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1287601 T7356 oass.SolrIndexSearcher.<init> Opening Searcher@327d7784[collection1] main
   [junit4]   2> 1287601 T7356 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1287602 T7356 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1287602 T7356 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1287603 T7356 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1287603 T7356 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1287603 T7356 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1287604 T7356 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1287604 T7356 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1287605 T7356 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1287605 T7356 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1287609 T7357 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@327d7784[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1287611 T7356 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1287612 T7360 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39527 collection:control_collection shard:shard1
   [junit4]   2> 1287612 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1287613 T7360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1287613 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1287615 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287616 T7362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31d551cc name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287617 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287629 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1287632 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1287632 T7331 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1287634 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287634 T7360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1287634 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C561 name=collection1 org.apache.solr.core.SolrCore@48cac980 url=http://127.0.0.1:39527/collection1 node=127.0.0.1:39527_ C561_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:39527, core=collection1, node_name=127.0.0.1:39527_}
   [junit4]   2> 1287635 T7360 C561 P39527 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39527/collection1/
   [junit4]   2> 1287635 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287635 T7360 C561 P39527 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1287636 T7360 C561 P39527 oasc.SyncStrategy.syncToMe http://127.0.0.1:39527/collection1/ has no replicas
   [junit4]   2> 1287636 T7360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39527/collection1/ shard1
   [junit4]   2> 1287636 T7360 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1287637 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287638 T7362 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> 1287638 T7353 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> 1287652 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287661 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287763 T7353 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> 1287763 T7362 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> 1287805 T7360 oasc.ZkController.register We are http://127.0.0.1:39527/collection1/ and leader is http://127.0.0.1:39527/collection1/
   [junit4]   2> 1287805 T7360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39527
   [junit4]   2> 1287805 T7360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1287805 T7360 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1287806 T7360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287808 T7360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287809 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287810 T7354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39527",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39527_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1287818 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287920 T7362 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> 1287920 T7353 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> 1288641 T7331 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1288642 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1288648 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49643
   [junit4]   2> 1288649 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1288650 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1288650 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003
   [junit4]   2> 1288651 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/'
   [junit4]   2> 1288705 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/solr.xml
   [junit4]   2> 1288819 T7331 oasc.CoreContainer.<init> New CoreContainer 18695039
   [junit4]   2> 1288820 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/]
   [junit4]   2> 1288822 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1288822 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1288823 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1288823 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1288824 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1288824 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1288825 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1288825 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1288826 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1288827 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1288827 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1288828 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1288828 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1288829 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1288830 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288832 T7373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@283a476b name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288833 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1288838 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288840 T7375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1241eb7b name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288841 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1288887 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1289889 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49643_
   [junit4]   2> 1289891 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49643_
   [junit4]   2> 1289895 T7375 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289895 T7362 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289895 T7353 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1289915 T7376 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1289915 T7376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1289916 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289917 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289916 T7376 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1289917 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289918 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1289918 T7354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49643",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49643_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1289919 T7354 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1289919 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1289928 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289929 T7362 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> 1289929 T7375 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> 1289929 T7353 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> 1290918 T7376 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1290918 T7376 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1290919 T7376 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1290919 T7376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1290920 T7376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1290920 T7376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/'
   [junit4]   2> 1290922 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1290922 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1290923 T7376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1291009 T7376 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1291091 T7376 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1291192 T7376 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1291217 T7376 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1291945 T7376 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1291947 T7376 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1291948 T7376 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1291963 T7376 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1291967 T7376 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1291979 T7376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291984 T7376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291989 T7376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1291990 T7376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1291991 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1291991 T7376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1291992 T7376 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1291992 T7376 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1291993 T7376 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/
   [junit4]   2> 1291993 T7376 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1291994 T7376 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data
   [junit4]   2> 1291994 T7376 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index/
   [junit4]   2> 1291995 T7376 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1291995 T7376 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-003/collection1/data/index
   [junit4]   2> 1291996 T7376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1291997 T7376 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@55fb9cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@329f8ad1),segFN=segments_1,generation=1}
   [junit4]   2> 1291997 T7376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1292003 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1292004 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1292005 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1292005 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1292006 T7376 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1292006 T7376 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1292007 T7376 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292007 T7376 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1292008 T7376 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1292008 T7376 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1292009 T7376 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1292010 T7376 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1292010 T7376 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1292011 T7376 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1292030 T7376 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292036 T7376 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1292036 T7376 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1292037 T7376 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1292038 T7376 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@55fb9cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@329f8ad1),segFN=segments_1,generation=1}
   [junit4]   2> 1292038 T7376 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1292039 T7376 oass.SolrIndexSearcher.<init> Opening Searcher@4f70cb6[collection1] main
   [junit4]   2> 1292039 T7376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1292040 T7376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1292040 T7376 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1292041 T7376 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1292041 T7376 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1292041 T7376 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1292042 T7376 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1292042 T7376 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1292043 T7376 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1292043 T7376 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1292048 T7377 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f70cb6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1292051 T7376 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1292052 T7380 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49643 collection:collection1 shard:shard2
   [junit4]   2> 1292052 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1292053 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1292052 T7380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1292070 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1292072 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292073 T7380 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1292073 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C562 name=collection1 org.apache.solr.core.SolrCore@2e19c215 url=http://127.0.0.1:49643/collection1 node=127.0.0.1:49643_ C562_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49643, core=collection1, node_name=127.0.0.1:49643_}
   [junit4]   2> 1292073 T7380 C562 P49643 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49643/collection1/
   [junit4]   2> 1292073 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292074 T7380 C562 P49643 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1292074 T7380 C562 P49643 oasc.SyncStrategy.syncToMe http://127.0.0.1:49643/collection1/ has no replicas
   [junit4]   2> 1292074 T7380 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49643/collection1/ shard2
   [junit4]   2> 1292075 T7380 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1292076 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292077 T7375 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> 1292077 T7362 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> 1292077 T7353 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> 1292080 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292081 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292083 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292185 T7353 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> 1292185 T7362 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> 1292185 T7375 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> 1292233 T7380 oasc.ZkController.register We are http://127.0.0.1:49643/collection1/ and leader is http://127.0.0.1:49643/collection1/
   [junit4]   2> 1292233 T7380 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49643
   [junit4]   2> 1292233 T7380 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1292233 T7380 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1292234 T7380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1292235 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292235 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292235 T7380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292236 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292236 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292237 T7354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49643",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49643_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1292246 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292349 T7362 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> 1292349 T7375 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> 1292349 T7353 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> 1293102 T7331 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1293103 T7331 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1293106 T7331 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43339
   [junit4]   2> 1293106 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1293107 T7331 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1293107 T7331 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004
   [junit4]   2> 1293108 T7331 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/'
   [junit4]   2> 1293141 T7331 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/solr.xml
   [junit4]   2> 1293215 T7331 oasc.CoreContainer.<init> New CoreContainer 1263507041
   [junit4]   2> 1293215 T7331 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/]
   [junit4]   2> 1293217 T7331 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1293217 T7331 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1293218 T7331 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1293219 T7331 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1293220 T7331 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1293220 T7331 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1293221 T7331 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1293221 T7331 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1293221 T7331 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63579/solr
   [junit4]   2> 1293222 T7331 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1293223 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293225 T7391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5619e0e7 name:ZooKeeperConnection Watcher:127.0.0.1:63579 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293226 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1293238 T7331 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293240 T7393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d23d7c name:ZooKeeperConnection Watcher:127.0.0.1:63579/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1293240 T7331 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1293255 T7331 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1294258 T7331 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43339_
   [junit4]   2> 1294265 T7331 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43339_
   [junit4]   2> 1294269 T7375 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7393 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7353 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294269 T7362 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1294278 T7394 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1294279 T7394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1294280 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294280 T7394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1294280 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294281 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294282 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1294282 T7354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43339",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43339_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1294283 T7354 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1294283 T7354 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1294286 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294287 T7393 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> 1294287 T7353 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> 1294287 T7362 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> 1294287 T7375 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> 1295282 T7394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1295282 T7394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1295283 T7394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1295283 T7394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1295284 T7394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1295284 T7394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/'
   [junit4]   2> 1295286 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1295286 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1295287 T7394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1295372 T7394 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1295453 T7394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1295554 T7394 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1295578 T7394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1296308 T7394 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1296310 T7394 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1296310 T7394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1296320 T7394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1296323 T7394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296333 T7394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296337 T7394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1296340 T7394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296341 T7394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1296342 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1296342 T7394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1296342 T7394 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1296342 T7394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1296343 T7394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/, dataDir=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/
   [junit4]   2> 1296343 T7394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597a8430
   [junit4]   2> 1296344 T7394 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data
   [junit4]   2> 1296344 T7394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index/
   [junit4]   2> 1296344 T7394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1296345 T7394 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.MultiThreadedOCPTest-28D05911ABE3A2B1-001/tempDir-004/collection1/data/index
   [junit4]   2> 1296345 T7394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1296346 T7394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c804b67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aa3260),segFN=segments_1,generation=1}
   [junit4]   2> 1296346 T7394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296350 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1296351 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1296352 T7394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296353 T7394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1296353 T7394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1296353 T7394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1296354 T7394 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1296355 T7394 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1296355 T7394 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1296356 T7394 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1296368 T7394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296372 T7394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1296372 T7394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1296373 T7394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.1435546875, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=15.894633134152205, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5314419970817448
   [junit4]   2> 1296374 T7394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2c804b67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aa3260),segFN=segments_1,generation=1}
   [junit4]   2> 1296374 T7394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296374 T7394 oass.SolrIndexSearcher.<init> Opening Searcher@1bbe7972[collection1] main
   [junit4]   2> 1296374 T7394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1296375 T7394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1296375 T7394 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1296376 T7394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1296376 T7394 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1296376 T7394 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1296377 T7394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1296377 T7394 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1296377 T7394 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1296377 T7394 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1296381 T7395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bbe7972[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1296383 T7394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1296384 T7398 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43339 collection:collection1 shard:shard1
   [junit4]   2> 1296384 T7331 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1296385 T7398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1296385 T7331 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1296407 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1296409 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296409 T7398 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1296409 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C563 name=collection1 org.apache.solr.core.SolrCore@52991fa4 url=http://127.0.0.1:43339/collection1 node=127.0.0.1:43339_ C563_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43339, core=collection1, node_name=127.0.0.1:43339_}
   [junit4]   2> 1296409 T7398 C563 P43339 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43339/collection1/
   [junit4]   2> 1296410 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296410 T7398 C563 P43339 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1296410 T7398 C563 P43339 oasc.SyncStrategy.syncToMe http://127.0.0.1:43339/collection1/ has no replicas
   [junit4]   2> 1296411 T7398 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43339/collection1/ shard1
   [junit4]   2> 1296411 T7398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1296412 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296413 T7353 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> 1296413 T7362 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> 1296413 T7375 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> 1296413 T7393 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> 1296415 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296416 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296418 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296520 T7375 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> 1296520 T7362 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> 1296520 T7353 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> 1296520 T7393 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> 1296568 T7398 oasc.ZkController.register We are http://127.0.0.1:43339/collection1/ and leader is http://127.0.0.1:43339/collection1/
   [junit4]   2> 1296568 T7398 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43339
   [junit4]   2> 1296568 T7398 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1296568 T7398 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1296568 T7398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1296569 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296570 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296570 T7398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296570 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296571 T7354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1296571 T7354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43339",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43339_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1296574 T7353 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1296676 T7393 oascc.ZkStateReader$2.process A cluster state ch

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

E-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=4,free=306640920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, TestUpdate, TestCloudInspectUtil, TestFreeTextSuggestions, TestShortCircuitedRequests, TermVectorComponentDistributedTest, TestSolrIndexConfig, TestSort, TestSchemaVersionResource, TestLMDirichletSimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestSolrXmlPersistence, TestFoldingMultitermQuery, TestReload, HighlighterTest, SolrPluginUtilsTest, ZkNodePropsTest, AnalysisAfterCoreReloadTest, TestStressVersions, WordBreakSolrSpellCheckerTest, RemoteQueryErrorTest, TestBinaryField, CursorPagingTest, TestFieldTypeResource, HighlighterConfigTest, TestCharFilters, TestRestManager, TestDFRSimilarityFactory, StatsComponentTest, DeleteInactiveReplicaTest, DistanceFunctionTest, DistributedSpellCheckComponentTest, BasicDistributedZk2Test, CoreContainerCoreInitFailuresTest, TestSchemaNameResource, MoreLikeThisHandlerTest, TestCoreContainer, TestCopyFieldCollectionResource, DocValuesMultiTest, BadCopyFieldTest, SolrCoreTest, TestFastWriter, TestJmxIntegration, DistributedQueryElevationComponentTest, TestSchemaResource, TestSolrJ, DateMathParserTest, JsonLoaderTest, ScriptEngineTest, TestSurroundQueryParser, TestHighlightDedupGrouping, SOLR749Test, TestSolrCoreProperties, ZkSolrClientTest, SSLMigrationTest, TestSimpleQParserPlugin, SoftAutoCommitTest, BasicDistributedZkTest, TestManagedSynonymFilterFactory, TestComponentsName, HardAutoCommitTest, TestNumberUtils, TestDistributedSearch, TestElisionMultitermQuery, RequiredFieldsTest, ParsingFieldUpdateProcessorsTest, TestBinaryResponseWriter, RankQueryTest, LoggingHandlerTest, TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, TestComplexPhraseQParserPlugin, LeaderElectionTest, TestQuerySenderNoQuery, SolrCoreCheckLockOnStartupTest, StandardRequestHandlerTest, TestFieldSortValues, ResourceLoaderTest, HdfsCollectionsAPIDistributedZkTest, TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, ShardRoutingTest, TestRecovery, SortByFunctionTest, SolrRequestParserTest, FileUtilsTest, TestCoreDiscovery, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.seed=28D05911ABE3A2B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=America/Guayaquil -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    2) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    3) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7459, name=parallelCoreAdminExecutor-2119-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    2) Thread[id=7453, name=parallelCoreAdminExecutor-2114-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    >    3) Thread[id=7460, name=parallelCoreAdminExecutor-2113-thread-1, state=WAITING, group=TGRP-MultiThreadedOCPTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28D05911ABE3A2B1]:0)
   [junit4] Completed on J1 in 90.38s, 1 test, 2 errors <<< FAILURES!

[...truncated 780 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:467: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1297: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 2 suite-level errors, 868 ignored (15 assumptions)

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