You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/19 16:22:30 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.8.0_11) - Build # 4106 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4106/
Java: 64bit/jdk1.8.0_11 -XX:+UseCompressedOops -XX:+UseG1GC

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([EB19F4BFF97658B3:6AFF7AA78E29388F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:372)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:151)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12102 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\init-core-data-001
   [junit4]   2> 5701317 T14242 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5701323 T14242 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5701323 T14242 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5701326 T14243 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5701432 T14242 oasc.ZkTestServer.run start zk server on port:50411
   [junit4]   2> 5701434 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5701439 T14249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62084e4a name:ZooKeeperConnection Watcher:127.0.0.1:50411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5701439 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5701440 T14242 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5701446 T14244 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1474eebbc710000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5701448 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5701451 T14251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c6c8eb3 name:ZooKeeperConnection Watcher:127.0.0.1:50411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5701451 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5701451 T14242 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5701455 T14242 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5701460 T14242 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5701465 T14242 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5701471 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5701472 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5701480 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 5701481 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5701488 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5701489 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5701495 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5701496 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5701501 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5701502 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5701507 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5701508 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5701513 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5701513 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5701518 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5701519 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5701523 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5701524 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5701530 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5701530 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5701536 T14242 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5701537 T14242 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5703637 T14242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5703699 T14242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50419
   [junit4]   2> 5703699 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5703699 T14242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5703699 T14242 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002
   [junit4]   2> 5703699 T14242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002\'
   [junit4]   2> 5703749 T14242 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002\solr.xml
   [junit4]   2> 5703762 T14242 oasc.CoreContainer.<init> New CoreContainer 680485909
   [junit4]   2> 5703762 T14242 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002\]
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5703764 T14242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5703764 T14242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5703764 T14242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5703766 T14242 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5703766 T14242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50411/solr
   [junit4]   2> 5703766 T14242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5703769 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5703770 T14262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ae8b54e name:ZooKeeperConnection Watcher:127.0.0.1:50411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5703770 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5703774 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5703775 T14264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@723f07a2 name:ZooKeeperConnection Watcher:127.0.0.1:50411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5703775 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5703777 T14242 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5703782 T14242 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5703786 T14242 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5703790 T14242 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5703794 T14242 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5703799 T14242 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5703802 T14242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50418_
   [junit4]   2> 5703803 T14242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50418_
   [junit4]   2> 5703807 T14242 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5703809 T14242 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5703815 T14242 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50418_
   [junit4]   2> 5703815 T14242 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5703818 T14242 oasc.Overseer.start Overseer (id=92129091770187779-127.0.0.1:50418_-n_0000000000) starting
   [junit4]   2> 5703821 T14242 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5703834 T14266 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5703835 T14242 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5703838 T14242 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5703839 T14242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5703844 T14265 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5703848 T14267 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5703848 T14267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5703849 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5703849 T14267 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5703852 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5703853 T14265 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:50418",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50418_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5703853 T14265 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 5703853 T14265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5703856 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5703857 T14264 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> 5704896 T14267 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5704896 T14267 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5704897 T14267 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5704897 T14267 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5704899 T14267 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5704899 T14267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002\collection1\'
   [junit4]   2> 5704902 T14267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5704903 T14267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5704905 T14267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5704957 T14267 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5704972 T14267 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5704975 T14267 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5704980 T14267 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5705115 T14267 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5705115 T14267 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5705118 T14267 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5705126 T14267 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5705127 T14267 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5705147 T14267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5705151 T14267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5705155 T14267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5705159 T14267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5705160 T14267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5705160 T14267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5705162 T14267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5705162 T14267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5705163 T14267 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5705163 T14267 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5705164 T14267 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/control/data\
   [junit4]   2> 5705164 T14267 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a06f4b
   [junit4]   2> 5705165 T14267 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/control/data\
   [junit4]   2> 5705165 T14267 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/control/data\index/
   [junit4]   2> 5705165 T14267 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5705166 T14267 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/control/data\index
   [junit4]   2> 5705166 T14267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=40.9755859375, floorSegmentMB=2.0478515625, forceMergeDeletesPctAllowed=20.743327320827763, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5050380390050855
   [junit4]   2> 5705168 T14267 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34e99809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eefb377),segFN=segments_1,generation=1}
   [junit4]   2> 5705169 T14267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5705173 T14267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5705174 T14267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5705175 T14267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5705175 T14267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5705176 T14267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5705176 T14267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5705177 T14267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5705177 T14267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5705178 T14267 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5705178 T14267 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5705179 T14267 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5705179 T14267 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5705179 T14267 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5705181 T14267 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5705182 T14267 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5705182 T14267 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5705193 T14267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5705199 T14267 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5705200 T14267 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5705201 T14267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=57.6220703125, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=8.081133020743362, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 5705254 T14267 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@34e99809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eefb377),segFN=segments_1,generation=1}
   [junit4]   2> 5705254 T14267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5705255 T14267 oass.SolrIndexSearcher.<init> Opening Searcher@13127205[collection1] main
   [junit4]   2> 5705255 T14267 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5705257 T14267 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5705257 T14267 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5705258 T14267 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5705258 T14267 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5705258 T14267 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5705260 T14267 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5705261 T14267 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5705263 T14267 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 5705267 T14267 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5705267 T14267 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5705267 T14267 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5705269 T14268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13127205[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5705270 T14267 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5705272 T14271 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50418 collection:control_collection shard:shard1
   [junit4]   2> 5705273 T14242 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5705273 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5705275 T14271 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5705277 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5705280 T14274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ce61d61 name:ZooKeeperConnection Watcher:127.0.0.1:50411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5705281 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5705282 T14242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5705286 T14242 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5705288 T14271 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5705291 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705294 T14271 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5705294 T14271 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2749 name=collection1 org.apache.solr.core.SolrCore@78540b75 url=http://127.0.0.1:50418/collection1 node=127.0.0.1:50418_ C2749_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50418, core=collection1, node_name=127.0.0.1:50418_}
   [junit4]   2> 5705294 T14271 C2749 P50418 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50418/collection1/
   [junit4]   2> 5705294 T14271 C2749 P50418 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5705294 T14271 C2749 P50418 oasc.SyncStrategy.syncToMe http://127.0.0.1:50418/collection1/ has no replicas
   [junit4]   2> 5705294 T14271 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50418/collection1/ shard1
   [junit4]   2> 5705296 T14271 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5705299 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5705307 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705312 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705319 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705426 T14274 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> 5705427 T14264 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> 5705475 T14271 oasc.ZkController.register We are http://127.0.0.1:50418/collection1/ and leader is http://127.0.0.1:50418/collection1/
   [junit4]   2> 5705475 T14271 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50418
   [junit4]   2> 5705475 T14271 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5705475 T14271 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5705475 T14271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5705477 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705477 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705477 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705480 T14271 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5705481 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5705482 T14265 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:50418",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50418_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5705485 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5705591 T14274 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> 5705592 T14264 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> 5707207 T14242 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5707209 T14242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5707212 T14242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50432
   [junit4]   2> 5707212 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5707212 T14242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5707212 T14242 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003
   [junit4]   2> 5707212 T14242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003\'
   [junit4]   2> 5707278 T14242 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003\solr.xml
   [junit4]   2> 5707293 T14242 oasc.CoreContainer.<init> New CoreContainer 1454881125
   [junit4]   2> 5707294 T14242 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003\]
   [junit4]   2> 5707294 T14242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5707296 T14242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5707296 T14242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5707296 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5707297 T14242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5707297 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5707297 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5707297 T14242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5707298 T14242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5707298 T14242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5707299 T14242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5707299 T14242 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5707300 T14242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50411/solr
   [junit4]   2> 5707300 T14242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5707302 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5707303 T14287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e35f31d name:ZooKeeperConnection Watcher:127.0.0.1:50411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5707304 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5707307 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5707308 T14289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@212ba241 name:ZooKeeperConnection Watcher:127.0.0.1:50411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5707309 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5707319 T14242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5708370 T14242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50431_
   [junit4]   2> 5708371 T14242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50431_
   [junit4]   2> 5708376 T14264 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5708376 T14289 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5708377 T14274 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5708386 T14290 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5708386 T14290 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5708387 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5708387 T14290 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5708387 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5708387 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5708389 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5708389 T14265 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:50431",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50431_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5708390 T14265 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 5708390 T14265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 5708393 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5708393 T14264 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> 5708394 T14274 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> 5708394 T14289 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> 5709434 T14290 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5709434 T14290 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5709435 T14290 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5709436 T14290 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5709438 T14290 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5709438 T14290 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003\collection1\'
   [junit4]   2> 5709440 T14290 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 5709443 T14290 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 5709444 T14290 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 5709495 T14290 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5709507 T14290 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5709509 T14290 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5709516 T14290 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5709701 T14290 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5709701 T14290 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5709703 T14290 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5709712 T14290 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5709712 T14290 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5709731 T14290 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5709736 T14290 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5709740 T14290 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5709742 T14290 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5709742 T14290 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5709742 T14290 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5709744 T14290 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5709744 T14290 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5709744 T14290 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5709744 T14290 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5709745 T14290 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty1\
   [junit4]   2> 5709745 T14290 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a06f4b
   [junit4]   2> 5709745 T14290 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty1\
   [junit4]   2> 5709745 T14290 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty1\index/
   [junit4]   2> 5709745 T14290 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 5709746 T14290 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty1\index
   [junit4]   2> 5709747 T14290 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=40.9755859375, floorSegmentMB=2.0478515625, forceMergeDeletesPctAllowed=20.743327320827763, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5050380390050855
   [junit4]   2> 5709748 T14290 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3350e845 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42f58b5),segFN=segments_1,generation=1}
   [junit4]   2> 5709748 T14290 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5709753 T14290 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5709754 T14290 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5709754 T14290 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5709754 T14290 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5709755 T14290 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5709755 T14290 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5709756 T14290 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5709756 T14290 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5709756 T14290 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5709757 T14290 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5709757 T14290 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5709757 T14290 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5709757 T14290 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5709759 T14290 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5709759 T14290 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5709761 T14290 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5709766 T14290 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5709768 T14290 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5709770 T14290 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5709772 T14290 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=57.6220703125, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=8.081133020743362, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 5709830 T14290 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3350e845 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42f58b5),segFN=segments_1,generation=1}
   [junit4]   2> 5709830 T14290 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5709831 T14290 oass.SolrIndexSearcher.<init> Opening Searcher@2a23d648[collection1] main
   [junit4]   2> 5709831 T14290 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5709833 T14290 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5709833 T14290 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5709834 T14290 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5709834 T14290 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5709834 T14290 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5709836 T14290 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5709836 T14290 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5709836 T14290 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5709836 T14290 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5709840 T14290 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5709842 T14291 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a23d648[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5709843 T14294 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50431 collection:collection1 shard:shard2
   [junit4]   2> 5709844 T14242 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5709844 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5709861 T14294 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 5710088 T14294 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 5710091 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710093 T14294 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5710093 T14294 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2750 name=collection1 org.apache.solr.core.SolrCore@27bf106b url=http://127.0.0.1:50431/collection1 node=127.0.0.1:50431_ C2750_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50431, core=collection1, node_name=127.0.0.1:50431_}
   [junit4]   2> 5710093 T14294 C2750 P50431 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50431/collection1/
   [junit4]   2> 5710093 T14294 C2750 P50431 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5710093 T14294 C2750 P50431 oasc.SyncStrategy.syncToMe http://127.0.0.1:50431/collection1/ has no replicas
   [junit4]   2> 5710093 T14294 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50431/collection1/ shard2
   [junit4]   2> 5710095 T14294 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 5710099 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5710106 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710108 T14274 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> 5710109 T14289 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> 5710109 T14264 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> 5710118 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5710122 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710239 T14289 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> 5710240 T14264 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> 5710242 T14274 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> 5710291 T14294 oasc.ZkController.register We are http://127.0.0.1:50431/collection1/ and leader is http://127.0.0.1:50431/collection1/
   [junit4]   2> 5710291 T14294 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50431
   [junit4]   2> 5710291 T14294 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5710291 T14294 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5710291 T14294 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5710294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710298 T14294 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5710301 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5710302 T14265 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:50431",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50431_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5710306 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5710422 T14274 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> 5710422 T14289 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> 5710424 T14264 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> 5712000 T14242 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 5712004 T14242 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5712009 T14242 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50442
   [junit4]   2> 5712010 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5712011 T14242 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5712011 T14242 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004
   [junit4]   2> 5712013 T14242 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004\'
   [junit4]   2> 5712077 T14242 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004\solr.xml
   [junit4]   2> 5712090 T14242 oasc.CoreContainer.<init> New CoreContainer 2075119038
   [junit4]   2> 5712090 T14242 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004\]
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5712092 T14242 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5712095 T14242 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5712095 T14242 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5712095 T14242 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5712095 T14242 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5712095 T14242 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5712098 T14242 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50411/solr
   [junit4]   2> 5712098 T14242 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5712099 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5712101 T14306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@312ab202 name:ZooKeeperConnection Watcher:127.0.0.1:50411 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5712101 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5712106 T14242 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5712107 T14308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@688d747b name:ZooKeeperConnection Watcher:127.0.0.1:50411/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5712107 T14242 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5712118 T14242 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5713276 T14242 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50441_
   [junit4]   2> 5713277 T14242 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50441_
   [junit4]   2> 5713281 T14264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5713282 T14274 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5713282 T14289 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5713282 T14308 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5713292 T14309 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5713292 T14309 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5713294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5713294 T14309 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5713294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5713294 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5713297 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5713298 T14265 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:50441",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50441_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5713298 T14265 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 5713298 T14265 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5713301 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5713303 T14274 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> 5713303 T14308 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> 5713303 T14264 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> 5713303 T14289 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> 5714444 T14309 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5714444 T14309 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5714445 T14309 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5714445 T14309 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5714448 T14309 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5714448 T14309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004\collection1\'
   [junit4]   2> 5714451 T14309 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 5714452 T14309 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 5714454 T14309 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 5714517 T14309 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5714555 T14309 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5714559 T14309 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5714566 T14309 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5714685 T14309 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5714685 T14309 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5714687 T14309 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5714698 T14309 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5714700 T14309 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5714727 T14309 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5714733 T14309 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5714739 T14309 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5714742 T14309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5714742 T14309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5714743 T14309 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5714745 T14309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5714745 T14309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5714745 T14309 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5714746 T14309 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5714746 T14309 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-004\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty2\
   [junit4]   2> 5714748 T14309 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a06f4b
   [junit4]   2> 5714748 T14309 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty2\
   [junit4]   2> 5714749 T14309 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty2\index/
   [junit4]   2> 5714749 T14309 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 5714750 T14309 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001\tempDir-001/jetty2\index
   [junit4]   2> 5714750 T14309 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=40.9755859375, floorSegmentMB=2.0478515625, forceMergeDeletesPctAllowed=20.743327320827763, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5050380390050855
   [junit4]   2> 5714752 T14309 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50e101c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73beddc1),segFN=segments_1,generation=1}
   [junit4]   2> 5714752 T14309 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5714759 T14309 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5714760 T14309 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5714760 T14309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5714761 T14309 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5714761 T14309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5714763 T14309 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5714764 T14309 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5714764 T14309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5714764 T14309 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5714766 T14309 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5714767 T14309 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5714767 T14309 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5714768 T14309 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5714769 T14309 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5714769 T14309 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5714770 T14309 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5714778 T14309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5714782 T14309 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5714782 T14309 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5714784 T14309 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=57.6220703125, floorSegmentMB=1.5498046875, forceMergeDeletesPctAllowed=8.081133020743362, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 5714842 T14309 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50e101c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73beddc1),segFN=segments_1,generation=1}
   [junit4]   2> 5714842 T14309 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5714843 T14309 oass.SolrIndexSearcher.<init> Opening Searcher@213927ce[collection1] main
   [junit4]   2> 5714843 T14309 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5714845 T14309 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5714845 T14309 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5714848 T14309 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5714848 T14309 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5714849 T14309 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5714851 T14309 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5714851 T14309 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5714851 T14309 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5714851 T14309 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5714858 T14310 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@213927ce[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5714861 T14309 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5714862 T14313 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50441 collection:collection1 shard:shard1
   [junit4]   2> 5714863 T14242 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5714864 T14242 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5714867 T14313 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 5714868 T14242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5714870 T14242 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 5714870 T14242 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 5714871 T14242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5714877 T14313 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5714880 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5714880 T14313 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5714881 T14313 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2751 name=collection1 org.apache.solr.core.SolrCore@68676a3d url=http://127.0.0.1:50441/collection1 node=127.0.0.1:50441_ C2751_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50441, core=collection1, node_name=127.0.0.1:50441_}
   [junit4]   2> 5714881 T14313 C2751 P50441 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50441/collection1/
   [junit4]   2> 5714881 T14313 C2751 P50441 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5714882 T14313 C2751 P50441 oasc.SyncStrategy.syncToMe http://127.0.0.1:50441/collection1/ has no replicas
   [junit4]   2> 5714882 T14313 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50441/collection1/ shard1
   [junit4]   2> 5714882 T14313 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 5714884 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5714887 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5714890 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5714896 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5715014 T14274 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> 5715014 T14264 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> 5715014 T14289 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> 5715014 T14308 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> 5715067 T14313 oasc.ZkController.register We are http://127.0.0.1:50441/collection1/ and leader is http://127.0.0.1:50441/collection1/
   [junit4]   2> 5715067 T14313 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50441
   [junit4]   2> 5715067 T14313 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5715067 T14313 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5715067 T14313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5715070 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5715070 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5715071 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5715071 T14313 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5715073 T14265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5715075 T14265 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:50441",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50441_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 5715078 T14264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5715196 T14274 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> 5715196 T14264 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> 5715196 T14308 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> 5715196 T14289 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> 5716024 T14242 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5716025 T14242 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
   [junit4]   2> 5716026 T14272 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=50451,localport=50418], receiveBufferSize:8192
   [junit4]   2> 5716029 T14272 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=50419,localport=50452], receiveBufferSize=8192
   [junit4]   2> ASYNC  NEW_CORE C2752 name=collection1 org.apache.solr.core.SolrCore@78540b75 url=http://127.0.0.1:50418/collection1 node=127.0.0.1:50418_ C2752_STATE=coll:control_collection core:collection1 props:{state=active, base_url=http://127.0.0.1:50418, core=collection1, node_name=127.0.0.1:50418_, leader=true}
   [junit4]   2> 5716029 T14259 C2752 P50418 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5716029 T14259 C2752 P50418 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5716029 T14259 C2752 P50418 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5716029 T14259 C2752 P50418 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5716030 T14259 C2752 P50418 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 1
   [junit4]   2> 5716032 T14314 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=50453,localport=50441], receiveBufferSize:8192
   [junit4]   2> 5716033 T14314 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=50442,localport=50454], receiveBufferSize=8192
   [junit4]   2> 5716035 T14314 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=50455,localport=50441], receiveBufferSize:8192
   [junit4]   2> 5716036 T14314 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=50442,localport=50456], receiveBufferSize=8192
   [junit4]   2>  C2751_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:50441, core=collection1, node_name=127.0.0.1:50441_, leader=true}
   [junit4]   2> 5716036 T14302 C2751 P50441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5716036 T14302 C2751 P50441 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5716036 T14302 C2751 P50441 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5716036 T14302 C2751 P50441 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5716039 T14302 C2751 P50441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50441/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 3
   [junit4]   2> 5716040 T14295 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=50457,localport=50431], receiveBufferSize:8192
   [junit4]   2> 5716041 T14295 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=50432,localport=50458], receiveBufferSize=8192
   [junit4]   2> ASYNC  NEW_CORE C2753 name=collection1 org.apache.solr.core.SolrCore@27bf106b url=http://127.0.0.1:50431/collection1 node=127.0.0.1:50431_ C2753_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:50431, core=collection1, node_name=127.0.0.1:50431_, leader=true}
   [junit4]   2> 5716042 T14281 C2753 P50431 oasu.DirectUpdateHandler2.commit st

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

