Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1520/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testDelete

Error Message:
expected:<[xml]> but was:<[javabin]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[xml]> but was:<[javabin]>
        at 
__randomizedtesting.SeedInfo.seed([752DB857A2D15D08:387207435206F495]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testDelete(BasicHttpSolrServerTest.java:307)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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:65)
        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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        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:65)
        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:360)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12442 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/init-core-data-001
   [junit4]   2> 185779 T548 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 185780 T548 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 185780 T548 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 185782 T548 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 185791 T548 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 185796 T548 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:56912
   [junit4]   2> 185800 T548 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 185800 T548 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 185800 T548 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
   [junit4]   2> 185801 T548 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/'
   [junit4]   2> 185850 T548 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/solr.xml
   [junit4]   2> 185874 T548 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
   [junit4]   2> 185875 T548 oasc.CoreContainer.<init> New CoreContainer 
1262333872
   [junit4]   2> 185875 T548 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/]
   [junit4]   2> 185876 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 185876 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 185877 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 185877 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 185877 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 185878 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 185878 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 185879 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 185879 T548 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 185885 T548 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185885 T548 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185886 T548 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 185891 T548 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
   [junit4]   2> 185912 T548 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/
   [junit4]   2> 185914 T548 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 185915 T558 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/'
   [junit4]   2> 185944 T558 oasc.SolrConfig.initLibs Adding specified lib dirs 
to ClassLoader
   [junit4]   2> 185945 T558 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/extraction/lib (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 185946 T558 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 185946 T558 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 185947 T558 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 185949 T558 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 185949 T558 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 185950 T558 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/velocity/lib (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 185950 T558 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved 
as: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 185980 T558 oasu.SolrIndexConfig.<init> IndexWriter infoStream 
solr logging is enabled
   [junit4]   2> 185983 T558 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 186037 T558 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 186038 T558 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 186051 T558 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 186361 T558 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 186363 T558 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 186364 T558 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 186382 T558 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 186386 T558 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 186431 T558 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/
   [junit4]   2> 186431 T558 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 186432 T558 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/
   [junit4]   2> 186432 T558 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ee5af29
   [junit4]   2> 186432 T558 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 186432 T558 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 186433 T558 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001
   [junit4]   2> 186434 T558 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index/
   [junit4]   2> 186434 T558 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 186434 T558 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index
   [junit4]   2> 186437 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: init: current segments file is "null"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@6a225f78
   [junit4]   2> 186437 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: now checkpoint "" [0 segments ; isCommit 
= false]
   [junit4]   2> 186438 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: 0 msec to checkpoint
   [junit4]   2> 186438 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: init: create=true
   [junit4]   2> 186438 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@28193246 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index)
   [junit4]   2>        index=
   [junit4]   2>        version=4.9-SNAPSHOT
   [junit4]   2>        matchVersion=LUCENE_4_9
   [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=ThreadAffinityDocumentsWriterThreadPool(maxThreadStates=8)
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        checkIntegrityAtMerge=false
   [junit4]   2>        
   [junit4]   2> 186439 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 186439 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 186439 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]:   index before flush 
   [junit4]   2> 186440 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: startFullFlush
   [junit4]   2> 186440 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 186440 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: coreLoadExecutor-295-thread-1 
finishFullFlush success=true
   [junit4]   2> 186440 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: apply all deletes during flush
   [junit4]   2> 186441 T558 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-295-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@bc8db78 minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 186441 T558 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-295-thread-1]: now merge
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-295-thread-1]:   index: 
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-295-thread-1]:   no more merges pending; now return
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: waitForMerges
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: waitForMerges done
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: now call final commit()
   [junit4]   2> 186442 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: start
   [junit4]   2> 186443 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: enter lock
   [junit4]   2> 186443 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: now prepare
   [junit4]   2> 186443 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: prepareCommit: flush
   [junit4]   2> 186443 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]:   index before flush 
   [junit4]   2> 186443 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: startFullFlush
   [junit4]   2> 186444 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 186444 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: apply all deletes during flush
   [junit4]   2> 186444 T558 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-295-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@bc8db78 minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 186444 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: coreLoadExecutor-295-thread-1 
