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/03 10:25:23 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3664/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseSerialGC

2 tests failed.
REGRESSION:  org.apache.solr.TestDistributedSearch.testDistribSearch

Error Message:
Expected the partialResults header to be null

Stack Trace:
java.lang.AssertionError: Expected the partialResults header to be null
	at __randomizedtesting.SeedInfo.seed([A2B5048C92EF210F:23538A94E5B04133]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.TestDistributedSearch.validateControlData(TestDistributedSearch.java:525)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:445)
	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:379)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:873)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


REGRESSION:  org.apache.solr.cloud.OverseerRolesTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=5070, name=Overseer-91187931598487560-127.0.0.1:49498_-n_0000000002, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5070, name=Overseer-91187931598487560-127.0.0.1:49498_-n_0000000002, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([A2B5048C92EF210F]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:202)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:193)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:193)
	... 1 more




Build Log:
[...truncated 10407 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 1256789 T4913 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1256796 T4913 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-OverseerRolesTest-1391417413293
   [junit4]   2> 1256799 T4913 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1256800 T4914 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1256920 T4913 oasc.ZkTestServer.run start zk server on port:49470
   [junit4]   2> 1256923 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256933 T4920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b81f89 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256934 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1256935 T4913 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1256942 T4915 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f6f0cebb0000, 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> 1256945 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1256950 T4922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fb5d27 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1256951 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1256951 T4913 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1256963 T4913 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1256972 T4913 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1256977 T4913 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1256982 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1256985 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1256994 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1256994 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1257002 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1257002 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1257008 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1257008 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1257016 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1257016 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1257023 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1257023 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1257029 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1257029 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1257037 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1257037 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1257044 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1257044 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1257052 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1257052 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1257061 T4913 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1257061 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1257070 T4915 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f6f0cebb0001, 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> 1257861 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1257871 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49477
   [junit4]   2> 1257872 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1257873 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257874 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565
   [junit4]   2> 1257874 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\'
   [junit4]   2> 1257925 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\solr.xml
   [junit4]   2> 1258047 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1258047 T4913 oasc.CoreContainer.<init> New CoreContainer 22778237
   [junit4]   2> 1258047 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\]
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1258050 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1258057 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1258059 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1258059 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1258059 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1258059 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1258065 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258088 T4933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@acc0e9 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258088 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258095 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258100 T4935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c436f8 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258101 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258105 T4913 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1258118 T4913 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1258130 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1258138 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49477_
   [junit4]   2> 1258140 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49477_
   [junit4]   2> 1258149 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1258155 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1258166 T4913 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49477_
   [junit4]   2> 1258166 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1258173 T4913 oasc.Overseer.start Overseer (id=91187931598487555-127.0.0.1:49477_-n_0000000000) starting
   [junit4]   2> 1258180 T4913 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1258187 T4937 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1258188 T4913 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1258190 T4937 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1258194 T4913 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1258198 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1258204 T4936 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1258210 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565
   [junit4]   2> 1258601 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\conf\
   [junit4]   2> 1258623 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1258627 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1258627 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1258629 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258634 T4940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@161a941 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1258634 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1258636 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1258641 T4913 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1259420 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1259421 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1259431 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49489
   [junit4]   2> 1259434 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1259434 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1259435 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136
   [junit4]   2> 1259435 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\'
   [junit4]   2> 1259486 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\solr.xml
   [junit4]   2> 1259600 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1259601 T4913 oasc.CoreContainer.<init> New CoreContainer 30353687
   [junit4]   2> 1259601 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\]
   [junit4]   2> 1259603 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1259604 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1259604 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1259605 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1259605 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1259605 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1259607 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1259607 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1259607 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1259614 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1259615 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1259615 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1259615 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1259616 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1259618 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259629 T4951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@192aa08 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259630 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259633 T4915 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f6f0cebb0005, 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> 1259636 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1259638 T4953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@141cc87 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1259639 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1259647 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1260841 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49489_
   [junit4]   2> 1260845 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49489_
   [junit4]   2> 1260850 T4940 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1260852 T4953 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1260852 T4935 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1260868 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136
   [junit4]   2> 1261284 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\conf\
   [junit4]   2> 1261303 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1261306 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1261306 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1262076 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1262077 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1262084 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49498
   [junit4]   2> 1262085 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1262086 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1262086 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802
   [junit4]   2> 1262086 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\'
   [junit4]   2> 1262122 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\solr.xml
   [junit4]   2> 1262252 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1262252 T4913 oasc.CoreContainer.<init> New CoreContainer 9633525
   [junit4]   2> 1262252 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\]
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1262256 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1262259 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1262259 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1262259 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1262263 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1262267 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1262267 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1262267 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1262267 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1262270 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262279 T4965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a0bc76 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262281 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262292 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262297 T4967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e02618 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262297 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262308 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1263501 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49498_
   [junit4]   2> 1263504 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49498_
   [junit4]   2> 1263512 T4940 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1263512 T4967 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1263513 T4935 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1263513 T4953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1263530 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802
   [junit4]   2> 1263997 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\conf\
   [junit4]   2> 1264017 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1264019 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1264019 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1264744 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1264745 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1264751 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49507
   [junit4]   2> 1264753 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1264753 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1264754 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515
   [junit4]   2> 1264754 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\'
   [junit4]   2> 1264790 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\solr.xml
   [junit4]   2> 1264908 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1264910 T4913 oasc.CoreContainer.<init> New CoreContainer 2983396
   [junit4]   2> 1264910 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\]
   [junit4]   2> 1264912 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1264912 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1264913 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1264913 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1264913 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1264914 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1264914 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1264914 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1264915 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1264923 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1264925 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1264925 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1264926 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1264926 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1264929 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264943 T4979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b15993 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264944 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264948 T4915 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f6f0cebb0009, 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> 1264951 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264959 T4981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@700488 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264960 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264973 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1266168 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49507_
   [junit4]   2> 1266173 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49507_
   [junit4]   2> 1266180 T4967 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1266180 T4981 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1266180 T4935 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1266181 T4953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1266182 T4940 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1266196 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515
   [junit4]   2> 1266627 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\conf\
   [junit4]   2> 1266648 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1266651 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1266652 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1267453 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1267454 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1267461 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49516
   [junit4]   2> 1267463 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1267464 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1267464 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147
   [junit4]   2> 1267465 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\'
   [junit4]   2> 1267508 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\solr.xml
   [junit4]   2> 1267633 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1267633 T4913 oasc.CoreContainer.<init> New CoreContainer 14703097
   [junit4]   2> 1267633 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\]
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1267637 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1267644 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1267644 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1267647 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1267647 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1267647 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1267650 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267660 T4993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@132eae2 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267660 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267667 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267672 T4995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fa9db name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267672 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267680 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1268786 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49516_
   [junit4]   2> 1268791 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49516_
   [junit4]   2> 1268803 T4967 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268803 T4935 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268804 T4981 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268806 T4940 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268807 T4953 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268808 T4995 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1268830 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147
   [junit4]   2> 1269096 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\conf\
   [junit4]   2> 1269109 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1269111 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1269111 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1269731 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1269732 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1269738 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49525
   [junit4]   2> 1269740 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1269740 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1269740 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607
   [junit4]   2> 1269741 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\'
   [junit4]   2> 1269775 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\solr.xml
   [junit4]   2> 1269869 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1269869 T4913 oasc.CoreContainer.<init> New CoreContainer 19305820
   [junit4]   2> 1269870 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\]
   [junit4]   2> 1269872 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1269872 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1269872 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1269873 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1269873 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1269874 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1269874 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1269874 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1269875 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1269879 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1269880 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1269880 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1269881 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1269881 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1269884 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269891 T5007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17dd0b name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269892 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269899 T4915 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f6f0cebb000d, 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> 1269901 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269905 T5009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b9afa8 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269905 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269914 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1270989 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49525_
   [junit4]   2> 1270992 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49525_
   [junit4]   2> 1270998 T4967 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1270998 T4935 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1270999 T4995 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1271000 T4953 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1271000 T4981 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1271000 T5009 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1271001 T4940 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 1271013 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607
   [junit4]   2> 1271310 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\conf\
   [junit4]   2> 1271326 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1271327 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1271328 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1272028 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1272029 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1272035 T4913 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49534
   [junit4]   2> 1272036 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1272038 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1272038 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823
   [junit4]   2> 1272038 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\'
   [junit4]   2> 1272071 T4913 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\solr.xml
   [junit4]   2> 1272169 T4913 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1272170 T4913 oasc.CoreContainer.<init> New CoreContainer 14241598
   [junit4]   2> 1272170 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\]
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1272173 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1272190 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1272190 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1272193 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1272193 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49470/solr
   [junit4]   2> 1272194 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1272196 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272207 T5021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d58e43 name:ZooKeeperConnection Watcher:127.0.0.1:49470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272210 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272215 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272219 T5023 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f95eef name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272220 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272228 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273302 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49534_
   [junit4]   2> 1273306 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49534_
   [junit4]   2> 1273313 T4995 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273315 T5023 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273315 T4940 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273316 T5009 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273316 T4967 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273315 T4981 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273317 T4935 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273317 T4953 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 1273330 T4913 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823
   [junit4]   2> 1273627 T4913 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\conf\
   [junit4]   2> 1273643 T4913 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1273645 T4913 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1273645 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1273649 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273654 T5026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17861b0 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273654 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273657 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273666 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273671 T5028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff01f2 name:ZooKeeperConnection Watcher:127.0.0.1:49470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1273671 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1273674 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273682 T4959 oasha.CollectionsHandler.handleCreateAction Creating Collection : version=2&replicationFactor=2&maxShardsPerNode=2&action=CREATE&numShards=4&name=testOverseerCol&wt=javabin
   [junit4]   2> 1273684 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273686 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273689 T4937 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1273689 T4937 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1273690 T4937 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1273690 T4937 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 1273690 T4937 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 1273697 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273699 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1273700 T4936 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 1273700 T4936 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1273706 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273709 T4995 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273709 T5009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273709 T5026 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273710 T4967 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273710 T5028 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273710 T4940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273709 T5023 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273710 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273709 T4953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273709 T4981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1273805 T4937 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 1273805 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:49525_
   [junit4]   2> 1273806 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:49534_
   [junit4]   2> 1273807 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:49507_
   [junit4]   2> 1273812 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:49477_
   [junit4]   2> 1273815 T5018 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 1273817 T5003 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 1273817 T4974 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 1273819 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:49498_
   [junit4]   2> 1273820 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:49516_
   [junit4]   2> 1273821 T5018 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273822 T4974 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273823 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273823 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:49489_
   [junit4]   2> 1273824 T5003 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273824 T4937 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:49525_
   [junit4]   2> 1273827 T4930 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 1273833 T4988 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 1273838 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1273838 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273838 T4930 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273838 T4960 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 1273841 T4945 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 1273844 T5004 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 1273845 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49534",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49534_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273845 T4988 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273847 T4945 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273847 T4960 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273848 T5004 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1273854 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49525",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49525_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273861 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273863 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49507",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49507_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273870 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273871 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49477",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49477_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273876 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273878 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49516",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49516_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273883 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273886 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49498",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49498_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273891 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273893 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49489",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49489_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273898 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1273900 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49525",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49525_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1273907 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1274019 T5028 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274020 T4967 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274020 T5026 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274020 T4940 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T5023 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T4995 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T5009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T4953 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274021 T4981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1274889 T5018 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 1274889 T4974 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 1274893 T5003 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 1274893 T5018 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\testOverseerCol_shard1_replica2
   [junit4]   2> 1274894 T5018 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274897 T4974 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\testOverseerCol_shard2_replica1
   [junit4]   2> 1274897 T4974 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274897 T5003 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\testOverseerCol_shard1_replica1
   [junit4]   2> 1274898 T5003 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274897 T5018 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1274898 T4974 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1274902 T4974 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1274902 T5018 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1274902 T5003 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1274905 T5003 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1274908 T4974 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391417420515\testOverseerCol_shard2_replica1\'
   [junit4]   2> 1274910 T5018 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391417427823\testOverseerCol_shard1_replica2\'
   [junit4]   2> 1274914 T4945 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 1274917 T4945 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\testOverseerCol_shard4_replica1
   [junit4]   2> 1274918 T4945 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274920 T5003 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\testOverseerCol_shard1_replica1\'
   [junit4]   2> 1274950 T4945 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1274950 T4945 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1274973 T4945 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391417415136\testOverseerCol_shard4_replica1\'
   [junit4]   2> 1274978 T4930 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 1274980 T4930 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\testOverseerCol_shard2_replica2
   [junit4]   2> 1274980 T4930 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274982 T4988 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 1274983 T5004 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 1274984 T4960 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 1274987 T4988 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\testOverseerCol_shard3_replica2
   [junit4]   2> 1274987 T4988 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274990 T5004 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\testOverseerCol_shard4_replica2
   [junit4]   2> 1274991 T5004 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1274992 T4960 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\testOverseerCol_shard3_replica1
   [junit4]   2> 1274994 T4960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 1275002 T4930 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1275002 T4930 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1275003 T4988 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1275004 T4988 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1275005 T5004 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1275005 T5004 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1275006 T4960 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1275006 T4960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 1275017 T4930 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391417413565\testOverseerCol_shard2_replica2\'
   [junit4]   2> 1275021 T4988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391417423147\testOverseerCol_shard3_replica2\'
   [junit4]   2> 1275022 T4960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391417417802\testOverseerCol_shard3_replica1\'
   [junit4]   2> 1275042 T5004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391417425607\testOverseerCol_shard4_replica2\'
   [junit4]   2> 1275097 T4945 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275169 T4974 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275260 T5018 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275298 T5003 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275407 T4945 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275413 T4945 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1275436 T4945 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 1275454 T4960 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275484 T4988 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275502 T4930 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275510 T5004 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1275632 T4960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275633 T5003 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275647 T4974 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275756 T5018 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1275769 T4960 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1275777 T5018 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1275778 T4974 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1275779 T5003 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1275800 T4960 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 1275808 T5018 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 1275811 T5003 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 1275812 T4974 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 1275974 T5004 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1276009 T4988 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1276112 T5004 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1276133 T4988 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1276141 T4930 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1276149 T4930 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1276164 T5004 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 1276167 T4988 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 1276179 T4930 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 1277944 T4945 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   

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

 .\org.apache.solr.TestDistributedSearch-1391418774658/shard0/data\
   [junit4]   2> 2627708 T9328 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.TestDistributedSearch-1391418774658/shard0/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.TestDistributedSearch-1391418774658/shard0/data\index;done=false>>]
   [junit4]   2> 2627708 T9328 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.TestDistributedSearch-1391418774658/shard0/data\index
   [junit4]   2> 2627710 T9328 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/psb/s,null}
   [junit4]   2> 2627773 T9328 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24018310
   [junit4]   2> 2627773 T9328 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1715ff4
   [junit4]   2> 2627788 T9328 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=8901,transaction_logs_total_number=3}
   [junit4]   2> 2627788 T9328 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2627788 T9328 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2627788 T9328 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2627791 T9328 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2627791 T9328 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2627791 T9328 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\ [CachedDir<<refCount=0;path=.\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\;done=false>>]
   [junit4]   2> 2627791 T9328 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\
   [junit4]   2> 2627791 T9328 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\index [CachedDir<<refCount=0;path=.\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\index;done=false>>]
   [junit4]   2> 2627792 T9328 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.TestDistributedSearch-1391418774658/shard1/data\index
   [junit4]   2> 2627794 T9328 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/psb/s,null}
   [junit4]   2> 2627966 T9328 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=testDistribSearch -Dtests.seed=A2B5048C92EF210F -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=America/Monterrey -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.81s | TestDistributedSearch.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected the partialResults header to be null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2B5048C92EF210F:23538A94E5B04133]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.validateControlData(TestDistributedSearch.java:525)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:445)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.java:379)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:873)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2627972 T9328 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=mt_MT, timezone=America/Monterrey
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_51 (32-bit)/cpus=2,threads=2,free=154167008,total=349782016
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, ShardRoutingTest, TermVectorComponentDistributedTest, MoreLikeThisHandlerTest, DocValuesMissingTest, CopyFieldTest, TestInfoStreamLogging, DirectUpdateHandlerTest, ZkControllerTest, TestSchemaNameResource, OverseerTest, ReturnFieldsTest, RequiredFieldsTest, UUIDFieldTest, TestDistributedMissingSort, DistributedDebugComponentTest, TestConfig, ClusterStateUpdateTest, BinaryUpdateRequestHandlerTest, TestSchemaVersionResource, ExternalFileFieldSortTest, HdfsDirectoryTest, TestNumberUtils, EnumFieldTest, CurrencyFieldXmlFileTest, IndexBasedSpellCheckerTest, TestUpdate, TestSort, StatelessScriptUpdateProcessorFactoryTest, CustomCollectionTest, TestCharFilters, ChaosMonkeyNothingIsSafeTest, TestManagedSchema, TestDynamicFieldResource, TestSolrQueryParser, BasicDistributedZk2Test, OutputWriterTest, TestCollationField, WordBreakSolrSpellCheckerTest, TestLFUCache, BasicFunctionalityTest, HdfsUnloadDistributedZkTest, BlockCacheTest, TestFreeTextSuggestions, DefaultValueUpdateProcessorTest, SuggesterWFSTTest, TestHashPartitioner, AddSchemaFieldsUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, ResourceLoaderTest, OverseerCollectionProcessorTest, TestFieldTypeResource, SolrXmlInZkTest, SystemInfoHandlerTest, TestAtomicUpdateErrorCases, TestAddFieldRealTimeGet, SolrIndexSplitterTest, MigrateRouteKeyTest, SolrInfoMBeanTest, IndexSchemaRuntimeFieldTest, DateFieldTest, TestFunctionQuery, TestCloudManagedSchema, UpdateParamsTest, CircularListTest, StatsComponentTest, TestSolr4Spatial, CoreAdminHandlerTest, TestFuzzyAnalyzedSuggestions, PrimitiveFieldTypeTest, TestPHPSerializedResponseWriter, HdfsCollectionsAPIDistributedZkTest, PluginInfoTest, TestSolrJ, TestCloudManagedSchemaAddField, TestCustomSort, SpellingQueryConverterTest, TestBinaryResponseWriter, PreAnalyzedFieldTest, ShardSplitTest, TestSolrXMLSerializer, TestComponentsName, TestElisionMultitermQuery, TestReload, LeaderElectionIntegrationTest, TestReplicationHandler, TestNonNRTOpen, LegacyHTMLStripCharFilterTest, TestValueSourceCache, TestFileDictionaryLookup, JSONWriterTest, TestCodecSupport, StressHdfsTest, HdfsSyncSliceTest, RecoveryZkTest, DateMathParserTest, AddBlockUpdateTest, TestJoin, IndexSchemaTest, SpellPossibilityIteratorTest, TestRTGBase, NoCacheHeaderTest, AnalysisAfterCoreReloadTest, TestIndexSearcher, SpatialFilterTest, TestSuggestSpellingConverter, DistributedTermsComponentTest, QueryEqualityTest, DocValuesMultiTest, SolrPluginUtilsTest, BadComponentTest, DeleteReplicaTest, CacheHeaderTest, TestCursorMarkWithoutUniqueKey, QueryElevationComponentTest, DistributedSpellCheckComponentTest, ConnectionManagerTest, TestLRUCache, PrimUtilsTest, DirectSolrConnectionTest, TestJmxMonitoredMap, XsltUpdateRequestHandlerTest, CSVRequestHandlerTest, TestReversedWildcardFilterFactory, PolyFieldTest, TestFastOutputStream, BlockDirectoryTest, OverseerRolesTest, TestStressReorder, TestRecovery, TestStressRecovery, TestCSVLoader, SliceStateUpdateTest, TestFaceting, TestOverriddenPrefixQueryForCustomFieldType, UnloadDistributedZkTest, TestQuerySenderListener, LeaderElectionTest, SuggesterTSTTest, SuggesterFSTTest, SignatureUpdateProcessorFactoryTest, TestPerFieldSimilarity, TestSolrQueryParserResource, FieldAnalysisRequestHandlerTest, AssignTest, TestFoldingMultitermQuery, URLClassifyProcessorTest, TestPhraseSuggestions, TestSolrDeletionPolicy1, SolrIndexConfigTest, TestLMJelinekMercerSimilarityFactory, MultiTermTest, TestRandomDVFaceting, HighlighterTest, HdfsBasicDistributedZk2Test, CursorMarkTest, CachingDirectoryFactoryTest, TimeZoneUtilsTest, DirectSolrSpellCheckerTest, SpellCheckCollatorTest, SolrCmdDistributorTest, TestMaxScoreQueryParser, AliasIntegrationTest, FieldMutatingUpdateProcessorTest, DocumentBuilderTest, TriLevelCompositeIdRoutingTest, EchoParamsTest, CurrencyFieldOpenExchangeTest, TestStressLucene, UniqFieldsUpdateProcessorFactoryTest, HdfsRecoveryZkTest, DeleteShardTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch]
   [junit4] Completed in 9.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 511 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1549 tests, 1 error, 1 failure, 41 ignored (13 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.8.0-ea-b127) - Build # 3668 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3668/
