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/20 02:17:34 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E83D4FD0D76B3054:C794EBC100E47F50]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:158)
	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 11525 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
   [junit4]   2> 56495 T110 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 56495 T110 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-BasicHttpSolrServerTest-1392858868323
   [junit4]   2> 56496 T110 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 56497 T110 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 56507 T110 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 56514 T110 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50952
   [junit4]   2> 56548 T110 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 56548 T110 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56548 T110 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 56548 T110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\'
   [junit4]   2> 56581 T110 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\solr.xml
   [junit4]   2> 56648 T110 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 56648 T110 oasc.CoreContainer.<init> New CoreContainer 23226952
   [junit4]   2> 56648 T110 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\]
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 56651 T110 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 56665 T110 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56665 T110 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56665 T110 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 56668 T110 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 56689 T110 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\
   [junit4]   2> 56692 T110 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 56694 T120 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1
   [junit4]   2> 56695 T120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\'
   [junit4]   2> 56732 T120 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 56733 T120 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
   [junit4]   2> 56734 T120 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 56735 T120 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
   [junit4]   2> 56735 T120 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 56735 T120 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
   [junit4]   2> 56735 T120 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 56735 T120 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
   [junit4]   2> 56737 T120 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 56780 T120 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 56783 T120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 56859 T120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 56860 T120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 56886 T120 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 57454 T120 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 57477 T120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 57483 T120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 57514 T120 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 57514 T120 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\
   [junit4]   2> 57515 T120 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 57515 T120 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 57516 T120 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 57516 T120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\
   [junit4]   2> 57516 T120 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index/
   [junit4]   2> 57516 T120 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index' doesn't exist. Creating new index...
   [junit4]   2> 57517 T120 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@12c5486
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: 0 msec to checkpoint
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: init: create=true
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@1c1668f lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=4.8-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_48
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	readerTermsIndexDivisor=1
   [junit4]   2> 	termIndexInterval=32
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@1615e55
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]:   index before flush 
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 startFullFlush
   [junit4]   2> 57518 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 57520 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 finishFullFlush success=true
   [junit4]   2> 57520 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: apply all deletes during flush
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-52-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@1782656 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-52-thread-1]: now merge
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-52-thread-1]:   index: 
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-52-thread-1]:   no more merges pending; now return
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: waitForMerges
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: waitForMerges done
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: now call final commit()
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: start
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: enter lock
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: now prepare
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: prepareCommit: flush
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]:   index before flush 
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 startFullFlush
   [junit4]   2> 57521 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: apply all deletes during flush
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-52-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@1782656 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 finishFullFlush success=true
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: startCommit(): start
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: done all syncs: []
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: pendingCommit != null
   [junit4]   2> 57523 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 57524 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 57524 T120 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c1668f lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index),segFN=segments_1,generation=1}
   [junit4]   2> 57524 T120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57525 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: 0 msec to checkpoint
   [junit4]   2> 57525 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: commit: done
   [junit4]   2> 57525 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: at close: 
   [junit4]   2> 57526 T120 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 57526 T120 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 57526 T120 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 57527 T120 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 57527 T120 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 57528 T120 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 57528 T120 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 57528 T120 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 57529 T120 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 57529 T120 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 57530 T120 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 57532 T120 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 57543 T120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57545 T120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57547 T120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57553 T120 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 57553 T120 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 57555 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@12c5486
   [junit4]   2> 57555 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: init: load commit "segments_1"
   [junit4]   2> 57555 T120 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1c1668f lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index),segFN=segments_1,generation=1}
   [junit4]   2> 57555 T120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-52-thread-1]: 0 msec to checkpoint
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: init: create=false
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@1c1668f lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=4.8-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_48
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	readerTermsIndexDivisor=1
   [junit4]   2> 	termIndexInterval=32
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@a4f27a
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: flush at getReader
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 startFullFlush
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: apply all deletes during flush
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-52-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@12b5821 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 57556 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 57558 T120 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-52-thread-1]: coreLoadExecutor-52-thread-1 finishFullFlush success=true
   [junit4]   2> 57558 T120 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-52-thread-1]: getReader took 2 msec
   [junit4]   2> 57558 T120 oass.SolrIndexSearcher.<init> Opening Searcher@17506e6[collection1] main
   [junit4]   2> 57558 T120 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 57558 T120 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 57564 T120 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 57564 T120 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 57564 T120 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 57565 T120 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 57565 T120 oashc.QueryElevationComponent.inform Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf\elevate.xml
   [junit4]   2> 57598 T120 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 57599 T120 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 57599 T121 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@17506e6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 57599 T110 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 57600 T110 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 57600 T110 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#50952
   [junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@1bdb793
   [junit4]   2> 57600 T121 C49 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=1 
   [junit4]   2> 57601 T121 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 57601 T121 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 57601 T121 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 57601 T121 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 57601 T121 oasss.SolrSuggester.reload reload()
   [junit4]   2> 57601 T121 oasss.SolrSuggester.build build()
   [junit4]   2> 57608 T121 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17506e6[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 57611 T110 oas.SolrTestCaseJ4.setUp ###Starting testGetRawStream
   [junit4]   2> 57663 T113 C49 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={} hits=0 status=0 QTime=0 
   [junit4]   2> 57666 T110 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawStream
   [junit4]   2> 57674 T110 oas.SolrTestCaseJ4.setUp ###Starting testConnectionRefused
   [junit4]   2> 58146 T110 oas.SolrTestCaseJ4.tearDown ###Ending testConnectionRefused
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicHttpSolrServerTest -Dtests.method=testConnectionRefused -Dtests.seed=E83D4FD0D76B3054 -Dtests.slow=true -Dtests.locale=es_PY -Dtests.timezone=America/Cambridge_Bay -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.53s | BasicHttpSolrServerTest.testConnectionRefused <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E83D4FD0D76B3054:C794EBC100E47F50]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:158)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 58207 T110 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
   [junit4]   2> 58313 T113 C49 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=1 
   [junit4]   2> 58317 T110 oas.SolrTestCaseJ4.tearDown ###Ending testRedirect
   [junit4]   2> 58327 T110 oas.SolrTestCaseJ4.setUp ###Starting testSetParametersExternalClient
   [junit4]   2> 58330 T110 oas.SolrTestCaseJ4.tearDown ###Ending testSetParametersExternalClient
   [junit4]   2> 58337 T110 oas.SolrTestCaseJ4.setUp ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 58410 T110 oas.SolrTestCaseJ4.tearDown ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   1> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   1> <head>
   [junit4]   1> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   1> <title>Error 527 527</title>
   [junit4]   1> </head>
   [junit4]   1> <body>
   [junit4]   1> <h2>HTTP ERROR: 527</h2>
   [junit4]   1> <p>Problem accessing /solr/debug/foo/select. Reason:
   [junit4]   1> <pre>    527</pre></p>
   [junit4]   1> <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1> </body>
   [junit4]   1> </html>
   [junit4]   1> 
   [junit4]   2> 58418 T110 oas.SolrTestCaseJ4.setUp ###Starting testExampleKeystorePath
   [junit4]   2> 58419 T110 oas.SolrTestCaseJ4.tearDown ###Ending testExampleKeystorePath
   [junit4]   2> 58425 T110 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
   [junit4]   2> 60346 T110 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
   [junit4]   2> 60354 T110 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
   [junit4]   2> 60414 T110 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
   [junit4]   2> 60422 T110 oas.SolrTestCaseJ4.setUp ###Starting testDelete
   [junit4]   2> 60484 T110 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
   [junit4]   2> 60492 T110 oas.SolrTestCaseJ4.setUp ###Starting testQuery
   [junit4]   2> 60551 T110 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
   [junit4]   2> 60560 T110 oas.SolrTestCaseJ4.setUp ###Starting testCompression
   [junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@1bdb793
   [junit4]   2> 60703 T118 C50 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=xml&q=foo} hits=0 status=0 QTime=1 
   [junit4]   2> 60757 T118 C50 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=foo&version=2} hits=0 status=0 QTime=1 
   [junit4]   2> 60763 T110 oas.SolrTestCaseJ4.tearDown ###Ending testCompression
   [junit4]   2> 60776 T110 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23226952
   [junit4]   2> 60777 T110 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bdb793
   [junit4]   2> 60777 T110 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 60777 T110 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 60777 T110 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 60777 T110 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 60779 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 60779 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 60779 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   index before flush 
   [junit4]   2> 60779 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker startFullFlush
   [junit4]   2> 60781 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 60781 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker finishFullFlush success=true
   [junit4]   2> 60781 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: apply all deletes during flush
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [BD][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@12b5821 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: now merge
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   index: 
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   no more merges pending; now return
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: waitForMerges
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: waitForMerges done
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: now call final commit()
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: commit: start
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: commit: enter lock
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: commit: now prepare
   [junit4]   2> 60782 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: prepareCommit: flush
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   index before flush 
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker startFullFlush
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: apply all deletes during flush
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [BD][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@12b5821 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 60783 T110 C50 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker finishFullFlush success=true
   [junit4]   2> 60785 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: startCommit(): start
   [junit4]   2> 60785 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 60785 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 60785 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: commit: done
   [junit4]   2> 60785 T110 C50 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[E83D4FD0D76B3054]-worker]: at close: 
   [junit4]   2> 60790 T110 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 60791 T110 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 60791 T110 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\;done=false>>]
   [junit4]   2> 60791 T110 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\
   [junit4]   2> 60792 T110 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index;done=false>>]
   [junit4]   2> 60792 T110 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392858868323\index
   [junit4]   2> 60792 T110 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 60846 T110 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_PY, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=2,threads=1,free=18176024,total=74162176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, TestUpdateRequestCodec, SolrExceptionTest, FieldAnalysisResponseTest, TestXMLEscaping, SolrExampleBinaryTest, SolrExampleStreamingBinaryTest, MultiCoreEmbeddedTest, SolrQueryTest, QueryResponseTest, LargeVolumeEmbeddedTest, BasicHttpSolrServerTest]
   [junit4] Completed in 4.39s, 11 tests, 1 failure <<< FAILURES!

[...truncated 117 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:202: 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:1272: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:905: There were test failures: 48 suites, 280 tests, 1 failure

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