finishFullFlush success=true
   [junit4]   2> 186444 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: startCommit(): start
   [junit4]   2> 186445 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 186445 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: done all syncs: []
   [junit4]   2> 186446 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: pendingCommit != null
   [junit4]   2> 186446 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 186446 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: now checkpoint "" [0 segments ; isCommit 
= true]
   [junit4]   2> 186446 T558 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28193246 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 186446 T558 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 186447 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: 0 msec to checkpoint
   [junit4]   2> 186449 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: took 4.0 msec
   [junit4]   2> 186449 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: commit: done
   [junit4]   2> 186449 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: at close: 
   [junit4]   2> 186450 T558 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
   [junit4]   2> 186450 T558 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 186450 T558 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
   [junit4]   2> 186450 T558 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
   [junit4]   2> 186450 T558 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 186454 T558 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 186454 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 186455 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /query: solr.SearchHandler
   [junit4]   2> 186455 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 186456 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /browse: solr.SearchHandler
   [junit4]   2> 186456 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 186457 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 186457 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 186458 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 186458 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 186458 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 186459 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 186459 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 186460 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 186460 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 186460 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 186461 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 186461 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 186462 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 186462 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /spell: solr.SearchHandler
   [junit4]   2> 186462 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 186463 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest: solr.SearchHandler
   [junit4]   2> 186463 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 186463 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /tvrh: solr.SearchHandler
   [junit4]   2> 186463 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 186465 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: solr.SearchHandler
   [junit4]   2> 186465 T558 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 186465 T558 oasc.RequestHandlers.initHandlersFromConfig 
created /elevate: solr.SearchHandler
   [junit4]   2> 186477 T558 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 186479 T558 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 186481 T558 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 186500 T558 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 186500 T558 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 186501 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: init: current segments file is 
"segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@6a225f78
   [junit4]   2> 186502 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: init: load commit "segments_1"
   [junit4]   2> 186502 T558 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28193246 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 186502 T558 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 186503 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: now checkpoint "" [0 segments ; isCommit 
= false]
   [junit4]   2> 186503 T558 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-295-thread-1]: 0 msec to checkpoint
   [junit4]   2> 186503 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: init: create=false
   [junit4]   2> 186503 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@28193246 
lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index)
   [junit4]   2>        index=
   [junit4]   2>        version=4.9-SNAPSHOT
   [junit4]   2>        matchVersion=LUCENE_4_9
   [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=ThreadAffinityDocumentsWriterThreadPool(maxThreadStates=8)
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        checkIntegrityAtMerge=false
   [junit4]   2>        
   [junit4]   2> 186504 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: flush at getReader
   [junit4]   2> 186504 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: startFullFlush
   [junit4]   2> 186504 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 186505 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: apply all deletes during flush
   [junit4]   2> 186505 T558 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-295-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@4d39957 minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 186505 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: return reader version=1 
reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 186505 T558 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-295-thread-1]: coreLoadExecutor-295-thread-1 
finishFullFlush success=true
   [junit4]   2> 186506 T558 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-295-thread-1]: getReader took 2 msec
   [junit4]   2> 186506 T558 oass.SolrIndexSearcher.<init> Opening 
Searcher@49f780ae[collection1] main
   [junit4]   2> 186507 T558 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186507 T558 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf/}
   [junit4]   2> 186508 T558 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186511 T558 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 186512 T558 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 186512 T558 oasr.RestManager.init Initializing 2 registered 
ManagedResources
   [junit4]   2> 186512 T558 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186512 T558 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_english.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186513 T558 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 186513 T558 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 35 words 