Java: 64bit/jdk1.8.0-ea-b127 -XX:+UseCompressedOops -XX:+UseParallelGC

48 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerRolesTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=9706, name=Overseer-91195104927088648-127.0.0.1:53007_tge%2Fh-n_0000000051, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9706, name=Overseer-91195104927088648-127.0.0.1:53007_tge%2Fh-n_0000000051, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:209)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1151)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:270)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:270)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:192)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:200)
	... 1 more


REGRESSION:  org.apache.solr.core.TestMergePolicyConfig.testLegacyMergePolicyConfig

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:268B4E362E9B71E6]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.core.TestMergePolicyConfig.testLegacyMergePolicyConfig(TestMergePolicyConfig.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.core.TestMergePolicyConfig.testDefaultMergePolicyConfig

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:392550BB4FC84467]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.core.TestMergePolicyConfig.testDefaultMergePolicyConfig(TestMergePolicyConfig.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.core.TestMergePolicyConfig.testTieredMergePolicyConfig

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:FF37F914410D36FB]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.core.TestMergePolicyConfig.testTieredMergePolicyConfig(TestMergePolicyConfig.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.core.TestMergePolicyConfig.testLogMergePolicyConfig

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:347D2A8F6F49812]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.core.TestMergePolicyConfig.testLogMergePolicyConfig(TestMergePolicyConfig.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp

Error Message:
expected:<404> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<404> but was:<500>
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:816C528D314CD44C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.test404ViaHttp(ShowFileRequestHandlerTest.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile

Error Message:
{msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect   at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)   at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)   at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)   at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)   at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)   at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)   at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)   at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)   at org.eclipse.j  request: http://127.0.0.1:64648/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: {msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect  	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)  	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)  	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)  	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  	at org.eclipse.j

request: http://127.0.0.1:64648/solr/collection1/admin/file?file=schema.xml&wt=mock&version=2.2
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:83C24C7AD5BDA4A9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testGetRawFile(ShowFileRequestHandlerTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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)


REGRESSION:  org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:842)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:627)  at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  ... 1 more Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect  at java.io.WinNTFileSystem.canonicalize0(Native Method)  at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)  at java.io.File.getCanonicalPath(File.java:618)  at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)  at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)  at org.apache.lucene.store.Lock.obtain(Lock.java:77)  at org.apache.lucene.index.IndexWriter.&lt;init&gt;(IndexWriter.java:702)  at org.apache.solr.update.SolrIndexWriter.&lt;init&gt;(SolrIndexWriter.java:77)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:758)  ... 11 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/admin/file. Reason: <pre>    {msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:842)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:627)  at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  ... 1 more Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect  at java.io.WinNTFileSystem.canonicalize0(Native Method)  at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)  at java.io.File.getCanonicalPath(File.java:618)  at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)  at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)  at org.apache.lucene.store.Lock.obtain(Lock.java:77)  at org.apache.lucene.index.IndexWriter.&lt;init&gt;(IndexWriter.java:702)  at org.apache.solr.update.SolrIndexWriter.&lt;init&gt;(SolrIndexWriter.java:77)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:758)  ... 11 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 {msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.&lt;init&gt;(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.&lt;init&gt;(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:758)
	... 11 more
,code=500}</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/admin/file. Reason:
<pre>    {msg=SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:295)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.&lt;init&gt;(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.&lt;init&gt;(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:758)
	... 11 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:B4F7F562D73E5AAA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:459)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.handler.admin.ShowFileRequestHandlerTest.testDirList(ShowFileRequestHandlerTest.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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)


REGRESSION:  org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldMixedFieldTypesRoundTrip

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:250673010F75A0B7]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldMixedFieldTypesRoundTrip(AddSchemaFieldsUpdateProcessorFactoryTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldDefaultFieldTypeRoundTrip

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:C8AEADF031CA3585]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldDefaultFieldTypeRoundTrip(AddSchemaFieldsUpdateProcessorFactoryTest.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldRoundTrip

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:FA1E7BEC694FF05A]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleFieldRoundTrip(AddSchemaFieldsUpdateProcessorFactoryTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testMultipleFieldsRoundTrip

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect
	at __randomizedtesting.SeedInfo.seed([5DCFE4901F60C090:B40C4EA11D4FD0F7]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:825)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:201)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testMultipleFieldsRoundTrip(AddSchemaFieldsUpdateProcessorFactoryTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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: org.apache.solr.common.SolrException: The filename, directory name, or volume label syntax is incorrect
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:842)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
	at java.io.File.getCanonicalPath(File.java:618)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:179)
	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
	at org.apache.lucene.store.Lock.obtain(Lock.java:77)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:702)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
	... 11 more


REGRESSION:  org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactoryTest.testSingleField

Error Message:
SolrCore 'collection1' is not available due to init failure: The filename, directory name, or volume label syntax is incorrect

Stack Trace:
org.apache.solr.common.SolrException: SolrCore '

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

