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

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b04) - Build # 3736 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3736/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:62449/ifv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:62449/ifv/collection1
	at __randomizedtesting.SeedInfo.seed([A25245AD965D7DB3:23B4CBB5E1021D8F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:505)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.index_specific(AbstractFullDistribZkTestBase.java:698)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingWithSuss(FullSolrCloudDistribCmdsTest.java:443)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:134)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	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:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
	... 48 more




Build Log:
[...truncated 10474 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 905938 T3716 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 905938 T3716 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ifv/
   [junit4]   2> 905942 T3716 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-FullSolrCloudDistribCmdsTest-1393245653587
   [junit4]   2> 905944 T3716 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 905946 T3717 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 906045 T3716 oasc.ZkTestServer.run start zk server on port:62439
   [junit4]   2> 906047 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 906079 T3723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d832ee name:ZooKeeperConnection Watcher:127.0.0.1:62439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 906079 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 906080 T3716 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 906086 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 906090 T3725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@111a9a00 name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 906090 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 906090 T3716 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 906095 T3716 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 906101 T3716 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 906105 T3716 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 906111 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 906111 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 906121 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 906122 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 906131 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 906132 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 906137 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 906137 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 906143 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 906143 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 906149 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 906149 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 906156 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 906156 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 906161 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 906161 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 906167 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 906167 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 906174 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 906175 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 906181 T3716 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 906182 T3716 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 906192 T3718 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14463e98a590001, 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:744)
   [junit4]   2> 
   [junit4]   2> 906194 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 906198 T3727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35caa3ea name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 906199 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 908114 T3716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 908127 T3716 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 908134 T3716 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:62449
   [junit4]   2> 908137 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 908137 T3716 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 908137 T3716 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845
   [junit4]   2> 908137 T3716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\'
   [junit4]   2> 908182 T3716 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\solr.xml
   [junit4]   2> 908270 T3716 oasc.CoreContainer.<init> New CoreContainer 1570394427
   [junit4]   2> 908270 T3716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\]
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 908273 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 908277 T3716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 908277 T3716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 908295 T3716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908295 T3716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908295 T3716 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 908298 T3716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62439/solr
   [junit4]   2> 908298 T3716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 908301 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 908336 T3738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4297c362 name:ZooKeeperConnection Watcher:127.0.0.1:62439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908337 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 908350 T3718 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14463e98a590003, 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:744)
   [junit4]   2> 
   [junit4]   2> 908353 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 908358 T3740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5db9b8ce name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908359 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 908362 T3716 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 908381 T3716 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 908391 T3716 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 908396 T3716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62449_ifv
   [junit4]   2> 908399 T3716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62449_ifv
   [junit4]   2> 908407 T3716 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 908411 T3716 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 908420 T3716 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62449_ifv
   [junit4]   2> 908420 T3716 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 908425 T3716 oasc.Overseer.start Overseer (id=91307747153870852-127.0.0.1:62449_ifv-n_0000000000) starting
   [junit4]   2> 908432 T3716 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 908439 T3742 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 908441 T3716 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 908441 T3742 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 908445 T3716 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 908449 T3716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 908455 T3741 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 908460 T3743 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 908460 T3743 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 908463 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 908463 T3743 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 908466 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 908467 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62449/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62449_ifv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 908467 T3741 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 908467 T3741 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 908474 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 908476 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 909447 T3743 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 909447 T3743 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\collection1
   [junit4]   2> 909447 T3743 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 909449 T3743 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 909449 T3743 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 909451 T3743 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 909451 T3743 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\collection1\'
   [junit4]   2> 909454 T3743 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845/collection1/lib/.svn/' to classloader
   [junit4]   2> 909454 T3743 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845/collection1/lib/classes/' to classloader
   [junit4]   2> 909457 T3743 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845/collection1/lib/README' to classloader
   [junit4]   2> 909522 T3743 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 909587 T3743 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 909590 T3743 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 909599 T3743 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 910037 T3743 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 910040 T3743 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 910042 T3743 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 910048 T3743 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 910097 T3743 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 910099 T3743 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393245653845\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/control/data\
   [junit4]   2> 910099 T3743 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76541506
   [junit4]   2> 910099 T3743 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/control/data\
   [junit4]   2> 910099 T3743 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/control/data\index/
   [junit4]   2> 910099 T3743 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 910101 T3743 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/control/data\index
   [junit4]   2> 910102 T3743 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5387670038824667]
   [junit4]   2> 910102 T3743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36eb0467 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@634c00c5),segFN=segments_1,generation=1}
   [junit4]   2> 910102 T3743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 910106 T3743 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 910107 T3743 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 910108 T3743 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 910108 T3743 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910108 T3743 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 910108 T3743 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 910109 T3743 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910109 T3743 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 910109 T3743 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 910110 T3743 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 910111 T3743 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 910111 T3743 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 910111 T3743 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 910113 T3743 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 910113 T3743 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 910113 T3743 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 910123 T3743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 910129 T3743 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 910129 T3743 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 910130 T3743 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40425155450826966]
   [junit4]   2> 910131 T3743 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@36eb0467 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@634c00c5),segFN=segments_1,generation=1}
   [junit4]   2> 910131 T3743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 910131 T3743 oass.SolrIndexSearcher.<init> Opening Searcher@26edc230[collection1] main
   [junit4]   2> 910137 T3744 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26edc230[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 910138 T3743 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 910139 T3716 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 910140 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 910144 T3747 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62449/ifv collection:control_collection shard:shard1
   [junit4]   2> 910147 T3747 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 910158 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 910163 T3749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@557350b6 name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 910163 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 910166 T3716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 910168 T3747 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 910173 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910175 T3747 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 910175 T3747 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1334 name=collection1 org.apache.solr.core.SolrCore@75b10ff5 url=https://127.0.0.1:62449/ifv/collection1 node=127.0.0.1:62449_ifv C1334_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:62449/ifv, core=collection1, node_name=127.0.0.1:62449_ifv}
   [junit4]   2> 910175 T3747 C1334 P62449 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62449/ifv/collection1/
   [junit4]   2> 910175 T3747 C1334 P62449 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 910176 T3747 C1334 P62449 oasc.SyncStrategy.syncToMe https://127.0.0.1:62449/ifv/collection1/ has no replicas
   [junit4]   2> 910176 T3747 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62449/ifv/collection1/ shard1
   [junit4]   2> 910176 T3747 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 910177 T3716 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 910182 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 910199 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910204 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 910205 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 910218 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 910226 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910332 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 910333 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 910364 T3747 oasc.ZkController.register We are https://127.0.0.1:62449/ifv/collection1/ and leader is https://127.0.0.1:62449/ifv/collection1/
   [junit4]   2> 910364 T3747 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62449/ifv
   [junit4]   2> 910364 T3747 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 910364 T3747 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 910364 T3747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 910368 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910368 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910369 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910371 T3747 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 910374 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 910375 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62449/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62449_ifv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 910384 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 910488 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 910489 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 912100 T3716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 912100 T3716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 912111 T3716 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 912113 T3716 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:62461
   [junit4]   2> 912119 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 912120 T3716 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912120 T3716 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820
   [junit4]   2> 912121 T3716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\'
   [junit4]   2> 912154 T3716 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\solr.xml
   [junit4]   2> 912216 T3716 oasc.CoreContainer.<init> New CoreContainer 247797809
   [junit4]   2> 912216 T3716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\]
   [junit4]   2> 912218 T3716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 912219 T3716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 912219 T3716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 912219 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 912219 T3716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 912220 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 912220 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 912220 T3716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 912221 T3716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 912229 T3716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 912230 T3716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 912230 T3716 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 912231 T3716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62439/solr
   [junit4]   2> 912231 T3716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 912233 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 912254 T3760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a0c15c name:ZooKeeperConnection Watcher:127.0.0.1:62439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 912255 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 912268 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 912273 T3762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1edffeaf name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 912273 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 912285 T3716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 913176 T3716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62461_ifv
   [junit4]   2> 913180 T3716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62461_ifv
   [junit4]   2> 913186 T3762 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 913187 T3740 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 913187 T3749 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 913199 T3763 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 913199 T3763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 913202 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 913202 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 913202 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 913202 T3763 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 913204 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 913205 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62461/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62461_ifv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 913205 T3741 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 913205 T3741 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 913212 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 913215 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 913215 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 913215 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914089 T3763 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 914089 T3763 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\collection1
   [junit4]   2> 914089 T3763 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 914091 T3763 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 914092 T3763 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 914094 T3763 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 914094 T3763 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\collection1\'
   [junit4]   2> 914096 T3763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820/collection1/lib/.svn/' to classloader
   [junit4]   2> 914097 T3763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820/collection1/lib/classes/' to classloader
   [junit4]   2> 914099 T3763 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820/collection1/lib/README' to classloader
   [junit4]   2> 914159 T3763 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 914215 T3763 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 914219 T3763 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 914233 T3763 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 914624 T3763 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 914626 T3763 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 914628 T3763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 914632 T3763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 914669 T3763 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 914670 T3763 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393245657820\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty1\
   [junit4]   2> 914670 T3763 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76541506
   [junit4]   2> 914671 T3763 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty1\
   [junit4]   2> 914671 T3763 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty1\index/
   [junit4]   2> 914671 T3763 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 914672 T3763 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty1\index
   [junit4]   2> 914672 T3763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5387670038824667]
   [junit4]   2> 914675 T3763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e300379 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b569194),segFN=segments_1,generation=1}
   [junit4]   2> 914675 T3763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 914679 T3763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 914680 T3763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 914680 T3763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 914680 T3763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 914680 T3763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 914680 T3763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 914681 T3763 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 914683 T3763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 914683 T3763 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 914684 T3763 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 914685 T3763 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 914685 T3763 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 914685 T3763 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 914687 T3763 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 914688 T3763 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 914688 T3763 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 914697 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 914702 T3763 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 914702 T3763 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 914703 T3763 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40425155450826966]
   [junit4]   2> 914704 T3763 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e300379 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b569194),segFN=segments_1,generation=1}
   [junit4]   2> 914704 T3763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 914704 T3763 oass.SolrIndexSearcher.<init> Opening Searcher@49fab78e[collection1] main
   [junit4]   2> 914707 T3764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49fab78e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 914711 T3763 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 914713 T3716 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 914713 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 914713 T3767 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62461/ifv collection:collection1 shard:shard1
   [junit4]   2> 914715 T3767 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 914731 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 914734 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914736 T3767 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 914736 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1335 name=collection1 org.apache.solr.core.SolrCore@7436b0bd url=https://127.0.0.1:62461/ifv/collection1 node=127.0.0.1:62461_ifv C1335_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62461/ifv, core=collection1, node_name=127.0.0.1:62461_ifv}
   [junit4]   2> 914736 T3767 C1335 P62461 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62461/ifv/collection1/
   [junit4]   2> 914736 T3767 C1335 P62461 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 914736 T3767 C1335 P62461 oasc.SyncStrategy.syncToMe https://127.0.0.1:62461/ifv/collection1/ has no replicas
   [junit4]   2> 914736 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62461/ifv/collection1/ shard1
   [junit4]   2> 914736 T3767 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 914740 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 914751 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914755 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914755 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914756 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914765 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 914796 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914889 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914890 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914891 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 914897 T3767 oasc.ZkController.register We are https://127.0.0.1:62461/ifv/collection1/ and leader is https://127.0.0.1:62461/ifv/collection1/
   [junit4]   2> 914897 T3767 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62461/ifv
   [junit4]   2> 914897 T3767 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 914897 T3767 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 914897 T3767 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 914900 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914900 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914900 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 914902 T3767 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 914904 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 914905 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62461/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62461_ifv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 914911 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 915005 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 915006 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 915006 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 916667 T3716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 916668 T3716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 916690 T3716 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 916693 T3716 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:62470
   [junit4]   2> 916697 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 916697 T3716 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 916697 T3716 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359
   [junit4]   2> 916697 T3716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\'
   [junit4]   2> 916727 T3716 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\solr.xml
   [junit4]   2> 916782 T3716 oasc.CoreContainer.<init> New CoreContainer 666480392
   [junit4]   2> 916782 T3716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\]
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 916784 T3716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 916797 T3716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 916797 T3716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 916797 T3716 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 916797 T3716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62439/solr
   [junit4]   2> 916797 T3716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 916801 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916821 T3778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e1bad15 name:ZooKeeperConnection Watcher:127.0.0.1:62439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916822 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916840 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916843 T3780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6367f371 name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916843 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916854 T3716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 917746 T3716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62470_ifv
   [junit4]   2> 917750 T3716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62470_ifv
   [junit4]   2> 917757 T3762 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917757 T3740 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917757 T3780 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917757 T3749 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 917779 T3781 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 917780 T3781 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 917783 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 917783 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 917783 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 917783 T3781 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 917787 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 917789 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62470/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62470_ifv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 917789 T3741 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 917789 T3741 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 917797 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 917799 T3780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 917800 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 917800 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 917800 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 918671 T3781 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 918671 T3781 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\collection1
   [junit4]   2> 918671 T3781 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 918672 T3781 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 918672 T3781 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 918675 T3781 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 918675 T3781 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\collection1\'
   [junit4]   2> 918677 T3781 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359/collection1/lib/.svn/' to classloader
   [junit4]   2> 918677 T3781 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359/collection1/lib/classes/' to classloader
   [junit4]   2> 918679 T3781 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359/collection1/lib/README' to classloader
   [junit4]   2> 918739 T3781 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 918783 T3781 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 918786 T3781 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 918808 T3781 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 919237 T3781 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 919240 T3781 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 919242 T3781 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919248 T3781 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919289 T3781 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 919289 T3781 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393245662359\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty2\
   [junit4]   2> 919289 T3781 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76541506
   [junit4]   2> 919290 T3781 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty2\
   [junit4]   2> 919290 T3781 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty2\index/
   [junit4]   2> 919290 T3781 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 919292 T3781 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393245653585/jetty2\index
   [junit4]   2> 919293 T3781 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5387670038824667]
   [junit4]   2> 919293 T3781 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a6b6cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c6a1f0f),segFN=segments_1,generation=1}
   [junit4]   2> 919293 T3781 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 919296 T3781 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 919297 T3781 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 919297 T3781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 919297 T3781 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 919298 T3781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 919298 T3781 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 919298 T3781 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 919299 T3781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 919299 T3781 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 919300 T3781 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 919300 T3781 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 919300 T3781 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 919300 T3781 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 919302 T3781 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 919302 T3781 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 919302 T3781 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 919310 T3781 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 919316 T3781 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 919316 T3781 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 919317 T3781 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40425155450826966]
   [junit4]   2> 919318 T3781 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a6b6cdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c6a1f0f),segFN=segments_1,generation=1}
   [junit4]   2> 919318 T3781 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 919318 T3781 oass.SolrIndexSearcher.<init> Opening Searcher@780a667f[collection1] main
   [junit4]   2> 919323 T3782 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@780a667f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 919325 T3781 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 919327 T3716 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 919327 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 919327 T3785 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:62470/ifv collection:collection1 shard:shard3
   [junit4]   2> 919330 T3785 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 919345 T3785 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 919351 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919353 T3785 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 919353 T3785 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1336 name=collection1 org.apache.solr.core.SolrCore@61efe7c0 url=https://127.0.0.1:62470/ifv/collection1 node=127.0.0.1:62470_ifv C1336_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:62470/ifv, core=collection1, node_name=127.0.0.1:62470_ifv}
   [junit4]   2> 919353 T3785 C1336 P62470 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:62470/ifv/collection1/
   [junit4]   2> 919354 T3785 C1336 P62470 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 919354 T3785 C1336 P62470 oasc.SyncStrategy.syncToMe https://127.0.0.1:62470/ifv/collection1/ has no replicas
   [junit4]   2> 919354 T3785 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:62470/ifv/collection1/ shard3
   [junit4]   2> 919354 T3785 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 919359 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919371 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919376 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919377 T3780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919378 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919378 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919389 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919395 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919495 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919496 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919496 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919497 T3780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919516 T3785 oasc.ZkController.register We are https://127.0.0.1:62470/ifv/collection1/ and leader is https://127.0.0.1:62470/ifv/collection1/
   [junit4]   2> 919516 T3785 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:62470/ifv
   [junit4]   2> 919517 T3785 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 919517 T3785 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 919517 T3785 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 919520 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919520 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919521 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919524 T3785 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919526 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919527 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62470/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62470_ifv",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 919533 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919620 T3749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919620 T3740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919621 T3780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 919620 T3762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 921006 T3716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 921007 T3716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 921015 T3716 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 921017 T3716 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:62479
   [junit4]   2> 921021 T3716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 921021 T3716 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 921021 T3716 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393245666977
   [junit4]   2> 921021 T3716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393245666977\'
   [junit4]   2> 921050 T3716 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393245666977\solr.xml
   [junit4]   2> 921115 T3716 oasc.CoreContainer.<init> New CoreContainer 553300338
   [junit4]   2> 921116 T3716 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393245666977\]
   [junit4]   2> 921117 T3716 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 921118 T3716 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 921118 T3716 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 921118 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 921119 T3716 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 921119 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 921119 T3716 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 921119 T3716 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 921119 T3716 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 921129 T3716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921129 T3716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921130 T3716 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 921130 T3716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62439/solr
   [junit4]   2> 921130 T3716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 921132 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921147 T3796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@448a9768 name:ZooKeeperConnection Watcher:127.0.0.1:62439 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921147 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921151 T3718 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14463e98a59000a, 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:744)
   [junit4]   2> 
   [junit4]   2> 921154 T3716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921158 T3798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38590e5c name:ZooKeeperConnection Watcher:127.0.0.1:62439/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921158 T3716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921168 T3716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 921970 T3716 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62479_ifv
   [junit4]   2> 921973 T3716 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62479_ifv
   [junit4]   2> 921977 T3749 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921978 T3740 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921978 T3798 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921978 T3762 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921978 T3780 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 921989 T3799 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 921989 T3799 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 921991 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 921991 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 921992 T3740 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 921991 T3799 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 921994 T3741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 921995 T3741 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:62479/ifv",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62479_ifv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2

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

 org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {3parent_f1_s=PostingsFormat(name=NestedPulsing), 10grand6_s=PostingsFormat(name=NestedPulsing), 3grand0_s=Lucene41(blocksize=128), 6child3_s=PostingsFormat(name=NestedPulsing), 6grand4_s=FSTOrd41, 7grand4_s=Lucene41(blocksize=128), a_t=FSTOrd41, 11grand3_s=Lucene41(blocksize=128), 4child1_s=PostingsFormat(name=NestedPulsing), 4child2_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 10grand3_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), rnd_b=Lucene41(blocksize=128), 10grand0_s=Lucene41(blocksize=128), 11grand8_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 7grand2_s=PostingsFormat(name=NestedPulsing), id=Lucene41(blocksize=128), 8parent_f1_s=FSTOrd41, 3grand2_s=PostingsFormat(name=NestedPulsing), 2child1_s=Lucene41(blocksize=128), 10grand4_s=Lucene41(blocksize=128), 7grand0_s=Lucene41(blocksize=128), 8grand3_s=Lucene41(blocksize=128), 11grand4_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 5grand2_s=Lucene41(blocksize=128), 6child2_s=FSTOrd41, 10grand8_s=Lucene41(blocksize=128), 4grand2_s=FSTOrd41, 3child2_s=PostingsFormat(name=NestedPulsing), 9grand6_s=Lucene41(blocksize=128), 5parent_f1_s=Lucene41(blocksize=128), 9grand7_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 3child1_s=FSTOrd41, 10grand9_s=FSTOrd41, 9grand5_s=FSTOrd41, 9grand3_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 8grand5_s=PostingsFormat(name=NestedPulsing), 5grand4_s=PostingsFormat(name=NestedPulsing), 0parent_f2_s=PostingsFormat(name=NestedPulsing), 9grand1_s=FSTOrd41, 0parent_f1_s=FSTOrd41, 5grand0_s=PostingsFormat(name=NestedPulsing), 5child2_s=Lucene41(blocksize=128), 6grand1_s=Lucene41(blocksize=128), 9parent_f2_s=FSTOrd41, 10grand7_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 5grand3_s=FSTOrd41, 2parent_f1_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), type_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 11grand2_s=FSTOrd41, 5child1_s=FSTOrd41, 9grand0_s=PostingsFormat(name=NestedPulsing), 8grand2_s=FSTOrd41, 6child0_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 3grand1_s=FSTOrd41, 11grand10_s=Lucene41(blocksize=128), 6child1_s=Lucene41(blocksize=128), _version_=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 7grand3_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 2grand1_s=Lucene41(blocksize=128), text_t=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 11grand1_s=PostingsFormat(name=NestedPulsing), 7grand5_s=FSTOrd41, 4grand0_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 5child3_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 1parent_f1_s=Lucene41(blocksize=128), 5child4_s=PostingsFormat(name=NestedPulsing), 10grand5_s=FSTOrd41, 5child0_s=PostingsFormat(name=NestedPulsing), 2parent_f2_s=Lucene41(blocksize=128), _root_=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 6child4_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 6grand2_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 6parent_f2_s=Lucene41(blocksize=128), 7grand1_s=FSTOrd41, 11grand9_s=PostingsFormat(name=NestedPulsing), 4child3_s=Lucene41(blocksize=128), 7grand6_s=PostingsFormat(name=NestedPulsing), 6grand0_s=FSTOrd41, 4parent_f2_s=PostingsFormat(name=NestedPulsing), 8grand1_s=PostingsFormat(name=NestedPulsing), 1grand0_s=PostingsFormat(name=NestedPulsing), 8grand0_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 6child5_s=Lucene41(blocksize=128), 3parent_f2_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 2child0_s=FSTOrd41, 4grand1_s=PostingsFormat(name=NestedPulsing), 8parent_f2_s=PostingsFormat(name=NestedPulsing), 5grand1_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 7parent_f1_s=PostingsFormat(name=NestedPulsing), 9grand4_s=PostingsFormat(name=NestedPulsing), 1child0_s=PostingsFormat(name=NestedPulsing), 8grand7_s=Lucene41(blocksize=128), 11grand0_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 7parent_f2_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 2grand0_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 9parent_f1_s=Lucene41(blocksize=128), 10grand2_s=PostingsFormat(name=NestedPulsing), 6grand5_s=Lucene41(blocksize=128), 5parent_f2_s=FSTOrd41, 1parent_f2_s=FSTOrd41, 10grand1_s=FSTOrd41, 9grand2_s=Lucene41(blocksize=128), 11grand6_s=FSTOrd41, 3child0_s=Lucene41(blocksize=128), 11grand5_s=PostingsFormat(name=NestedPulsing), 8grand4_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 9grand8_s=PostingsFormat(name=NestedPulsing), 6grand3_s=PostingsFormat(name=NestedPulsing), 6parent_f1_s=Pulsing41(freqCutoff=19 minBlockSize=14 maxBlockSize=103), 4parent_f1_s=FSTOrd41, 4child0_s=FSTOrd41, 4grand3_s=Lucene41(blocksize=128), 11grand7_s=Lucene41(blocksize=128), 8grand6_s=FSTOrd41}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sr_ME, timezone=Asia/Riyadh89
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=95785168,total=243077120
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, TestPHPSerializedResponseWriter, ChangedSchemaMergeTest, ResponseLogComponentTest, TestShardHandlerFactory, TestSolrQueryParser, CurrencyFieldOpenExchangeTest, TestBadConfig, TestCSVLoader, TestPerFieldSimilarity, TestValueSourceCache, TermVectorComponentDistributedTest, StatelessScriptUpdateProcessorFactoryTest, TermsComponentTest, TestQueryTypes, IndexSchemaTest, UpdateParamsTest, DistributedQueryElevationComponentTest, TestMultiCoreConfBootstrap, TestAnalyzeInfixSuggestions, CursorMarkTest, FileBasedSpellCheckerTest, CoreAdminCreateDiscoverTest, TestFuzzyAnalyzedSuggestions, DateFieldTest, LeaderElectionTest, TestStressRecovery, SearchHandlerTest, CoreMergeIndexesAdminHandlerTest, TestBinaryResponseWriter, DebugComponentTest, DocValuesTest, TestDistribDocBasedVersion, AlternateDirectoryTest, TestFreeTextSuggestions, OverseerTest, TestSolrXmlPersistor, ShardRoutingTest, SliceStateUpdateTest, SolrInfoMBeanTest, SortByFunctionTest, TestReplicationHandler, SpellingQueryConverterTest, TestFileDictionaryLookup, StandardRequestHandlerTest, DateMathParserTest, BJQParserTest, TestRealTimeGet, DirectSolrConnectionTest, PathHierarchyTokenizerFactoryTest, AnalysisAfterCoreReloadTest, CachingDirectoryFactoryTest, EnumFieldTest, TestDocSet, TestLazyCores, TestDistributedGrouping, TestImplicitCoreProperties, ConnectionManagerTest, SolrIndexSplitterTest, AliasIntegrationTest, TestSearchPerf, TestSchemaResource, ExternalFileFieldSortTest, QueryElevationComponentTest, UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, TestDocumentBuilder, TestStressLucene, TestFunctionQuery, TestXIncludeConfig, TestJoin, DisMaxRequestHandlerTest, TestQuerySenderNoQuery, TestSimpleQParserPlugin, TestRecovery, ClusterStateTest, FastVectorHighlighterTest, TestDFRSimilarityFactory, TestSolrIndexConfig, StressHdfsTest, TestDynamicFieldCollectionResource, TestIBSimilarityFactory, TestSolrDeletionPolicy1, WordBreakSolrSpellCheckerTest, SuggesterFSTTest, TestInitQParser, PreAnalyzedFieldTest, SolrRequestParserTest, DirectUpdateHandlerOptimizeTest, SliceStateTest, TestGroupingSearch, AssignTest, TestLFUCache, TestDefaultSimilarityFactory, UpdateRequestProcessorFactoryTest, IndexSchemaRuntimeFieldTest, BlockDirectoryTest, LeaderElectionIntegrationTest, NumericFieldsTest, HdfsRecoveryZkTest, SpellCheckCollatorTest, TestDefaultSearchFieldResource, TestRandomDVFaceting, TestClassNameShortening, CursorPagingTest, TestSolrQueryParserDefaultOperatorResource, TestCustomSort, TestCollationField, TimeZoneUtilsTest, SpellCheckComponentTest, RecoveryZkTest, MigrateRouteKeyTest, FieldAnalysisRequestHandlerTest, TestCollationFieldDocValues, ChaosMonkeySafeLeaderTest, SignatureUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed in 92.02s, 1 test, 1 error <<< FAILURES!

[...truncated 773 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1564 tests, 1 error, 40 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0-fcs-b129) - Build # 3739 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3739/
Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.testDistribSearch

Error Message:
this codec cannot write docvalues

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([1E90FD5F8CD121D8:9F767347FB8E41E4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:505)
	at org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest.doTest(DistributedQueryComponentOptimizationTest.java:66)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:744)




Build Log:
[...truncated 11030 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
   [junit4]   2> 2985996 T11359 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2985996 T11359 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /uqcy/n
   [junit4]   2> 2985997 T11359 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035
   [junit4]   2> 2986001 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2986001 T11359 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2986003 T11359 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2986006 T11359 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2986083 T11359 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2986118 T11359 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2986119 T11359 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2986124 T11359 oass.IndexSchema.readSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 2986133 T11359 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2986134 T11359 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2986135 T11359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2986135 T11359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2986135 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2986171 T11359 oasc.CoreContainer.<init> New CoreContainer 27430714
   [junit4]   2> 2986172 T11359 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2986173 T11359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2986173 T11359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2986173 T11359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2986174 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2986174 T11359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2986175 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2986175 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2986175 T11359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2986176 T11359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2986182 T11359 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2986182 T11359 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2986184 T11359 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2986187 T11360 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2986187 T11360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2986187 T11360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2986188 T11360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2986188 T11360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2986244 T11360 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2986280 T11360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2986281 T11360 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2986285 T11360 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 2986291 T11360 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2986292 T11360 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2986292 T11360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2986293 T11360 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\
   [junit4]   2> 2986293 T11360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b2411
   [junit4]   2> 2986294 T11360 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\
   [junit4]   2> 2986294 T11360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\index/
   [junit4]   2> 2986295 T11360 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\index' doesn't exist. Creating new index...
   [junit4]   2> 2986295 T11360 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\index
   [junit4]   2> 2986296 T11360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42303944509104374]
   [junit4]   2> 2986297 T11360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1ce86f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f86fc5))),segFN=segments_1,generation=1}
   [junit4]   2> 2986297 T11360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2986298 T11360 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2986301 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2986302 T11360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2986302 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2986302 T11360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2986303 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2986303 T11360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2986303 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2986304 T11360 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2986304 T11360 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2986304 T11360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2986304 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2986304 T11360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2986305 T11360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2986305 T11360 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2986305 T11360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2986306 T11360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2986306 T11360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2986307 T11360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2986308 T11360 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2986309 T11360 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2986310 T11360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2986311 T11360 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2986314 T11360 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2986319 T11360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2986319 T11360 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2986321 T11360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2986322 T11360 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986322 T11360 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986323 T11360 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986324 T11360 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986325 T11360 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986326 T11360 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986327 T11360 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986328 T11360 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986329 T11360 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2986330 T11360 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2986338 T11360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2986340 T11360 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2986346 T11360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2986347 T11360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2986348 T11360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2986349 T11360 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1ce86f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f86fc5))),segFN=segments_1,generation=1}
   [junit4]   2> 2986350 T11360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2986350 T11360 oass.SolrIndexSearcher.<init> Opening Searcher@9d997[collection1] main
   [junit4]   2> 2986351 T11360 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2986370 T11360 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2986459 T11361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d997[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2986469 T11360 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2986485 T11359 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2986492 T11359 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2986499 T11359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2986523 T11359 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53470
   [junit4]   2> 2986523 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2986523 T11359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2986523 T11359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2986523 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2986587 T11359 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 2986609 T11359 oasc.CoreContainer.<init> New CoreContainer 8968888
   [junit4]   2> 2986611 T11359 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2986613 T11359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2986613 T11359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2986613 T11359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2986613 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2986613 T11359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2986616 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2986616 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2986616 T11359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2986616 T11359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2986624 T11359 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2986624 T11359 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2986625 T11359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2986631 T11372 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2986632 T11372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2986636 T11372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2986638 T11372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2986640 T11372 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2986715 T11372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2986752 T11372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2986753 T11372 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2986760 T11372 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 2986782 T11372 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2986784 T11372 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2986784 T11372 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2986787 T11372 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/control/data\
   [junit4]   2> 2986787 T11372 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b2411
   [junit4]   2> 2986788 T11372 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/control/data\
   [junit4]   2> 2986788 T11372 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/control/data\index/
   [junit4]   2> 2986788 T11372 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2986790 T11372 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/control/data\index
   [junit4]   2> 2986791 T11372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42303944509104374]
   [junit4]   2> 2986792 T11372 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1edccd3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f37a86))),segFN=segments_1,generation=1}
   [junit4]   2> 2986792 T11372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2986793 T11372 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2986799 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2986799 T11372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2986799 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2986800 T11372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2986800 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2986800 T11372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2986800 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2986802 T11372 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2986802 T11372 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2986803 T11372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2986803 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2986805 T11372 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2986805 T11372 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2986805 T11372 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2986805 T11372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2986805 T11372 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2986808 T11372 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2986809 T11372 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2986811 T11372 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2986813 T11372 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2986814 T11372 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2986815 T11372 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2986817 T11372 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2986817 T11372 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2986818 T11372 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2986819 T11372 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2986820 T11372 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986822 T11372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986823 T11372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986824 T11372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986825 T11372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986827 T11372 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986828 T11372 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986828 T11372 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2986830 T11372 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2986831 T11372 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2986833 T11372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2986835 T11372 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2986843 T11372 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2986844 T11372 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2986845 T11372 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2986846 T11372 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1edccd3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f37a86))),segFN=segments_1,generation=1}
   [junit4]   2> 2986847 T11372 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2986847 T11372 oass.SolrIndexSearcher.<init> Opening Searcher@1623db8[collection1] main
   [junit4]   2> 2986848 T11372 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2986864 T11372 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2986952 T11373 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1623db8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2986970 T11372 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2986972 T11359 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2986972 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2986977 T11359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2986982 T11359 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53473
   [junit4]   2> 2986982 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2986982 T11359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2986991 T11359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2986992 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2987051 T11359 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 2987075 T11359 oasc.CoreContainer.<init> New CoreContainer 26869605
   [junit4]   2> 2987076 T11359 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2987077 T11359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2987078 T11359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2987079 T11359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2987079 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2987080 T11359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2987081 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2987081 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2987081 T11359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2987081 T11359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2987087 T11359 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2987088 T11359 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2987089 T11359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2987093 T11386 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2987093 T11386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2987098 T11386 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2987100 T11386 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2987102 T11386 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2987180 T11386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2987219 T11386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2987221 T11386 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2987226 T11386 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 2987239 T11386 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2987240 T11386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2987240 T11386 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2987241 T11386 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard0/data\
   [junit4]   2> 2987242 T11386 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b2411
   [junit4]   2> 2987243 T11386 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard0/data\
   [junit4]   2> 2987243 T11386 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard0/data\index/
   [junit4]   2> 2987244 T11386 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2987245 T11386 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard0/data\index
   [junit4]   2> 2987246 T11386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42303944509104374]
   [junit4]   2> 2987247 T11386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1bed5f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ef5a3))),segFN=segments_1,generation=1}
   [junit4]   2> 2987247 T11386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2987248 T11386 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2987255 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2987256 T11386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2987256 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2987257 T11386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2987257 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2987258 T11386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2987258 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2987259 T11386 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2987260 T11386 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2987260 T11386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2987261 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2987262 T11386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2987262 T11386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2987263 T11386 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2987263 T11386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2987264 T11386 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2987265 T11386 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2987266 T11386 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2987267 T11386 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2987281 T11386 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2987282 T11386 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2987283 T11386 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2987284 T11386 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2987284 T11386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2987284 T11386 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2987284 T11386 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2987285 T11386 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987286 T11386 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987287 T11386 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987288 T11386 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987289 T11386 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987289 T11386 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987290 T11386 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987291 T11386 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987292 T11386 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2987293 T11386 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2987303 T11386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2987306 T11386 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2987314 T11386 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2987315 T11386 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2987316 T11386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2987317 T11386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1bed5f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ef5a3))),segFN=segments_1,generation=1}
   [junit4]   2> 2987318 T11386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2987318 T11386 oass.SolrIndexSearcher.<init> Opening Searcher@a3f527[collection1] main
   [junit4]   2> 2987319 T11386 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2987334 T11386 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2987434 T11387 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a3f527[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2987451 T11386 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2987452 T11359 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2987453 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2987456 T11359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2987464 T11359 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53476
   [junit4]   2> 2987465 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2987465 T11359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2987465 T11359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2987465 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2987528 T11359 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 2987555 T11359 oasc.CoreContainer.<init> New CoreContainer 27286822
   [junit4]   2> 2987556 T11359 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2987558 T11359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2987558 T11359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2987558 T11359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2987558 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2987562 T11359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2987562 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2987562 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2987562 T11359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2987565 T11359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2987576 T11359 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2987576 T11359 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2987576 T11359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2987584 T11398 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2987584 T11398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2987587 T11398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2987587 T11398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2987592 T11398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2987671 T11398 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2987715 T11398 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2987716 T11398 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2987723 T11398 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 2987736 T11398 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2987737 T11398 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2987738 T11398 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2987738 T11398 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard1/data\
   [junit4]   2> 2987739 T11398 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b2411
   [junit4]   2> 2987740 T11398 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard1/data\
   [junit4]   2> 2987740 T11398 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard1/data\index/
   [junit4]   2> 2987740 T11398 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2987742 T11398 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard1/data\index
   [junit4]   2> 2987743 T11398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42303944509104374]
   [junit4]   2> 2987744 T11398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1cea6b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15451fc))),segFN=segments_1,generation=1}
   [junit4]   2> 2987744 T11398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2987745 T11398 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2987750 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2987752 T11398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2987752 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2987753 T11398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2987753 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2987754 T11398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2987754 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2987755 T11398 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2987756 T11398 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2987756 T11398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2987757 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2987758 T11398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2987758 T11398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2987759 T11398 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2987759 T11398 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2987760 T11398 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2987760 T11398 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2987762 T11398 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2987763 T11398 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2987765 T11398 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2987766 T11398 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2987767 T11398 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2987768 T11398 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2987769 T11398 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2987769 T11398 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2987771 T11398 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2987772 T11398 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987774 T11398 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987775 T11398 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987776 T11398 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987778 T11398 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987779 T11398 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987780 T11398 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987781 T11398 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2987783 T11398 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2987785 T11398 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2987795 T11398 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2987797 T11398 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2987804 T11398 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2987805 T11398 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2987806 T11398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2987807 T11398 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@1cea6b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15451fc))),segFN=segments_1,generation=1}
   [junit4]   2> 2987808 T11398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2987808 T11398 oass.SolrIndexSearcher.<init> Opening Searcher@b56b70[collection1] main
   [junit4]   2> 2987809 T11398 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2987824 T11398 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2987907 T11399 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b56b70[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2987935 T11398 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2987938 T11359 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2987939 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2987943 T11359 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2987949 T11359 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53479
   [junit4]   2> 2987950 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2987950 T11359 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2987950 T11359 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2987950 T11359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2988009 T11359 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 2988029 T11359 oasc.CoreContainer.<init> New CoreContainer 30357248
   [junit4]   2> 2988032 T11359 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2988034 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2988037 T11359 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2988037 T11359 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2988037 T11359 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2988048 T11359 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2988048 T11359 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2988049 T11359 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2988054 T11410 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2988055 T11410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2988059 T11410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2988061 T11410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2988063 T11410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2988135 T11410 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2988170 T11410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2988171 T11410 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 2988176 T11410 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 2988185 T11410 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2988186 T11410 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2988186 T11410 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2988187 T11410 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard2/data\
   [junit4]   2> 2988187 T11410 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b2411
   [junit4]   2> 2988188 T11410 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard2/data\
   [junit4]   2> 2988188 T11410 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard2/data\index/
   [junit4]   2> 2988188 T11410 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528\shard2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2988189 T11410 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest-1393332532528/shard2/data\index
   [junit4]   2> 2988190 T11410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42303944509104374]
   [junit4]   2> 2988191 T11410 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@d3dc7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195dcca))),segFN=segments_1,generation=1}
   [junit4]   2> 2988191 T11410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2988191 T11410 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2988195 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2988196 T11410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2988196 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2988196 T11410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2988196 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2988196 T11410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2988197 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2988197 T11410 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 2988198 T11410 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 2988198 T11410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2988198 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2988199 T11410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2988199 T11410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2988200 T11410 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2988200 T11410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2988200 T11410 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2988202 T11410 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2988203 T11410 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2988205 T11410 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2988206 T11410 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2988207 T11410 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2988208 T11410 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2988210 T11410 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2988210 T11410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2988211 T11410 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2988212 T11410 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2988213 T11410 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988215 T11410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988216 T11410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988217 T11410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988218 T11410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988220 T11410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988221 T11410 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988222 T11410 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2988224 T11410 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2988225 T11410 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2988235 T11410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2988237 T11410 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2988245 T11410 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2988246 T11410 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2988247 T11410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2988248 T11410 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@d3dc7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195dcca))),segFN=segments_1,generation=1}
   [junit4]   2> 2988248 T11410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2988248 T11410 oass.SolrIndexSearcher.<init> Opening Searcher@1bbe9da[collection1] main
   [junit4]   2> 2988248 T11410 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2988268 T11410 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2988353 T11411 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bbe9da[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2988371 T11410 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2988371 T11359 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2988371 T11359 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C6655 name=collection1 org.apache.solr.core.SolrCore@5e89d3
   [junit4]   2> 2988378 T11368 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461015055601500160)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C6656 name=collection1 org.apache.solr.core.SolrCore@1961adc
   [junit4]   2> 2988385 T11377 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461015055609888768)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C6657 name=collection1 org.apache.solr.core.SolrCore@180b83d
   [junit4]   2> 2988392 T11393 C6657 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461015055617228800)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C6658 name=collection1 org.apache.solr.core.SolrCore@1131f02
   [junit4]   2> 2988399 T11405 C6658 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461015055624568832)} 0 4
   [junit4]   2> 2988403 T11369 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[1 (1461015055631908864)]} 0 1
   [junit4]   2> 2988409 T11379 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[1 (1461015055638200320)]} 0 1
   [junit4]   2> 2988414 T11371 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[2 (1461015055643443200)]} 0 1
   [junit4]   2> 2988422 T11394 C6657 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[2 (1461015055651831808)]} 0 1
   [junit4]   2> 2988426 T11370 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[3 (1461015055656026112)]} 0 0
   [junit4]   2> 2988430 T11406 C6658 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[3 (1461015055660220416)]} 0 0
   [junit4]   2> 2988435 T11366 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[4 (1461015055665463296)]} 0 0
   [junit4]   2> 2988441 T11381 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[4 (1461015055671754752)]} 0 1
   [junit4]   2> 2988445 T11367 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[5 (1461015055675949056)]} 0 1
   [junit4]   2> 2988449 T11395 C6657 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[5 (1461015055680143360)]} 0 0
   [junit4]   2> 2988453 T11368 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[6 (1461015055684337664)]} 0 0
   [junit4]   2> 2988459 T11407 C6658 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[6 (1461015055690629120)]} 0 1
   [junit4]   2> 2988463 T11369 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[7 (1461015055693774848)]} 0 1
   [junit4]   2> 2988466 T11383 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[7 (1461015055697969152)]} 0 0
   [junit4]   2> 2988470 T11371 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[8 (1461015055702163456)]} 0 0
   [junit4]   2> 2988474 T11396 C6657 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[8 (1461015055706357760)]} 0 0
   [junit4]   2> 2988479 T11370 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[9 (1461015055711600640)]} 0 0
   [junit4]   2> 2988484 T11408 C6658 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[9 (1461015055716843520)]} 0 1
   [junit4]   2> 2988488 T11366 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[10 (1461015055721037824)]} 0 1
   [junit4]   2> 2988491 T11385 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[10 (1461015055724183552)]} 0 0
   [junit4]   2> 2988496 T11367 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[11 (1461015055729426432)]} 0 0
   [junit4]   2> 2988500 T11397 C6657 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[11 (1461015055733620736)]} 0 0
   [junit4]   2> 2988505 T11369 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[12 (1461015055738863616)]} 0 0
   [junit4]   2> 2988510 T11409 C6658 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[12 (1461015055744106496)]} 0 0
   [junit4]   2> 2988514 T11371 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[13 (1461015055748300800)]} 0 0
   [junit4]   2> 2988518 T11382 C6656 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={wt=javabin&version=2} {add=[13 (1461015055752495104)]} 0 0
   [junit4]   2> 2988522 T11370 C6655 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2988532 T11370 C6655 oasup.LogUpdateProcessor.finish [collection1] webapp=/uqcy/n path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {} 0 10
   [junit4]   2> 2988534 T11370 C6655 oasc.SolrException.log ERROR java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]   2> 		at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]   2> 		at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]   2> 		at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]   2> 		at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:578)
   [junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
   [junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1457)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1434)
   [junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1916)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:780)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 2988536 T11370 C6655 oasc.SolrException.log ERROR null:java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]   2> 		at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]   2> 		at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]   2> 		at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]   2> 		at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:578)
   [junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
   [junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1457)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1434)
   [junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1916)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:780)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter

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