for /schema/analysis/stopwords/english
   [junit4]   2> 186513 T558 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 186514 T558 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186514 T558 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_synonyms_english.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf
   [junit4]   2> 186514 T558 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 186515 T558 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 186515 T558 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 186515 T558 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 186516 T558 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> 186516 T558 oashc.SpellCheckComponent.inform No queryConverter 
defined, using default converter
   [junit4]   2> 186516 T558 oashc.SuggestComponent.inform Initializing 
SuggestComponent
   [junit4]   2> 186516 T558 oasss.SolrSuggester.init init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 186517 T558 oasss.SolrSuggester.init Dictionary loaded with 
params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 186518 T558 oashc.QueryElevationComponent.inform Loading 
QueryElevation from: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 186534 T558 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 186535 T559 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@49f780ae[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C131 name=collection1 
org.apache.solr.core.SolrCore@6e89570a
   [junit4]   2> 186536 T559 C131 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=1 
   [junit4]   2> 186536 T559 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 186536 T559 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 186537 T559 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 186537 T559 
oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index 
for: mySuggester
   [junit4]   2> 186537 T559 oasss.SolrSuggester.reload reload()
   [junit4]   2> 186538 T559 oasss.SolrSuggester.build build()
   [junit4]   2> 186542 T559 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@49f780ae[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 186551 T558 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 186552 T548 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 186553 T548 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 186553 T548 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#56912
   [junit4]   2> 186577 T548 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
   [junit4]   2> 186663 T548 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
   [junit4]   2> 186675 T548 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
   [junit4]   2> 186733 T556 C131 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0 
   [junit4]   2> 186738 T548 oas.SolrTestCaseJ4.tearDown ###Ending testRedirect
   [junit4]   2> 186750 T548 oas.SolrTestCaseJ4.setUp ###Starting 
testExampleKeystorePath
   [junit4]   2> 186751 T548 oas.SolrTestCaseJ4.tearDown ###Ending 
testExampleKeystorePath
   [junit4]   2> 186765 T548 oas.SolrTestCaseJ4.setUp ###Starting 
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> 186826 T548 oas.SolrTestCaseJ4.tearDown ###Ending 
testSolrExceptionCodeNotFromSolr
   [junit4]   2> 186843 T548 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
   [junit4]   2> 188909 T548 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
   [junit4]   2> 188933 T548 oas.SolrTestCaseJ4.setUp ###Starting 
testGetRawStream
   [junit4]   2> 188985 T557 C131 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={} hits=0 status=0 QTime=1 
   [junit4]   2> 188989 T548 oas.SolrTestCaseJ4.tearDown ###Ending 
testGetRawStream
   [junit4]   2> 189013 T548 oas.SolrTestCaseJ4.setUp ###Starting testDelete
   [junit4]   2> 389168 T548 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicHttpSolrServerTest -Dtests.method=testDelete 
-Dtests.seed=752DB857A2D15D08 -Dtests.slow=true -Dtests.locale=th 
-Dtests.timezone=Asia/Krasnoyarsk -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  200s | BasicHttpSolrServerTest.testDelete <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[xml]> 
but was:<[javabin]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([752DB857A2D15D08:387207435206F495]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testDelete(BasicHttpSolrServerTest.java:307)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 389327 T548 oas.SolrTestCaseJ4.setUp ###Starting 
testSetParametersExternalClient
   [junit4]   2> 389329 T548 oas.SolrTestCaseJ4.tearDown ###Ending 
testSetParametersExternalClient
   [junit4]   2> 389342 T548 oas.SolrTestCaseJ4.setUp ###Starting testQuery
   [junit4]   2> 389405 T548 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
   [junit4]   2> 389415 T548 oas.SolrTestCaseJ4.setUp ###Starting 
testCompression
   [junit4]   2> 389578 T557 C131 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=foo&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 389654 T553 C131 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=foo&wt=javabin&version=2} hits=0 status=0 
QTime=1 
   [junit4]   2> 389680 T548 oas.SolrTestCaseJ4.tearDown ###Ending 
testCompression
   [junit4]   2> 389697 T548 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1262333872
   [junit4]   2> 389698 T548 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6e89570a
   [junit4]   2> 389718 T548 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> 389719 T548 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 389719 T548 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 389720 T548 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 389720 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
waitForMerges
   [junit4]   2> 389721 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
waitForMerges done
   [junit4]   2> 389721 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: now flush 
at close waitForMerges=true
   [junit4]   2> 389722 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   start 
flush: applyAllDeletes=true
   [junit4]   2> 389722 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   index 
before flush 
   [junit4]   2> 389723 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
startFullFlush
   [junit4]   2> 389726 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: anyChanges? 
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 389726 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker finishFullFlush 
success=true
   [junit4]   2> 389727 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: apply all 
deletes during flush
   [junit4]   2> 389727 T548 C131 oasu.LoggingInfoStream.message 
[BD][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: prune 
sis=org.apache.lucene.index.SegmentInfos@4d39957 minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 389728 T548 C131 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: now merge
   [junit4]   2> 389728 T548 C131 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   index: 
   [junit4]   2> 389729 T548 C131 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   no more 
merges pending; now return
   [junit4]   2> 389729 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
waitForMerges
   [junit4]   2> 389731 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
waitForMerges done
   [junit4]   2> 389732 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: now call 
final commit()
   [junit4]   2> 389737 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: commit: 
start
   [junit4]   2> 389738 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: commit: 
enter lock
   [junit4]   2> 389738 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: commit: now 
prepare
   [junit4]   2> 389738 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
prepareCommit: flush
   [junit4]   2> 389738 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   index 
before flush 
   [junit4]   2> 389739 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
startFullFlush
   [junit4]   2> 389739 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: anyChanges? 
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 389739 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: apply all 
deletes during flush
   [junit4]   2> 389741 T548 C131 oasu.LoggingInfoStream.message 
[BD][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: prune 
sis=org.apache.lucene.index.SegmentInfos@4d39957 minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 389741 T548 C131 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker finishFullFlush 
success=true
   [junit4]   2> 389742 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: 
startCommit(): start
   [junit4]   2> 389742 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]:   skip 
startCommit(): no changes pending
   [junit4]   2> 389742 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: commit: 
pendingCommit == null; skip
   [junit4]   2> 389743 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: commit: done
   [junit4]   2> 389743 T548 C131 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[752DB857A2D15D08]-worker]: at close: 
   [junit4]   2> 389747 T548 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 389747 T548 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 389748 T548 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001;done=false>>]
   [junit4]   2> 389748 T548 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001
   [junit4]   2> 389748 T548 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index;done=false>>]
   [junit4]   2> 389749 T548 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001/tempDir-001/index
   [junit4]   2> 389749 T548 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 389801 T548 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./solr.client.solrj.impl.BasicHttpSolrServerTest-752DB857A2D15D08-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
sim=DefaultSimilarity, locale=th, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 
(64-bit)/cpus=2,threads=1,free=95194952,total=192937984
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer, 
MultiCoreEmbeddedTest, SolrQueryTest, SolrExampleXMLTest, 
AnlysisResponseBaseTest, TermsResponseTest, ModifiableSolrParamsTest, 
SolrDocumentTest, FieldAnalysisResponseTest, LargeVolumeBinaryJettyTest, 
TestLBHttpSolrServer, SolrParamTest, LargeVolumeJettyTest, TestSolrProperties, 
TestSpellCheckResponse, DocumentAnalysisResponseTest, ClientUtilsTest, 
TestBatchUpdate, SolrPingTest, JettyWebappTest, SolrExampleStreamingBinaryTest, 
NamedListTest, FacetFieldTest, SolrExampleBinaryTest, CloudSolrServerTest, 
SolrExampleStreamingTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, 
BasicHttpSolrServerTest]
   [junit4] Completed in 204.06s, 10 tests, 1 failure <<< FAILURES!

[...truncated 66 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:202: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1297: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:921: 
There were test failures: 49 suites, 285 tests, 1 failure

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to