t4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:758)
   [junit4]    > 	... 11 more
   [junit4]   2> 2339042 T11088 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2339045 T11088 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=421111593
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=th, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=105927408,total=400031744
   [junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, SliceStateUpdateTest, BadIndexSchemaTest, AddBlockUpdateTest, TestSearchPerf, TestSchemaNameResource, TimeZoneUtilsTest, DirectSolrSpellCheckerTest, DocValuesTest, TestPartialUpdateDeduplication, TestWordDelimiterFilterFactory, DirectUpdateHandlerTest, LoggingHandlerTest, CustomCollectionTest, TestStressUserVersions, TestSerializedLuceneMatchVersion, PingRequestHandlerTest, LegacyHTMLStripCharFilterTest, SuggesterFSTTest, TestSolrIndexConfig, TestNRTOpen, BadComponentTest, TestQueryTypes, TestSchemaSimilarityResource, SolrIndexConfigTest, LeaderElectionIntegrationTest, TestStressVersions, LukeRequestHandlerTest, DirectUpdateHandlerOptimizeTest, PreAnalyzedUpdateProcessorTest, ShowFileRequestHandlerTest, SimplePostToolTest, ConnectionManagerTest, HdfsLockFactoryTest, RequiredFieldsTest, TestPhraseSuggestions, RAMDirectoryFactoryTest, IndexSchemaTest, TestRemoteStreaming, TestFastOutputStream, BlockDirectoryTest, TestRandomFaceting, ResponseLogComponentTest, ZkSolrClientTest, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestBadConfig, TestCollationFieldDocValues, TestOverriddenPrefixQueryForCustomFieldType, BinaryUpdateRequestHandlerTest, TestPseudoReturnFields, SearchHandlerTest, MigrateRouteKeyTest, TestBinaryField, ResourceLoaderTest, TestFuzzyAnalyzedSuggestions, CurrencyFieldOpenExchangeTest, CSVRequestHandlerTest, DistanceFunctionTest, AnalysisAfterCoreReloadTest, TestSolrXmlPersistence, TestManagedSchemaFieldResource, CoreAdminHandlerTest, DocumentAnalysisRequestHandlerTest, ClusterStateTest, SchemaVersionSpecificBehaviorTest, TestSolrQueryParser, XmlUpdateRequestHandlerTest, SolrXmlInZkTest, WordBreakSolrSpellCheckerTest, CopyFieldTest, ZkCLITest, ZkNodePropsTest, TestOmitPositions, TermsComponentTest, CircularListTest, NotRequiredUniqueKeyTest, JSONWriterTest, SolrPluginUtilsTest, TestFreeTextSuggestions, BasicDistributedZkTest, TestRTGBase, DateFieldTest, TestReplicationHandler, PolyFieldTest, BasicDistributedZk2Test, TestUniqueKeyFieldResource, TermVectorComponentDistributedTest, TestUtils, TestFastLRUCache, SyncSliceTest, UpdateRequestProcessorFactoryTest, TestFileDictionaryLookup, SolrCmdDistributorTest, TestPHPSerializedResponseWriter, CoreAdminCreateDiscoverTest, HighlighterTest, AssignTest, HdfsChaosMonkeySafeLeaderTest, SignatureUpdateProcessorFactoryTest, SolrIndexSplitterTest, StatsComponentTest, TestCSVLoader, CoreContainerCoreInitFailuresTest, FileBasedSpellCheckerTest, TestCustomSort, StatelessScriptUpdateProcessorFactoryTest, CursorMarkTest, FullSolrCloudDistribCmdsTest, SpellPossibilityIteratorTest, TestCodecSupport, TestReversedWildcardFilterFactory, TestDefaultSimilarityFactory, JsonLoaderTest, TestFastWriter, TestBinaryResponseWriter, HdfsDirectoryTest, CurrencyFieldXmlFileTest, TestDFRSimilarityFactory, ShardRoutingTest, TestDocSet, TestLMJelinekMercerSimilarityFactory, TestZkChroot, TestSort, UniqFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, StandardRequestHandlerTest, TestStressRecovery, QueryResultKeyTest, BasicFunctionalityTest, HdfsBasicDistributedZk2Test, EnumFieldTest, SOLR749Test, QueryParsingTest, DocumentBuilderTest, TestUpdate, RegexBoostProcessorTest, TestSolrDeletionPolicy1, SuggesterTest, TestSurroundQueryParser, TestClassNameShortening, TestSuggestSpellingConverter, TestSolrXml, TestStressLucene, TestDistributedGrouping, PrimitiveFieldTypeTest, TestRecovery, TestSolrQueryParserResource, CachingDirectoryFactoryTest, TestDefaultSearchFieldResource, TestHashPartitioner, TriLevelCompositeIdRoutingTest, HdfsUnloadDistributedZkTest, TestIndexingPerformance, TestRandomMergePolicy, SystemInfoHandlerTest, TestSolrXMLSerializer, TestLazyCores, TestJmxMonitoredMap, SolrRequestParserTest, TestLuceneMatchVersion, SortByFunctionTest, RecoveryZkTest, FileUtilsTest, TestRangeQuery, IndexBasedSpellCheckerTest, TestSolrXmlPersistor, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, OverseerCollectionProcessorTest, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestComponentsName, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestNumberUtils, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestCollationKeyRangeQueries, AliasIntegrationTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, OverseerRolesTest, ShardSplitTest, TestDistribDocBasedVersion, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, StressHdfsTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNonNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, SuggestComponentTest, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaResource, TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, TestCloudManagedSchema, TestCloudManagedSchemaAddField, TestManagedSchema, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestMaxScoreQueryParser, TestNoOpRegenerator, TestRecoveryHdfs, TestSimpleQParserPlugin, BJQParserTest, TestAnalyzeInfixSuggestions, TestHighFrequencyDictionaryFactory, BlockCacheTest, TestDocBasedVersionConstraints, AddSchemaFieldsUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed in 0.55s, 33 tests, 33 errors <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1549 tests, 46 errors, 2 failures, 40 ignored (12 assumptions)

Total time: 66 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b127 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3667/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
commitWithin did not work expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([CF99A8147716981B:4E7F260C0049F827]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:354)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10197 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 882765 T3417 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /s_py/b
   [junit4]   2> 882770 T3417 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-BasicDistributedZkTest-1391502257961
   [junit4]   2> 882773 T3417 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 882773 T3418 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 882869 T3417 oasc.ZkTestServer.run start zk server on port:54372
   [junit4]   2> 882872 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 882879 T3424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a270de1 name:ZooKeeperConnection Watcher:127.0.0.1:54372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882879 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 882880 T3417 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 882886 T3419 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fbff6f320000, 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> 882889 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 882892 T3426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30a70a46 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882893 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 882893 T3417 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 882899 T3417 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 882904 T3417 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 882908 T3417 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 882913 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 882914 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 882923 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 882923 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 882932 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882932 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882941 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 882941 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 882948 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 882949 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 882955 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 882955 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 882962 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 882962 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 882969 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 882970 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 882975 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882975 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882981 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 882982 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 882989 T3417 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 882989 T3417 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 882996 T3419 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fbff6f320001, 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> 883590 T3417 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 883609 T3417 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54379
   [junit4]   2> 883610 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 883610 T3417 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 883611 T3417 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185
   [junit4]   2> 883611 T3417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\'
   [junit4]   2> 883658 T3417 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\solr.xml
   [junit4]   2> 883748 T3417 oasc.CoreContainer.<init> New CoreContainer 325502200
   [junit4]   2> 883748 T3417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\]
   [junit4]   2> 883750 T3417 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 883750 T3417 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 883750 T3417 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 883750 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 883751 T3417 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 883751 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 883751 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 883752 T3417 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 883752 T3417 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 883758 T3417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 883758 T3417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 883759 T3417 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 883759 T3417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54372/solr
   [junit4]   2> 883759 T3417 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 883762 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 883766 T3437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@400d7fbb name:ZooKeeperConnection Watcher:127.0.0.1:54372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 883767 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 883771 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 883775 T3439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79ff8609 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 883775 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 883778 T3417 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 883785 T3417 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 883791 T3417 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 883794 T3417 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54379_s_py%2Fb
   [junit4]   2> 883796 T3417 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54379_s_py%2Fb
   [junit4]   2> 883803 T3417 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 883807 T3417 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 883814 T3417 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54379_s_py%2Fb
   [junit4]   2> 883815 T3417 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 883818 T3417 oasc.Overseer.start Overseer (id=91193491978321923-127.0.0.1:54379_s_py%2Fb-n_0000000000) starting
   [junit4]   2> 883824 T3417 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 883830 T3441 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 883831 T3417 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 883831 T3441 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 883835 T3417 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 883838 T3417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 883842 T3440 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 883847 T3442 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 883847 T3442 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 883849 T3442 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 883849 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883852 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 883853 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54379/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54379_s_py%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 883853 T3440 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 883853 T3440 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 883857 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883859 T3439 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> 884884 T3442 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 884884 T3442 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\collection1
   [junit4]   2> 884884 T3442 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 884887 T3442 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 884887 T3442 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 884892 T3442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\collection1\'
   [junit4]   2> 884892 T3442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185/collection1/lib/classes/' to classloader
   [junit4]   2> 884895 T3442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185/collection1/lib/README' to classloader
   [junit4]   2> 884964 T3442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 885016 T3442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 885018 T3442 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 885029 T3442 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 885541 T3442 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 885541 T3442 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 885543 T3442 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 885551 T3442 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 885570 T3442 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 885591 T3442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 885596 T3442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 885602 T3442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 885604 T3442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 885604 T3442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 885604 T3442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 885606 T3442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 885606 T3442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 885606 T3442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 885608 T3442 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391502258185\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/control/data\
   [junit4]   2> 885608 T3442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24c63dac
   [junit4]   2> 885608 T3442 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/control/data\
   [junit4]   2> 885608 T3442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/control/data\index/
   [junit4]   2> 885608 T3442 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 885609 T3442 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/control/data\index
   [junit4]   2> 885609 T3442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14616270946260768]
   [junit4]   2> 885609 T3442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9886a3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72ab00bc),segFN=segments_1,generation=1}
   [junit4]   2> 885609 T3442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 885614 T3442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 885614 T3442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 885614 T3442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 885615 T3442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 885615 T3442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 885615 T3442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 885615 T3442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 885616 T3442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 885616 T3442 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 885616 T3442 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 885617 T3442 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 885617 T3442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 885617 T3442 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 885618 T3442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 885618 T3442 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 885618 T3442 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 885627 T3442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 885635 T3442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 885635 T3442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 885635 T3442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=89.142578125, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=21.16304998696064, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 885636 T3442 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9886a3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72ab00bc),segFN=segments_1,generation=1}
   [junit4]   2> 885636 T3442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 885636 T3442 oass.SolrIndexSearcher.<init> Opening Searcher@d02ce83 main
   [junit4]   2> 885639 T3443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d02ce83 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 885641 T3442 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 885642 T3417 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 885642 T3446 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54379/s_py/b collection:control_collection shard:shard1
   [junit4]   2> 885643 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 885645 T3446 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 885645 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885649 T3448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b87c4d4 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885650 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885653 T3417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 885659 T3417 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 885661 T3446 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 885666 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885668 T3446 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 885668 T3446 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1506 name=collection1 org.apache.solr.core.SolrCore@2be3a2e5 url=http://127.0.0.1:54379/s_py/b/collection1 node=127.0.0.1:54379_s_py%2Fb C1506_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:54379/s_py/b, core=collection1, node_name=127.0.0.1:54379_s_py%2Fb}
   [junit4]   2> 885668 T3446 C1506 P54379 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54379/s_py/b/collection1/
   [junit4]   2> 885668 T3446 C1506 P54379 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 885668 T3446 C1506 P54379 oasc.SyncStrategy.syncToMe http://127.0.0.1:54379/s_py/b/collection1/ has no replicas
   [junit4]   2> 885668 T3446 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54379/s_py/b/collection1/ shard1
   [junit4]   2> 885669 T3446 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 885672 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885683 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885686 T3448 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> 885686 T3439 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> 885696 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885705 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885817 T3439 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> 885820 T3448 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> 885852 T3446 oasc.ZkController.register We are http://127.0.0.1:54379/s_py/b/collection1/ and leader is http://127.0.0.1:54379/s_py/b/collection1/
   [junit4]   2> 885852 T3446 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54379/s_py/b
   [junit4]   2> 885852 T3446 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 885852 T3446 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 885852 T3446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 885857 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885857 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885857 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885864 T3446 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885866 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885867 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54379/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54379_s_py%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 885879 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885988 T3439 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> 885988 T3448 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> 886264 T3417 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 886265 T3417 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 886268 T3417 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54391
   [junit4]   2> 886269 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 886269 T3417 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 886269 T3417 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848
   [junit4]   2> 886269 T3417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\'
   [junit4]   2> 886302 T3417 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\solr.xml
   [junit4]   2> 886362 T3417 oasc.CoreContainer.<init> New CoreContainer 1364599312
   [junit4]   2> 886362 T3417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\]
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 886364 T3417 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 886366 T3417 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 886370 T3417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 886370 T3417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 886370 T3417 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 886370 T3417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54372/solr
   [junit4]   2> 886370 T3417 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 886374 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 886380 T3459 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dd67227 name:ZooKeeperConnection Watcher:127.0.0.1:54372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 886381 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 886384 T3419 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fbff6f320005, 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> 886387 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 886390 T3461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bef0e4f name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 886391 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 886398 T3417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 887441 T3417 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54391_s_py%2Fb
   [junit4]   2> 887445 T3417 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54391_s_py%2Fb
   [junit4]   2> 887453 T3461 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 887453 T3448 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 887453 T3439 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 887467 T3462 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 887467 T3462 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 887469 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 887470 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 887470 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 887469 T3462 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 887473 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 887474 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54391/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54391_s_py%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 887474 T3440 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 887474 T3440 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 887480 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 887588 T3439 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> 887588 T3448 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> 887588 T3461 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> 888506 T3462 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 888507 T3462 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\collection1
   [junit4]   2> 888508 T3462 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 888509 T3462 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 888509 T3462 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 888511 T3462 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\collection1\'
   [junit4]   2> 888511 T3462 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848/collection1/lib/classes/' to classloader
   [junit4]   2> 888514 T3462 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848/collection1/lib/README' to classloader
   [junit4]   2> 888581 T3462 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 888632 T3462 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 888636 T3462 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 888645 T3462 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 889110 T3462 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 889113 T3462 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 889113 T3462 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 889125 T3462 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 889129 T3462 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 889154 T3462 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 889159 T3462 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 889166 T3462 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 889168 T3462 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 889168 T3462 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 889169 T3462 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 889171 T3462 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 889171 T3462 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 889171 T3462 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 889172 T3462 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391502260848\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty1\
   [junit4]   2> 889172 T3462 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24c63dac
   [junit4]   2> 889173 T3462 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty1\
   [junit4]   2> 889173 T3462 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty1\index/
   [junit4]   2> 889173 T3462 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 889174 T3462 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty1\index
   [junit4]   2> 889175 T3462 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14616270946260768]
   [junit4]   2> 889175 T3462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3c5fdc44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3779ed6b),segFN=segments_1,generation=1}
   [junit4]   2> 889175 T3462 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 889181 T3462 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 889183 T3462 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 889183 T3462 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 889183 T3462 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 889184 T3462 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 889184 T3462 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 889185 T3462 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 889185 T3462 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 889185 T3462 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 889186 T3462 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 889187 T3462 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 889187 T3462 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 889187 T3462 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 889188 T3462 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 889188 T3462 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 889190 T3462 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 889199 T3462 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 889206 T3462 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 889206 T3462 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 889207 T3462 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=89.142578125, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=21.16304998696064, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 889208 T3462 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3c5fdc44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3779ed6b),segFN=segments_1,generation=1}
   [junit4]   2> 889208 T3462 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 889208 T3462 oass.SolrIndexSearcher.<init> Opening Searcher@7f73b649 main
   [junit4]   2> 889212 T3463 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f73b649 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 889214 T3462 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 889216 T3417 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 889216 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 889216 T3466 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54391/s_py/b collection:collection1 shard:shard2
   [junit4]   2> 889219 T3466 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 889234 T3466 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 889238 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889238 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889238 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889240 T3466 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 889240 T3466 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1507 name=collection1 org.apache.solr.core.SolrCore@5a01e887 url=http://127.0.0.1:54391/s_py/b/collection1 node=127.0.0.1:54391_s_py%2Fb C1507_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54391/s_py/b, core=collection1, node_name=127.0.0.1:54391_s_py%2Fb}
   [junit4]   2> 889240 T3466 C1507 P54391 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54391/s_py/b/collection1/
   [junit4]   2> 889240 T3466 C1507 P54391 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 889240 T3466 C1507 P54391 oasc.SyncStrategy.syncToMe http://127.0.0.1:54391/s_py/b/collection1/ has no replicas
   [junit4]   2> 889240 T3466 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54391/s_py/b/collection1/ shard2
   [junit4]   2> 889240 T3466 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 889243 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 889252 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889254 T3439 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> 889254 T3448 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> 889255 T3461 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> 889264 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 889271 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889379 T3461 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> 889380 T3439 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> 889380 T3448 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> 889419 T3466 oasc.ZkController.register We are http://127.0.0.1:54391/s_py/b/collection1/ and leader is http://127.0.0.1:54391/s_py/b/collection1/
   [junit4]   2> 889419 T3466 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54391/s_py/b
   [junit4]   2> 889419 T3466 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 889419 T3466 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 889419 T3466 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 889421 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889421 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889421 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889423 T3466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 889425 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 889426 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54391/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54391_s_py%2Fb",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 889431 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889538 T3461 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> 889539 T3448 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> 889539 T3439 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> 889823 T3417 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 889824 T3417 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 889830 T3417 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54400
   [junit4]   2> 889832 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 889832 T3417 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 889832 T3417 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406
   [junit4]   2> 889832 T3417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\'
   [junit4]   2> 889861 T3417 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\solr.xml
   [junit4]   2> 889931 T3417 oasc.CoreContainer.<init> New CoreContainer 1912322524
   [junit4]   2> 889931 T3417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\]
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 889933 T3417 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 889935 T3417 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 889937 T3417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 889937 T3417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 889940 T3417 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 889940 T3417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54372/solr
   [junit4]   2> 889940 T3417 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 889942 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 889948 T3477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@456754fa name:ZooKeeperConnection Watcher:127.0.0.1:54372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889949 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 889960 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 889964 T3479 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77186c51 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889964 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 889973 T3417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 891015 T3417 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54400_s_py%2Fb
   [junit4]   2> 891017 T3417 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54400_s_py%2Fb
   [junit4]   2> 891023 T3439 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 891023 T3448 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 891023 T3479 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 891024 T3461 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 891036 T3480 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 891036 T3480 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 891038 T3480 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 891038 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891039 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891039 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891041 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 891043 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54400/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54400_s_py%2Fb",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 891043 T3440 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 891043 T3440 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 891055 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 891057 T3461 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> 891058 T3479 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> 891058 T3439 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> 891059 T3448 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> 892074 T3480 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 892074 T3480 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\collection1
   [junit4]   2> 892074 T3480 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 892077 T3480 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 892077 T3480 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 892080 T3480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\collection1\'
   [junit4]   2> 892080 T3480 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406/collection1/lib/classes/' to classloader
   [junit4]   2> 892083 T3480 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406/collection1/lib/README' to classloader
   [junit4]   2> 892168 T3480 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 892230 T3480 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 892234 T3480 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 892242 T3480 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 892705 T3480 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 892705 T3480 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 892706 T3480 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 892713 T3480 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 892716 T3480 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 892736 T3480 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 892743 T3480 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 892749 T3480 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 892750 T3480 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 892750 T3480 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 892750 T3480 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 892752 T3480 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 892752 T3480 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 892752 T3480 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 892753 T3480 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391502264406\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty2\
   [junit4]   2> 892753 T3480 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24c63dac
   [junit4]   2> 892754 T3480 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty2\
   [junit4]   2> 892754 T3480 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty2\index/
   [junit4]   2> 892755 T3480 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 892755 T3480 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty2\index
   [junit4]   2> 892755 T3480 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14616270946260768]
   [junit4]   2> 892756 T3480 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f132e97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7829d789),segFN=segments_1,generation=1}
   [junit4]   2> 892756 T3480 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 892763 T3480 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 892764 T3480 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 892764 T3480 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 892765 T3480 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 892765 T3480 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 892765 T3480 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 892766 T3480 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 892766 T3480 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 892767 T3480 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 892767 T3480 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 892769 T3480 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 892769 T3480 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 892769 T3480 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 892770 T3480 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 892770 T3480 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 892770 T3480 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 892780 T3480 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 892790 T3480 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 892790 T3480 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 892790 T3480 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=89.142578125, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=21.16304998696064, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 892791 T3480 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f132e97 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7829d789),segFN=segments_1,generation=1}
   [junit4]   2> 892791 T3480 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 892791 T3480 oass.SolrIndexSearcher.<init> Opening Searcher@1e42e6af main
   [junit4]   2> 892797 T3481 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e42e6af main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 892799 T3480 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 892800 T3417 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 892801 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 892800 T3484 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54400/s_py/b collection:collection1 shard:shard1
   [junit4]   2> 892802 T3484 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 892815 T3484 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 892819 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892822 T3484 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 892822 T3484 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1508 name=collection1 org.apache.solr.core.SolrCore@1819220 url=http://127.0.0.1:54400/s_py/b/collection1 node=127.0.0.1:54400_s_py%2Fb C1508_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54400/s_py/b, core=collection1, node_name=127.0.0.1:54400_s_py%2Fb}
   [junit4]   2> 892822 T3484 C1508 P54400 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54400/s_py/b/collection1/
   [junit4]   2> 892822 T3484 C1508 P54400 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 892822 T3484 C1508 P54400 oasc.SyncStrategy.syncToMe http://127.0.0.1:54400/s_py/b/collection1/ has no replicas
   [junit4]   2> 892822 T3484 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54400/s_py/b/collection1/ shard1
   [junit4]   2> 892822 T3484 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 892825 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 892838 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892842 T3479 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> 892842 T3439 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> 892843 T3448 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> 892843 T3461 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> 892853 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 892859 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 892970 T3461 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> 892971 T3479 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> 892971 T3439 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> 892971 T3448 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> 893002 T3484 oasc.ZkController.register We are http://127.0.0.1:54400/s_py/b/collection1/ and leader is http://127.0.0.1:54400/s_py/b/collection1/
   [junit4]   2> 893002 T3484 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54400/s_py/b
   [junit4]   2> 893002 T3484 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 893002 T3484 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 893002 T3484 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 893005 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 893005 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 893005 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 893007 T3484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 893009 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 893010 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54400/s_py/b",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54400_s_py%2Fb",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 893015 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 893122 T3479 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> 893123 T3439 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> 893122 T3461 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> 893123 T3448 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> 893366 T3417 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 893367 T3417 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 893372 T3417 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54409
   [junit4]   2> 893374 T3417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 893375 T3417 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 893375 T3417 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391502267990
   [junit4]   2> 893375 T3417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391502267990\'
   [junit4]   2> 893411 T3417 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391502267990\solr.xml
   [junit4]   2> 893477 T3417 oasc.CoreContainer.<init> New CoreContainer 1229746218
   [junit4]   2> 893477 T3417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391502267990\]
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 893492 T3417 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 893495 T3417 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 893495 T3417 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 893498 T3417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 893498 T3417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 893498 T3417 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 893498 T3417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54372/solr
   [junit4]   2> 893501 T3417 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 893503 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 893510 T3495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f1f571b name:ZooKeeperConnection Watcher:127.0.0.1:54372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 893511 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 893516 T3419 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fbff6f320009, 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> 893520 T3417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 893523 T3497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f15a461 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 893524 T3417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 893533 T3417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 894680 T3417 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54409_s_py%2Fb
   [junit4]   2> 894687 T3417 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54409_s_py%2Fb
   [junit4]   2> 894699 T3461 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 894700 T3448 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 894701 T3497 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 894702 T3439 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 894702 T3479 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 894728 T3498 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 894728 T3498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 894731 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 894731 T3498 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 894734 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 894734 T3439 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 894739 T3440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 894741 T3440 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",

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

DirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\index;done=false>>]
   [junit4]   2> 913371 T3516 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\index
   [junit4]   2> 913371 T3516 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\;done=false>>]
   [junit4]   2> 913371 T3516 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty4\
   [junit4]   2> 913371 T3497 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty3\
   [junit4]   2> 913372 T3497 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty3\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty3\index;done=false>>]
   [junit4]   2> 913372 T3497 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.BasicDistributedZkTest-1391502257959/jetty3\index
   [junit4]   2> 913372 T3516 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:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [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> 913373 T3516 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 913373 T3497 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 913374 T3497 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> 913374 T3497 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 913374 T3497 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:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [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> 913480 T3540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51eb5752 name:ZooKeeperConnection Watcher:127.0.0.1:54372/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 913480 T3540 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=CF99A8147716981B -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Africa/Freetown -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 30.7s | BasicDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF99A8147716981B:4E7F260C0049F827]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:354)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 913491 T3417 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 30732 T3416 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=et, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=57346168,total=302821376
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, TestOverriddenPrefixQueryForCustomFieldType, IndexSchemaTest, TestSolrQueryParser, EchoParamsTest, TestIBSimilarityFactory, HardAutoCommitTest, TestXIncludeConfig, ClusterStateUpdateTest, SpatialFilterTest, TestBadConfig, SolrCmdDistributorTest, TestStressLucene, AliasIntegrationTest, TestCollapseQParserPlugin, OpenExchangeRatesOrgProviderTest, TestCodecSupport, SimplePostToolTest, TestSimpleQParserPlugin, CustomCollectionTest, NotRequiredUniqueKeyTest, TestRandomMergePolicy, TestJmxMonitoredMap, TestManagedSchemaFieldResource, SystemInfoHandlerTest, AssignTest, RequestHandlersTest, TestRangeQuery, RequiredFieldsTest, QueryParsingTest, TestSolrDeletionPolicy2, TestAnalyzedSuggestions, TermsComponentTest, SolrInfoMBeanTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, HighlighterConfigTest, TestRandomDVFaceting, TestQueryUtils, HdfsLockFactoryTest, SolrCoreCheckLockOnStartupTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest, SuggesterFSTTest, SynonymTokenizerTest, TestDistributedSearch, BlockDirectoryTest, TestFastLRUCache, OverseerTest, TestQuerySenderListener, TestInfoStreamLogging, ExternalFileFieldSortTest, AddBlockUpdateTest, SoftAutoCommitTest, LoggingHandlerTest, ConnectionManagerTest, TestDocumentBuilder, TestZkChroot, TestSolrCoreProperties, TestCoreDiscovery, TestStressUserVersions, DocumentAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, HdfsBasicDistributedZk2Test, PeerSyncTest, SuggestComponentTest, LeaderElectionTest, DefaultValueUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, QueryElevationComponentTest, ShardSplitTest, TestShardHandlerFactory, UnloadDistributedZkTest, BadIndexSchemaTest, TestCSVLoader, TestClassNameShortening, MBeansHandlerTest, TestTrie, TestBinaryResponseWriter, IndexBasedSpellCheckerTest, TestValueSourceCache, ChaosMonkeySafeLeaderTest, TestRemoteStreaming, SyncSliceTest, FileBasedSpellCheckerTest, BasicDistributedZkTest]
   [junit4] Completed in 31.39s, 1 test, 1 failure <<< FAILURES!

[...truncated 825 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1549 tests, 1 failure, 40 ignored (12 assumptions)

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



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

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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=9424, name=Overseer-91191858188779532-127.0.0.1:61734_-n_0000000004, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9424, name=Overseer-91191858188779532-127.0.0.1:61734_-n_0000000004, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([AC854AA2ED616673]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:209)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:193)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:200)
	... 1 more




