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 03:38:50 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0-fcs-b129) - Build # 3812 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3812/
Java: 64bit/jdk1.8.0-fcs-b129 -XX:-UseCompressedOops -XX:+UseG1GC

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:50578/t_r/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:50578/t_r/collection1
	at __randomizedtesting.SeedInfo.seed([1C3C0CC38C1605D:80254ED44F9E0061]: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.GeneratedMethodAccessor56.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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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)
	... 47 more




Build Log:
[...truncated 10622 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 2166355 T7158 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2166355 T7158 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /t_r/
   [junit4]   2> 2166358 T7158 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-FullSolrCloudDistribCmdsTest-1393208614269
   [junit4]   2> 2166361 T7158 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2166362 T7159 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2166462 T7158 oasc.ZkTestServer.run start zk server on port:50568
   [junit4]   2> 2166465 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2166479 T7165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40db0c84 name:ZooKeeperConnection Watcher:127.0.0.1:50568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2166480 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2166480 T7158 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2166494 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2166500 T7167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5eb163eb name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2166500 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2166500 T7158 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2166510 T7158 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2166518 T7158 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2166524 T7158 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2166531 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2166533 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2166545 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2166545 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2166557 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2166558 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2166567 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2166568 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2166576 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2166576 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2166585 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2166585 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2166594 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2166594 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2166602 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2166602 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2166611 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2166611 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2166620 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2166620 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2166630 T7158 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2166632 T7158 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2166642 T7160 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14461b45d890001, 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> 2166644 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2166650 T7169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1851b7a7 name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2166651 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2166654 T7160 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14461b45d890002, 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> 2168443 T7158 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2168452 T7158 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2168457 T7158 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50578
   [junit4]   2> 2168460 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2168461 T7158 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2168461 T7158 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563
   [junit4]   2> 2168461 T7158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\'
   [junit4]   2> 2168491 T7158 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\solr.xml
   [junit4]   2> 2168507 T7158 oasc.CoreContainer.<init> New CoreContainer 1892132503
   [junit4]   2> 2168507 T7158 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\]
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2168508 T7158 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2168518 T7158 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2168518 T7158 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2168518 T7158 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2168518 T7158 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50568/solr
   [junit4]   2> 2168518 T7158 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2168522 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2168543 T7180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@780906ea name:ZooKeeperConnection Watcher:127.0.0.1:50568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2168543 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2168549 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2168552 T7182 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71bbc6a2 name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2168552 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2168554 T7158 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2168559 T7158 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2168564 T7158 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2168566 T7158 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50578_t_r
   [junit4]   2> 2168568 T7158 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50578_t_r
   [junit4]   2> 2168571 T7158 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2168573 T7158 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2168578 T7158 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50578_t_r
   [junit4]   2> 2168579 T7158 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2168582 T7158 oasc.Overseer.start Overseer (id=91305319745519620-127.0.0.1:50578_t_r-n_0000000000) starting
   [junit4]   2> 2168589 T7158 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2168597 T7184 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2168598 T7158 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2168599 T7184 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2168601 T7158 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2168603 T7158 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2168607 T7183 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2168610 T7185 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2168610 T7185 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2168612 T7185 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2168612 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2168613 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2168614 T7183 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:50578/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50578_t_r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2168614 T7183 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2168614 T7183 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2168618 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2168619 T7182 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> 2169612 T7185 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2169612 T7185 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\collection1
   [junit4]   2> 2169612 T7185 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2169614 T7185 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2169614 T7185 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2169617 T7185 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2169617 T7185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\collection1\'
   [junit4]   2> 2169620 T7185 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563/collection1/lib/.svn/' to classloader
   [junit4]   2> 2169621 T7185 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563/collection1/lib/classes/' to classloader
   [junit4]   2> 2169621 T7185 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563/collection1/lib/README' to classloader
   [junit4]   2> 2169654 T7185 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2169668 T7185 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2169672 T7185 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2169674 T7185 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2169815 T7185 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2169817 T7185 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2169817 T7185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2169821 T7185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2169850 T7185 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2169850 T7185 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1393208614563\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/control/data\
   [junit4]   2> 2169850 T7185 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2532bd57
   [junit4]   2> 2169851 T7185 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/control/data\
   [junit4]   2> 2169851 T7185 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/control/data\index/
   [junit4]   2> 2169851 T7185 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2169851 T7185 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/control/data\index
   [junit4]   2> 2169852 T7185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1175663616, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2169852 T7185 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@354b498a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e8013b1),segFN=segments_1,generation=1}
   [junit4]   2> 2169852 T7185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2169855 T7185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2169855 T7185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2169855 T7185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2169855 T7185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2169856 T7185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2169856 T7185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2169856 T7185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2169857 T7185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2169857 T7185 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2169857 T7185 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2169858 T7185 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2169858 T7185 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2169858 T7185 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2169858 T7185 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2169859 T7185 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2169859 T7185 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2169859 T7185 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2169862 T7185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2169867 T7185 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2169867 T7185 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2169868 T7185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=4.794921875, floorSegmentMB=1.3115234375, forceMergeDeletesPctAllowed=23.803369648979277, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2169868 T7185 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@354b498a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e8013b1),segFN=segments_1,generation=1}
   [junit4]   2> 2169868 T7185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2169868 T7185 oass.SolrIndexSearcher.<init> Opening Searcher@17469894[collection1] main
   [junit4]   2> 2169870 T7186 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17469894[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2169871 T7185 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2169872 T7158 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2169873 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2169873 T7189 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50578/t_r collection:control_collection shard:shard1
   [junit4]   2> 2169875 T7189 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2169883 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2169886 T7191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d0d0a2f name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2169886 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2169887 T7189 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2169888 T7158 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2169891 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2169892 T7189 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2169892 T7189 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1825 name=collection1 org.apache.solr.core.SolrCore@7f4d38c2 url=https://127.0.0.1:50578/t_r/collection1 node=127.0.0.1:50578_t_r C1825_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:50578/t_r, core=collection1, node_name=127.0.0.1:50578_t_r}
   [junit4]   2> 2169893 T7189 C1825 P50578 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50578/t_r/collection1/
   [junit4]   2> 2169893 T7189 C1825 P50578 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2169893 T7189 C1825 P50578 oasc.SyncStrategy.syncToMe https://127.0.0.1:50578/t_r/collection1/ has no replicas
   [junit4]   2> 2169893 T7189 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50578/t_r/collection1/ shard1
   [junit4]   2> 2169894 T7189 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2169894 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2169894 T7158 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2169903 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2169908 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2169914 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2170019 T7182 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> 2170019 T7191 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> 2170063 T7189 oasc.ZkController.register We are https://127.0.0.1:50578/t_r/collection1/ and leader is https://127.0.0.1:50578/t_r/collection1/
   [junit4]   2> 2170063 T7189 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50578/t_r
   [junit4]   2> 2170063 T7189 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2170063 T7189 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2170063 T7189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2170066 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2170066 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2170066 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2170068 T7189 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2170070 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2170070 T7183 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:50578/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50578_t_r",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2170074 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2170178 T7191 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> 2170179 T7182 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> 2171524 T7158 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2171525 T7158 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2171535 T7158 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2171538 T7158 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50590
   [junit4]   2> 2171541 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2171541 T7158 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2171541 T7158 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804
   [junit4]   2> 2171541 T7158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\'
   [junit4]   2> 2171568 T7158 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\solr.xml
   [junit4]   2> 2171580 T7158 oasc.CoreContainer.<init> New CoreContainer 882388175
   [junit4]   2> 2171580 T7158 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\]
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2171582 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2171584 T7158 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2171584 T7158 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2171592 T7158 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2171592 T7158 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2171592 T7158 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2171592 T7158 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50568/solr
   [junit4]   2> 2171595 T7158 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2171597 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2171612 T7202 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6143b946 name:ZooKeeperConnection Watcher:127.0.0.1:50568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2171612 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2171622 T7160 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14461b45d890006, 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> 2171625 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2171628 T7204 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3460783b name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2171628 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2171641 T7158 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2172648 T7158 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50590_t_r
   [junit4]   2> 2172650 T7158 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50590_t_r
   [junit4]   2> 2172654 T7182 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2172654 T7191 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2172654 T7204 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2172662 T7205 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2172662 T7205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2172663 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2172663 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2172664 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2172663 T7205 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2172665 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2172666 T7183 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:50590/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50590_t_r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2172666 T7183 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2172666 T7183 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2172673 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2172678 T7204 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> 2172680 T7182 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> 2172680 T7191 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> 2173664 T7205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2173664 T7205 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\collection1
   [junit4]   2> 2173664 T7205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2173665 T7205 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2173665 T7205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2173667 T7205 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2173667 T7205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\collection1\'
   [junit4]   2> 2173671 T7205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804/collection1/lib/.svn/' to classloader
   [junit4]   2> 2173673 T7205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804/collection1/lib/classes/' to classloader
   [junit4]   2> 2173674 T7205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804/collection1/lib/README' to classloader
   [junit4]   2> 2173708 T7205 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2173720 T7205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2173723 T7205 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2173729 T7205 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2173856 T7205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2173857 T7205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2173858 T7205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2173862 T7205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2173889 T7205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2173890 T7205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1393208617804\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty1\
   [junit4]   2> 2173890 T7205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2532bd57
   [junit4]   2> 2173890 T7205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty1\
   [junit4]   2> 2173890 T7205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty1\index/
   [junit4]   2> 2173890 T7205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2173891 T7205 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty1\index
   [junit4]   2> 2173892 T7205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1175663616, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2173892 T7205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18c5af2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15093ab9),segFN=segments_1,generation=1}
   [junit4]   2> 2173892 T7205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2173895 T7205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2173895 T7205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2173895 T7205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2173895 T7205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2173896 T7205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2173896 T7205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2173896 T7205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2173897 T7205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2173897 T7205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2173897 T7205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2173898 T7205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2173898 T7205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2173898 T7205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2173899 T7205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2173899 T7205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2173899 T7205 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2173900 T7205 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2173905 T7205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2173917 T7205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2173918 T7205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2173918 T7205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=4.794921875, floorSegmentMB=1.3115234375, forceMergeDeletesPctAllowed=23.803369648979277, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2173919 T7205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18c5af2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15093ab9),segFN=segments_1,generation=1}
   [junit4]   2> 2173919 T7205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2173919 T7205 oass.SolrIndexSearcher.<init> Opening Searcher@1cb63fd2[collection1] main
   [junit4]   2> 2173923 T7206 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cb63fd2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2173925 T7205 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2173926 T7158 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2173927 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2173926 T7209 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50590/t_r collection:collection1 shard:shard2
   [junit4]   2> 2173929 T7209 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2173943 T7209 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2173946 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2173947 T7209 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2173947 T7209 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1826 name=collection1 org.apache.solr.core.SolrCore@2893a742 url=https://127.0.0.1:50590/t_r/collection1 node=127.0.0.1:50590_t_r C1826_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50590/t_r, core=collection1, node_name=127.0.0.1:50590_t_r}
   [junit4]   2> 2173947 T7209 C1826 P50590 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50590/t_r/collection1/
   [junit4]   2> 2173947 T7209 C1826 P50590 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2173947 T7209 C1826 P50590 oasc.SyncStrategy.syncToMe https://127.0.0.1:50590/t_r/collection1/ has no replicas
   [junit4]   2> 2173948 T7209 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50590/t_r/collection1/ shard2
   [junit4]   2> 2173948 T7209 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2173951 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2173959 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2173961 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2173966 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2174096 T7204 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> 2174097 T7182 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> 2174097 T7191 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> 2174114 T7209 oasc.ZkController.register We are https://127.0.0.1:50590/t_r/collection1/ and leader is https://127.0.0.1:50590/t_r/collection1/
   [junit4]   2> 2174114 T7209 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50590/t_r
   [junit4]   2> 2174114 T7209 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2174114 T7209 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2174114 T7209 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2174116 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2174116 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2174116 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2174117 T7209 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2174119 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2174120 T7183 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:50590/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50590_t_r",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2174125 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2174231 T7204 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> 2174231 T7191 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> 2174232 T7182 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> 2176085 T7158 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2176085 T7158 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2176098 T7158 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2176101 T7158 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50599
   [junit4]   2> 2176106 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2176106 T7158 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2176106 T7158 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839
   [junit4]   2> 2176107 T7158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\'
   [junit4]   2> 2176136 T7158 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\solr.xml
   [junit4]   2> 2176150 T7158 oasc.CoreContainer.<init> New CoreContainer 339565727
   [junit4]   2> 2176151 T7158 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\]
   [junit4]   2> 2176152 T7158 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2176152 T7158 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2176152 T7158 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2176152 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2176153 T7158 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2176153 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2176153 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2176154 T7158 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2176154 T7158 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2176161 T7158 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2176162 T7158 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2176162 T7158 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2176162 T7158 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50568/solr
   [junit4]   2> 2176163 T7158 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2176165 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2176179 T7220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe38741 name:ZooKeeperConnection Watcher:127.0.0.1:50568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2176179 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2176199 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2176205 T7222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65b25088 name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2176205 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2176219 T7158 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2177228 T7158 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50599_t_r
   [junit4]   2> 2177232 T7158 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50599_t_r
   [junit4]   2> 2177240 T7182 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2177240 T7204 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2177240 T7191 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2177240 T7222 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2177257 T7223 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2177257 T7223 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2177260 T7223 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2177260 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2177260 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2177261 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2177266 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2177267 T7183 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:50599/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50599_t_r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2177267 T7183 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2177267 T7183 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 2177277 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2177279 T7204 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> 2177279 T7182 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> 2177280 T7222 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> 2177279 T7191 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> 2178260 T7223 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2178260 T7223 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\collection1
   [junit4]   2> 2178260 T7223 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2178263 T7223 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2178263 T7223 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2178265 T7223 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2178265 T7223 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\collection1\'
   [junit4]   2> 2178269 T7223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839/collection1/lib/.svn/' to classloader
   [junit4]   2> 2178269 T7223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839/collection1/lib/classes/' to classloader
   [junit4]   2> 2178269 T7223 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839/collection1/lib/README' to classloader
   [junit4]   2> 2178306 T7223 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2178317 T7223 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2178320 T7223 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2178322 T7223 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2178453 T7223 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2178455 T7223 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2178456 T7223 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2178460 T7223 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2178498 T7223 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2178498 T7223 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1393208621839\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty2\
   [junit4]   2> 2178498 T7223 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2532bd57
   [junit4]   2> 2178499 T7223 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty2\
   [junit4]   2> 2178499 T7223 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty2\index/
   [junit4]   2> 2178499 T7223 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2178499 T7223 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty2\index
   [junit4]   2> 2178499 T7223 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1175663616, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2178500 T7223 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@752e1123 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e35e32f),segFN=segments_1,generation=1}
   [junit4]   2> 2178500 T7223 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2178503 T7223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2178503 T7223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2178504 T7223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2178504 T7223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2178504 T7223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2178504 T7223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2178505 T7223 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2178505 T7223 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2178505 T7223 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2178506 T7223 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2178506 T7223 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2178506 T7223 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2178506 T7223 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2178507 T7223 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2178507 T7223 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2178507 T7223 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2178508 T7223 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2178515 T7223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2178526 T7223 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2178526 T7223 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2178526 T7223 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=4.794921875, floorSegmentMB=1.3115234375, forceMergeDeletesPctAllowed=23.803369648979277, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2178527 T7223 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@752e1123 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e35e32f),segFN=segments_1,generation=1}
   [junit4]   2> 2178527 T7223 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2178527 T7223 oass.SolrIndexSearcher.<init> Opening Searcher@2387a9c2[collection1] main
   [junit4]   2> 2178529 T7224 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2387a9c2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2178532 T7223 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2178534 T7158 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2178534 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2178534 T7227 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:50599/t_r collection:collection1 shard:shard3
   [junit4]   2> 2178536 T7227 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2178548 T7227 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 2178551 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178553 T7227 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2178553 T7227 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1827 name=collection1 org.apache.solr.core.SolrCore@68702548 url=https://127.0.0.1:50599/t_r/collection1 node=127.0.0.1:50599_t_r C1827_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:50599/t_r, core=collection1, node_name=127.0.0.1:50599_t_r}
   [junit4]   2> 2178554 T7227 C1827 P50599 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:50599/t_r/collection1/
   [junit4]   2> 2178554 T7227 C1827 P50599 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2178554 T7227 C1827 P50599 oasc.SyncStrategy.syncToMe https://127.0.0.1:50599/t_r/collection1/ has no replicas
   [junit4]   2> 2178554 T7227 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:50599/t_r/collection1/ shard3
   [junit4]   2> 2178555 T7227 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 2178555 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2178561 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178564 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178571 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178687 T7204 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> 2178687 T7191 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> 2178688 T7222 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> 2178688 T7182 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> 2178735 T7227 oasc.ZkController.register We are https://127.0.0.1:50599/t_r/collection1/ and leader is https://127.0.0.1:50599/t_r/collection1/
   [junit4]   2> 2178735 T7227 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:50599/t_r
   [junit4]   2> 2178735 T7227 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2178736 T7227 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 2178736 T7227 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2178738 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178739 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178739 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178741 T7227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2178744 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2178745 T7183 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:50599/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50599_t_r",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2178752 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2178921 T7204 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> 2178921 T7191 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> 2178923 T7182 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> 2178923 T7222 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> 2182044 T7158 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2182045 T7158 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2182055 T7158 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2182060 T7158 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50608
   [junit4]   2> 2182063 T7158 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2182064 T7158 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2182064 T7158 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393208626449
   [junit4]   2> 2182064 T7158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393208626449\'
   [junit4]   2> 2182095 T7158 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393208626449\solr.xml
   [junit4]   2> 2182109 T7158 oasc.CoreContainer.<init> New CoreContainer 1297443683
   [junit4]   2> 2182111 T7158 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1393208626449\]
   [junit4]   2> 2182111 T7158 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2182112 T7158 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2182112 T7158 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2182112 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2182113 T7158 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2182113 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2182113 T7158 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2182113 T7158 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2182115 T7158 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2182124 T7158 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2182124 T7158 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2182125 T7158 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2182125 T7158 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50568/solr
   [junit4]   2> 2182125 T7158 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2182127 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2182163 T7238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@630d8483 name:ZooKeeperConnection Watcher:127.0.0.1:50568 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2182163 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2182168 T7158 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2182172 T7240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a96fecf name:ZooKeeperConnection Watcher:127.0.0.1:50568/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2182173 T7158 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2182182 T7158 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2183287 T7158 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50608_t_r
   [junit4]   2> 2183291 T7158 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50608_t_r
   [junit4]   2> 2183298 T7204 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2183299 T7191 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2183299 T7240 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2183300 T7182 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2183300 T7222 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2183320 T7241 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 2183320 T7241 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2183323 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2183323 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2183323 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2183323 T7241 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2183327 T7183 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2183328 T7183 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:50608/t_r",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50608_t_r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2183329 T7183 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 2183329 T7183 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2183337 T7182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2183340 T7204 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> 2183341 T7240 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> 2183342 T7191 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> 2183342 T7222 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> 2183345 T7182 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> 2184424 T7241 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2184425 T7241 oasc.CoreContainer.create C

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

  [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java: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> 2273354 T7258 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2273354 T7258 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2273354 T7258 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\index;done=false>>]
   [junit4]   2> 2273354 T7258 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\index
   [junit4]   2> 2273354 T7258 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\;done=false>>]
   [junit4]   2> 2273354 T7258 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1393208614268/jetty4\
   [junit4]   2> 2273354 T7258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2273354 T7258 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2273354 T7258 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2273354 T7258 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java: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=Asserting, sim=DefaultSimilarity, locale=et, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=353382808,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, TestReload, TestElisionMultitermQuery, TestSchemaResource, TestUtils, JSONWriterTest, TestCodecSupport, SolrPluginUtilsTest, IndexSchemaRuntimeFieldTest, TestStressLucene, DocumentBuilderTest, TestPerFieldSimilarity, PrimitiveFieldTypeTest, DirectUpdateHandlerOptimizeTest, AddSchemaFieldsUpdateProcessorFactoryTest, CacheHeaderTest, ConvertedLegacyTest, TestDFRSimilarityFactory, CachingDirectoryFactoryTest, TestNonNRTOpen, TestRemoteStreaming, SignatureUpdateProcessorFactoryTest, TestStressUserVersions, BasicZkTest, TestDocSet, TestAtomicUpdateErrorCases, TestDocBasedVersionConstraints, ShardSplitTest, LeaderElectionTest, AbstractAnalyticsFacetTest, QueryElevationComponentTest, MoreLikeThisHandlerTest, XmlUpdateRequestHandlerTest, DOMUtilTest, TestFieldTypeResource, SolrTestCaseJ4Test, TestNRTOpen, TestSurroundQueryParser, TestZkChroot, CursorMarkTest, TestSolrXMLSerializer, StressHdfsTest, HdfsRecoveryZkTest, ExternalFileFieldSortTest, MigrateRouteKeyTest, ShardRoutingCustomTest, TestDistributedMissingSort, ChangedSchemaMergeTest, OpenCloseCoreStressTest, TestUniqueKeyFieldResource, DistribCursorPagingTest, TestJmxMonitoredMap, TestFastLRUCache, DirectUpdateHandlerTest, TestLMJelinekMercerSimilarityFactory, DocumentAnalysisRequestHandlerTest, DateMathParserTest, TestStressReorder, PreAnalyzedFieldTest, SystemInfoHandlerTest, CoreMergeIndexesAdminHandlerTest, LeaderElectionIntegrationTest, HdfsBasicDistributedZk2Test, ReturnFieldsTest, SchemaVersionSpecificBehaviorTest, TestModifyConfFiles, DocValuesMissingTest, LegacyHTMLStripCharFilterTest, ScriptEngineTest, TestDefaultSearchFieldResource, LoggingHandlerTest, QueryFacetTest, DateFieldTest, ShardRoutingTest, TestRandomMergePolicy, DirectSolrSpellCheckerTest, TestMergePolicyConfig, DistanceFunctionTest, TestCollationField, SpellCheckComponentTest, TestFastOutputStream, TestCollapseQParserPlugin, TestRealTimeGet, TestRangeQuery, PathHierarchyTokenizerFactoryTest, TestRandomFaceting, TestFieldTypeCollectionResource, TermsComponentTest, FileBasedSpellCheckerTest, HdfsLockFactoryTest, ParsingFieldUpdateProcessorsTest, ConnectionManagerTest, PreAnalyzedUpdateProcessorTest, URLClassifyProcessorTest, TestSolrQueryParserDefaultOperatorResource, TestValueSourceCache, TestRecoveryHdfs, SpellPossibilityIteratorTest, TestStressVersions, SolrInfoMBeanTest, PolyFieldTest, TimeZoneUtilsTest, TestJmxIntegration, TestSuggestSpellingConverter, TestUpdate, ClusterStateTest, TestFunctionQuery, TestFiltering, CopyFieldTest, TestMaxScoreQueryParser, TestSolrIndexConfig, TestIndexSearcher, SimplePostToolTest, TestImplicitCoreProperties, DistributedDebugComponentTest, SimpleFacetsTest, TestPHPSerializedResponseWriter, OverseerRolesTest, CollectionsAPIDistributedZkTest, CircularListTest, TestCopyFieldCollectionResource, BinaryUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestGroupingSearch, SearchHandlerTest, TestInfoStreamLogging, TestPhraseSuggestions, TestCustomSort, BadCopyFieldTest, TestDynamicFieldCollectionResource, TestBadConfig, TestManagedSchema, TestLMDirichletSimilarityFactory, TestIndexingPerformance, SoftAutoCommitTest, TestCSVResponseWriter, SolrXmlInZkTest, TestPartialUpdateDeduplication, TestCharFilters, BlockDirectoryTest, CurrencyFieldXmlFileTest, ResponseLogComponentTest, SliceStateTest, FieldFacetExtrasTest, EchoParamsTest, TestReloadAndDeleteDocs, SpellingQueryConverterTest, AliasIntegrationTest, TestComponentsName, HighlighterTest, RequestHandlersTest, TestSolrDeletionPolicy1, UUIDFieldTest, TestSerializedLuceneMatchVersion, DebugComponentTest, TestQueryTypes, TestCoreContainer, DistributedTermsComponentTest, AutoCommitTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrCoreProperties, RangeFacetTest, JsonLoaderTest, TestSort, TestSolrQueryParser, TestDistribDocBasedVersion, LukeRequestHandlerTest, DistributedQueryElevationComponentTest, ChaosMonkeySafeLeaderTest, TestArbitraryIndexDir, RequiredFieldsTest, TestCloudManagedSchemaAddField, AnalysisAfterCoreReloadTest, TestManagedSchemaFieldResource, TestRTGBase, RAMDirectoryFactoryTest, NoCacheHeaderTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed in 108.01s, 1 test, 1 error <<< FAILURES!

[...truncated 553 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:465: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:445: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1274: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:907: There were test failures: 372 suites, 1604 tests, 1 error, 40 ignored (12 assumptions)

Total time: 77 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b129 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure