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

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.TestBatchUpdate.testWithXml

Error Message:
IOException occured when talking to server at: https://127.0.0.1:53770/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:53770/solr
        at 
__randomizedtesting.SeedInfo.seed([B563F1FA0B25DFDA:1E81480C8923C6B7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:416)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
        at 
org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:130)
        at 
org.apache.solr.client.solrj.TestBatchUpdate.testWithXml(TestBatchUpdate.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
        at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
        ... 46 more




Build Log:
[...truncated 10214 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.TestBatchUpdate
[junit4:junit4]   1> 36130 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.SolrJettyTestBase  ? Randomized ssl (true) and clientAuth 
(false)
[junit4:junit4]   1> 36131 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.SolrTestCaseJ4  ? ####initCore
[junit4:junit4]   1> 36133 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.SolrTestCaseJ4  ? ####initCore end
[junit4:junit4]   1> 36151 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.eclipse.jetty.server.Server  ? jetty-8.1.8.v20121106
[junit4:junit4]   1> 36536 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.eclipse.jetty.util.ssl.SslContextFactory  ? Enabled Protocols [SSLv2Hello, 
SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
[junit4:junit4]   1> 36551 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.eclipse.jetty.server.AbstractConnector  ? Started 
[email protected]:53770
[junit4:junit4]   1> 36552 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init()
[junit4:junit4]   1> 36553 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.SolrResourceLoader  ? JNDI not configured for solr 
(NoInitialContextEx)
[junit4:junit4]   1> 36554 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.SolrResourceLoader  ? using system property 
solr.solr.home: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr
[junit4:junit4]   1> 36561 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CoreContainer  ? looking for solr config file: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/solr.xml
[junit4:junit4]   1> 36562 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CoreContainer  ? New CoreContainer 970264659
[junit4:junit4]   1> 36563 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 
'/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/'
[junit4:junit4]   1> 36564 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for 
directory: 
'/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/'
[junit4:junit4]   1> 36657 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
socketTimeout to: 0
[junit4:junit4]   1> 36664 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme 
to: http://
[junit4:junit4]   1> 36665 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
connTimeout to: 0
[junit4:junit4]   1> 36666 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
maxConnectionsPerHost to: 20
[junit4:junit4]   1> 36666 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
corePoolSize to: 0
[junit4:junit4]   1> 36667 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
maximumPoolSize to: 2147483647
[junit4:junit4]   1> 36668 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
maxThreadIdleTime to: 5
[junit4:junit4]   1> 36669 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
sizeOfQueue to: -1
[junit4:junit4]   1> 36671 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting 
fairnessPolicy to: false
[junit4:junit4]   1> 36672 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 36713 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CoreContainer  ? Registering Log Listener
[junit4:junit4]   1> 36767 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using 
instanceDir: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1
[junit4:junit4]   1> 36769 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for 
directory: 
'/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/'
[junit4:junit4]   1> 36869 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrConfig  ? Adding specified lib dirs to ClassLoader
[junit4:junit4]   1> 36982 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> 37154 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 37155 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.schema.IndexSchema  ? Reading Solr Schema
[junit4:junit4]   1> 37246 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.schema.IndexSchema  ? Schema name=example
[junit4:junit4]   1> 38358 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 38391 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates 
from file currency.xml
[junit4:junit4]   1> 38409 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.schema.FileExchangeRateProvider  ? Reloading exchange rates 
from file currency.xml
[junit4:junit4]   1> 38625 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 38626 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/,
 
dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/
[junit4:junit4]   1> 38637 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.JmxMonitoredMap  ? JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@684b1503
[junit4:junit4]   1> 38642 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for 
newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4:junit4]   1> 38643 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Added SolrEventListener for 
firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static 
firstSearcher warming in solrconfig.xml}]}
[junit4:junit4]   1> 38644 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 38708 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? return new directory for 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960
[junit4:junit4]   1> 38709 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? New index directory detected: old=null 
new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index/
[junit4:junit4]   1> 38709 [coreLoadExecutor-36-thread-1] WARN  
org.apache.solr.core.SolrCore  ? [collection1] Solr index directory 
'/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index'
 doesn't exist. Creating new index...
[junit4:junit4]   1> 38710 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? return new directory for 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index
[junit4:junit4]   1> 38714 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 38715 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 1[segments_1]
[junit4:junit4]   1> 38716 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? created json: solr.JSONResponseWriter
[junit4:junit4]   1> 38717 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? adding lazy queryResponseWriter: 
solr.VelocityResponseWriter
[junit4:junit4]   1> 38718 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? created velocity: solr.VelocityResponseWriter
[junit4:junit4]   1> 38718 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? created xslt: solr.XSLTResponseWriter
[junit4:junit4]   1> 38719 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.response.XSLTResponseWriter  ? xsltCacheLifetimeSeconds=5
[junit4:junit4]   1> 38724 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /select: solr.SearchHandler
[junit4:junit4]   1> 38726 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /query: solr.SearchHandler
[junit4:junit4]   1> 38732 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> 38734 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /browse: solr.SearchHandler
[junit4:junit4]   1> 38735 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /update: 
solr.UpdateRequestHandler
[junit4:junit4]   1> 38736 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /update/json: 
solr.JsonUpdateRequestHandler
[junit4:junit4]   1> 38738 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /update/csv: 
solr.CSVRequestHandler
[junit4:junit4]   1> 38739 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 38740 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /update/extract: 
solr.extraction.ExtractingRequestHandler
[junit4:junit4]   1> 38740 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 38741 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /analysis/field: 
solr.FieldAnalysisRequestHandler
[junit4:junit4]   1> 38742 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 38743 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /analysis/document: 
solr.DocumentAnalysisRequestHandler
[junit4:junit4]   1> 38743 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /admin/: 
solr.admin.AdminHandlers
[junit4:junit4]   1> 38745 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /admin/ping: 
solr.PingRequestHandler
[junit4:junit4]   1> 38746 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /debug/dump: 
solr.DumpRequestHandler
[junit4:junit4]   1> 38747 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /replication: 
solr.ReplicationHandler
[junit4:junit4]   1> 38748 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.SearchHandler
[junit4:junit4]   1> 38749 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /spell: solr.SearchHandler
[junit4:junit4]   1> 38760 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.SearchHandler
[junit4:junit4]   1> 38761 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /tvrh: solr.SearchHandler
[junit4:junit4]   1> 38762 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.SearchHandler
[junit4:junit4]   1> 38762 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /terms: solr.SearchHandler
[junit4:junit4]   1> 38763 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? adding lazy requestHandler: 
solr.SearchHandler
[junit4:junit4]   1> 38764 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.RequestHandlers  ? created /elevate: solr.SearchHandler
[junit4:junit4]   1> 38774 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 38777 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 38780 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 38790 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@d9422a4 main
[junit4:junit4]   1> 38792 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.update.UpdateHandler  ? Clearing tlog files, 
tlogDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/tlog
[junit4:junit4]   1> 38793 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? Hard AutoCommit: if uncommited for 15000ms; 
[junit4:junit4]   1> 38794 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 38795 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.component.SpellCheckComponent  ? Initializing spell 
checkers
[junit4:junit4]   1> 38796 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.spelling.DirectSolrSpellChecker  ? init: 
{name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4:junit4]   1> 38797 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.component.SpellCheckComponent  ? No queryConverter 
defined, using default converter
[junit4:junit4]   1> 38799 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.component.QueryElevationComponent  ? Loading 
QueryElevation from: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/example/solr/collection1/conf/elevate.xml
[junit4:junit4]   1> 38833 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.handler.ReplicationHandler  ? Commits will be reserved for  
10000
[junit4:junit4]   1> 38835 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to 
Searcher@d9422a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 38838 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] webapp=null path=null 
params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false}
 hits=0 status=0 QTime=2 
[junit4:junit4]   1> 38838 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 38839 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index 
for spellchecker: default
[junit4:junit4]   1> 38840 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.handler.component.SpellCheckComponent  ? Loading spell index 
for spellchecker: wordbreak
[junit4:junit4]   1> 38842 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher 
Searcher@d9422a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 38849 [coreLoadExecutor-36-thread-1] INFO  
org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 38850 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.servlet.SolrDispatchFilter  ? 
user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0
[junit4:junit4]   1> 38851 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.servlet.SolrDispatchFilter  ? SolrDispatchFilter.init() done
[junit4:junit4]   1> 38852 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.SolrJettyTestBase  ? Jetty Assigned Port#53770
[junit4:junit4]   2> Creating dataDir: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-TestBatchUpdate-1364624807960
[junit4:junit4]   1> 38864 
[TEST-TestBatchUpdate.testWithBinary-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Starting testWithBinary
[junit4:junit4]   1> 38865 
[TEST-TestBatchUpdate.testWithBinary-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> 39067 [qtp641354508-74] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 39069 [qtp641354508-74] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 1[segments_1]
[junit4:junit4]   1> 39071 [qtp641354508-74] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@16ddbe43 realtime
[junit4:junit4]   1> 39073 [qtp641354508-74] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* 
(-1430912825706938368)} 0 13
[junit4:junit4]   1> 40012 [qtp641354508-75] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 
(1430912825761464320), 2 (1430912825768804352), 3 (1430912825769852928), 4 
(1430912825770901504), 5 (1430912825770901505), 6 (1430912825771950080), 7 
(1430912825772998656), 8 (1430912825774047232), 9 (1430912825775095808), 10 
(1430912825776144384), ... (1000 adds)]} 0 913
[junit4:junit4]   1> 40030 [qtp641354508-72] INFO  
org.apache.solr.update.UpdateHandler  ? start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 40483 [qtp641354508-72] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_2,generation=2,filenames=[_0.fnm,
 _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, segments_2, _0.fdx, _0.si, 
_0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   1> 40485 [qtp641354508-72] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 2[_0.fnm, _0_Lucene41_0.doc, 
_0_Lucene41_0.pos, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, 
_0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   1> 40504 [qtp641354508-72] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5e28d052 main
[junit4:junit4]   1> 40506 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to 
Searcher@5e28d052 main{StandardDirectoryReader(segments_2:3:nrt _0(4.3):C1000)}
[junit4:junit4]   1> 40507 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 40512 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher 
Searcher@5e28d052 main{StandardDirectoryReader(segments_2:3:nrt _0(4.3):C1000)}
[junit4:junit4]   1> 40514 [qtp641354508-72] INFO  
org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 40515 [qtp641354508-72] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} 
{commit=} 0 485
[junit4:junit4]   1> 40533 [qtp641354508-74] INFO  
org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1000 status=0 QTime=2 
[junit4:junit4]   1> 40560 
[TEST-TestBatchUpdate.testWithBinary-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Ending testWithBinary
[junit4:junit4]   1> 40607 
[TEST-TestBatchUpdate.testWithXml-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Starting testWithXml
[junit4:junit4]   1> 40660 [qtp641354508-76] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2f0c37a9 realtime
[junit4:junit4]   1> 40662 [qtp641354508-76] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* 
(-1430912827336425472)} 0 43
[junit4:junit4]   1> 42063 [qtp641354508-75] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 
(1430912827522023424), 2 (1430912827532509184), 3 (1430912827533557760), 4 
(1430912827534606336), 5 (1430912827541946368), 6 (1430912827542994944), 7 
(1430912827544043520), 8 (1430912827544043521), 9 (1430912827545092096), 10 
(1430912827546140672), ... (1000 adds)]} 0 1267
[junit4:junit4]   1> 55663 [commitScheduler-39-thread-1] INFO  
org.apache.solr.update.UpdateHandler  ? start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 55731 [commitScheduler-39-thread-1] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_2,generation=2,filenames=[_0.fnm,
 _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, segments_2, _0.fdx, _0.si, 
_0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_3,generation=3,filenames=[_1.fdx,
 _1_Lucene41_0.pos, _1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, 
_1_Lucene41_0.tim, _1.nvd, _1_Lucene41_0.tip, _1.fnm, segments_3]
[junit4:junit4]   1> 55732 [commitScheduler-39-thread-1] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 3[_1.fdx, _1_Lucene41_0.pos, 
_1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, _1_Lucene41_0.tim, _1.nvd, 
_1_Lucene41_0.tip, _1.fnm, segments_3]
[junit4:junit4]   1> 55736 [commitScheduler-39-thread-1] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@56d23bef realtime
[junit4:junit4]   1> 55737 [commitScheduler-39-thread-1] INFO  
org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 242169 [qtp641354508-76] INFO  
org.apache.solr.update.UpdateHandler  ? start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 242169 
[TEST-TestBatchUpdate.testWithXml-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Ending testWithXml
[junit4:junit4]   1> 242171 [qtp641354508-76] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_3,generation=3,filenames=[_1.fdx,
 _1_Lucene41_0.pos, _1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, 
_1_Lucene41_0.tim, _1.nvd, _1_Lucene41_0.tip, _1.fnm, segments_3]
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_4,generation=4,filenames=[_1.fdx,
 _1_Lucene41_0.pos, _1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, 
_1_Lucene41_0.tim, _1.nvd, _1_Lucene41_0.tip, _1.fnm, segments_4]
[junit4:junit4]   1> 242171 [qtp641354508-76] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 4[_1.fdx, _1_Lucene41_0.pos, 
_1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, _1_Lucene41_0.tim, _1.nvd, 
_1_Lucene41_0.tip, _1.fnm, segments_4]
[junit4:junit4]   1> 242172 [qtp641354508-76] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@673f4c7c main
[junit4:junit4]   1> 242173 [qtp641354508-76] INFO  
org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 242174 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to 
Searcher@673f4c7c main{StandardDirectoryReader(segments_3:7:nrt _1(4.3):C1000)}
[junit4:junit4]   1> 242175 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 242178 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher 
Searcher@673f4c7c main{StandardDirectoryReader(segments_3:7:nrt _1(4.3):C1000)}
[junit4:junit4]   1> 242179 [qtp641354508-76] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} 
{commit=} 0 10
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBatchUpdate 
-Dtests.method=testWithXml -Dtests.seed=B563F1FA0B25DFDA -Dtests.slow=true 
-Dtests.locale=es_PA -Dtests.timezone=America/Santiago 
-Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR    202s | TestBatchUpdate.testWithXml <<<
[junit4:junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:53770/solr
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B563F1FA0B25DFDA:1E81480C8923C6B7]:0)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:416)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:130)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.TestBatchUpdate.testWithXml(TestBatchUpdate.java:54)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.http.NoHttpResponseException: The 
target server failed to respond
[junit4:junit4]    >    at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
[junit4:junit4]    >    at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    >    at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    >    at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    >    at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    >    at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    >    at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    >    at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    >    at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    >    at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    >    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    >    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    >    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    >    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]    >    ... 46 more
[junit4:junit4]   1> 242292 
[TEST-TestBatchUpdate.testWithBinaryBean-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Starting testWithBinaryBean
[junit4:junit4]   1> 242330 [qtp641354508-74] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@7d7d3a97 realtime
[junit4:junit4]   1> 242331 [qtp641354508-74] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* 
(-1430913038831058944)} 0 15
[junit4:junit4]   1> 243114 [qtp641354508-75] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 
(1430913038934867968), 2 (1430913038947450880), 3 (1430913038948499456), 4 
(1430913038949548032), 5 (1430913038949548033), 6 (1430913038950596608), 7 
(1430913038951645184), 8 (1430913038951645185), 9 (1430913038952693760), 10 
(1430913038953742336), ... (1000 adds)]} 0 699
[junit4:junit4]   1> 243122 [qtp641354508-73] INFO  
org.apache.solr.update.UpdateHandler  ? start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 243166 [qtp641354508-73] INFO  
org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_4,generation=4,filenames=[_1.fdx,
 _1_Lucene41_0.pos, _1.nvm, _1_Lucene41_0.doc, _1.fdt, _1.si, 
_1_Lucene41_0.tim, _1.nvd, _1_Lucene41_0.tip, _1.fnm, segments_4]
[junit4:junit4]   1>    
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6499 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ba9ca2f),segFN=segments_5,generation=5,filenames=[_2.si,
 _2_Lucene41_0.pos, _2_Lucene41_0.tim, _2.nvm, _2.nvd, _2.fdt, 
_2_Lucene41_0.doc, _2_Lucene41_0.tip, segments_5, _2.fdx, _2.fnm]
[junit4:junit4]   1> 243167 [qtp641354508-73] INFO  
org.apache.solr.core.SolrCore  ? newest commit = 5[_2.si, _2_Lucene41_0.pos, 
_2_Lucene41_0.tim, _2.nvm, _2.nvd, _2.fdt, _2_Lucene41_0.doc, 
_2_Lucene41_0.tip, segments_5, _2.fdx, _2.fnm]
[junit4:junit4]   1> 243171 [qtp641354508-73] INFO  
org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@5a6a7b90 main
[junit4:junit4]   1> 243172 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener sending requests to 
Searcher@5a6a7b90 main{StandardDirectoryReader(segments_5:11:nrt _2(4.3):C1000)}
[junit4:junit4]   1> 243173 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? QuerySenderListener done.
[junit4:junit4]   1> 243173 [qtp641354508-73] INFO  
org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 243178 [searcherExecutor-37-thread-1] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher 
Searcher@5a6a7b90 main{StandardDirectoryReader(segments_5:11:nrt _2(4.3):C1000)}
[junit4:junit4]   1> 243180 [qtp641354508-73] INFO  
org.apache.solr.update.processor.LogUpdateProcessor  ? [collection1] 
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} 
{commit=} 0 58
[junit4:junit4]   1> 243189 [qtp641354508-76] INFO  
org.apache.solr.core.SolrCore  ? [collection1] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1000 status=0 QTime=1 
[junit4:junit4]   1> 243207 
[TEST-TestBatchUpdate.testWithBinaryBean-seed#[B563F1FA0B25DFDA]] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###Ending testWithBinaryBean
[junit4:junit4]   1> 243225 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer 
instance=970264659
[junit4:junit4]   1> 243230 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f2f4377
[junit4:junit4]   1> 243330 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.update.UpdateHandler  ? closing 
DirectUpdateHandler2{commits=4,autocommit maxTime=15000ms,autocommits=1,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3000,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
[junit4:junit4]   1> 243333 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 243335 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has 
reached 0 - closing IndexWriter
[junit4:junit4]   1> 243336 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with 
IndexWriterCloser
[junit4:junit4]   1> 243351 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 243353 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 
2 directories currently being tracked
[junit4:junit4]   1> 243354 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? looking to close 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960
 
[CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960;done=false>>]
[junit4:junit4]   1> 243355 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960
[junit4:junit4]   1> 243355 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? looking to close 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index;done=false>>]
[junit4:junit4]   1> 243357 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: 
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1364624807960/index
[junit4:junit4]   1> 243358 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.eclipse.jetty.server.handler.ContextHandler  ? stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> 243411 
[SUITE-TestBatchUpdate-seed#[B563F1FA0B25DFDA]-worker] INFO  
org.apache.solr.SolrTestCaseJ4  ? ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, 
sim=DefaultSimilarity, locale=es_PA, timezone=America/Santiago
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_15 
(64-bit)/cpus=2,threads=1,free=20692616,total=96468992
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJavaBinCodec, 
MultiCoreExampleJettyTest, NamedListTest, SolrExampleJettyTest, TestBatchUpdate]
[junit4:junit4] Completed in 207.34s, 3 tests, 1 error <<< FAILURES!

[...truncated 123 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:381: 
The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:361: 
The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:196:
 The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:448:
 The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1234:
 The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:878:
 There were test failures: 45 suites, 266 tests, 1 error

Total time: 92 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseG1GC
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