\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\index;done=false>>]
   [junit4]   2> 2989180 T11359 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\index
   [junit4]   2> 2989180 T11359 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\;done=false>>]
   [junit4]   2> 2989180 T11359 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-DistributedQueryComponentOptimizationTest-1393332532035\
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=hi, timezone=IET
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0 (32-bit)/cpus=2,threads=1,free=162444760,total=408264704
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFastWriter, TestSolrDeletionPolicy1, DeleteShardTest, EchoParamsTest, TestSolrQueryParserResource, TestStressReorder, LukeRequestHandlerTest, RecoveryZkTest, TestRandomMergePolicy, TestPartialUpdateDeduplication, BasicFunctionalityTest, TestSolr4Spatial, TestComponentsName, BJQParserTest, CoreMergeIndexesAdminHandlerTest, TestJmxIntegration, UpdateParamsTest, ParsingFieldUpdateProcessorsTest, TestLMDirichletSimilarityFactory, OverseerCollectionProcessorTest, TestArbitraryIndexDir, QueryParsingTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFieldCollectionResource, TestTrie, DocValuesTest, IndexSchemaRuntimeFieldTest, TestSchemaSimilarityResource, HdfsChaosMonkeySafeLeaderTest, CacheHeaderTest, SliceStateTest, TestJmxMonitoredMap, TestFunctionQuery, TestNumberUtils, SynonymTokenizerTest, TestDistributedMissingSort, TestPHPSerializedResponseWriter, DistributedDebugComponentTest, SuggestComponentTest, TestSolrQueryParser, TestCharFilters, CurrencyFieldOpenExchangeTest, TestWordDelimiterFilterFactory, BasicDistributedZk2Test, SolrTestCaseJ4Test, TestSolrXml, TestSolrXMLSerializer, ZkCLITest, TestBinaryResponseWriter, LegacyHTMLStripCharFilterTest, TestLFUCache, BasicDistributedZkTest, TestDocBasedVersionConstraints, SimplePostToolTest, SolrIndexSplitterTest, RAMDirectoryFactoryTest, TestCloudManagedSchema, TestDefaultSimilarityFactory, TestOmitPositions, TestManagedSchema, LeaderElectionIntegrationTest, UniqFieldsUpdateProcessorFactoryTest, TestValueSourceCache, TestRecoveryHdfs, DirectUpdateHandlerOptimizeTest, OpenExchangeRatesOrgProviderTest, SolrIndexConfigTest, DistributedQueryElevationComponentTest, TestFiltering, TestRecovery, StatelessScriptUpdateProcessorFactoryTest, TestDocSet, TestStressRecovery, TestPhraseSuggestions, TestDefaultSearchFieldResource, DisMaxRequestHandlerTest, TestFileDictionaryLookup, TestFieldResource, ScriptEngineTest, DocumentBuilderTest, TestSolrIndexConfig, PrimUtilsTest, WordBreakSolrSpellCheckerTest, SpatialFilterTest, OverseerRolesTest, SuggesterWFSTTest, RemoteQueryErrorTest, TestCSVResponseWriter, DOMUtilTest, TestCollationField, TestCoreDiscovery, TestAtomicUpdateErrorCases, QueryElevationComponentTest, TestDocumentBuilder, TestCloudManagedSchemaAddField, OverseerTest, EnumFieldTest, HdfsRecoveryZkTest, TermVectorComponentTest, PluginInfoTest, TestInfoStreamLogging, DebugComponentTest, SampleTest, AliasIntegrationTest, ResourceLoaderTest, ZkControllerTest, TestSearchPerf, SyncSliceTest, TestBinaryField, TestNonDefinedSimilarityFactory, TestPostingsSolrHighlighter, UpdateRequestProcessorFactoryTest, TestFieldTypeResource, SpellCheckComponentTest, DeleteReplicaTest, HdfsBasicDistributedZk2Test, XmlUpdateRequestHandlerTest, DistribCursorPagingTest, HdfsLockFactoryTest, TestQueryTypes, FullSolrCloudDistribCmdsTest, UnloadDistributedZkTest, TestZkChroot, OpenCloseCoreStressTest, BasicZkTest, PeerSyncTest, FieldMutatingUpdateProcessorTest, TestNonNRTOpen, SolrPluginUtilsTest, TestNoOpRegenerator, AddBlockUpdateTest, TestSystemIdResolver, DocValuesMultiTest, DistanceFunctionTest, TestCoreContainer, ShardRoutingTest, TestCollationKeyRangeQueries, NoCacheHeaderTest, ConnectionManagerTest, TestReversedWildcardFilterFactory, TestAnalyzedSuggestions, TestCursorMarkWithoutUniqueKey, HdfsDirectoryTest, HdfsCollectionsAPIDistributedZkTest, TestDFRSimilarityFactory, TestFastOutputStream, QueryEqualityTest, BadIndexSchemaTest, ChangedSchemaMergeTest, TestSuggestSpellingConverter, TestRealTimeGet, TestQuerySenderListener, SchemaVersionSpecificBehaviorTest, SolrXmlInZkTest, TestRandomFaceting, ConvertedLegacyTest, TestFaceting, TestElisionMultitermQuery, HardAutoCommitTest, TestPseudoReturnFields, TestRangeQuery, HdfsBasicDistributedZkTest, TestFuzzyAnalyzedSuggestions, TestIBSimilarityFactory, JsonLoaderTest, SolrCoreTest, TestQueryUtils, TestUtils, SpellingQueryConverterTest, RegexBoostProcessorTest, DeleteInactiveReplicaTest, SearchHandlerTest, DateFieldTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, AssignTest, CustomCollectionTest, MigrateRouteKeyTest, ShardSplitTest, TestDistribDocBasedVersion, TriLevelCompositeIdRoutingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, InfoHandlerTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest]
   [junit4] Completed in 3.28s, 1 test, 1 error <<< FAILURES!

