Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3924/
Java: 64bit/jdk1.8.0_20-ea-b05 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<post> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<post> but was:<null>
        at 
__randomizedtesting.SeedInfo.seed([2DC8564DCD010891:9BDE1347ABC5E047]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testUpdate(BasicHttpSolrServerTest.java:365)
        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:744)




Build Log:
[...truncated 12325 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\init-core-data-001
   [junit4]   2> 179701 T565 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 179702 T565 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 179702 T565 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 179703 T565 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 179718 T565 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 179821 T565 oejs.AbstractConnector.doStart Started 
[email protected]:49697
   [junit4]   2> 179829 T565 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 179831 T565 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 179831 T565 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 179831 T565 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\'
   [junit4]   2> 179875 T565 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\solr.xml
   [junit4]   2> 179908 T565 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 179908 T565 oasc.CoreContainer.<init> New CoreContainer 
223108117
   [junit4]   2> 179908 T565 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\]
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 179911 T565 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 179924 T565 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 179924 T565 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 179924 T565 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 179934 T565 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr
   [junit4]   2> 179954 T565 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\
   [junit4]   2> 179956 T565 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 179957 T575 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\'
   [junit4]   2> 179981 T575 oasc.SolrConfig.initLibs Adding specified lib dirs 
to ClassLoader
   [junit4]   2> 179983 T575 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> 179984 T575 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> 179984 T575 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> 179984 T575 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> 179986 T575 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> 179986 T575 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> 179987 T575 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> 179987 T575 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> 180011 T575 oasu.SolrIndexConfig.<init> IndexWriter infoStream 
solr logging is enabled
   [junit4]   2> 180013 T575 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 180040 T575 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 180041 T575 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 180066 T575 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 180266 T575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 180274 T575 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 180274 T575 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 180293 T575 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 180298 T575 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 180327 T575 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\
   [junit4]   2> 180327 T575 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 180328 T575 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\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\
   [junit4]   2> 180328 T575 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c2539be
   [junit4]   2> 180329 T575 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 180329 T575 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 180329 T575 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\
   [junit4]   2> 180329 T575 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\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index/
   [junit4]   2> 180329 T575 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 180330 T575 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index
   [junit4]   2> 180334 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: init: current segments file is "null"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@556197cd
   [junit4]   2> 180335 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: now checkpoint "" [0 segments ; isCommit 
= false]
   [junit4]   2> 180335 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: 0 msec to checkpoint
   [junit4]   2> 180335 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: init: create=true
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@43528be6 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-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> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]:   index before flush 
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: startFullFlush
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: coreLoadExecutor-346-thread-1 
finishFullFlush success=true
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: apply all deletes during flush
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-346-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@23b2b3c minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-346-thread-1]: now merge
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-346-thread-1]:   index: 
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-346-thread-1]:   no more merges pending; now return
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: waitForMerges
   [junit4]   2> 180336 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: waitForMerges done
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: now call final commit()
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: start
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: enter lock
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: now prepare
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: prepareCommit: flush
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]:   index before flush 
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: startFullFlush
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: apply all deletes during flush
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-346-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@23b2b3c minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: coreLoadExecutor-346-thread-1 
finishFullFlush success=true
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: startCommit(): start
   [junit4]   2> 180339 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 180342 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: done all syncs: []
   [junit4]   2> 180342 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: pendingCommit != null
   [junit4]   2> 180342 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 180343 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: now checkpoint "" [0 segments ; isCommit 
= true]
   [junit4]   2> 180343 T575 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43528be6 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index),segFN=segments_1,generation=1}
   [junit4]   2> 180343 T575 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 180343 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: 0 msec to checkpoint
   [junit4]   2> 180343 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: took 4.0 msec
   [junit4]   2> 180343 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: commit: done
   [junit4]   2> 180343 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: at close: 
   [junit4]   2> 180344 T575 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
   [junit4]   2> 180344 T575 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 180344 T575 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
   [junit4]   2> 180345 T575 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
   [junit4]   2> 180345 T575 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 180350 T575 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 180350 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 180350 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /query: solr.SearchHandler
   [junit4]   2> 180351 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 180356 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /browse: solr.SearchHandler
   [junit4]   2> 180356 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 180357 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 180357 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 180357 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 180357 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 180357 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 180358 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 180358 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 180358 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 180359 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 180359 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 180359 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /spell: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /suggest: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /tvrh: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 180360 T575 oasc.RequestHandlers.initHandlersFromConfig 
created /elevate: solr.SearchHandler
   [junit4]   2> 180366 T575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 180368 T575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 180369 T575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 180372 T575 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 180372 T575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 180374 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: init: current segments file is 
"segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@556197cd
   [junit4]   2> 180374 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: init: load commit "segments_1"
   [junit4]   2> 180374 T575 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43528be6 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index),segFN=segments_1,generation=1}
   [junit4]   2> 180374 T575 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: now checkpoint "" [0 segments ; isCommit 
= false]
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-346-thread-1]: 0 msec to checkpoint
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: init: create=false
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@43528be6 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-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> 180375 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: flush at getReader
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: startFullFlush
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: apply all deletes during flush
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-346-thread-1]: prune 
sis=org.apache.lucene.index.SegmentInfos@579f0cbb minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 180375 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: return reader version=1 
reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 180378 T575 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-346-thread-1]: coreLoadExecutor-346-thread-1 
finishFullFlush success=true
   [junit4]   2> 180378 T575 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-346-thread-1]: getReader took 3 msec
   [junit4]   2> 180378 T575 oass.SolrIndexSearcher.<init> Opening 
Searcher@296e2ce8[collection1] main
   [junit4]   2> 180378 T575 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180378 T575 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf\}
   [junit4]   2> 180378 T575 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180379 T575 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 180379 T575 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 180379 T575 oasr.RestManager.init Initializing 2 registered 
ManagedResources
   [junit4]   2> 180379 T575 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180379 T575 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180379 T575 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 180379 T575 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 35 words 
for /schema/analysis/stopwords/english
   [junit4]   2> 180379 T575 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 180379 T575 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180381 T575 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf
   [junit4]   2> 180381 T575 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 180381 T575 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 180381 T575 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 180381 T575 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 180383 T575 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> 180383 T575 oashc.SpellCheckComponent.inform No queryConverter 
defined, using default converter
   [junit4]   2> 180383 T575 oashc.SuggestComponent.inform Initializing 
SuggestComponent
   [junit4]   2> 180383 T575 oasss.SolrSuggester.init init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 180384 T575 oasss.SolrSuggester.init Dictionary loaded with 
params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 180384 T575 oashc.QueryElevationComponent.inform Loading 
QueryElevation from: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\example\solr\collection1\conf\elevate.xml
   [junit4]   2> 180394 T575 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 180399 T576 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@296e2ce8[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C149 name=collection1 
org.apache.solr.core.SolrCore@6a2b8fb6
   [junit4]   2> 180400 T576 C149 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> 180400 T576 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 180400 T576 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 180400 T576 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 180400 T576 
oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index 
for: mySuggester
   [junit4]   2> 180400 T576 oasss.SolrSuggester.reload reload()
   [junit4]   2> 180400 T576 oasss.SolrSuggester.build build()
   [junit4]   2> 180406 T576 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@296e2ce8[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 180408 T575 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 180409 T565 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 180409 T565 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 180409 T565 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#49697
   [junit4]   2> 180421 T565 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
   [junit4]   2> 380565 T565 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicHttpSolrServerTest -Dtests.method=testUpdate 
-Dtests.seed=2DC8564DCD010891 -Dtests.slow=true -Dtests.locale=it_IT 
-Dtests.timezone=Europe/Sofia -Dtests.file.encoding=Cp1252
   [junit4] FAILURE  200s | BasicHttpSolrServerTest.testUpdate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<post> but 
was:<null>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DC8564DCD010891:9BDE1347ABC5E047]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testUpdate(BasicHttpSolrServerTest.java:365)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 380688 T565 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> 380775 T565 oas.SolrTestCaseJ4.tearDown ###Ending 
testSolrExceptionCodeNotFromSolr
   [junit4]   2> 380793 T565 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
   [junit4]   2> 380860 T574 C149 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 
QTime=0 
   [junit4]   2> 380865 T565 oas.SolrTestCaseJ4.tearDown ###Ending testRedirect
   [junit4]   2> 380874 T565 oas.SolrTestCaseJ4.setUp ###Starting testDelete
   [junit4]   2> 380922 T565 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
   [junit4]   2> 380933 T565 oas.SolrTestCaseJ4.setUp ###Starting 
testCompression
   [junit4]   2> 381139 T573 C149 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=foo&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 381207 T574 C149 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={q=foo&wt=javabin&version=2} hits=0 status=0 
QTime=1 
   [junit4]   2> 381216 T565 oas.SolrTestCaseJ4.tearDown ###Ending 
testCompression
   [junit4]   2> 381227 T565 oas.SolrTestCaseJ4.setUp ###Starting 
testGetRawStream
   [junit4]   2> 381324 T573 C149 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/select params={} hits=0 status=0 QTime=0 
   [junit4]   2> 381327 T565 oas.SolrTestCaseJ4.tearDown ###Ending 
testGetRawStream
   [junit4]   2> 381381 T565 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
   [junit4]   2> 383953 T565 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
   [junit4]   2> 383964 T565 oas.SolrTestCaseJ4.setUp ###Starting 
testExampleKeystorePath
   [junit4]   2> 383965 T565 oas.SolrTestCaseJ4.tearDown ###Ending 
testExampleKeystorePath
   [junit4]   2> 383976 T565 oas.SolrTestCaseJ4.setUp ###Starting 
testSetParametersExternalClient
   [junit4]   2> 383987 T565 oas.SolrTestCaseJ4.tearDown ###Ending 
testSetParametersExternalClient
   [junit4]   2> 383997 T565 oas.SolrTestCaseJ4.setUp ###Starting testQuery
   [junit4]   2> 384096 T565 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
   [junit4]   2> 384114 T565 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=223108117
   [junit4]   2> 384115 T565 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6a2b8fb6
   [junit4]   2> 384150 T565 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> 384150 T565 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 384150 T565 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 384153 T565 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
waitForMerges
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
waitForMerges done
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: now flush 
at close waitForMerges=true
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   start 
flush: applyAllDeletes=true
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   index 
before flush 
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
startFullFlush
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: anyChanges? 
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 384155 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker finishFullFlush 
success=true
   [junit4]   2> 384159 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: apply all 
deletes during flush
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[BD][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: prune 
sis=org.apache.lucene.index.SegmentInfos@579f0cbb minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: now merge
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   index: 
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[CMS][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   no more 
merges pending; now return
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
waitForMerges
   [junit4]   2> 384160 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
waitForMerges done
   [junit4]   2> 384163 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: now call 
final commit()
   [junit4]   2> 384163 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: commit: 
start
   [junit4]   2> 384163 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: commit: 
enter lock
   [junit4]   2> 384163 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: commit: now 
prepare
   [junit4]   2> 384165 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
prepareCommit: flush
   [junit4]   2> 384165 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   index 
before flush 
   [junit4]   2> 384165 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
startFullFlush
   [junit4]   2> 384165 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: anyChanges? 
numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 384165 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: apply all 
deletes during flush
   [junit4]   2> 384168 T565 C149 oasu.LoggingInfoStream.message 
[BD][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: prune 
sis=org.apache.lucene.index.SegmentInfos@579f0cbb minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 384169 T565 C149 oasu.LoggingInfoStream.message 
[DW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker finishFullFlush 
success=true
   [junit4]   2> 384169 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: 
startCommit(): start
   [junit4]   2> 384170 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]:   skip 
startCommit(): no changes pending
   [junit4]   2> 384170 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: commit: 
pendingCommit == null; skip
   [junit4]   2> 384170 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: commit: done
   [junit4]   2> 384170 T565 C149 oasu.LoggingInfoStream.message 
[IW][SUITE-BasicHttpSolrServerTest-seed#[2DC8564DCD010891]-worker]: at close: 
   [junit4]   2> 384201 T565 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 384201 T565 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 384201 T565 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\;done=false>>]
   [junit4]   2> 384201 T565 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\
   [junit4]   2> 384203 T565 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index;done=false>>]
   [junit4]   2> 384203 T565 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001\tempDir-001\index
   [junit4]   2> 384203 T565 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 384259 T565 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.impl.BasicHttpSolrServerTest-2DC8564DCD010891-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
sim=DefaultSimilarity, locale=it_IT, timezone=Europe/Sofia
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20-ea 
(64-bit)/cpus=2,threads=1,free=144959776,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, 
IteratorChainTest, MultiCoreEmbeddedTest, SolrExampleStreamingTest, TestHash, 
TestSpellCheckResponse, FacetFieldTest, ClientUtilsTest, SolrPingTest, 
SolrExampleEmbeddedTest, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, 
TestJavaBinCodec, TestSolrProperties, TestFastInputStream, 
ModifiableSolrParamsTest, TestCoreAdmin, MergeIndexesEmbeddedTest, 
TestRetryUtil, JettyWebappTest, SolrQueryTest, NoOpResponseParserTest, 
LargeVolumeEmbeddedTest, DocumentAnalysisResponseTest, CloudSolrServerTest, 
SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, 
BasicHttpSolrServerTest]
   [junit4] Completed in 204.59s, 10 tests, 1 failure <<< FAILURES!

[...truncated 66 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: 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:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921:
 There were test failures: 49 suites, 285 tests, 1 failure

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to