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 2013/08/01 23:40:15 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_25) - Build # 3098 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3098/
Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Server refused connection at: http://127.0.0.1:49735/v_zpg/dg

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:49735/v_zpg/dg
	at __randomizedtesting.SeedInfo.seed([2054F3741CDE99F1:A1B27D6C6B81F9CD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:764)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:49735 refused
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
	... 44 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	... 51 more




Build Log:
[...truncated 9757 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1573806 T3934 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /v_zpg/dg
   [junit4]   2> 1573812 T3934 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistributedZkTest-1375391429453
   [junit4]   2> 1573814 T3934 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1573816 T3935 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1573881 T3934 oasc.ZkTestServer.run start zk server on port:49716
   [junit4]   2> 1573882 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573890 T3941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37c63a76 name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573891 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573891 T3934 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1573897 T3936 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1403bb7b3560000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 
   [junit4]   2> 1573899 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573902 T3943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37bafb0d name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573902 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1573902 T3934 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1573908 T3934 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1573911 T3934 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1573915 T3934 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1573920 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1573920 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1573928 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1573929 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1573934 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1573935 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1573939 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1573940 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1573948 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1573948 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1573952 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1573953 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1573957 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1573957 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1573960 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1573961 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1573964 T3934 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1573965 T3934 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1574319 T3934 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1574325 T3934 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49723
   [junit4]   2> 1574325 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1574325 T3934 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1574326 T3934 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610
   [junit4]   2> 1574326 T3934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610\'
   [junit4]   2> 1574351 T3934 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610\solr.xml
   [junit4]   2> 1574414 T3934 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1574415 T3934 oasc.CoreContainer.<init> New CoreContainer 1560877078
   [junit4]   2> 1574415 T3934 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610\]
   [junit4]   2> 1574417 T3934 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1574417 T3934 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1574417 T3934 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1574417 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1574418 T3934 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1574418 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1574418 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1574418 T3934 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1574418 T3934 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1574419 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1574425 T3934 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49716/solr
   [junit4]   2> 1574425 T3934 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1574428 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1574442 T3954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36ea8559 name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1574443 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1574448 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1574452 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1574454 T3956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2df7e611 name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1574454 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1574457 T3934 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1574463 T3934 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1574468 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1574470 T3934 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49723_v_zpg%2Fdg
   [junit4]   2> 1574472 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49723_v_zpg%2Fdg
   [junit4]   2> 1574477 T3934 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1574484 T3934 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1574486 T3934 oasc.Overseer.start Overseer (id=90137652721221635-127.0.0.1:49723_v_zpg%2Fdg-n_0000000000) starting
   [junit4]   2> 1574492 T3934 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1574497 T3958 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1574497 T3934 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1574502 T3934 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1574504 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1574508 T3957 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1574511 T3934 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610
   [junit4]   2> 1574706 T3934 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375391429610\conf\
   [junit4]   2> 1574716 T3934 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1574717 T3934 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1574717 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1574717 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1574730 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1574732 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1574734 T3961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b7b39e1 name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1574735 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1574736 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1574738 T3934 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1575061 T3934 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1575064 T3934 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49735
   [junit4]   2> 1575065 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1575065 T3934 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1575066 T3934 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378
   [junit4]   2> 1575066 T3934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\'
   [junit4]   2> 1575092 T3934 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\solr.xml
   [junit4]   2> 1575150 T3934 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1575150 T3934 oasc.CoreContainer.<init> New CoreContainer 425466505
   [junit4]   2> 1575151 T3934 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\]
   [junit4]   2> 1575152 T3934 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1575153 T3934 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1575153 T3934 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1575154 T3934 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1575155 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1575160 T3934 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49716/solr
   [junit4]   2> 1575160 T3934 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1575161 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1575167 T3972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bff01f4 name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1575168 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1575170 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1575174 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1575177 T3974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b13db7d name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1575177 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1575183 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1575847 T3934 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49735_v_zpg%2Fdg
   [junit4]   2> 1575848 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49735_v_zpg%2Fdg
   [junit4]   2> 1575853 T3961 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1575853 T3956 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1575854 T3974 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1575859 T3934 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378
   [junit4]   2> 1576063 T3934 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\conf\
   [junit4]   2> 1576072 T3934 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1576073 T3934 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1576073 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1576074 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1576427 T3934 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1576430 T3934 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49744
   [junit4]   2> 1576431 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1576431 T3934 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1576431 T3934 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717
   [junit4]   2> 1576432 T3934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\'
   [junit4]   2> 1576462 T3934 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\solr.xml
   [junit4]   2> 1576521 T3934 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1576522 T3934 oasc.CoreContainer.<init> New CoreContainer 1394406731
   [junit4]   2> 1576522 T3934 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\]
   [junit4]   2> 1576523 T3934 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1576524 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1576525 T3934 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1576525 T3934 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1576525 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1576530 T3934 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49716/solr
   [junit4]   2> 1576531 T3934 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1576532 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1576546 T3986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc44c2e name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1576546 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1576548 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1576552 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1576555 T3988 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c64d53b name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1576555 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1576561 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1577224 T3934 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49744_v_zpg%2Fdg
   [junit4]   2> 1577232 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49744_v_zpg%2Fdg
   [junit4]   2> 1577237 T3961 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1577237 T3988 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1577237 T3974 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1577237 T3956 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1577244 T3934 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717
   [junit4]   2> 1577437 T3934 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\conf\
   [junit4]   2> 1577450 T3934 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1577450 T3934 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1577450 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1577451 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1577721 T3934 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1577724 T3934 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49753
   [junit4]   2> 1577725 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1577726 T3934 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1577726 T3934 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095
   [junit4]   2> 1577727 T3934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\'
   [junit4]   2> 1577748 T3934 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\solr.xml
   [junit4]   2> 1577807 T3934 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1577807 T3934 oasc.CoreContainer.<init> New CoreContainer 1170770365
   [junit4]   2> 1577807 T3934 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\]
   [junit4]   2> 1577808 T3934 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1577808 T3934 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1577808 T3934 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1577809 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1577809 T3934 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1577810 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1577810 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1577810 T3934 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1577811 T3934 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1577811 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1577815 T3934 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49716/solr
   [junit4]   2> 1577816 T3934 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1577817 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1577827 T4000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e5d4773 name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1577828 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1577830 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1577833 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1577836 T4002 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49006d3d name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1577836 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1577842 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1578525 T3934 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49753_v_zpg%2Fdg
   [junit4]   2> 1578532 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49753_v_zpg%2Fdg
   [junit4]   2> 1578537 T3961 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1578537 T3956 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1578537 T3974 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1578537 T3988 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1578538 T4002 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1578552 T3934 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095
   [junit4]   2> 1578721 T3934 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\conf\
   [junit4]   2> 1578730 T3934 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1578731 T3934 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1578731 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1578731 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1579041 T3934 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1579045 T3934 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49762
   [junit4]   2> 1579048 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1579048 T3934 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1579048 T3934 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375
   [junit4]   2> 1579049 T3934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\'
   [junit4]   2> 1579085 T3934 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\solr.xml
   [junit4]   2> 1579167 T3934 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1579167 T3934 oasc.CoreContainer.<init> New CoreContainer 983865255
   [junit4]   2> 1579168 T3934 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\]
   [junit4]   2> 1579169 T3934 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1579170 T3934 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1579170 T3934 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1579170 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1579171 T3934 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1579171 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1579171 T3934 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1579171 T3934 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1579171 T3934 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1579171 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1579176 T3934 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49716/solr
   [junit4]   2> 1579177 T3934 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1579178 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1579190 T4014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1958ce name:ZooKeeperConnection Watcher:127.0.0.1:49716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1579190 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1579193 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1579199 T3934 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1579201 T4016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13129f00 name:ZooKeeperConnection Watcher:127.0.0.1:49716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1579202 T3934 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1579208 T3934 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1579938 T3934 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49762_v_zpg%2Fdg
   [junit4]   2> 1579944 T3934 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49762_v_zpg%2Fdg
   [junit4]   2> 1579950 T3988 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579950 T3956 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579951 T4002 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579951 T4016 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579952 T3974 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579952 T3961 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1579958 T3934 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375
   [junit4]   2> 1580124 T3934 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\conf\
   [junit4]   2> 1580133 T3934 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1580134 T3934 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1580134 T3934 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1580134 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1580140 T3934 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1580145 T3968 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1580148 T3956 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1580152 T3958 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 1580152 T3958 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "name":"nodes_used_collection",
   [junit4]   2> 	  "replicationFactor":"2"}
   [junit4]   2> 1580671 T3957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1580671 T3957 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: nodes_used_collection
   [junit4]   2> 1580671 T3957 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with shards [shard1, shard2]
   [junit4]   2> 1580678 T3988 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580678 T3961 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580678 T3974 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580679 T4016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580678 T4002 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580678 T3956 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1580740 T3958 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1580740 T3958 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:49762_v_zpg%2Fdg
   [junit4]   2> 1580741 T3958 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:49753_v_zpg%2Fdg
   [junit4]   2> 1580743 T3958 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:49744_v_zpg%2Fdg
   [junit4]   2> 1580745 T3958 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:49735_v_zpg%2Fdg
   [junit4]   2> 1580748 T4010 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
   [junit4]   2> 1580751 T3993 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
   [junit4]   2> 1580751 T3981 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
   [junit4]   2> 1580751 T3970 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
   [junit4]   2> 1580753 T4010 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1580753 T3981 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1580753 T3993 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1580755 T3970 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1581775 T3957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1581777 T3957 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 1581777 T3957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49762_v_zpg%2Fdg",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49762/v_zpg/dg"}
   [junit4]   2> 1581802 T3957 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 1581802 T3957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49753_v_zpg%2Fdg",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49753/v_zpg/dg"}
   [junit4]   2> 1581809 T3957 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 1581809 T3957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49744_v_zpg%2Fdg",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49744/v_zpg/dg"}
   [junit4]   2> 1581815 T3957 oasc.Overseer$ClusterStateUpdater.updateState WARN Could not find collection node for nodes_used_collection, skipping publish state
   [junit4]   2> 1581815 T3957 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
   [junit4]   2> 	  "collection":"nodes_used_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49735_v_zpg%2Fdg",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49735/v_zpg/dg"}
   [junit4]   2> 1581822 T3961 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1581823 T3974 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1581823 T4016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1581823 T4002 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1581822 T3988 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1581823 T3956 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1582203 T4010 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica1
   [junit4]   2> 1582204 T3981 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica1
   [junit4]   2> 1582205 T4010 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1\core.properties: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1\core.properties (The system cannot find the path specified)
   [junit4]   2> 1582205 T4010 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1
   [junit4]   2> 1582205 T4010 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1582205 T3970 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard2_replica2
   [junit4]   2> 1582205 T3993 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for nodes_used_collection_shard1_replica2
   [junit4]   2> 1582205 T3981 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1\core.properties: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1\core.properties (The system cannot find the path specified)
   [junit4]   2> 1582206 T3981 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1
   [junit4]   2> 1582206 T3981 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1582207 T3970 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2\core.properties: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2\core.properties (The system cannot find the path specified)
   [junit4]   2> 1582207 T3970 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2
   [junit4]   2> 1582207 T3970 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1582208 T3993 oasc.CorePropertiesLocator.writePropertiesFile ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2\core.properties: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2\core.properties (The system cannot find the path specified)
   [junit4]   2> 1582208 T3993 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2
   [junit4]   2> 1582208 T4010 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1582209 T3993 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
   [junit4]   2> 1582209 T3981 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1582209 T3981 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1582209 T3970 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1582209 T3970 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1582209 T3993 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
   [junit4]   2> 1582209 T4010 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1582211 T3970 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1582211 T3970 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1582210 T3981 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1582212 T3981 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1582212 T4010 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1582212 T4010 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1582211 T3993 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1582219 T3981 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1582219 T3970 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1582221 T4010 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1582222 T3993 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
   [junit4]   2> 1582222 T3981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1\'
   [junit4]   2> 1582223 T3970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2\'
   [junit4]   2> 1582224 T4010 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1\'
   [junit4]   2> 1582227 T3993 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
   [junit4]   2> 1582244 T3993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2\'
   [junit4]   2> 1582321 T3981 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1582340 T4010 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1582405 T4010 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1582425 T3981 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1582429 T3993 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1582437 T3970 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1582471 T4010 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1582477 T4010 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica1] Schema name=test
   [junit4]   2> 1582497 T3993 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1582500 T3981 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1582508 T3981 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica1] Schema name=test
   [junit4]   2> 1582571 T3970 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1582642 T3993 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1582707 T3993 oass.IndexSchema.readSchema [nodes_used_collection_shard1_replica2] Schema name=test
   [junit4]   2> 1582710 T3970 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1582717 T3970 oass.IndexSchema.readSchema [nodes_used_collection_shard2_replica2] Schema name=test
   [junit4]   2> 1583470 T3981 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1583605 T3981 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1583611 T3981 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1583677 T3993 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1583702 T4010 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1583707 T4010 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1583710 T4010 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1583718 T3993 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1583721 T3993 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1583755 T3993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583768 T3993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583772 T3993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583775 T3993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583775 T3993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583775 T3993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583777 T3981 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583777 T3993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583778 T3993 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583778 T3993 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1583778 T3993 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\\nodes_used_collection_shard1_replica2\data\
   [junit4]   2> 1583778 T3993 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec3c727
   [junit4]   2> 1583779 T3993 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\\nodes_used_collection_shard1_replica2\data\
   [junit4]   2> 1583780 T3993 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\\nodes_used_collection_shard1_replica2\data\index/
   [junit4]   2> 1583780 T3993 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\nodes_used_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1583780 T3993 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375391433095\\nodes_used_collection_shard1_replica2\data\index
   [junit4]   2> 1583785 T3981 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583787 T4010 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583788 T3993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fd635b lockFactory=org.apache.lucene.store.NativeFSLockFactory@72f663f6),segFN=segments_1,generation=1}
   [junit4]   2> 1583789 T3993 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583793 T3993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583793 T3993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583794 T3993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583794 T3993 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1583794 T3993 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1583794 T3993 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1583794 T3993 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1583795 T3993 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1583795 T3993 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1583816 T3981 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583818 T3970 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1583821 T4010 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583823 T3993 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583826 T3981 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583826 T3981 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583826 T3981 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583826 T3993 oass.SolrIndexSearcher.<init> Opening Searcher@18c8a8db main
   [junit4]   2> 1583827 T3970 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1583828 T3993 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1583828 T3993 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1583830 T3970 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1583831 T3993 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
   [junit4]   2> 1583831 T3993 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:49753/v_zpg/dg collection:nodes_used_collection shard:shard1
   [junit4]   2> 1583832 T3993 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1583833 T3981 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583833 T3981 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583833 T3981 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1583834 T3981 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\\nodes_used_collection_shard2_replica1\data\
   [junit4]   2> 1583834 T3981 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec3c727
   [junit4]   2> 1583835 T3981 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\\nodes_used_collection_shard2_replica1\data\
   [junit4]   2> 1583835 T3981 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\\nodes_used_collection_shard2_replica1\data\index/
   [junit4]   2> 1583835 T3981 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\nodes_used_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1583835 T4022 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@18c8a8db main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1583835 T3981 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375391431717\\nodes_used_collection_shard2_replica1\data\index
   [junit4]   2> 1583837 T4010 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583840 T4010 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583840 T4010 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583840 T4010 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583842 T4010 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583843 T4010 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583843 T4010 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1583843 T4010 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\\nodes_used_collection_shard1_replica1\data\
   [junit4]   2> 1583843 T4010 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec3c727
   [junit4]   2> 1583843 T3981 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32d7c37e lockFactory=org.apache.lucene.store.NativeFSLockFactory@35ba258e),segFN=segments_1,generation=1}
   [junit4]   2> 1583844 T3981 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583844 T4010 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\\nodes_used_collection_shard1_replica1\data\
   [junit4]   2> 1583850 T3981 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583851 T3981 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583852 T3970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583852 T3981 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583852 T4010 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\\nodes_used_collection_shard1_replica1\data\index/
   [junit4]   2> 1583852 T4010 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\nodes_used_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1583852 T3981 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1583853 T4010 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375391434375\\nodes_used_collection_shard1_replica1\data\index
   [junit4]   2> 1583853 T3981 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1583854 T3981 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1583854 T3981 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1583855 T3981 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1583855 T3981 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1583857 T4010 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@604be12a lockFactory=org.apache.lucene.store.NativeFSLockFactory@19632bff),segFN=segments_1,generation=1}
   [junit4]   2> 1583857 T4010 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583863 T3981 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583867 T3970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1583869 T3981 oass.SolrIndexSearcher.<init> Opening Searcher@5e9a998b main
   [junit4]   2> 1583870 T3981 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1583871 T3981 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1583871 T3970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583874 T4023 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@5e9a998b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1583876 T4010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583876 T4010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583876 T3981 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
   [junit4]   2> 1583877 T3981 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:49744/v_zpg/dg collection:nodes_used_collection shard:shard2
   [junit4]   2> 1583877 T4010 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583877 T3981 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1583885 T4010 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1583885 T4010 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1583885 T4010 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1583886 T4010 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1583886 T4010 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1583886 T4010 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1583877 T3993 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
   [junit4]   2> 1583877 T3970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583889 T3970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583889 T3970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1583890 T3981 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
   [junit4]   2> 1583891 T4010 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583892 T3970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1583892 T3970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1583892 T3970 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1583893 T3970 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\\nodes_used_collection_shard2_replica2\data\
   [junit4]   2> 1583893 T3970 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec3c727
   [junit4]   2> 1583894 T3970 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\\nodes_used_collection_shard2_replica2\data\
   [junit4]   2> 1583894 T3970 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\\nodes_used_collection_shard2_replica2\data\index/
   [junit4]   2> 1583894 T3970 oasc.SolrCore.initIndex WARN [nodes_used_collection_shard2_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\nodes_used_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1583895 T4010 oass.SolrIndexSearcher.<init> Opening Searcher@4feca1bb main
   [junit4]   2> 1583895 T3970 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375391430378\\nodes_used_collection_shard2_replica2\data\index
   [junit4]   2> 1583896 T4010 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1583896 T4010 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1583900 T3970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5fe1abce lockFactory=org.apache.lucene.store.NativeFSLockFactory@473df7ae),segFN=segments_1,generation=1}
   [junit4]   2> 1583900 T3970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1583900 T4024 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@4feca1bb main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1583901 T4010 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
   [junit4]   2> 1583901 T4010 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:49762/v_zpg/dg collection:nodes_used_collection shard:shard1
   [junit4]   2> 1583902 T4010 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 1583906 T3970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1583906 T3970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1583906 T3970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1583907 T3970 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1583908 T3970 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1583908 T3970 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1583908 T3970 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1583909 T3970 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1583911 T3970 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1583915 T3981 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1583920 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1583922 T3970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1583923 T3981 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179997
   [junit4]   2> 1583926 T3993 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1583926 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1583926 T3993 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49753/v_zpg/dg/nodes_used_collection_shard1_replica2/
   [junit4]   2> 1583927 T3993 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:49753/v_zpg/dg START replicas=[http://127.0.0.1:49762/v_zpg/dg/nodes_used_collection_shard1_replica1/] nUpdates=100
   [junit4]   2> 1583928 T3993 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:49753/v_zpg/dg DONE.  We have no versions.  sync failed.
   [junit4]   2> 1583928 T3993 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1583928 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1583928 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49753/v_zpg/dg/nodes_used_collection_shard1_replica2/ shard1
   [junit4]   2> 1583928 T3993 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
   [junit4]   2> 1583928 T3970 oass.SolrIndexSearcher.<init> Opening Searcher@f0965d5 main
   [junit4]   2> 1583930 T3970 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1583930 T3970 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1583933 T4026 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@f0965d5 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1583935 T3970 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
   [junit4]   2> 1583935 T3970 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:49735/v_zpg/dg collection:nodes_used_collection shard:shard2
   [junit4]   2> 1583935 T3970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10

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

sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1375391429451 FAILED !!!!!
   [junit4]   2> 1774408 T3934 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1774411 T3934 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49716 49716
   [junit4]   2> 1775343 T4016 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1776152 T4016 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=2054F3741CDE99F1 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Africa/Douala -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    202s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:49735/v_zpg/dg
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2054F3741CDE99F1:A1B27D6C6B81F9CD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:764)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:159)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:49735 refused
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    > 	... 44 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused: connect
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
   [junit4]    > 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    > 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:579)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    > 	... 51 more
   [junit4]   2> 1776182 T3934 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42: {_route_=PostingsFormat(name=Lucene41WithOrds), range_facet_l=MockFixedIntBlock(blockSize=1356), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=SimpleText), intDefault=MockFixedIntBlock(blockSize=1356), id=PostingsFormat(name=Lucene41VarGapFixedInterval), timestamp=MockFixedIntBlock(blockSize=1356), a_t=MockFixedIntBlock(blockSize=1356), range_facet_sl=PostingsFormat(name=Lucene41VarGapFixedInterval), range_facet_si=MockFixedIntBlock(blockSize=1356), other_tl1=MockFixedIntBlock(blockSize=1356), multiDefault=MockFixedIntBlock(blockSize=1356), a_si=PostingsFormat(name=SimpleText)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_SY, timezone=Africa/Douala
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=1,free=117361360,total=312053760
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy2, TestDefaultSimilarityFactory, TestReversedWildcardFilterFactory, TestStressVersions, TestSolrCoreProperties, TestXIncludeConfig, QueryResultKeyTest, ClusterStateTest, EchoParamsTest, UnloadDistributedZkTest, TestMaxScoreQueryParser, TestDistributedSearch, TestJmxMonitoredMap, FieldMutatingUpdateProcessorTest, TestSweetSpotSimilarityFactory, TestFieldTypeCollectionResource, TestUpdate, LoggingHandlerTest, RegexBoostProcessorTest, SpellCheckComponentTest, FastVectorHighlighterTest, DistributedSpellCheckComponentTest, TestDFRSimilarityFactory, TestPluginEnable, TestLMJelinekMercerSimilarityFactory, URLClassifyProcessorTest, TestRandomMergePolicy, TestReloadAndDeleteDocs, HardAutoCommitTest, SystemInfoHandlerTest, CopyFieldTest, StandardRequestHandlerTest, TestElisionMultitermQuery, TestFastWriter, TestIndexSearcher, SolrRequestParserTest, DocumentAnalysisRequestHandlerTest, TestRemoteStreaming, IndexSchemaRuntimeFieldTest, TestQueryTypes, TestDynamicFieldCollectionResource, DefaultValueUpdateProcessorTest, TestPerFieldSimilarity, TestBM25SimilarityFactory, UUIDFieldTest, TestWordDelimiterFilterFactory, SpellingQueryConverterTest, TestQueryUtils, BasicZkTest, TestDocumentBuilder, RequiredFieldsTest, AssignTest, TestHashPartitioner, TestRandomFaceting, ZkCLITest, TestCloudManagedSchema, DateFieldTest, PrimUtilsTest, TestTrie, CoreContainerCoreInitFailuresTest, TestPhraseSuggestions, DirectUpdateHandlerTest, TestSolrXMLSerializer, TestSchemaSimilarityResource, TestSearchPerf, SimpleFacetsTest, DebugComponentTest, TestSchemaResource, FullSolrCloudDistribCmdsTest, TestNumberUtils, TestDynamicFieldResource, SolrIndexSplitterTest, TestCoreDiscovery, OutputWriterTest, PreAnalyzedFieldTest, ResponseLogComponentTest, TestFieldCollectionResource, CoreAdminCreateDiscoverTest, TestRTGBase, TermsComponentTest, TestSchemaNameResource, TestSolrJ, JsonLoaderTest, SyncSliceTest, CachingDirectoryFactoryTest, BlockDirectoryTest, ShardRoutingTest, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, CurrencyFieldOpenExchangeTest, DisMaxRequestHandlerTest, TestDocSet, QueryEqualityTest, WordBreakSolrSpellCheckerTest, HdfsBasicDistributedZk2Test, MoreLikeThisHandlerTest, QueryParsingTest, SolrInfoMBeanTest, FileBasedSpellCheckerTest, CoreAdminHandlerTest, AnalysisAfterCoreReloadTest, MBeansHandlerTest, SolrCmdDistributorTest, TestQuerySenderListener, DocValuesMultiTest, LeaderElectionTest, UpdateParamsTest, TestAtomicUpdateErrorCases, TestLFUCache, TestIBSimilarityFactory, TestLazyCores, DirectUpdateHandlerOptimizeTest, TestSolrXml, TestRangeQuery, DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, CSVRequestHandlerTest, TestExtendedDismaxParser, TestGroupingSearch, TestDefaultSearchFieldResource, SoftAutoCommitTest, BasicFunctionalityTest, SOLR749Test, PreAnalyzedUpdateProcessorTest, SolrIndexConfigTest, BadComponentTest, BasicDistributedZkTest, ReturnFieldsTest, InfoHandlerTest, SpatialFilterTest, ConvertedLegacyTest, TestPHPSerializedResponseWriter, TestCSVResponseWriter, TestZkChroot, IndexSchemaTest, BasicDistributedZk2Test, NumericFieldsTest, TestRealTimeGet, TestUtils, UniqFieldsUpdateProcessorFactoryTest, TestPropInjectDefaults, DOMUtilTest, TestCloudManagedSchemaAddField, SolrTestCaseJ4Test, PluginInfoTest, TestBinaryResponseWriter, TestRecovery, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 202.42s, 1 test, 1 error <<< FAILURES!

[...truncated 500 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:389: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:369: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:873: There were test failures: 320 suites, 1347 tests, 1 error, 39 ignored (11 assumptions)

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