Build Log:
[...truncated 20218 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 2992092 T9267 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2992099 T9267 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-OverseerRolesTest-1391477328310
   [junit4]   2> 2992101 T9267 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2992102 T9268 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2992199 T9267 oasc.ZkTestServer.run start zk server on port:61688
   [junit4]   2> 2992203 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2992212 T9274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@799906 name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2992212 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2992212 T9267 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2992218 T9269 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fa8309c00000, 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> 2992221 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2992226 T9276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b7e1c name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2992226 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2992226 T9267 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2992233 T9267 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2992238 T9267 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2992242 T9267 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2992248 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2992248 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2992258 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2992258 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2992264 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2992264 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2992271 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2992271 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2992277 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2992277 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2992287 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2992288 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2992295 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2992295 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2992302 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2992302 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2992307 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2992307 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2992315 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2992315 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2992320 T9267 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2992320 T9267 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2992329 T9269 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fa8309c00001, 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> 2992840 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2992865 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61695
   [junit4]   2> 2992866 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2992866 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2992867 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538
   [junit4]   2> 2992867 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\'
   [junit4]   2> 2992919 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\solr.xml
   [junit4]   2> 2993007 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2993007 T9267 oasc.CoreContainer.<init> New CoreContainer 20411832
   [junit4]   2> 2993007 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\]
   [junit4]   2> 2993011 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2993011 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2993011 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2993011 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2993011 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2993013 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2993013 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2993013 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2993013 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2993019 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2993021 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2993021 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2993021 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 2993021 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2993024 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2993035 T9287 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119204 name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993036 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2993043 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2993047 T9289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d788ad name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993047 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2993050 T9267 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2993058 T9267 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2993065 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2993070 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61695_
   [junit4]   2> 2993072 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61695_
   [junit4]   2> 2993080 T9267 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2993085 T9267 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2993094 T9267 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:61695_
   [junit4]   2> 2993094 T9267 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2993100 T9267 oasc.Overseer.start Overseer (id=91191858188779523-127.0.0.1:61695_-n_0000000000) starting
   [junit4]   2> 2993106 T9267 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2993114 T9291 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2993115 T9267 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2993117 T9291 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2993120 T9267 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2993124 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2993130 T9290 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2993136 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538
   [junit4]   2> 2993379 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\conf\
   [junit4]   2> 2993390 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2993392 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2993392 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2993394 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2993399 T9294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c7c4eb name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2993400 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2993402 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2993406 T9267 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2993918 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2993918 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2993923 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61707
   [junit4]   2> 2993924 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2993924 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2993925 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616
   [junit4]   2> 2993925 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\'
   [junit4]   2> 2993957 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\solr.xml
   [junit4]   2> 2994051 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2994051 T9267 oasc.CoreContainer.<init> New CoreContainer 23769751
   [junit4]   2> 2994052 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\]
   [junit4]   2> 2994055 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2994056 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2994056 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2994056 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2994057 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2994057 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2994058 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2994058 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2994058 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2994064 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2994064 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2994067 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2994067 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 2994067 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2994073 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2994087 T9305 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2e27d name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2994089 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2994094 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2994097 T9307 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a2b6e0 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2994098 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2994103 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2995121 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61707_
   [junit4]   2> 2995124 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61707_
   [junit4]   2> 2995129 T9294 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2995130 T9307 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2995130 T9289 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2995140 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616
   [junit4]   2> 2995408 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\conf\
   [junit4]   2> 2995422 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2995424 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2995424 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2996007 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2996008 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2996013 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61716
   [junit4]   2> 2996013 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2996013 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2996013 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633
   [junit4]   2> 2996016 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\'
   [junit4]   2> 2996111 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\solr.xml
   [junit4]   2> 2996210 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2996211 T9267 oasc.CoreContainer.<init> New CoreContainer 27530454
   [junit4]   2> 2996211 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\]
   [junit4]   2> 2996214 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2996214 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2996215 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2996216 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2996216 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2996217 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2996217 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2996218 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2996218 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2996224 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2996225 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2996225 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2996226 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 2996226 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2996228 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2996242 T9319 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1540710 name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2996245 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2996355 T9269 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fa8309c00007, 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> 2996357 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2996362 T9321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bc3a3 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2996362 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2996370 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2997413 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61716_
   [junit4]   2> 2997415 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61716_
   [junit4]   2> 2997422 T9289 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2997422 T9321 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2997423 T9294 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2997423 T9307 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2997434 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633
   [junit4]   2> 2997682 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\conf\
   [junit4]   2> 2997694 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2997697 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2997697 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2998225 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2998226 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2998231 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61725
   [junit4]   2> 2998231 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2998231 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2998231 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906
   [junit4]   2> 2998234 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\'
   [junit4]   2> 2998265 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\solr.xml
   [junit4]   2> 2998370 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2998370 T9267 oasc.CoreContainer.<init> New CoreContainer 8349616
   [junit4]   2> 2998370 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\]
   [junit4]   2> 2998373 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2998373 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2998373 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2998373 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2998373 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2998375 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2998375 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2998375 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2998375 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2998380 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2998382 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2998382 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2998382 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 2998384 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2998386 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2998411 T9333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70919d name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2998413 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2998417 T9269 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143fa8309c00009, 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> 2998418 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2998423 T9335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151c99f name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2998423 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2998431 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2999473 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61725_
   [junit4]   2> 2999477 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61725_
   [junit4]   2> 2999482 T9294 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2999483 T9289 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2999483 T9335 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2999483 T9307 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2999484 T9321 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2999495 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906
   [junit4]   2> 2999749 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\conf\
   [junit4]   2> 2999762 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2999764 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2999764 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3000336 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 3000338 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3000343 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61734
   [junit4]   2> 3000343 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3000343 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3000343 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973
   [junit4]   2> 3000345 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\'
   [junit4]   2> 3000379 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\solr.xml
   [junit4]   2> 3000480 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3000480 T9267 oasc.CoreContainer.<init> New CoreContainer 19883446
   [junit4]   2> 3000480 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\]
   [junit4]   2> 3000483 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3000483 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3000483 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3000483 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3000483 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3000486 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3000486 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3000486 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3000486 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3000491 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3000491 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3000491 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3000494 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 3000494 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3000496 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3000506 T9347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bec9c7 name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3000508 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3000513 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3000517 T9349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13b88d5 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3000517 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3000525 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3001566 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61734_
   [junit4]   2> 3001569 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61734_
   [junit4]   2> 3001575 T9294 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001576 T9321 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001576 T9289 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001577 T9307 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001577 T9349 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001577 T9335 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 3001590 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973
   [junit4]   2> 3001849 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\conf\
   [junit4]   2> 3001862 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3001863 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3001864 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3002414 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 3002415 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3002421 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61743
   [junit4]   2> 3002421 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3002421 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3002421 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073
   [junit4]   2> 3002422 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\'
   [junit4]   2> 3002460 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\solr.xml
   [junit4]   2> 3002556 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3002556 T9267 oasc.CoreContainer.<init> New CoreContainer 16401851
   [junit4]   2> 3002556 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\]
   [junit4]   2> 3002559 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3002559 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3002559 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3002559 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3002559 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3002562 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3002562 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3002562 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3002562 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3002568 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3002568 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3002568 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3002568 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 3002570 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3002572 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3002576 T9361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f7fa8a name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3002578 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3002582 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3002585 T9363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d0f2e7 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3002586 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3002593 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3003634 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61743_
   [junit4]   2> 3003636 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61743_
   [junit4]   2> 3003641 T9335 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003642 T9321 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003642 T9349 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003642 T9307 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003642 T9363 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003643 T9289 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003643 T9294 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 3003653 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073
   [junit4]   2> 3003917 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\conf\
   [junit4]   2> 3003929 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3003932 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3003932 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3004510 T9267 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 3004512 T9267 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3004519 T9267 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61752
   [junit4]   2> 3004520 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3004520 T9267 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3004521 T9267 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141
   [junit4]   2> 3004521 T9267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\'
   [junit4]   2> 3004560 T9267 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\solr.xml
   [junit4]   2> 3004653 T9267 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 3004653 T9267 oasc.CoreContainer.<init> New CoreContainer 24572392
   [junit4]   2> 3004653 T9267 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\]
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3004658 T9267 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3004661 T9267 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3004665 T9267 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3004665 T9267 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3004665 T9267 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3004665 T9267 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61688/solr
   [junit4]   2> 3004668 T9267 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3004669 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3004680 T9375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e127 name:ZooKeeperConnection Watcher:127.0.0.1:61688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3004681 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3004688 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3004691 T9377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@131eae2 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3004693 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3004699 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3005845 T9267 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61752_
   [junit4]   2> 3005848 T9267 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61752_
   [junit4]   2> 3005855 T9294 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005855 T9363 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005855 T9321 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005856 T9377 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005856 T9307 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005856 T9349 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005857 T9335 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005857 T9289 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 3005871 T9267 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141
   [junit4]   2> 3006144 T9267 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\conf\
   [junit4]   2> 3006158 T9267 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3006160 T9267 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3006160 T9267 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3006162 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3006167 T9380 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1871772 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3006168 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3006170 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3006177 T9267 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3006180 T9382 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16ac529 name:ZooKeeperConnection Watcher:127.0.0.1:61688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3006180 T9267 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3006182 T9267 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3006188 T9356 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=4&version=2&action=CREATE&maxShardsPerNode=2&wt=javabin&replicationFactor=2&name=testOverseerCol
   [junit4]   2> 3006191 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006194 T9291 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 3006194 T9291 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 3006198 T9291 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 3006198 T9291 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 3006198 T9291 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 3006207 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006210 T9290 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3006211 T9290 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 3006211 T9290 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 3006216 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006218 T9380 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006219 T9289 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006219 T9382 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006219 T9363 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006220 T9335 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006219 T9294 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006220 T9321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006220 T9307 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006220 T9377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006220 T9349 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006321 T9291 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 3006321 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:61707_
   [junit4]   2> 3006323 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:61716_
   [junit4]   2> 3006326 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:61743_
   [junit4]   2> 3006329 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:61725_
   [junit4]   2> 3006330 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:61734_
   [junit4]   2> 3006330 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:61695_
   [junit4]   2> 3006331 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:61752_
   [junit4]   2> 3006331 T9291 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:61707_
   [junit4]   2> 3006332 T9312 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 3006333 T9302 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 3006338 T9312 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006346 T9280 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 3006345 T9342 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 3006348 T9302 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006341 T9327 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 3006350 T9342 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006351 T9280 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006351 T9303 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 3006341 T9357 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 3006338 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006352 T9327 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006348 T9372 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 3006356 T9303 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006356 T9357 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006358 T9372 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3006359 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006359 T9290 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3006361 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61716",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61716_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006368 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61707",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61707_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006373 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006376 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61695",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61695_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006380 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006382 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61734",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61734_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006388 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006389 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61725",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61725_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006396 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006397 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61707",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61707_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006402 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006405 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61743",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61743_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006409 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006410 T9290 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:61752",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:61752_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3006416 T9289 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3006534 T9382 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006535 T9349 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006535 T9335 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006535 T9294 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006536 T9377 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006536 T9380 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006536 T9307 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006537 T9321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006537 T9363 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3006537 T9289 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 3007485 T9312 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 3007488 T9312 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\testOverseerCol_shard1_replica2
   [junit4]   2> 3007488 T9312 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007488 T9302 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 3007489 T9342 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 3007492 T9302 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard1_replica1
   [junit4]   2> 3007492 T9342 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\testOverseerCol_shard3_replica1
   [junit4]   2> 3007493 T9342 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007493 T9280 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 3007495 T9342 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007495 T9342 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007493 T9327 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 3007493 T9312 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007496 T9312 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007497 T9303 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 3007498 T9280 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\testOverseerCol_shard3_replica2
   [junit4]   2> 3007498 T9280 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007492 T9302 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007498 T9327 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\testOverseerCol_shard2_replica2
   [junit4]   2> 3007500 T9327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007500 T9342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391477335973\testOverseerCol_shard3_replica1\'
   [junit4]   2> 3007503 T9303 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2
   [junit4]   2> 3007503 T9303 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007500 T9372 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 3007507 T9372 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\testOverseerCol_shard4_replica1
   [junit4]   2> 3007507 T9372 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007500 T9357 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 3007510 T9357 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\testOverseerCol_shard2_replica1
   [junit4]   2> 3007512 T9357 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 3007512 T9327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007512 T9327 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007514 T9303 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007514 T9303 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007515 T9280 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007515 T9280 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007516 T9302 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007516 T9302 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007517 T9372 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007517 T9372 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007519 T9357 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3007519 T9357 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 3007523 T9312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391477331633\testOverseerCol_shard1_replica2\'
   [junit4]   2> 3007536 T9327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391477333906\testOverseerCol_shard2_replica2\'
   [junit4]   2> 3007547 T9302 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard1_replica1\'
   [junit4]   2> 3007557 T9303 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\'
   [junit4]   2> 3007569 T9280 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391477328538\testOverseerCol_shard3_replica2\'
   [junit4]   2> 3007584 T9357 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391477338073\testOverseerCol_shard2_replica1\'
   [junit4]   2> 3007591 T9372 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391477340141\testOverseerCol_shard4_replica1\'
   [junit4]   2> 3007690 T9303 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3007696 T9342 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3007793 T9303 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3007875 T9342 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3007920 T9302 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3007925 T9280 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3008016 T9302 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008021 T9280 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008043 T9327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3008048 T9312 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3008138 T9327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008143 T9312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008167 T9303 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3008179 T9303 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 3008187 T9280 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3008199 T9280 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 3008250 T9357 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3008267 T9342 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3008280 T9342 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 3008345 T9357 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008769 T9372 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 3008878 T9372 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3008917 T9302 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3008930 T9302 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 3008987 T9312 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3009000 T9312 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 3008987 T9327 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3009065 T9327 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 3009126 T9357 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3009140 T9357 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 3009537 T9372 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3009929 T9303 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3010249 T9303 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3010251 T9303 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3010231 T9372 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 3010264 T9303 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3010268 T9303 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3010776 T9327 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3010778 T9327 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3010778 T9327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3010787 T9327 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3010792 T9327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3011037 T9342 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3011037 T9342 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3011040 T9342 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3011050 T9342 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3011059 T9342 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3011074 T9280 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3011075 T9280 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3011077 T9280 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3011087 T9280 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3011094 T9280 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3011438 T9303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011453 T9303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011458 T9327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011473 T9303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3011475 T9327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011483 T9303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3011484 T9303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3011484 T9303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3011490 T9342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011491 T9280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011492 T9303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3011492 T9303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3011492 T9303 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3011493 T9303 oasc.SolrCore.<init> [testOverseerCol_shard4_replica2] Opening new SolrCore at .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\, dataDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\data\
   [junit4]   2> 3011493 T9303 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@180e541
   [junit4]   2> 3011497 T9303 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\data\
   [junit4]   2> 3011497 T9303 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\data\index/
   [junit4]   2> 3011498 T9303 oasc.SolrCore.initIndex WARN [testOverseerCol_shard4_replica2] Solr index directory '.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3011499 T9303 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391477329616\testOverseerCol_shard4_replica2\data\index
   [junit4]   2> 3011499 T9303 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=21.103515625, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=27.813638695559913, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3011500 T9303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1247265 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9e49fb),segFN=segments_1,generation=1}
   [junit4]   2> 3011500 T9303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3011507 T9327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3011509 T9303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3011509 T9303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3011511 T9303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3011512 T9303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3011512 T9303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3011513 T9303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3011514 T9280 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011511 T9342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3011514 T9303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3011517 T9303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3011517 T9303 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3011518 T9303 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3011519 T9303 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3011519 T9303 oasc.RequestHand

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