titionTest.java:151)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 6179051 T14242 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-EB19F4BFF97658B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=zh_SG, timezone=America/El_Salvador
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_11 (64-bit)/cpus=2,threads=1,free=250936328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, StandardRequestHandlerTest, TestManagedSchema, OverseerTest, ReturnFieldsTest, TestSolr4Spatial2, BasicDistributedZk2Test, SyncSliceTest, TestShortCircuitedRequests, BasicFunctionalityTest, OverseerCollectionProcessorTest, MergeStrategyTest, TestSolrXmlPersistor, TestBinaryResponseWriter, HdfsBasicDistributedZkTest, AssignTest, TestSuggestSpellingConverter, CurrencyFieldOpenExchangeTest, DistributedTermsComponentTest, FieldAnalysisRequestHandlerTest, AsyncMigrateRouteKeyTest, SystemInfoHandlerTest, CircularListTest, SimpleFacetsTest, QueryResultKeyTest, UUIDFieldTest, CSVRequestHandlerTest, TestRecovery, AddSchemaFieldsUpdateProcessorFactoryTest, ZkControllerTest, CachingDirectoryFactoryTest, FileBasedSpellCheckerTest, TestDocumentBuilder, XsltUpdateRequestHandlerTest, TestSolr4Spatial, ClusterStateTest, TestExtendedDismaxParser, TestFieldSortValues, TestSolrDeletionPolicy1, TestArbitraryIndexDir, BadComponentTest, TestManagedSynonymFilterFactory, TestBinaryField, TestPerFieldSimilarity, TestDefaultSearchFieldResource, TestUniqueKeyFieldResource, TestWriterPerf, TestNoOpRegenerator, ResponseLogComponentTest, ResponseHeaderTest, HdfsSyncSliceTest, TestFastWriter, OutputWriterTest, TestSerializedLuceneMatchVersion, StatsComponentTest, LeaderElectionIntegrationTest, CurrencyFieldXmlFileTest, TestRestManager, TestSolrXmlPersistence, TestOmitPositions, TestHighlightDedupGrouping, TestDistributedSearch, TestDistribDocBasedVersion, TestCloudManagedSchema, TestIndexSearcher, DocValuesMissingTest, TestSimpleQParserPlugin, TestSchemaNameResource, OpenCloseCoreStressTest, SSLMigrationTest, RAMDirectoryFactoryTest, TestNonNRTOpen, PluginInfoTest, DefaultValueUpdateProcessorTest, ShardRoutingCustomTest, HdfsUnloadDistributedZkTest, SolrXmlInZkTest, TestCharFilters, TestElisionMultitermQuery, DebugComponentTest, CoreMergeIndexesAdminHandlerTest, MultiThreadedOCPTest, ChaosMonkeySafeLeaderTest, HighlighterMaxOffsetTest, TestSchemaSimilarityResource, DistributedSuggestComponentTest, DisMaxRequestHandlerTest, AnalysisErrorHandlingTest, TestManagedStopFilterFactory, DistributedDebugComponentTest, TestReload, SolrIndexSplitterTest, RequiredFieldsTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, RequestHandlersTest, OverseerStatusTest, CoreContainerCoreInitFailuresTest, TestLuceneMatchVersion, TestNRTOpen, SuggesterTSTTest, SpellingQueryConverterTest, TestCustomSort, TestFiltering, TestRemoteStreaming, TestPhraseSuggestions, TestCollationField, EnumFieldTest, TriLevelCompositeIdRoutingTest, TestRealTimeGet, ReplicationFactorTest, TestInitQParser, StressHdfsTest, TestStressReorder, TestTrie, TestManagedResourceStorage, TestJmxIntegration, TestShardHandlerFactory, PrimitiveFieldTypeTest, HdfsCollectionsAPIDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestSolrJ, TestIndexingPerformance, PreAnalyzedUpdateProcessorTest, AtomicUpdatesTest, TestFastOutputStream, TestNumberUtils, BadCopyFieldTest, FileUtilsTest, TestRandomFaceting, QueryParsingTest, IndexSchemaRuntimeFieldTest, AnalysisAfterCoreReloadTest, LoggingHandlerTest, BasicDistributedZkTest, DocValuesMultiTest, ResourceLoaderTest, DistribCursorPagingTest, TestComponentsName, TestMissingGroups, TestUtils, TimeZoneUtilsTest, CollectionsAPIAsyncDistributedZkTest, TestSchemaResource, TestConfig, TestDFRSimilarityFactory, TestBlendedInfixSuggestions, CopyFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudManagedSchemaConcurrent, TestQueryTypes, RollingRestartTest, SuggesterTest, TestHashPartitioner, TestStandardQParsers, TestCodecSupport, TestFieldTypeCollectionResource, TestDocBasedVersionConstraints, AlternateDirectoryTest, TestSchemaVersionResource, RecoveryZkTest, BinaryUpdateRequestHandlerTest, AliasIntegrationTest, JsonLoaderTest, TestCoreDiscovery, TestCollapseQParserPlugin, TestTolerantSearch, TestDistributedMissingSort, TestJoin, TestCollectionAPI, DateFieldTest, DocumentAnalysisRequestHandlerTest, TestDocSet, AutoCommitTest, TestMiniSolrCloudCluster, ZkCLITest, HighlighterTest, PreAnalyzedFieldTest, TestReversedWildcardFilterFactory, TestLazyCores, DistributedExpandComponentTest, EchoParamsTest, SolrInfoMBeanTest, FastVectorHighlighterTest, TestLRUCache, TestFieldTypeResource, BJQParserTest, AddBlockUpdateTest, SolrIndexConfigTest, CoreAdminHandlerTest, DistributedSpellCheckComponentTest, DistributedQueryComponentCustomSortTest, TestRangeQuery, TestFieldCollectionResource, TestReplicationHandler, HdfsLockFactoryTest, TestCSVResponseWriter, DistanceFunctionTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, TestStressVersions, HardAutoCommitTest, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, ZkNodePropsTest, SliceStateTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestCollationKeyRangeQueries, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest]
   [junit4] Completed in 477.79s, 1 test, 1 error <<< FAILURES!

[...truncated 199 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 408 suites, 1663 tests, 1 error, 42 ignored (21 assumptions)

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