[...truncated 114 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1565 tests, 1 error, 40 ignored (12 assumptions)

Total time: 78 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0-fcs-b129) - Build # 3738 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3738/
Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([DD6B0D94205DC5A1]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([DD6B0D94205DC5A1]:0)




Build Log:
[...truncated 10713 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 1033286 T4699 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1033286 T4699 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1033293 T4699 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeySafeLeaderTest-1393298692616
   [junit4]   2> 1033296 T4699 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1033297 T4700 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1033405 T4699 oasc.ZkTestServer.run start zk server on port:54698
   [junit4]   2> 1033409 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033421 T4706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@300cc4 name:ZooKeeperConnection Watcher:127.0.0.1:54698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033422 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1033423 T4699 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1033436 T4701 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446712da120000, 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:744)
   [junit4]   2> 
   [junit4]   2> 1033440 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033448 T4708 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a101c2 name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033448 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1033448 T4699 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1033459 T4699 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1033466 T4699 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1033475 T4699 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1033484 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1033486 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1033503 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1033503 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1033516 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1033517 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1033525 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1033526 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1033536 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1033537 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1033548 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1033549 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1033559 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1033559 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1033570 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1033571 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1033581 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1033581 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1033593 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1033593 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1033603 T4699 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1033603 T4699 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1033619 T4701 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446712da120001, 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:744)
   [junit4]   2> 
   [junit4]   2> 1035640 T4699 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1035649 T4699 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54705
   [junit4]   2> 1035650 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1035650 T4699 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1035650 T4699 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940
   [junit4]   2> 1035650 T4699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\'
   [junit4]   2> 1035682 T4699 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\solr.xml
   [junit4]   2> 1035691 T4699 oasc.CoreContainer.<init> New CoreContainer 19628510
   [junit4]   2> 1035691 T4699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\]
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1035694 T4699 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1035699 T4699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1035699 T4699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1035699 T4699 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1035699 T4699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54698/solr
   [junit4]   2> 1035702 T4699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1035704 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1035719 T4719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bff7 name:ZooKeeperConnection Watcher:127.0.0.1:54698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1035719 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1035726 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1035728 T4721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63569e name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1035728 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1035731 T4699 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1035737 T4699 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1035743 T4699 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1035745 T4699 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54705_
   [junit4]   2> 1035747 T4699 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54705_
   [junit4]   2> 1035750 T4699 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1035753 T4699 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1035761 T4699 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54705_
   [junit4]   2> 1035761 T4699 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1035764 T4699 oasc.Overseer.start Overseer (id=91311223119937539-127.0.0.1:54705_-n_0000000000) starting
   [junit4]   2> 1035769 T4699 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1035776 T4723 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1035777 T4699 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1035777 T4723 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1035782 T4699 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1035784 T4699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1035788 T4722 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1035792 T4724 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1035792 T4724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1035794 T4724 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1035794 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1035797 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1035798 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54705",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54705_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1035798 T4722 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1035798 T4722 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1035804 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1035806 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1036872 T4724 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1036872 T4724 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\collection1
   [junit4]   2> 1036873 T4724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1036875 T4724 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1036875 T4724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1036879 T4724 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1036879 T4724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\collection1\'
   [junit4]   2> 1036883 T4724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940/collection1/lib/.svn/' to classloader
   [junit4]   2> 1036883 T4724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940/collection1/lib/classes/' to classloader
   [junit4]   2> 1036887 T4724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940/collection1/lib/README' to classloader
   [junit4]   2> 1036925 T4724 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1036939 T4724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1036942 T4724 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1036947 T4724 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1037053 T4724 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1037053 T4724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1037055 T4724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1037060 T4724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1037097 T4724 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1037098 T4724 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393298692940\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/control/data\
   [junit4]   2> 1037098 T4724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d9a76
   [junit4]   2> 1037100 T4724 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\control\data
   [junit4]   2> 1037100 T4724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/control/data\index/
   [junit4]   2> 1037102 T4724 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1037102 T4724 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\control\data\index
   [junit4]   2> 1037103 T4724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=70.705078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=25.213677562952043, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1037110 T4724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1037111 T4724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1037113 T4724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1037113 T4724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1037114 T4724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1037114 T4724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1037114 T4724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1037115 T4724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1037115 T4724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1037115 T4724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1037115 T4724 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1037117 T4724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1037117 T4724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1037118 T4724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1037118 T4724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1037118 T4724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1037119 T4724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1037119 T4724 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1037126 T4724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1037129 T4724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1037129 T4724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1037130 T4724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1161899292, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1037131 T4724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1037132 T4724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1037132 T4724 oass.SolrIndexSearcher.<init> Opening Searcher@46acec[collection1] main
   [junit4]   2> 1037134 T4725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46acec[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1037134 T4724 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1037135 T4699 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1037137 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1037137 T4728 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54705 collection:control_collection shard:shard1
   [junit4]   2> 1037139 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037139 T4728 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1037142 T4730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c05ed name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1037142 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1037144 T4699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1037149 T4699 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1037152 T4728 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1037157 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037158 T4728 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1037158 T4728 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1795 name=collection1 org.apache.solr.core.SolrCore@669bdb url=http://127.0.0.1:54705/collection1 node=127.0.0.1:54705_ C1795_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:54705, core=collection1, node_name=127.0.0.1:54705_}
   [junit4]   2> 1037158 T4728 C1795 P54705 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54705/collection1/
   [junit4]   2> 1037158 T4728 C1795 P54705 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1037158 T4728 C1795 P54705 oasc.SyncStrategy.syncToMe http://127.0.0.1:54705/collection1/ has no replicas
   [junit4]   2> 1037158 T4728 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54705/collection1/ shard1
   [junit4]   2> 1037158 T4728 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1037162 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1037170 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037174 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037181 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037293 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1037297 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1037342 T4728 oasc.ZkController.register We are http://127.0.0.1:54705/collection1/ and leader is http://127.0.0.1:54705/collection1/
   [junit4]   2> 1037342 T4728 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54705
   [junit4]   2> 1037342 T4728 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1037342 T4728 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1037342 T4728 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1037345 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037345 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037345 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037346 T4728 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1037349 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1037349 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54705",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54705_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1037354 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1037468 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1037468 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1039211 T4699 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1039213 T4699 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1039218 T4699 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54717
   [junit4]   2> 1039220 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1039220 T4699 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1039221 T4699 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470
   [junit4]   2> 1039221 T4699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\'
   [junit4]   2> 1039257 T4699 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\solr.xml
   [junit4]   2> 1039271 T4699 oasc.CoreContainer.<init> New CoreContainer 11048655
   [junit4]   2> 1039271 T4699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\]
   [junit4]   2> 1039272 T4699 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1039272 T4699 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1039273 T4699 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1039274 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1039274 T4699 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1039274 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1039275 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1039275 T4699 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1039276 T4699 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1039281 T4699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1039281 T4699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1039281 T4699 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1039282 T4699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54698/solr
   [junit4]   2> 1039282 T4699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1039284 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1039312 T4741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79b109 name:ZooKeeperConnection Watcher:127.0.0.1:54698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1039312 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1039324 T4701 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446712da120005, 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:744)
   [junit4]   2> 
   [junit4]   2> 1039327 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1039334 T4743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25cfa4 name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1039335 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1039352 T4699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1040547 T4699 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54717_
   [junit4]   2> 1040554 T4699 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54717_
   [junit4]   2> 1040566 T4721 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1040566 T4743 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1040566 T4730 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1040587 T4744 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1040587 T4744 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1040592 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1040592 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1040593 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1040592 T4744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1040599 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1040601 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54717",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54717_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1040601 T4722 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1040602 T4722 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1040614 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1040617 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1040617 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1040619 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1041780 T4744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1041780 T4744 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\collection1
   [junit4]   2> 1041780 T4744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1041784 T4744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1041785 T4744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1041789 T4744 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1041789 T4744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\collection1\'
   [junit4]   2> 1041800 T4744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470/collection1/lib/.svn/' to classloader
   [junit4]   2> 1041802 T4744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470/collection1/lib/classes/' to classloader
   [junit4]   2> 1041803 T4744 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470/collection1/lib/README' to classloader
   [junit4]   2> 1041844 T4744 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1041853 T4744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1041859 T4744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1041865 T4744 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1041993 T4744 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1041994 T4744 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1041996 T4744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1042000 T4744 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1042035 T4744 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1042035 T4744 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393298696470\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty1\
   [junit4]   2> 1042035 T4744 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d9a76
   [junit4]   2> 1042037 T4744 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty1
   [junit4]   2> 1042038 T4744 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty1\index/
   [junit4]   2> 1042040 T4744 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1042041 T4744 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty1\index
   [junit4]   2> 1042041 T4744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=70.705078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=25.213677562952043, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1042048 T4744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 1042048 T4744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1042050 T4744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1042051 T4744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1042051 T4744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1042051 T4744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1042052 T4744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1042052 T4744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1042052 T4744 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1042053 T4744 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1042053 T4744 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1042053 T4744 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1042055 T4744 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1042055 T4744 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1042056 T4744 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1042056 T4744 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1042057 T4744 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1042057 T4744 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1042063 T4744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1042071 T4744 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1042071 T4744 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1042073 T4744 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1161899292, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1042074 T4744 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 1042074 T4744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1042074 T4744 oass.SolrIndexSearcher.<init> Opening Searcher@1b94648[collection1] main
   [junit4]   2> 1042085 T4745 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b94648[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1042087 T4744 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1042088 T4699 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1042089 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1042088 T4748 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54717 collection:collection1 shard:shard2
   [junit4]   2> 1042096 T4748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1042114 T4748 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1042118 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042119 T4748 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1042119 T4748 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1796 name=collection1 org.apache.solr.core.SolrCore@1816e1 url=http://127.0.0.1:54717/collection1 node=127.0.0.1:54717_ C1796_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54717, core=collection1, node_name=127.0.0.1:54717_}
   [junit4]   2> 1042119 T4748 C1796 P54717 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54717/collection1/
   [junit4]   2> 1042119 T4748 C1796 P54717 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1042119 T4748 C1796 P54717 oasc.SyncStrategy.syncToMe http://127.0.0.1:54717/collection1/ has no replicas
   [junit4]   2> 1042119 T4748 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54717/collection1/ shard2
   [junit4]   2> 1042119 T4748 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1042124 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1042139 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042143 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042143 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042144 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042154 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1042160 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042286 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042286 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042286 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042331 T4748 oasc.ZkController.register We are http://127.0.0.1:54717/collection1/ and leader is http://127.0.0.1:54717/collection1/
   [junit4]   2> 1042331 T4748 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54717
   [junit4]   2> 1042331 T4748 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1042331 T4748 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1042331 T4748 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1042335 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042335 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042335 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042336 T4748 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1042338 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1042340 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54717",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54717_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1042344 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1042469 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042469 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1042469 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1044351 T4699 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1044352 T4699 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1044359 T4699 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54726
   [junit4]   2> 1044359 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1044359 T4699 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1044359 T4699 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413
   [junit4]   2> 1044359 T4699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\'
   [junit4]   2> 1044414 T4699 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\solr.xml
   [junit4]   2> 1044425 T4699 oasc.CoreContainer.<init> New CoreContainer 7218383
   [junit4]   2> 1044425 T4699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\]
   [junit4]   2> 1044428 T4699 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1044429 T4699 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1044433 T4699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1044433 T4699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1044433 T4699 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1044436 T4699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54698/solr
   [junit4]   2> 1044436 T4699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1044438 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044452 T4761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@170c747 name:ZooKeeperConnection Watcher:127.0.0.1:54698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1044453 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1044458 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1044461 T4763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@677a59 name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1044461 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1044469 T4699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1045660 T4699 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54726_
   [junit4]   2> 1045664 T4699 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54726_
   [junit4]   2> 1045677 T4743 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1045678 T4763 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1045679 T4721 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1045681 T4730 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1045703 T4764 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1045704 T4764 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1045708 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1045708 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1045708 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1045710 T4764 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1045714 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1045718 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54726",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54726_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1045722 T4722 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1045722 T4722 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1045733 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1045740 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1045740 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1045741 T4763 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1045741 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1046895 T4764 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1046897 T4764 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\collection1
   [junit4]   2> 1046898 T4764 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1046900 T4764 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1046900 T4764 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1046904 T4764 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1046904 T4764 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\collection1\'
   [junit4]   2> 1046905 T4764 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413/collection1/lib/.svn/' to classloader
   [junit4]   2> 1046908 T4764 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413/collection1/lib/classes/' to classloader
   [junit4]   2> 1046908 T4764 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413/collection1/lib/README' to classloader
   [junit4]   2> 1046961 T4764 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1046973 T4764 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1046977 T4764 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1046983 T4764 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1047112 T4764 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1047116 T4764 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1047116 T4764 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1047121 T4764 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1047162 T4764 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1047162 T4764 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393298701413\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty2\
   [junit4]   2> 1047179 T4764 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d9a76
   [junit4]   2> 1047179 T4764 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty2
   [junit4]   2> 1047183 T4764 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty2\index/
   [junit4]   2> 1047183 T4764 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1047186 T4764 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty2\index
   [junit4]   2> 1047186 T4764 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=70.705078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=25.213677562952043, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1047193 T4764 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 1047193 T4764 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1047194 T4764 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1047195 T4764 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1047197 T4764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1047197 T4764 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1047197 T4764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1047197 T4764 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1047198 T4764 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1047198 T4764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1047198 T4764 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1047199 T4764 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1047207 T4764 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1047207 T4764 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1047207 T4764 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1047208 T4764 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1047208 T4764 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1047208 T4764 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1047215 T4764 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1047216 T4764 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1047216 T4764 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1047219 T4764 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1161899292, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1047220 T4764 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 1047220 T4764 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1047220 T4764 oass.SolrIndexSearcher.<init> Opening Searcher@1efc16e[collection1] main
   [junit4]   2> 1047227 T4764 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1047227 T4765 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1efc16e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1047229 T4699 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1047229 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1047321 T4768 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54726 collection:collection1 shard:shard3
   [junit4]   2> 1047365 T4768 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1047384 T4768 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1047389 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047390 T4768 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1047390 T4768 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1797 name=collection1 org.apache.solr.core.SolrCore@851049 url=http://127.0.0.1:54726/collection1 node=127.0.0.1:54726_ C1797_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54726, core=collection1, node_name=127.0.0.1:54726_}
   [junit4]   2> 1047390 T4768 C1797 P54726 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54726/collection1/
   [junit4]   2> 1047390 T4768 C1797 P54726 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1047390 T4768 C1797 P54726 oasc.SyncStrategy.syncToMe http://127.0.0.1:54726/collection1/ has no replicas
   [junit4]   2> 1047390 T4768 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54726/collection1/ shard3
   [junit4]   2> 1047390 T4768 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1047396 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1047406 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047409 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047410 T4763 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047410 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047410 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047425 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1047431 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047554 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047554 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047556 T4763 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047556 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047603 T4768 oasc.ZkController.register We are http://127.0.0.1:54726/collection1/ and leader is http://127.0.0.1:54726/collection1/
   [junit4]   2> 1047603 T4768 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54726
   [junit4]   2> 1047603 T4768 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1047604 T4768 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1047604 T4768 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1047607 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047607 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047607 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047608 T4768 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1047609 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1047610 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54726",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54726_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1047616 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1047741 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047741 T4763 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047741 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1047742 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1049303 T4699 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1049304 T4699 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1049310 T4699 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54735
   [junit4]   2> 1049312 T4699 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1049312 T4699 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1049312 T4699 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550
   [junit4]   2> 1049314 T4699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\'
   [junit4]   2> 1049348 T4699 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\solr.xml
   [junit4]   2> 1049361 T4699 oasc.CoreContainer.<init> New CoreContainer 25765845
   [junit4]   2> 1049361 T4699 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\]
   [junit4]   2> 1049362 T4699 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1049362 T4699 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1049363 T4699 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1049363 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1049363 T4699 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1049365 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1049365 T4699 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1049365 T4699 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1049366 T4699 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1049372 T4699 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1049373 T4699 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1049373 T4699 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1049374 T4699 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54698/solr
   [junit4]   2> 1049374 T4699 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1049378 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1049416 T4779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10cb9ec name:ZooKeeperConnection Watcher:127.0.0.1:54698 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1049417 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1049429 T4699 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1049435 T4781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10e3c9f name:ZooKeeperConnection Watcher:127.0.0.1:54698/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1049435 T4699 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1049442 T4699 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1050633 T4699 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54735_
   [junit4]   2> 1050638 T4699 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54735_
   [junit4]   2> 1050652 T4743 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1050654 T4730 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1050654 T4763 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1050655 T4781 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1050656 T4721 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1050677 T4782 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1050678 T4782 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1050681 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050681 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050681 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050681 T4782 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1050688 T4722 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1050689 T4722 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54735",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54735_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1050691 T4722 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1050691 T4722 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1050701 T4721 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1050703 T4743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1050704 T4781 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1050706 T4721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1050707 T4763 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1050707 T4730 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1051777 T4782 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1051777 T4782 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\collection1
   [junit4]   2> 1051777 T4782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1051780 T4782 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1051781 T4782 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1051784 T4782 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1051784 T4782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\collection1\'
   [junit4]   2> 1051792 T4782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550/collection1/lib/.svn/' to classloader
   [junit4]   2> 1051794 T4782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550/collection1/lib/classes/' to classloader
   [junit4]   2> 1051796 T4782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550/collection1/lib/README' to classloader
   [junit4]   2> 1051835 T4782 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1051844 T4782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1051847 T4782 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1051853 T4782 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1051961 T4782 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1051961 T4782 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1051964 T4782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1051968 T4782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1051999 T4782 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1052000 T4782 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393298706550\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty3\
   [junit4]   2> 1052000 T4782 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d9a76
   [junit4]   2> 1052001 T4782 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty3
   [junit4]   2> 1052002 T4782 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614/jetty3\index/
   [junit4]   2> 1052003 T4782 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 1052004 T4782 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty3\index
   [junit4]   2> 1052004 T4782 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=70.705078125, floorSegmentMB=0.294921875, forceMergeDeletesPctAllowed=25.213677562952043, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1052011 T4782 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393298692614\jetty3\index,segFN=segments_1,generation=1}
   [junit4]   2> 1052011 T4782 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1052014 T4782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1052014 T4782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052015 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1052015 T4782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052015 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1052015 T4782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1052016 T4782 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1052016 T4782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1052016 T4782 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1052018 T4782 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1052018 T4782 oasc.RequestHandlers.in

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

adPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  68) Thread[id=4768, name=coreZkRegister-2833-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  69) Thread[id=5063, name=searcherExecutor-2943-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  70) Thread[id=5101, name=qtp5844865-5101 Acceptor0 SelectChannelConnector@127.0.0.1:54839, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  71) Thread[id=5058, name=Thread-2355-SendThread(127.0.0.1:54698), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]   2> 	  72) Thread[id=5131, name=Thread-2433, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1018)
   [junit4]   2> 	  73) Thread[id=4766, name=Thread-2232, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1018)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ar_SY, timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0 (32-bit)/cpus=2,threads=168,free=125161992,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsLockFactoryTest, TestTrie, ShardRoutingTest, TestPostingsSolrHighlighter, IndexSchemaRuntimeFieldTest, TestUtils, TestNRTOpen, LoggingHandlerTest, TestSolrCoreProperties, MBeansHandlerTest, TestSolrIndexConfig, TestCustomSort, WordBreakSolrSpellCheckerTest, TestSolrXMLSerializer, TestReload, AssignTest, TestImplicitCoreProperties, AddSchemaFieldsUpdateProcessorFactoryTest, DirectSolrConnectionTest, ParsingFieldUpdateProcessorsTest, SpellingQueryConverterTest, TestLMDirichletSimilarityFactory, PreAnalyzedUpdateProcessorTest, TestPerFieldSimilarity, QueryEqualityTest, TestCursorMarkWithoutUniqueKey, PolyFieldTest, HdfsUnloadDistributedZkTest, TestConfig, TestSolrQueryParser, TermVectorComponentTest, ZkNodePropsTest, SuggesterFSTTest, SpatialFilterTest, TestSchemaSimilarityResource, DistributedQueryElevationComponentTest, TestUpdate, TestCodecSupport, TestShardHandlerFactory, ConvertedLegacyTest, ZkControllerTest, TestXIncludeConfig, TestRecoveryHdfs, CurrencyFieldXmlFileTest, SolrPluginUtilsTest, SuggesterWFSTTest, DistributedQueryComponentCustomSortTest, TimeZoneUtilsTest, TestOmitPositions, PreAnalyzedFieldTest, TestQueryTypes, TestReversedWildcardFilterFactory, SpellCheckCollatorTest, DocumentBuilderTest, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, TestValueSourceCache, TestNonDefinedSimilarityFactory, DefaultValueUpdateProcessorTest, SolrCoreTest, EnumFieldTest, DistributedSpellCheckComponentTest, CopyFieldTest, UniqFieldsUpdateProcessorFactoryTest, EchoParamsTest, TestSolrDeletionPolicy1, CursorPagingTest, SampleTest, TestBM25SimilarityFactory, TestManagedSchema, CursorMarkTest, TestCSVResponseWriter, TestSchemaResource, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestBadConfig, TestMergePolicyConfig, TestHashPartitioner, TestWordDelimiterFilterFactory, SpellPossibilityIteratorTest, TestSystemIdResolver, HdfsBasicDistributedZk2Test, SolrXmlInZkTest, TestIndexingPerformance, TestDocSet, CoreMergeIndexesAdminHandlerTest, TestCollationField, SoftAutoCommitTest, HdfsDirectoryTest, TestFieldResource, TestJmxIntegration, TestLazyCores, TestLMJelinekMercerSimilarityFactory, TestDistribDocBasedVersion, InfoHandlerTest, TestFiltering, DirectUpdateHandlerTest, TestUniqueKeyFieldResource, TestFuzzyAnalyzedSuggestions, URLClassifyProcessorTest, ChangedSchemaMergeTest, TestDocBasedVersionConstraints, OutputWriterTest, DistanceFunctionTest, TestComponentsName, SuggesterTest, TestSurroundQueryParser, TestClassNameShortening, ClusterStateUpdateTest, DeleteInactiveReplicaTest, TestAnalyzedSuggestions, TestStressReorder, ReturnFieldsTest, SOLR749Test, TestNonNRTOpen, TestPseudoReturnFields, RecoveryZkTest, BadComponentTest, HdfsCollectionsAPIDistributedZkTest, TestStressRecovery, TestRandomDVFaceting, TestRandomMergePolicy, ZkSolrClientTest, TestLFUCache, BasicFunctionalityTest, SolrRequestParserTest, TestDynamicFieldResource, BlockCacheTest, SliceStateTest, FileBasedSpellCheckerTest, CircularListTest, SignatureUpdateProcessorFactoryTest, TestCloudManagedSchema, CoreContainerCoreInitFailuresTest, SyncSliceTest, TestDistributedSearch, DistributedSuggestComponentTest, SolrIndexConfigTest, SolrIndexSplitterTest, MinimalSchemaTest, SuggestComponentTest, TestCharFilters, TestStressVersions, DeleteReplicaTest, FieldAnalysisRequestHandlerTest, TestInitQParser, SearchHandlerTest, ResponseLogComponentTest, TestQuerySenderListener, LeaderElectionTest, TestSolr4Spatial, TestZkChroot, TestStressUserVersions, NotRequiredUniqueKeyTest, TestCSVLoader, ExternalFileFieldSortTest, TestSolrQueryParserResource, HighlighterConfigTest, SolrCmdDistributorTest, PathHierarchyTokenizerFactoryTest, PeerSyncTest, TestSolrXml, TestSolrQueryParserDefaultOperatorResource, TestExtendedDismaxParser, TestFileDictionaryLookup, DocumentAnalysisRequestHandlerTest, TestQueryUtils, DistributedDebugComponentTest, TestSolrXmlPersistence, AutoCommitTest, TestArbitraryIndexDir, FileUtilsTest, DocValuesMissingTest, TestFieldCollectionResource, FullSolrCloudDistribCmdsTest, TestPHPSerializedResponseWriter, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=DD6B0D94205DC5A1 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Asia/Omsk -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD6B0D94205DC5A1]:0)
   [junit4] Completed in 7592.82s, 1 test, 2 errors <<< FAILURES!

