Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17901/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.TestLBHttpSolrClient:     1) Thread[id=2513, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   1) Thread[id=2513, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestLBHttpSolrClient]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([F56801609D417348]:0)


FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space




Build Log:
[...truncated 13226 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/init-core-data-001
   [junit4]   2> 95449 INFO  
(SUITE-TestLBHttpSolrClient-seed#[F56801609D417348]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 95452 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 95457 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 95458 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c3ea710{/solr,null,AVAILABLE}
   [junit4]   2> 95460 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@efa6c9c{SSL,[ssl, 
http/1.1]}{127.0.0.1:39244}
   [junit4]   2> 95460 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @97415ms
   [junit4]   2> 95460 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=39244}
   [junit4]   2> 95460 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/solr.xml
   [junit4]   2> 95467 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/.
   [junit4]   2> 95467 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 95474 INFO  (coreLoadExecutor-214-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95478 INFO  (coreLoadExecutor-214-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 95480 INFO  (coreLoadExecutor-214-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 95482 INFO  (coreLoadExecutor-214-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 95483 INFO  (coreLoadExecutor-214-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1
   [junit4]   2> 95484 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/]
   [junit4]   2> 95486 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 95487 WARN  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 95533 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 95533 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95538 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 95538 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 95538 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95538 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c7f2192[collection1] main]
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf}
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95541 INFO  (coreLoadExecutor-214-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95542 INFO  
(searcherExecutor-215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c7f2192[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95995 INFO  (qtp1574618027-2314) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
   [junit4]   2> 95998 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 95998 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@69c4e7d7
   [junit4]   2> 96128 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 96129 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 96132 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58dc136e[collection1] main]
   [junit4]   2> 96132 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 96132 INFO  
(searcherExecutor-215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58dc136e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 96132 INFO  (qtp1574618027-2321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 134
   [junit4]   2> 96136 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 96137 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@537f292e{/solr,null,AVAILABLE}
   [junit4]   2> 96138 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@5cffd296{SSL,[ssl, 
http/1.1]}{127.0.0.1:40574}
   [junit4]   2> 96139 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @98094ms
   [junit4]   2> 96139 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=40574}
   [junit4]   2> 96139 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/solr.xml
   [junit4]   2> 96149 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/.
   [junit4]   2> 96149 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 96156 INFO  (coreLoadExecutor-224-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 96160 INFO  (coreLoadExecutor-224-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 96162 INFO  (coreLoadExecutor-224-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 96164 INFO  (coreLoadExecutor-224-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 96165 INFO  (coreLoadExecutor-224-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1
   [junit4]   2> 96165 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/]
   [junit4]   2> 96166 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 96166 WARN  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 96176 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 96177 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96181 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 96181 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 96181 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 96181 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ff25fce[collection1] main]
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf}
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 96182 INFO  (coreLoadExecutor-224-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 96183 INFO  
(searcherExecutor-225-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ff25fce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96690 INFO  (qtp1653365247-2331) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
   [junit4]   2> 96694 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96694 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@684455d0
   [junit4]   2> 96914 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 96914 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 96918 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@47a39af4[collection1] main]
   [junit4]   2> 96918 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 96918 INFO  
(searcherExecutor-225-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47a39af4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 96918 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 224
   [junit4]   2> 96922 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 96922 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75966485{/solr,null,AVAILABLE}
   [junit4]   2> 96924 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@faf0752{SSL,[ssl, 
http/1.1]}{127.0.0.1:43001}
   [junit4]   2> 96924 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @98880ms
   [junit4]   2> 96924 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=43001}
   [junit4]   2> 96925 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/solr.xml
   [junit4]   2> 96933 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/.
   [junit4]   2> 96933 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 96941 INFO  (coreLoadExecutor-234-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 96945 INFO  (coreLoadExecutor-234-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 96947 INFO  (coreLoadExecutor-234-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 96948 INFO  (coreLoadExecutor-234-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 96949 INFO  (coreLoadExecutor-234-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1
   [junit4]   2> 96950 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/]
   [junit4]   2> 96951 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/index/
   [junit4]   2> 96951 WARN  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 96982 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 96982 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96987 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 96987 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 96987 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 96987 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96988 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 96988 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96988 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ec32968[collection1] main]
   [junit4]   2> 96989 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf
   [junit4]   2> 96989 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf}
   [junit4]   2> 96989 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf
   [junit4]   2> 96989 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 96989 INFO  (coreLoadExecutor-234-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 96989 INFO  
(searcherExecutor-235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ec32968[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 97465 INFO  (qtp1281384389-2348) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
   [junit4]   2> 97468 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97468 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5830778e
   [junit4]   2> 97595 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 97595 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 97597 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23a1561a[collection1] main]
   [junit4]   2> 97597 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97597 INFO  
(searcherExecutor-235-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23a1561a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 97597 INFO  (qtp1281384389-2355) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 129
   [junit4]   2> 97599 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@efa6c9c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97599 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=919663600
   [junit4]   2> 97600 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@76a00418
   [junit4]   2> 97600 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 97600 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 97600 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 97600 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 97601 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 97601 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 97601 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 97601 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97601 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data
   [junit4]   2> 97602 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 97602 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97602 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
   [junit4]   2> 97622 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 97622 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97622 INFO  (coreCloseExecutor-239-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 97624 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c3ea710{/solr,null,UNAVAILABLE}
   [junit4]   2> 97631 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 97634 INFO  (qtp1653365247-2338) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 97637 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5cffd296{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97637 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=917919647
   [junit4]   2> 97638 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5aed04dd
   [junit4]   2> 97638 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 97638 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 97638 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 97638 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 97639 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 97639 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 97639 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 97639 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/snapshot_metadata
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 97640 INFO  (coreCloseExecutor-241-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
   [junit4]   2> 97645 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@537f292e{/solr,null,UNAVAILABLE}
   [junit4]   2> 97647 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97649 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f78e19d{/solr,null,AVAILABLE}
   [junit4]   2> 97650 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@6f8eebdc{SSL,[ssl, 
http/1.1]}{127.0.0.1:39244}
   [junit4]   2> 97650 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @99606ms
   [junit4]   2> 97650 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=39244}
   [junit4]   2> 97651 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/solr.xml
   [junit4]   2> 97659 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/.
   [junit4]   2> 97659 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 97667 INFO  (coreLoadExecutor-248-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 97671 INFO  (coreLoadExecutor-248-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 97689 INFO  (coreLoadExecutor-248-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 97690 INFO  (coreLoadExecutor-248-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 97692 INFO  (coreLoadExecutor-248-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1
   [junit4]   2> 97692 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/]
   [junit4]   2> 97693 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 97698 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 97698 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 97698 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 97698 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 97700 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 97700 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 97701 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@769851ef[collection1] main]
   [junit4]   2> 97702 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 97702 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf}
   [junit4]   2> 97702 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 97702 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 97702 INFO  (coreLoadExecutor-248-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 97704 INFO  
(searcherExecutor-249-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@769851ef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 98152 INFO  (qtp1832702775-2368) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} 
hits=10 status=0 QTime=0
   [junit4]   2> 99373 INFO  (qtp1832702775-2375) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 99380 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@6f8eebdc{SSL,[ssl, 
http/1.1]}{127.0.0.1:39244}
   [junit4]   2> 99380 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=308380155
   [junit4]   2> 99380 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@28639181
   [junit4]   2> 99380 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 99381 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 99381 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 99381 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99386 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
   [junit4]   2> 99395 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 99395 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99395 INFO  (coreCloseExecutor-253-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data
   [junit4]   2> 99396 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f78e19d{/solr,null,UNAVAILABLE}
   [junit4]   2> 99405 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@faf0752{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 99405 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1720884476
   [junit4]   2> 99406 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@590d9597
   [junit4]   2> 99406 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 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> 99406 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 99406 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 99406 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99407 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
   [junit4]   2> 99412 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 99412 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 99412 INFO  (coreCloseExecutor-255-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 99417 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75966485{/solr,null,UNAVAILABLE}
   [junit4]   2> 99428 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[F56801609D417348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 99432 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 99452 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 99456 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52b3e59c{/solr,null,AVAILABLE}
   [junit4]   2> 99458 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3f8299e3{SSL,[ssl, 
http/1.1]}{127.0.0.1:36444}
   [junit4]   2> 99459 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @101414ms
   [junit4]   2> 99459 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=36444}
   [junit4]   2> 99460 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/solr.xml
   [junit4]   2> 99475 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/.
   [junit4]   2> 99475 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 99485 INFO  (coreLoadExecutor-262-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 99490 INFO  (coreLoadExecutor-262-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 99498 INFO  (coreLoadExecutor-262-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 99501 INFO  (coreLoadExecutor-262-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 99502 INFO  (coreLoadExecutor-262-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1
   [junit4]   2> 99503 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/]
   [junit4]   2> 99504 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 99504 WARN  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 99585 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 99585 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 99592 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 99592 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 99593 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 99593 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c88d993[collection1] main]
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf}
   [junit4]   2> 99594 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/conf
   [junit4]   2> 99595 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 99595 INFO  (coreLoadExecutor-262-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 99600 INFO  
(searcherExecutor-263-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c88d993[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100060 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 9
   [junit4]   2> 100083 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100083 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@50c3c45d
   [junit4]   2> 100225 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 100225 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 100229 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@64d563e4[collection1] main]
   [junit4]   2> 100229 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 100229 INFO  
(searcherExecutor-263-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@64d563e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 100229 INFO  (qtp621070419-2393) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 146
   [junit4]   2> 100234 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 100276 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ad6a4a5{/solr,null,AVAILABLE}
   [junit4]   2> 100278 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@3ec16ba6{SSL,[ssl, 
http/1.1]}{127.0.0.1:37803}
   [junit4]   2> 100279 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @102234ms
   [junit4]   2> 100281 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=37803}
   [junit4]   2> 100285 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/solr.xml
   [junit4]   2> 100331 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/.
   [junit4]   2> 100331 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 100355 INFO  (coreLoadExecutor-272-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 100361 INFO  (coreLoadExecutor-272-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 100364 INFO  (coreLoadExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 100370 INFO  (coreLoadExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 100372 INFO  (coreLoadExecutor-272-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1
   [junit4]   2> 100372 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/]
   [junit4]   2> 100373 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 100373 WARN  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 100411 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 100411 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 100423 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 100423 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 100430 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 100430 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 100432 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 100432 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@581f11b[collection1] 
main]
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf}
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/conf
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 100433 INFO  (coreLoadExecutor-272-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 100433 INFO  
(searcherExecutor-273-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@581f11b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100901 INFO  (qtp1985397783-2412) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 4
   [junit4]   2> 100906 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100906 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34645aeb
   [junit4]   2> 101052 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_2,generation=2}
   [junit4]   2> 101052 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 101068 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@178fb3d0[collection1] main]
   [junit4]   2> 101068 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 101070 INFO  
(searcherExecutor-273-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@178fb3d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 101071 INFO  (qtp1985397783-2409) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 164
   [junit4]   2> 101075 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 101099 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6108e37a{/solr,null,AVAILABLE}
   [junit4]   2> 101104 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7929e9d4{SSL,[ssl, 
http/1.1]}{127.0.0.1:34624}
   [junit4]   2> 101104 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.e.j.s.Server Started @103059ms
   [junit4]   2> 101104 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=34624}
   [junit4]   2> 101105 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/solr.xml
   [junit4]   2> 101138 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/.
   [junit4]   2> 101139 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[F56801609D417348]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 101155 INFO  (coreLoadExecutor-282-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 101166 INFO  (coreLoadExecutor-282-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101172 INFO  (coreLoadExecutor-282-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 101174 INFO  (coreLoadExecutor-282-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 101175 INFO  (coreLoadExecutor-282-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1
   [junit4]   2> 101176 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/]
   [junit4]   2> 101177 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/index/
   [junit4]   2> 101177 WARN  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 101207 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 101207 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 101214 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, standard, defaults, lazy]
   [junit4]   2> 101214 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 101215 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101215 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101216 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b497431),segFN=segments_1,generation=1}
   [junit4]   2> 101216 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@473fe7f7[collection1] main]
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf}
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/conf
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 101217 INFO  (coreLoadExecutor-282-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 101218 INFO  
(searcherExecutor-283-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@473fe7f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101686 INFO  (qtp2009577429-2423) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
   [junit4]   2> 101690 INFO  (qtp2009577429-2423) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=tr

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

nit4]   2> 141524 INFO  (coreCloseExecutor-351-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 141524 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 141525 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data/index
   [junit4]   2> 141792 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 141792 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 141792 INFO  (coreCloseExecutor-351-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001/instance-2-001/collection1/data
   [junit4]   2> 141793 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[F56801609D417348]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@324c7489{/solr,null,UNAVAILABLE}
   [junit4]   2> 141798 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[F56801609D417348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReliability
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrClient -Dtests.method=testReliability 
-Dtests.seed=F56801609D417348 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt-PT -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   38.2s J0 | TestLBHttpSolrClient.testReliability <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap 
spaceThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: 
Captured an uncaught exception in thread: Thread[id=2504, 
name=org.eclipse.jetty.server.session.HashSessionManager@66360f98Timer, 
state=RUNNABLE, group=TGRP-TestLBHttpSolrClient]
   [junit4]    > Caused by: java.lang.IllegalMonitorStateException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F56801609D417348]:0)
   [junit4]    >        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.signal(AbstractQueuedSynchronizer.java:1939)
   [junit4]    >        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1103)
   [junit4]    >        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 141802 INFO  
(SUITE-TestLBHttpSolrClient-seed#[F56801609D417348]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_F56801609D417348-001
   [junit4]   2> Sep 25, 2016 10:06:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Sep 25, 2016 10:06:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]   2>    1) Thread[id=2513, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Sep 25, 2016 10:06:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2513, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2> Sep 25, 2016 10:06:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1363, maxMBSortInHeap=6.664590928896565, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT, 
timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=186524432,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleStreamingTest, 
TestDelegationTokenResponse, LargeVolumeBinaryJettyTest, 
TestCloudSolrClientConnections, StreamingTest, OperationsTest, 
LBHttpSolrClientBuilderTest, CommonAdminParamsTest, TestCollectionAdminRequest, 
StreamExpressionTest, TestSpellCheckResponse, TestLBHttpSolrClient]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrClient -Dtests.seed=F56801609D417348 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-PT 
-Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLBHttpSolrClient (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]    >    1) Thread[id=2513, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F56801609D417348]:0)
   [junit4] Completed [83/85 (1!)] on J0 in 66.40s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160925_220348_409.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid5049.hprof 
...
   [junit4] Heap dump file created [603810423 bytes in 4.404 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10382 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid5049.hprof

Total time: 62 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to