t.getChildren(SolrZkClient.java:253)
   [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> 3021904 T9377 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3021905 T9377 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3021905 T9377 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3021905 T9377 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sk_SK, timezone=Europe/Kiev
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_51 (32-bit)/cpus=2,threads=5,free=317499392,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, PreAnalyzedFieldTest, TestHighFrequencyDictionaryFactory, TestRecoveryHdfs, TestReversedWildcardFilterFactory, TestCustomSort, TestNoOpRegenerator, TestStressRecovery, TestElisionMultitermQuery, QueryEqualityTest, UpdateRequestProcessorFactoryTest, FastVectorHighlighterTest, TestFoldingMultitermQuery, UUIDFieldTest, TestSolrXml, TestStressLucene, TestQueryUtils, CursorMarkTest, TestClassNameShortening, MultiTermTest, DebugComponentTest, TestBinaryField, TestValueSourceCache, TestFastOutputStream, BasicDistributedZkTest, TestSimpleQParserPlugin, TestSort, TestOmitPositions, QueryElevationComponentTest, TestPartialUpdateDeduplication, TestDocumentBuilder, TestLMJelinekMercerSimilarityFactory, TestNRTOpen, TestShardHandlerFactory, HdfsUnloadDistributedZkTest, ZkCLITest, LoggingHandlerTest, ChaosMonkeySafeLeaderTest, TestCursorMarkWithoutUniqueKey, TestSchemaVersionResource, CachingDirectoryFactoryTest, TestReloadAndDeleteDocs, DistribCursorPagingTest, ResponseLogComponentTest, TestCodecSupport, TestComponentsName, TestTrie, SuggesterFSTTest, TestDynamicFieldCollectionResource, SystemInfoHandlerTest, TestMaxScoreQueryParser, CoreAdminHandlerTest, TestAddFieldRealTimeGet, TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, PluginInfoTest, AddBlockUpdateTest, ParsingFieldUpdateProcessorsTest, TestCopyFieldCollectionResource, TestQuerySenderNoQuery, TestSolrXmlPersistence, EchoParamsTest, TestCharFilters, SpellPossibilityIteratorTest, SolrXmlInZkTest, TestJmxIntegration, TestCloudManagedSchema, TestCSVLoader, TestFieldResource, TestUniqueKeyFieldResource, PrimUtilsTest, TestSweetSpotSimilarityFactory, TestCSVResponseWriter, TestPostingsSolrHighlighter, TestPseudoReturnFields, TestDFRSimilarityFactory, InfoHandlerTest, TestLuceneMatchVersion, StressHdfsTest, SolrRequestParserTest, TestBinaryResponseWriter, IndexSchemaRuntimeFieldTest, HdfsLockFactoryTest, TestDistributedMissingSort, BlockCacheTest, RequiredFieldsTest, TestCollationFieldDocValues, ExternalFileFieldSortTest, CoreContainerCoreInitFailuresTest, SignatureUpdateProcessorFactoryTest, BadIndexSchemaTest, OpenExchangeRatesOrgProviderTest, DistributedQueryElevationComponentTest, TestZkChroot, TestLMDirichletSimilarityFactory, AliasIntegrationTest, JSONWriterTest, StatelessScriptUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, DOMUtilTest, DirectSolrSpellCheckerTest, SuggestComponentTest, TestSolrIndexConfig, TestHashPartitioner, TestFieldTypeResource, LegacyHTMLStripCharFilterTest, ZkNodePropsTest, TestQuerySenderListener, DistributedQueryComponentCustomSortTest, DistributedDebugComponentTest, SuggesterWFSTTest, TestSolrQueryParserDefaultOperatorResource, RecoveryZkTest, BasicDistributedZk2Test, TestStressUserVersions, TestCollapseQParserPlugin, SliceStateUpdateTest, TestSolr4Spatial, SolrInfoMBeanTest, ReturnFieldsTest, SOLR749Test, NotRequiredUniqueKeyTest, SolrCoreTest, ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory, DateFieldTest, TestArbitraryIndexDir, StatsComponentTest, SoftAutoCommitTest, TestSuggestSpellingConverter, TestRandomFaceting, HdfsDirectoryTest, ResourceLoaderTest, SpellingQueryConverterTest, SuggesterTest, NumericFieldsTest, TestPHPSerializedResponseWriter, TestDistributedSearch, BJQParserTest, ConnectionManagerTest, PreAnalyzedUpdateProcessorTest, IndexSchemaTest, QueryParsingTest, CopyFieldTest, AutoCommitTest, HighlighterConfigTest, AssignTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, DocumentAnalysisRequestHandlerTest, TestCoreDiscovery, PeerSyncTest, PingRequestHandlerTest, XsltUpdateRequestHandlerTest, OpenCloseCoreStressTest, OutputWriterTest, AnalysisAfterCoreReloadTest, TestInfoStreamLogging, DistributedSuggestComponentTest, QueryResultKeyTest, NoCacheHeaderTest, SolrPluginUtilsTest, XmlUpdateRequestHandlerTest, HighlighterTest, TestConfig, CoreMergeIndexesAdminHandlerTest, OverseerCollectionProcessorTest, TestIBSimilarityFactory, TestCollationKeyRangeQueries, TestSurroundQueryParser, TestFiltering, SynonymTokenizerTest, MinimalSchemaTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestExtendedDismaxParser, SpellCheckCollatorTest, DocValuesTest, SuggesterTSTTest, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, UpdateParamsTest, AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity, TestNumberUtils, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest, MigrateRouteKeyTest, OverseerRolesTest]
   [junit4] Completed in 31.08s, 1 test, 1 error <<< FAILURES!

[...truncated 116 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1549 tests, 1 error, 40 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b03) - Build # 3665 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3665/
Java: 64bit/jdk1.7.0_60-ea-b03 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 41765 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene46...
  [javadoc] Loading source files for package org.apache.lucene.codecs.perfield...
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.payloads...
  [javadoc] Loading source files for package org.apache.lucene.search.similarities...
  [javadoc] Loading source files for package org.apache.lucene.search.spans...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Loading source files for package org.apache.lucene.util.mutable...
  [javadoc] Loading source files for package org.apache.lucene.util.packed...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\core\org\apache\lucene\search\package-summary.html...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\core\src\java\org\apache\lucene\search\doc-files\nrq-formula-1.png to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\core\org\apache\lucene\search\doc-files...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\core\src\java\org\apache\lucene\search\doc-files\nrq-formula-2.png to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\core\org\apache\lucene\search\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\core\help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ar...
  [javadoc] Loading source files for package org.apache.lucene.analysis.bg...
  [javadoc] Loading source files for package org.apache.lucene.analysis.br...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ca...
  [javadoc] Loading source files for package org.apache.lucene.analysis.charfilter...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cjk...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ckb...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn...
  [javadoc] Loading source files for package org.apache.lucene.analysis.commongrams...
  [javadoc] Loading source files for package org.apache.lucene.analysis.compound...
  [javadoc] Loading source files for package org.apache.lucene.analysis.compound.hyphenation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.core...
  [javadoc] Loading source files for package org.apache.lucene.analysis.cz...
  [javadoc] Loading source files for package org.apache.lucene.analysis.da...
  [javadoc] Loading source files for package org.apache.lucene.analysis.de...
  [javadoc] Loading source files for package org.apache.lucene.analysis.el...
  [javadoc] Loading source files for package org.apache.lucene.analysis.en...
  [javadoc] Loading source files for package org.apache.lucene.analysis.es...
  [javadoc] Loading source files for package org.apache.lucene.analysis.eu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fa...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.fr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ga...
  [javadoc] Loading source files for package org.apache.lucene.analysis.gl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hi...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hunspell...
  [javadoc] Loading source files for package org.apache.lucene.analysis.hy...
  [javadoc] Loading source files for package org.apache.lucene.analysis.id...
  [javadoc] Loading source files for package org.apache.lucene.analysis.in...
  [javadoc] Loading source files for package org.apache.lucene.analysis.it...
  [javadoc] Loading source files for package org.apache.lucene.analysis.lv...
  [javadoc] Loading source files for package org.apache.lucene.analysis.miscellaneous...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ngram...
  [javadoc] Loading source files for package org.apache.lucene.analysis.nl...
  [javadoc] Loading source files for package org.apache.lucene.analysis.no...
  [javadoc] Loading source files for package org.apache.lucene.analysis.path...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pattern...
  [javadoc] Loading source files for package org.apache.lucene.analysis.payloads...
  [javadoc] Loading source files for package org.apache.lucene.analysis.position...
  [javadoc] Loading source files for package org.apache.lucene.analysis.pt...
  [javadoc] Loading source files for package org.apache.lucene.analysis.query...
  [javadoc] Loading source files for package org.apache.lucene.analysis.reverse...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ro...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ru...
  [javadoc] Loading source files for package org.apache.lucene.analysis.shingle...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sinks...
  [javadoc] Loading source files for package org.apache.lucene.analysis.snowball...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std31...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std34...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std36...
  [javadoc] Loading source files for package org.apache.lucene.analysis.standard.std40...
  [javadoc] Loading source files for package org.apache.lucene.analysis.sv...
  [javadoc] Loading source files for package org.apache.lucene.analysis.synonym...
  [javadoc] Loading source files for package org.apache.lucene.analysis.th...
  [javadoc] Loading source files for package org.apache.lucene.analysis.tr...
  [javadoc] Loading source files for package org.apache.lucene.analysis.util...
  [javadoc] Loading source files for package org.apache.lucene.analysis.wikipedia...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Loading source files for package org.tartarus.snowball...
  [javadoc] Loading source files for package org.tartarus.snowball.ext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-common\help-doc.html...
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.segmentation...
  [javadoc] Loading source files for package org.apache.lucene.analysis.icu.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.collation...
  [javadoc] Loading source files for package org.apache.lucene.collation.tokenattributes...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-icu\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.dict...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.tokenattributes...
  [javadoc] Loading source files for package org.apache.lucene.analysis.ja.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-kuromoji\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.morfologik...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-morfologik\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.phonetic...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-phonetic\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart.hhmm...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-smartcn\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.pl...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.stempel...
  [javadoc] Loading source files for package org.egothor.stemmer...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-stempel\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis.uima.ae...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\analyzers-uima\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\memory\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\highlighter\help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\queries\help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\sandbox\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\queryparser\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc] Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\facet\help-doc.html...
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\spatial\help-doc.html...
  [javadoc] 1 warning