[...truncated 547 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1565 tests, 1 suite-level error, 1 error, 719 ignored (7 assumptions)

Total time: 186 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b129 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_51) - Build # 3737 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3737/
Java: 32bit/jdk1.7.0_51 -client -XX:+UseParallelGC

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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8428B154E36871E9]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([8428B154E36871E9]:0)




Build Log:
[...truncated 10328 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 306502 T890 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 306503 T890 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 306507 T890 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeySafeLeaderTest-1393267161411
   [junit4]   2> 306509 T890 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 306510 T891 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 306611 T890 oasc.ZkTestServer.run start zk server on port:55348
   [junit4]   2> 306613 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 306622 T897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c1e355 name:ZooKeeperConnection Watcher:127.0.0.1:55348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 306623 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 306623 T890 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 306633 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 306637 T899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17eec22 name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 306638 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 306638 T890 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 306645 T890 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 306651 T890 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 306661 T890 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 306675 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 306676 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 306694 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 306694 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 306700 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 306701 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 306707 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 306707 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 306712 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 306712 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 306717 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 306717 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 306723 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 306723 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 306729 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 306729 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 306735 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 306735 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 306741 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 306741 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 306746 T890 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 306746 T890 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 306755 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 306758 T901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@239f27 name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 306759 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 308620 T890 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 308631 T890 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 308646 T890 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55358
   [junit4]   2> 308649 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 308650 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 308650 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665
   [junit4]   2> 308650 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\'
   [junit4]   2> 308683 T890 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\solr.xml
   [junit4]   2> 308776 T890 oasc.CoreContainer.<init> New CoreContainer 31648578
   [junit4]   2> 308777 T890 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\]
   [junit4]   2> 308779 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 308779 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 308779 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 308780 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 308780 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 308780 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 308781 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 308781 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 308781 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 308792 T890 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 308792 T890 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 308793 T890 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 308793 T890 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55348/solr
   [junit4]   2> 308793 T890 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 308795 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 308802 T912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12bdeb5 name:ZooKeeperConnection Watcher:127.0.0.1:55348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 308803 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 308808 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 308811 T914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c16dd6 name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 308812 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 308814 T890 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 308822 T890 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 308830 T890 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 308834 T890 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55358_
   [junit4]   2> 308836 T890 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55358_
   [junit4]   2> 308840 T890 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 308845 T890 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 308852 T890 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55358_
   [junit4]   2> 308853 T890 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 308858 T890 oasc.Overseer.start Overseer (id=91309156691017732-127.0.0.1:55358_-n_0000000000) starting
   [junit4]   2> 308864 T890 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 308876 T916 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 308878 T890 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 308878 T916 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 308883 T890 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 308887 T890 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 308893 T915 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 308902 T917 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 308902 T917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 308905 T917 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 308905 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 308909 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 308910 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55358_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 308910 T915 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 308910 T915 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 308916 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 308918 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 309958 T917 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 309958 T917 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\collection1
   [junit4]   2> 309958 T917 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 309960 T917 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 309960 T917 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 309963 T917 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 309963 T917 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\collection1\'
   [junit4]   2> 309963 T917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665/collection1/lib/.svn/' to classloader
   [junit4]   2> 309969 T917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665/collection1/lib/classes/' to classloader
   [junit4]   2> 309969 T917 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665/collection1/lib/README' to classloader
   [junit4]   2> 310059 T917 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 310153 T917 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 310156 T917 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 310168 T917 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 310932 T917 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 310937 T917 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 310939 T917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 310947 T917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 310993 T917 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 311037 T917 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1393267161665\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/control/data\
   [junit4]   2> 311037 T917 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e6b9c
   [junit4]   2> 311039 T917 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\control\data
   [junit4]   2> 311039 T917 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/control/data\index/
   [junit4]   2> 311041 T917 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 311041 T917 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\control\data\index
   [junit4]   2> 311041 T917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.8369140625, floorSegmentMB=1.1845703125, forceMergeDeletesPctAllowed=24.702198796238633, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6213542262232947
   [junit4]   2> 311049 T917 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 311049 T917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 311052 T917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 311053 T917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 311053 T917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 311053 T917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311054 T917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311054 T917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 311054 T917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311055 T917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311055 T917 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 311055 T917 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 311057 T917 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 311057 T917 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 311057 T917 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 311058 T917 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 311058 T917 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 311059 T917 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 311069 T917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 311075 T917 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 311076 T917 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 311077 T917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=66.453125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=11.862535905865887, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.571377590080346
   [junit4]   2> 311078 T917 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 311078 T917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 311079 T917 oass.SolrIndexSearcher.<init> Opening Searcher@143328c[collection1] main
   [junit4]   2> 311084 T918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@143328c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 311087 T917 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 311089 T890 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 311089 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 311095 T921 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55358 collection:control_collection shard:shard1
   [junit4]   2> 311098 T921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 311111 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 311117 T923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a914d7 name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311118 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 311120 T921 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 311122 T890 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 311126 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311128 T921 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 311128 T921 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C325 name=collection1 org.apache.solr.core.SolrCore@1950316 url=https://127.0.0.1:55358/collection1 node=127.0.0.1:55358_ C325_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:55358, core=collection1, node_name=127.0.0.1:55358_}
   [junit4]   2> 311128 T921 C325 P55358 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55358/collection1/
   [junit4]   2> 311128 T921 C325 P55358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 311130 T921 C325 P55358 oasc.SyncStrategy.syncToMe https://127.0.0.1:55358/collection1/ has no replicas
   [junit4]   2> 311130 T890 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 311131 T921 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55358/collection1/ shard1
   [junit4]   2> 311132 T921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 311137 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 311153 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311156 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 311156 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 311178 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 311188 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311304 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 311305 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 311337 T921 oasc.ZkController.register We are https://127.0.0.1:55358/collection1/ and leader is https://127.0.0.1:55358/collection1/
   [junit4]   2> 311337 T921 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55358
   [junit4]   2> 311337 T921 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 311337 T921 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 311337 T921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 311340 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311340 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311341 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311344 T921 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 311348 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 311350 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55358_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 311356 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 311477 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 311478 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 313328 T890 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 313330 T890 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 313342 T890 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 313346 T890 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55370
   [junit4]   2> 313350 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 313350 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 313350 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035
   [junit4]   2> 313350 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\'
   [junit4]   2> 313385 T890 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\solr.xml
   [junit4]   2> 313504 T890 oasc.CoreContainer.<init> New CoreContainer 1841834
   [junit4]   2> 313505 T890 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\]
   [junit4]   2> 313507 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 313507 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 313508 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 313508 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 313508 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 313509 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 313509 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 313509 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 313510 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 313522 T890 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 313522 T890 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 313523 T890 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 313523 T890 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55348/solr
   [junit4]   2> 313523 T890 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 313526 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313572 T934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d1c1a name:ZooKeeperConnection Watcher:127.0.0.1:55348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313573 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313581 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 313587 T936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1710b6 name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 313588 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 313601 T890 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 314707 T890 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55370_
   [junit4]   2> 314709 T890 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55370_
   [junit4]   2> 314715 T936 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314716 T914 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314716 T923 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 314736 T937 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 314736 T937 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 314738 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314739 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314739 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314738 T937 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 314742 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 314743 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55370",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55370_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 314744 T915 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 314744 T915 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 314750 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 314751 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 314752 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 314752 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 315839 T937 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 315839 T937 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\collection1
   [junit4]   2> 315840 T937 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 315841 T937 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 315841 T937 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 315844 T937 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 315844 T937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\collection1\'
   [junit4]   2> 315847 T937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035/collection1/lib/.svn/' to classloader
   [junit4]   2> 315850 T937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035/collection1/lib/classes/' to classloader
   [junit4]   2> 315853 T937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035/collection1/lib/README' to classloader
   [junit4]   2> 315943 T937 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 316035 T937 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 316038 T937 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 316055 T937 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 316851 T937 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 316855 T937 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 316859 T937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 316866 T937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 316912 T937 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 316912 T937 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1393267166035\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty1\
   [junit4]   2> 316912 T937 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e6b9c
   [junit4]   2> 316912 T937 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty1
   [junit4]   2> 316912 T937 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty1\index/
   [junit4]   2> 316914 T937 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 316916 T937 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty1\index
   [junit4]   2> 316916 T937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.8369140625, floorSegmentMB=1.1845703125, forceMergeDeletesPctAllowed=24.702198796238633, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6213542262232947
   [junit4]   2> 316923 T937 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 316923 T937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 316926 T937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 316927 T937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 316927 T937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 316927 T937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 316928 T937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 316928 T937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 316929 T937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 316929 T937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 316929 T937 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 316930 T937 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 316931 T937 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 316931 T937 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 316931 T937 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 316932 T937 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 316933 T937 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 316933 T937 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 316944 T937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 316952 T937 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 316952 T937 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 316953 T937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=66.453125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=11.862535905865887, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.571377590080346
   [junit4]   2> 316955 T937 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 316956 T937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 316957 T937 oass.SolrIndexSearcher.<init> Opening Searcher@8c54c0[collection1] main
   [junit4]   2> 316968 T938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8c54c0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 316973 T937 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 316979 T890 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 316980 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 316979 T941 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55370 collection:collection1 shard:shard2
   [junit4]   2> 316984 T941 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 317010 T941 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 317017 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317019 T941 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 317019 T941 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C326 name=collection1 org.apache.solr.core.SolrCore@126c96d url=https://127.0.0.1:55370/collection1 node=127.0.0.1:55370_ C326_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55370, core=collection1, node_name=127.0.0.1:55370_}
   [junit4]   2> 317019 T941 C326 P55370 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55370/collection1/
   [junit4]   2> 317019 T941 C326 P55370 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 317020 T941 C326 P55370 oasc.SyncStrategy.syncToMe https://127.0.0.1:55370/collection1/ has no replicas
   [junit4]   2> 317020 T941 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55370/collection1/ shard2
   [junit4]   2> 317020 T941 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 317026 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 317039 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317043 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317044 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317045 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317063 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 317073 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317189 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317190 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317190 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317223 T941 oasc.ZkController.register We are https://127.0.0.1:55370/collection1/ and leader is https://127.0.0.1:55370/collection1/
   [junit4]   2> 317223 T941 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55370
   [junit4]   2> 317223 T941 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 317223 T941 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 317223 T941 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 317228 T941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 317229 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317229 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317229 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317232 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 317233 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55370",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55370_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 317237 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 317352 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317352 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 317352 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 318995 T890 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 318996 T890 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 319009 T890 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 319011 T890 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55379
   [junit4]   2> 319015 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 319016 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 319016 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887
   [junit4]   2> 319016 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\'
   [junit4]   2> 319053 T890 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\solr.xml
   [junit4]   2> 319166 T890 oasc.CoreContainer.<init> New CoreContainer 25840346
   [junit4]   2> 319167 T890 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\]
   [junit4]   2> 319170 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 319170 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 319171 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 319171 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 319171 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 319172 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 319172 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 319173 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 319173 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 319184 T890 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 319184 T890 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 319184 T890 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 319184 T890 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55348/solr
   [junit4]   2> 319184 T890 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 319188 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 319206 T952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f7c32d name:ZooKeeperConnection Watcher:127.0.0.1:55348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 319208 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 319212 T892 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446531b94f0008, 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:744)
   [junit4]   2> 
   [junit4]   2> 319214 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 319218 T954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13c370b name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 319218 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 319229 T890 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 320337 T890 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55379_
   [junit4]   2> 320339 T890 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55379_
   [junit4]   2> 320344 T936 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 320344 T923 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 320345 T954 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 320345 T914 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 320362 T955 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 320362 T955 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 320364 T955 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 320364 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 320364 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 320366 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 320368 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 320368 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55379",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55379_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 320368 T915 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 320368 T915 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 320372 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 320374 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 320375 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 320375 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 320375 T954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 321356 T955 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 321356 T955 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\collection1
   [junit4]   2> 321356 T955 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 321358 T955 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 321358 T955 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 321360 T955 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 321360 T955 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\collection1\'
   [junit4]   2> 321364 T955 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887/collection1/lib/.svn/' to classloader
   [junit4]   2> 321366 T955 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887/collection1/lib/classes/' to classloader
   [junit4]   2> 321367 T955 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887/collection1/lib/README' to classloader
   [junit4]   2> 321443 T955 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 321525 T955 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 321528 T955 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 321538 T955 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 322232 T955 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 322237 T955 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 322239 T955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 322245 T955 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 322286 T955 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 322287 T955 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1393267171887\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty2\
   [junit4]   2> 322287 T955 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e6b9c
   [junit4]   2> 322287 T955 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty2
   [junit4]   2> 322287 T955 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty2\index/
   [junit4]   2> 322287 T955 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 322290 T955 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty2\index
   [junit4]   2> 322291 T955 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.8369140625, floorSegmentMB=1.1845703125, forceMergeDeletesPctAllowed=24.702198796238633, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6213542262232947
   [junit4]   2> 322297 T955 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 322297 T955 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 322299 T955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 322300 T955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 322300 T955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 322300 T955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 322301 T955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 322301 T955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 322301 T955 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 322302 T955 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 322302 T955 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 322303 T955 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 322304 T955 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 322304 T955 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 322304 T955 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 322305 T955 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 322305 T955 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 322306 T955 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 322313 T955 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 322319 T955 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 322319 T955 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 322320 T955 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=66.453125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=11.862535905865887, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.571377590080346
   [junit4]   2> 322322 T955 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 322322 T955 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 322322 T955 oass.SolrIndexSearcher.<init> Opening Searcher@63666d[collection1] main
   [junit4]   2> 322329 T956 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63666d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 322332 T955 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 322333 T890 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 322334 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 322334 T959 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55379 collection:collection1 shard:shard1
   [junit4]   2> 322336 T959 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 322349 T959 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 322354 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322355 T959 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 322355 T959 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C327 name=collection1 org.apache.solr.core.SolrCore@15c915a url=https://127.0.0.1:55379/collection1 node=127.0.0.1:55379_ C327_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55379, core=collection1, node_name=127.0.0.1:55379_}
   [junit4]   2> 322355 T959 C327 P55379 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55379/collection1/
   [junit4]   2> 322356 T959 C327 P55379 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 322356 T959 C327 P55379 oasc.SyncStrategy.syncToMe https://127.0.0.1:55379/collection1/ has no replicas
   [junit4]   2> 322356 T959 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55379/collection1/ shard1
   [junit4]   2> 322356 T959 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 322359 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 322370 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322373 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322375 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322375 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322376 T954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322387 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 322394 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322499 T954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322499 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322500 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322500 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322534 T959 oasc.ZkController.register We are https://127.0.0.1:55379/collection1/ and leader is https://127.0.0.1:55379/collection1/
   [junit4]   2> 322534 T959 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55379
   [junit4]   2> 322534 T959 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 322534 T959 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 322535 T959 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 322538 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322538 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322538 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322539 T959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 322544 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 322545 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55379",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55379_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 322553 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 322658 T954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322658 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322658 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 322658 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 324283 T890 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 324284 T890 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 324293 T890 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 324297 T890 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55388
   [junit4]   2> 324303 T890 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 324303 T890 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 324303 T890 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241
   [junit4]   2> 324303 T890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\'
   [junit4]   2> 324351 T890 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\solr.xml
   [junit4]   2> 324467 T890 oasc.CoreContainer.<init> New CoreContainer 32799252
   [junit4]   2> 324468 T890 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\]
   [junit4]   2> 324470 T890 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 324470 T890 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 324471 T890 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 324471 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 324471 T890 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 324472 T890 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 324472 T890 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 324472 T890 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 324473 T890 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 324487 T890 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 324488 T890 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 324488 T890 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 324489 T890 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55348/solr
   [junit4]   2> 324489 T890 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 324492 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324504 T970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1941dc2 name:ZooKeeperConnection Watcher:127.0.0.1:55348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324505 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324508 T892 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1446531b94f000a, 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:744)
   [junit4]   2> 
   [junit4]   2> 324511 T890 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324513 T972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aeb5eb name:ZooKeeperConnection Watcher:127.0.0.1:55348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324514 T890 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324524 T890 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 325520 T890 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55388_
   [junit4]   2> 325523 T890 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55388_
   [junit4]   2> 325530 T954 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 325530 T936 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 325531 T914 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 325531 T923 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 325532 T972 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 325554 T973 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 325554 T973 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 325556 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 325557 T973 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 325557 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 325557 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 325559 T915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 325561 T915 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55388",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55388_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 325561 T915 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 325561 T915 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 325571 T914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 325574 T972 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 325574 T914 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 325575 T923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 325576 T954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 325575 T936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 326547 T973 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 326547 T973 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\collection1
   [junit4]   2> 326547 T973 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 326548 T973 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 326549 T973 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 326549 T973 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 326549 T973 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\collection1\'
   [junit4]   2> 326552 T973 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241/collection1/lib/.svn/' to classloader
   [junit4]   2> 326553 T973 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241/collection1/lib/classes/' to classloader
   [junit4]   2> 326555 T973 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241/collection1/lib/README' to classloader
   [junit4]   2> 326645 T973 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 326745 T973 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 326748 T973 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 326763 T973 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 327465 T973 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 327470 T973 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 327472 T973 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 327479 T973 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 327523 T973 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 327523 T973 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1393267177241\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty3\
   [junit4]   2> 327523 T973 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11e6b9c
   [junit4]   2> 327523 T973 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty3
   [junit4]   2> 327523 T973 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410/jetty3\index/
   [junit4]   2> 327526 T973 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 327527 T973 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393267161410\jetty3\index
   [junit4]   2> 327527 T973 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.8369140625, floorSegmentMB=1.1845703125, forceMergeDeletesPctAllowed=24.702198796238633, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6213542262232947
   [junit4]   2> 327541 T973 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-

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

> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7869143 T1266 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0025 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7869220 T1108 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0019 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7869284 T1287 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0027 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7869463 T971 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f000b for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7870193 T1128 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f001b for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7871397 T1068 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0015 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7871515 T989 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f000d for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ja_JP, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_51 (32-bit)/cpus=2,threads=209,free=101890128,total=297533440
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, TestMultiCoreConfBootstrap, ResponseLogComponentTest, TestSolrQueryParserResource, PreAnalyzedFieldTest, TestSchemaSimilarityResource, TermsComponentTest, TestFieldTypeResource, TestCloudManagedSchemaAddField, TestArbitraryIndexDir, FileBasedSpellCheckerTest, TestPhraseSuggestions, TestSuggestSpellingConverter, UUIDFieldTest, TestPartialUpdateDeduplication, QueryElevationComponentTest, SchemaVersionSpecificBehaviorTest, TestStressRecovery, TestAddFieldRealTimeGet, PrimUtilsTest, TestDocumentBuilder, TestLMDirichletSimilarityFactory, TestRTGBase, RecoveryZkTest, LoggingHandlerTest, CircularListTest, UpdateParamsTest, FileUtilsTest, AnalysisAfterCoreReloadTest, MBeansHandlerTest, ZkSolrClientTest, TestSearchPerf, TestSchemaNameResource, TestStressLucene, AutoCommitTest, ReturnFieldsTest, IndexSchemaTest, SearchHandlerTest, TestCopyFieldCollectionResource, TestFunctionQuery, ClusterStateTest, CoreAdminHandlerTest, TestCustomSort, DefaultValueUpdateProcessorTest, TestAnalyzeInfixSuggestions, BadComponentTest, TestSolrXml, OpenCloseCoreStressTest, TestCollapseQParserPlugin, SimpleFacetsTest, SliceStateUpdateTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=8428B154E36871E9 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=Brazil/East -Dtests.file.encoding=US-ASCII
   [junit4]   2> 7871750 T922 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0005 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7872035 T1308 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f0029 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7872147 T1327 oaz.ClientCnxn$SendThread.run WARN Session 0x1446531b94f002b for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4] ERROR   0.00s | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8428B154E36871E9]:0)
   [junit4] Completed in 7565.78s, 1 test, 2 errors <<< FAILURES!

[...truncated 934 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:451: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:911: There were test failures: 363 suites, 1565 tests, 1 suite-level error, 1 error, 1325 ignored (5 assumptions)

Total time: 218 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_51 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure