You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/11/24 15:10:54 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b34) - Build # 11663 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11663/
Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testTwoServers

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:55247/solr
	at __randomizedtesting.SeedInfo.seed([3439AA2E1F4B8D30:94D304A3C400A310]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:584)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	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.TestLBHttpSolrServer.addDocs(TestLBHttpSolrServer.java:116)
	at org.apache.solr.client.solrj.TestLBHttpSolrServer.setUp(TestLBHttpSolrServer.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:861)
	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.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	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:54)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
	... 46 more




Build Log:
[...truncated 12651 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/init-core-data-001
   [junit4]   2> 1048 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1119 T13 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 2064 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2301 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2347 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:46902
   [junit4]   2> 2384 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2433 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2434 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001
   [junit4]   2> 2435 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/'
   [junit4]   2> 2593 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/solr.xml
   [junit4]   2> 2944 T13 oasc.CoreContainer.<init> New CoreContainer 160546334
   [junit4]   2> 2947 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/]
   [junit4]   2> 3001 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3002 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 3003 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3003 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3004 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3005 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3005 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3006 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3006 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3006 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3019 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3026 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3028 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3030 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3262 T25 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/'
   [junit4]   2> 3357 T25 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3421 T25 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3436 T25 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf/schema.xml
   [junit4]   2> 3447 T25 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3597 T25 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3601 T25 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/
   [junit4]   2> 3653 T25 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 3663 T25 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/
   [junit4]   2> 3664 T25 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3691 T25 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data
   [junit4]   2> 3693 T25 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index/
   [junit4]   2> 3694 T25 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3712 T25 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index
   [junit4]   2> 3802 T25 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 3803 T25 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4037 T25 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4052 T25 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4053 T25 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4053 T25 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4053 T25 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4059 T25 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4060 T25 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 4060 T25 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 4061 T25 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 4064 T25 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4081 T25 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4152 T25 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4161 T25 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4163 T25 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4164 T25 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4182 T25 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4183 T25 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4198 T25 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 4199 T25 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4235 T25 oass.SolrIndexSearcher.<init> Opening Searcher@2f42ca18[collection1] main
   [junit4]   2> 4246 T25 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 4247 T25 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf}
   [junit4]   2> 4270 T25 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 4271 T25 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 4275 T25 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 4276 T25 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4297 T25 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 4300 T25 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4300 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f42ca18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4303 T13 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 4303 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@5277d6c0
   [junit4]   2> 5024 T23 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 239
   [junit4]   2> 5082 T24 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5273 T24 C0 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_2,generation=2}
   [junit4]   2> 5275 T24 C0 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 5357 T24 C0 oass.SolrIndexSearcher.<init> Opening Searcher@8d10d4a[collection1] main
   [junit4]   2> 5359 T24 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5361 T26 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8d10d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 5363 T24 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 280
   [junit4]   2> 5369 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5381 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5396 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36650
   [junit4]   2> 5403 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5404 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5405 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001
   [junit4]   2> 5406 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/'
   [junit4]   2> 5426 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/solr.xml
   [junit4]   2> 5464 T13 oasc.CoreContainer.<init> New CoreContainer 534877884
   [junit4]   2> 5465 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/]
   [junit4]   2> 5466 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5467 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 5467 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5468 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5468 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5469 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5470 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5470 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5471 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5471 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5474 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5477 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5478 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5478 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5482 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/'
   [junit4]   2> 5513 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 5534 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5535 T37 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf/schema.xml
   [junit4]   2> 5557 T37 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5572 T37 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5573 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/
   [junit4]   2> 5574 T37 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 5575 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/
   [junit4]   2> 5576 T37 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 5578 T37 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 5579 T37 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index/
   [junit4]   2> 5579 T37 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5580 T37 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 5584 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 5585 T37 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5587 T37 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5588 T37 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5588 T37 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5589 T37 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5589 T37 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5590 T37 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5590 T37 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5591 T37 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5591 T37 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5592 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5592 T37 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5597 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5602 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5604 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5606 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5614 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5615 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5619 T37 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 5619 T37 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5620 T37 oass.SolrIndexSearcher.<init> Opening Searcher@4c2c5287[collection1] main
   [junit4]   2> 5620 T37 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 5621 T37 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf}
   [junit4]   2> 5621 T37 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 5622 T37 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 5623 T37 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 5623 T37 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5624 T37 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5624 T38 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c2c5287[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5625 T37 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5626 T13 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 5626 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@55da31d9
   [junit4]   2> 5725 T33 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 7
   [junit4]   2> 5733 T34 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5813 T34 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_2,generation=2}
   [junit4]   2> 5816 T34 C1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 5828 T34 C1 oass.SolrIndexSearcher.<init> Opening Searcher@69760d63[collection1] main
   [junit4]   2> 5830 T34 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5830 T38 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69760d63[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 5831 T34 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 98
   [junit4]   2> 5839 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5886 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5890 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51660
   [junit4]   2> 5909 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5910 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5910 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001
   [junit4]   2> 5911 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/'
   [junit4]   2> 5924 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/solr.xml
   [junit4]   2> 5964 T13 oasc.CoreContainer.<init> New CoreContainer 151616580
   [junit4]   2> 5964 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/]
   [junit4]   2> 5966 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5966 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 5967 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5967 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5967 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5968 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5968 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5969 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5969 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5970 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5973 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5975 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5975 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5975 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5978 T49 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/'
   [junit4]   2> 6003 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6016 T49 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6018 T49 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/conf/schema.xml
   [junit4]   2> 6022 T49 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6033 T49 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6033 T49 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/
   [junit4]   2> 6034 T49 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 6034 T49 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/
   [junit4]   2> 6034 T49 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6042 T49 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data
   [junit4]   2> 6043 T49 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index/
   [junit4]   2> 6044 T49 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6045 T49 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index
   [junit4]   2> 6051 T49 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 6051 T49 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6053 T49 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6054 T49 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6054 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6055 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6055 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6055 T49 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6056 T49 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 6056 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 6056 T49 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 6057 T49 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6057 T49 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6067 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6072 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6074 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6076 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6086 T49 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6086 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6104 T49 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 6105 T49 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6106 T49 oass.SolrIndexSearcher.<init> Opening Searcher@6dfc2943[collection1] main
   [junit4]   2> 6106 T49 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/conf
   [junit4]   2> 6106 T49 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/conf}
   [junit4]   2> 6107 T49 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/conf
   [junit4]   2> 6107 T49 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 6108 T49 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/conf
   [junit4]   2> 6108 T49 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6109 T49 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6109 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6dfc2943[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6110 T49 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6126 T13 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 6127 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@6da881b3
   [junit4]   2> 6220 T45 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 6
   [junit4]   2> 6228 T46 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6247 T46 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_2,generation=2}
   [junit4]   2> 6249 T46 C2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 6253 T46 C2 oass.SolrIndexSearcher.<init> Opening Searcher@7e67837f[collection1] main
   [junit4]   2> 6255 T46 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 6255 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e67837f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 6257 T46 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 29
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@5277d6c0
   [junit4]   2> 6354 T23 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=81 
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@55da31d9
   [junit4]   2> 6373 T35 C4 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 6381 T48 C2 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 6407 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=534877884
   [junit4]   2> 6408 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55da31d9
   [junit4]   2> 6409 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 6410 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 6410 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 6411 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 6414 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 6416 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 6416 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 6417 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 6418 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 6418 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 6467 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 11402 T20 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 11412 T47 C2 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 11418 T22 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
   [junit4]   2> 11422 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 11428 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 11431 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36650
   [junit4]   2> 11433 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 11433 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11433 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001
   [junit4]   2> 11434 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/'
   [junit4]   2> 11445 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/solr.xml
   [junit4]   2> 11469 T13 oasc.CoreContainer.<init> New CoreContainer 1186699629
   [junit4]   2> 11469 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/]
   [junit4]   2> 11470 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 11470 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 11471 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 11471 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 11471 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 11472 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 11472 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 11473 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 11473 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 11473 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 11476 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 11477 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11477 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11477 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 11480 T62 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/'
   [junit4]   2> 11498 T62 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 11509 T62 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11510 T62 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf/schema.xml
   [junit4]   2> 11516 T62 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 11527 T62 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11528 T62 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/
   [junit4]   2> 11528 T62 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 11528 T62 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/
   [junit4]   2> 11529 T62 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 11530 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 11531 T62 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index/
   [junit4]   2> 11532 T62 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 11532 T62 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 11533 T62 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 11533 T62 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 11533 T62 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 11534 T62 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 11534 T62 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 11534 T62 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 11535 T62 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 11535 T62 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 11536 T62 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 11538 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11539 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11540 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11542 T62 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 11543 T62 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 11544 T62 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 11545 T62 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 11551 T62 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_2,generation=2}
   [junit4]   2> 11552 T62 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 11554 T62 oass.SolrIndexSearcher.<init> Opening Searcher@654bc2f8[collection1] main
   [junit4]   2> 11555 T62 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 11555 T62 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf}
   [junit4]   2> 11556 T62 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 11556 T62 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf
   [junit4]   2> 11557 T62 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 11557 T62 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 11557 T62 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 11558 T63 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@654bc2f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 11558 T62 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 11559 T13 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 11559 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@4f80b12
   [junit4]   2> 11999 T58 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=16 
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@6da881b3
   [junit4]   2> 12763 T45 C6 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
   [junit4]   2> 12771 T59 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@5277d6c0
   [junit4]   2> 12776 T24 C7 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 12800 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=160546334
   [junit4]   2> 12800 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5277d6c0
   [junit4]   2> 12801 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 12801 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 12802 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 12802 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 12804 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 12805 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12805 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 12806 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data
   [junit4]   2> 12806 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 12807 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index
   [junit4]   2> 12813 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 17816 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1186699629
   [junit4]   2> 17817 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f80b12
   [junit4]   2> 17817 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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}
   [junit4]   2> 17818 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 17818 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 17818 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 17821 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 17823 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 17824 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 17824 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 17824 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 17825 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 17832 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 22833 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=151616580
   [junit4]   2> 22834 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6da881b3
   [junit4]   2> 22835 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 22836 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 22836 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 22837 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 22842 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 22843 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 22844 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 22844 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data
   [junit4]   2> 22845 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 22845 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index
   [junit4]   2> 22854 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 27829 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 27856 T13 oas.SolrTestCaseJ4.setUp ###Starting testTwoServers
   [junit4]   2> 27861 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27866 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 27869 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47266
   [junit4]   2> 27872 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 27873 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27873 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001
   [junit4]   2> 27874 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/'
   [junit4]   2> 27887 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/solr.xml
   [junit4]   2> 27928 T13 oasc.CoreContainer.<init> New CoreContainer 177807844
   [junit4]   2> 27928 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/]
   [junit4]   2> 27929 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 27929 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 27929 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 27930 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 27930 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 27930 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 27930 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 27931 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 27931 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 27931 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 27933 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 27939 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27940 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27940 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27961 T74 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/'
   [junit4]   2> 28023 T74 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 28040 T74 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28041 T74 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf/schema.xml
   [junit4]   2> 28045 T74 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 28051 T74 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 28052 T74 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/
   [junit4]   2> 28052 T74 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 28052 T74 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/
   [junit4]   2> 28053 T74 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 28054 T74 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data
   [junit4]   2> 28054 T74 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index/
   [junit4]   2> 28055 T74 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 28060 T74 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index
   [junit4]   2> 28114 T74 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 28115 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 28116 T74 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 28117 T74 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 28118 T74 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28118 T74 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28118 T74 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28119 T74 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 28119 T74 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 28119 T74 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 28119 T74 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 28120 T74 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 28120 T74 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 28122 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28123 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28124 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28126 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 28141 T74 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 28142 T74 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 28145 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 28146 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 28148 T74 oass.SolrIndexSearcher.<init> Opening Searcher@4166b3b5[collection1] main
   [junit4]   2> 28149 T74 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 28149 T74 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf}
   [junit4]   2> 28154 T74 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 28155 T74 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 28155 T74 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/conf
   [junit4]   2> 28155 T74 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 28156 T74 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 28159 T75 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4166b3b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28159 T74 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 28161 T13 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 28161 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@73d6b44a
   [junit4]   2> 28253 T73 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 5
   [junit4]   2> 28259 T70 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 28278 T70 C8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_2,generation=2}
   [junit4]   2> 28279 T70 C8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 28282 T70 C8 oass.SolrIndexSearcher.<init> Opening Searcher@ae232c6[collection1] main
   [junit4]   2> 28283 T75 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae232c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 28283 T70 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 28284 T70 C8 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 25
   [junit4]   2> 28294 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 28310 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 28314 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55247
   [junit4]   2> 28316 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 28317 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28317 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001
   [junit4]   2> 28318 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/'
   [junit4]   2> 28331 T13 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/solr.xml
   [junit4]   2> 28349 T13 oasc.CoreContainer.<init> New CoreContainer 2056919761
   [junit4]   2> 28349 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/]
   [junit4]   2> 28350 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 28351 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 28351 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 28352 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 28352 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 28352 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 28353 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 28353 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 28354 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 28354 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 28356 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 28358 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28358 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28359 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 28364 T86 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/'
   [junit4]   2> 28392 T86 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 28409 T86 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28410 T86 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/conf/schema.xml
   [junit4]   2> 28418 T86 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 28423 T86 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 28424 T86 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/
   [junit4]   2> 28424 T86 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 28424 T86 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/
   [junit4]   2> 28424 T86 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 28426 T86 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 28427 T86 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index/
   [junit4]   2> 28427 T86 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 28428 T86 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 28433 T86 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@15d5e9a1),segFN=segments_1,generation=1}
   [junit4]   2> 28433 T86 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 28435 T86 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 28435 T86 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 28436 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28437 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 28439 T86 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestH

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

ve_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 275236 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 275237 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 275237 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 275239 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 275239 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 275240 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 275240 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data/index
   [junit4]   2> 275245 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 275245 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-0-001/collection1/data
   [junit4]   2> 275246 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 280248 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1950516826
   [junit4]   2> 280249 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33922ca5
   [junit4]   2> 280249 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,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}
   [junit4]   2> 280249 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 280249 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 280250 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 280252 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 280253 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 280253 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 280253 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data
   [junit4]   2> 280254 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 280254 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-1-001/collection1/data/index
   [junit4]   2> 280258 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 285263 T13 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1413841748
   [junit4]   2> 285263 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c60cc1e
   [junit4]   2> 285263 T13 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 285264 T13 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 285264 T13 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 285264 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 285266 T13 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 285266 T13 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 285266 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 285267 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data/index
   [junit4]   2> 285271 T13 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 285271 T13 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001/instance-2-001/collection1/data
   [junit4]   2> 285272 T13 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 290256 T13 oas.SolrTestCaseJ4.tearDown ###Ending testReliability
   [junit4]   2> 290259 T13 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-3439AA2E1F4B8D30-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, sim=DefaultSimilarity, locale=is_IS, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=2,free=83536136,total=127795200
   [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrServer]
   [junit4] Completed on J1 in 290.47s, 3 tests, 1 error <<< FAILURES!

[...truncated 46 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:463: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:199: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 54 suites, 330 tests, 1 error

Total time: 104 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any