[...truncated 35 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.benchmark...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.feeds...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.programmatic...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.stats...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.tasks...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.utils...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.trec...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.utils...
  [javadoc] Loading source files for package org.apache.lucene.benchmark.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\benchmark\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 30 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.classification...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.classification.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\classification\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.blockterms...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.diskdv...
  [javadoc] Loading source files for package org.apache.lucene.codecs.intblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.memory...
  [javadoc] Loading source files for package org.apache.lucene.codecs.pulsing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.sep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.simpletext...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\codecs\help-doc.html...
  [javadoc] 1 warning

[...truncated 37 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\expressions\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 36 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.demo...
  [javadoc] Loading source files for package org.apache.lucene.demo.facet...
  [javadoc] Loading source files for package org.apache.lucene.demo.xmlparser...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\demo\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.expressions...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.expressions.js...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\expressions\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.facet...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.facet.range...
  [javadoc] Loading source files for package org.apache.lucene.facet.sortedset...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.directory...
  [javadoc] Loading source files for package org.apache.lucene.facet.taxonomy.writercache...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\facet\help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.grouping...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.function...
  [javadoc] Loading source files for package org.apache.lucene.search.grouping.term...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\grouping\help-doc.html...
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.highlight...
  [javadoc] Loading source files for package org.apache.lucene.search.postingshighlight...
  [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\highlighter\help-doc.html...
  [javadoc] 1 warning

[...truncated 28 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.join...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\join\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\memory\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 25 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.document...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.index.sorter...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\org\apache\lucene\misc\package-summary.html...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\misc\src\java\org\apache\lucene\misc\doc-files\ss.baselineTf.svg to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\org\apache\lucene\misc\doc-files...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\misc\src\java\org\apache\lucene\misc\doc-files\ss.computeLengthNorm.svg to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\org\apache\lucene\misc\doc-files...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\misc\src\java\org\apache\lucene\misc\doc-files\ss.gnuplot to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\org\apache\lucene\misc\doc-files...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\misc\src\java\org\apache\lucene\misc\doc-files\ss.hyperbolicTf.svg to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\org\apache\lucene\misc\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\misc\help-doc.html...
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queries.function...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.docvalues...
  [javadoc] Loading source files for package org.apache.lucene.queries.function.valuesource...
  [javadoc] Loading source files for package org.apache.lucene.queries.mlt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\queries\help-doc.html...
  [javadoc] 1 warning

[...truncated 31 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryparser.analyzing...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.queryparser.classic...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.precedence.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.flexible.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.simple...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.surround.query...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml...
  [javadoc] Loading source files for package org.apache.lucene.queryparser.xml.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\queryparser\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 29 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.replicator...
  [javadoc] Loading source files for package org.apache.lucene.replicator.http...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\replicator\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 24 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.sandbox.queries.regex...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\sandbox\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 27 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.spatial...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix...
  [javadoc] Loading source files for package org.apache.lucene.spatial.prefix.tree...
  [javadoc] Loading source files for package org.apache.lucene.spatial.query...
  [javadoc] Loading source files for package org.apache.lucene.spatial.util...
  [javadoc] Loading source files for package org.apache.lucene.spatial.vector...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\spatial\help-doc.html...
  [javadoc] 1 warning

[...truncated 32 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.search.suggest...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.fst...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.lucene.search.suggest.tst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\suggest\help-doc.html...
  [javadoc] 1 warning

[...truncated 18 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.lucene.analysis...
  [javadoc] Loading source files for package org.apache.lucene.codecs...
  [javadoc] Loading source files for package org.apache.lucene.codecs.appending...
  [javadoc] Loading source files for package org.apache.lucene.codecs.asserting...
  [javadoc] Loading source files for package org.apache.lucene.codecs.bloom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.cheapbastard...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.compressing.dummy...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene3x...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene40...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene41ords...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene42...
  [javadoc] Loading source files for package org.apache.lucene.codecs.lucene45...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockintblock...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mockrandom...
  [javadoc] Loading source files for package org.apache.lucene.codecs.mocksep...
  [javadoc] Loading source files for package org.apache.lucene.codecs.nestedpulsing...
  [javadoc] Loading source files for package org.apache.lucene.codecs.ramonly...
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.store...
  [javadoc] Loading source files for package org.apache.lucene.util...
  [javadoc] Loading source files for package org.apache.lucene.util.automaton...
  [javadoc] Loading source files for package org.apache.lucene.util.fst...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\docs\test-framework\help-doc.html...
  [javadoc] 1 warning

[...truncated 8547 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr.client.solrj...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.client.solrj.beans...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.impl...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.request...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.response...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.util...
  [javadoc] Loading source files for package org.apache.solr.common...
  [javadoc] Loading source files for package org.apache.solr.common.cloud...
  [javadoc] Loading source files for package org.apache.solr.common.luke...
  [javadoc] Loading source files for package org.apache.solr.common.params...
  [javadoc] Loading source files for package org.apache.solr.common.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-solrj\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 7 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr...
  [javadoc] Loading source files for package org.apache.solr.analysis...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
  [javadoc] Loading source files for package org.apache.solr.cloud...
  [javadoc] Loading source files for package org.apache.solr.common...
  [javadoc] Loading source files for package org.apache.solr.core...
  [javadoc] Loading source files for package org.apache.solr.handler...
  [javadoc] Loading source files for package org.apache.solr.handler.admin...
  [javadoc] Loading source files for package org.apache.solr.handler.component...
  [javadoc] Loading source files for package org.apache.solr.handler.loader...
  [javadoc] Loading source files for package org.apache.solr.highlight...
  [javadoc] Loading source files for package org.apache.solr.internal.csv...
  [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
  [javadoc] Loading source files for package org.apache.solr.logging...
  [javadoc] Loading source files for package org.apache.solr.logging.jul...
  [javadoc] Loading source files for package org.apache.solr.logging.log4j...
  [javadoc] Loading source files for package org.apache.solr.parser...
  [javadoc] Loading source files for package org.apache.solr.request...
  [javadoc] Loading source files for package org.apache.solr.response...
  [javadoc] Loading source files for package org.apache.solr.response.transform...
  [javadoc] Loading source files for package org.apache.solr.rest...
  [javadoc] Loading source files for package org.apache.solr.rest.schema...
  [javadoc] Loading source files for package org.apache.solr.schema...
  [javadoc] Loading source files for package org.apache.solr.search...
  [javadoc] Loading source files for package org.apache.solr.search.function...
  [javadoc] Loading source files for package org.apache.solr.search.function.distance...
  [javadoc] Loading source files for package org.apache.solr.search.grouping...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
  [javadoc] Loading source files for package org.apache.solr.search.join...
  [javadoc] Loading source files for package org.apache.solr.search.similarities...
  [javadoc] Loading source files for package org.apache.solr.servlet...
  [javadoc] Loading source files for package org.apache.solr.servlet.cache...
  [javadoc] Loading source files for package org.apache.solr.spelling...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
  [javadoc] Loading source files for package org.apache.solr.store.blockcache...
  [javadoc] Loading source files for package org.apache.solr.store.hdfs...
  [javadoc] Loading source files for package org.apache.solr.update...
  [javadoc] Loading source files for package org.apache.solr.update.processor...
  [javadoc] Loading source files for package org.apache.solr.util...
  [javadoc] Loading source files for package org.apache.solr.util.plugin...
  [javadoc] Loading source files for package org.apache.solr.util.stats...
  [javadoc] Loading source files for package org.apache.solr.util.xslt...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-core\help-doc.html...
  [javadoc] 1 warning

[...truncated 85 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.client.solrj...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.beans...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.impl...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.request...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.response...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.util...
  [javadoc] Loading source files for package org.apache.solr.common...
  [javadoc] Loading source files for package org.apache.solr.common.cloud...
  [javadoc] Loading source files for package org.apache.solr.common.luke...
  [javadoc] Loading source files for package org.apache.solr.common.params...
  [javadoc] Loading source files for package org.apache.solr.common.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-solrj\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 107 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.analysis...
  [javadoc] Loading source files for package org.apache.solr.cloud...
  [javadoc] Loading source files for package org.apache.solr.core...
  [javadoc] Loading source files for package org.apache.solr.update.processor...
  [javadoc] Loading source files for package org.apache.solr.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-test-framework\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental
  [javadoc] 1 warning

[...truncated 134 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.schema...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-analysis-extras\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 130 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.clustering...
  [javadoc] Loading source files for package org.apache.solr.handler.clustering.carrot2...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-clustering\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 316 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.dataimport...
  [javadoc] Loading source files for package org.apache.solr.handler.dataimport.config...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-dataimporthandler\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 7 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr.handler.dataimport...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-dataimporthandler-extras\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 130 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr.handler.dataimport...
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.dataimport.config...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-dataimporthandler\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 130 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 139 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.update.processor...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-langid\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

[...truncated 1053 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 259 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 7 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.solr...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-core\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 534 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 259 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 6 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.solr...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-core\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 7 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.cell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 7 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.hadoop...
  [javadoc] Loading source files for package org.apache.solr.hadoop.dedup...
  [javadoc] Loading source files for package org.apache.solr.hadoop.morphline...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-map-reduce\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 701 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 259 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 6 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.solr...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-core\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 6 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.cell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 314 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.handler.extraction...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-cell\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 6 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.morphlines.solr...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-morphlines-core\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 133 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.uima.processor...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-uima\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 130 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.6
  [javadoc] Loading source files for package org.apache.solr.response...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.7.0_60-ea
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\docs\solr-velocity\help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal, @lucene.experimental
  [javadoc] 1 warning

[...truncated 396 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:398: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:87: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:185: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./lucene/core/src/test/org/apache/lucene/index/TestDocInverterPerFieldErrorInfo.java

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