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

1 tests failed.
FAILED:  
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:37236//collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:37236//collection1
        at 
__randomizedtesting.SeedInfo.seed([2714036F2A3C998F:AF403CB584C0F477]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 48 more




Build Log:
[...truncated 12210 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/init-core-data-001
   [junit4]   2> 2072849 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[2714036F2A3C998F]-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> 2072850 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[2714036F2A3C998F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2072948 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2072950 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2072951 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ffbb24a{/,null,AVAILABLE}
   [junit4]   2> 2072955 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@370f98a0{SSL,[ssl, 
http/1.1]}{127.0.0.1:40290}
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server Started @2075350ms
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40290, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores}
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2072956 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-26T18:25:54.722Z
   [junit4]   2> 2072957 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/solr.xml
   [junit4]   2> 2072968 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores
   [junit4]   2> 2072968 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2072969 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2073041 WARN  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2073043 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2073063 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2073072 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2073168 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2073169 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 2073179 INFO  (coreLoadExecutor-4920-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2073179 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2073179 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@508a8591
   [junit4]   2> 2073180 INFO  (coreLoadExecutor-4920-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-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2073180 WARN  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2073180 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=49.98828125, 
floorSegmentMB=1.923828125, forceMergeDeletesPctAllowed=12.782341760782835, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2073181 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 2073182 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 2073184 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 2073184 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2073186 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2073195 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 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, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 2073195 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2073196 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2073196 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.6787109375, 
floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=12.112385522446681, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5eddca38[collection1] main]
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2073197 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2073198 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2073198 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2073234 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2073367 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2073367 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2073368 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2073368 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2073368 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2073368 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546559794848989184
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2073368 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2073369 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2073369 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2073370 INFO  
(searcherExecutor-4921-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5eddca38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073370 INFO  (coreLoadExecutor-4920-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1546559794848989184
   [junit4]   2> 2073572 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2073574 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2073575 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e02b005{/,null,AVAILABLE}
   [junit4]   2> 2073577 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@222f0c39{SSL,[ssl, 
http/1.1]}{127.0.0.1:36120}
   [junit4]   2> 2073577 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server Started @2075971ms
   [junit4]   2> 2073577 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36120, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores}
   [junit4]   2> 2073578 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2073578 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2073578 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2073578 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-26T18:25:55.344Z
   [junit4]   2> 2073579 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2073610 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores
   [junit4]   2> 2073611 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2073611 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2073651 WARN  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2073655 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2073699 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2073705 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2073824 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2073826 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 2073835 INFO  (coreLoadExecutor-4931-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2073836 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2073836 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@508a8591
   [junit4]   2> 2073837 INFO  (coreLoadExecutor-4931-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-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2073837 WARN  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2073837 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=49.98828125, 
floorSegmentMB=1.923828125, forceMergeDeletesPctAllowed=12.782341760782835, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2073843 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 2073843 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2073845 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 2073847 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 2073847 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2073848 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2073861 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 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, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 2073861 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2073862 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2073862 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2073863 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073863 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073863 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.6787109375, 
floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=12.112385522446681, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2073863 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26b7d13a[collection1] main]
   [junit4]   2> 2073864 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2073864 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2073864 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2073864 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2073887 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2074047 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2074048 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2074048 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2074048 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2074049 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2074049 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546559795563069440
   [junit4]   2> 2074049 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2074049 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2074049 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2074050 INFO  
(searcherExecutor-4932-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26b7d13a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2074051 INFO  (coreLoadExecutor-4931-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1546559795563069440
   [junit4]   2> 2074173 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2074175 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2074175 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5923883e{/,null,AVAILABLE}
   [junit4]   2> 2074178 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@72f9616d{SSL,[ssl, 
http/1.1]}{127.0.0.1:38947}
   [junit4]   2> 2074178 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server Started @2076572ms
   [junit4]   2> 2074178 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38947, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores}
   [junit4]   2> 2074178 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2074179 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2074179 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2074179 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-26T18:25:55.945Z
   [junit4]   2> 2074179 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2074187 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores
   [junit4]   2> 2074187 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2074187 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2074236 WARN  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2074237 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2074253 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2074256 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2074369 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2074371 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 2074380 INFO  (coreLoadExecutor-4942-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2074380 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2074380 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@508a8591
   [junit4]   2> 2074381 INFO  (coreLoadExecutor-4942-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-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2074381 WARN  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2074381 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=49.98828125, 
floorSegmentMB=1.923828125, forceMergeDeletesPctAllowed=12.782341760782835, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2074383 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 2074383 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2074385 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 2074387 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 2074387 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2074388 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2074401 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 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, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 2074401 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2074401 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2074402 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2074402 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2074402 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2074403 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.6787109375, 
floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=12.112385522446681, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2074403 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48266ffa[collection1] main]
   [junit4]   2> 2074403 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2074403 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2074403 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2074404 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2074459 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2074704 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2074704 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2074705 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2074705 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2074705 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2074705 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2074705 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2074705 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2074705 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2074706 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2074706 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2074706 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546559796251983872
   [junit4]   2> 2074708 INFO  (coreLoadExecutor-4942-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1546559796251983872
   [junit4]   2> 2074708 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2074709 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2074710 INFO  
(searcherExecutor-4943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48266ffa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2074783 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2074785 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2074787 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c4704ac{/,null,AVAILABLE}
   [junit4]   2> 2074788 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@57514d59{SSL,[ssl, 
http/1.1]}{127.0.0.1:37236}
   [junit4]   2> 2074788 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.Server Started @2077182ms
   [junit4]   2> 2074788 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37236, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores}
   [junit4]   2> 2074789 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2074789 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2074789 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2074789 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-26T18:25:56.555Z
   [junit4]   2> 2074789 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2074798 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores
   [junit4]   2> 2074798 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2074798 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2074824 WARN  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2074825 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2074842 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2074848 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2074961 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2074962 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] unique key field: id
   [junit4]   2> 2074969 INFO  (coreLoadExecutor-4953-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2074969 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2074969 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@508a8591
   [junit4]   2> 2074969 INFO  (coreLoadExecutor-4953-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-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 2074969 WARN  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2074970 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=49.98828125, 
floorSegmentMB=1.923828125, forceMergeDeletesPctAllowed=12.782341760782835, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2074971 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryResponseWriter: [xml]
   [junit4]   2> 2074971 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2074973 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type 
queryParser: [foo]
   [junit4]   2> 2074974 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type 
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
   [junit4]   2> 2074974 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2074974 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2074974 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2074974 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2074975 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2074985 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 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, dismax, mock, defaults, lazy, spellCheckCompRH, 
spellCheckCompRH_Direct, spellCheckWithWordbreak, 
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt, 
/debug/dump, /search-facet-def, /search-facet-invariants]
   [junit4]   2> 2074985 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2074986 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2074986 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2074987 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2074987 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2074987 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.6787109375, 
floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=12.112385522446681, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2074988 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ddc7120[collection1] main]
   [junit4]   2> 2074988 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2074988 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2074988 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2074988 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2075017 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2075179 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2075179 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2075180 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2075180 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2075180 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2075180 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2075180 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2075180 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2075180 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1546559796749008896
   [junit4]   2> 2075180 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2075180 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2075181 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2075181 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2075181 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2075182 INFO  (coreLoadExecutor-4953-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1546559796749008896
   [junit4]   2> 2075182 INFO  
(searcherExecutor-4954-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ddc7120[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2075300 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2075332 INFO  (qtp1173227814-11556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1546559796907343872)]} 0 0
   [junit4]   2> 2075360 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1546559796936704000)]} 0 0
   [junit4]   2> 2075387 INFO  (qtp1861344003-11590) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1546559796965015552)]} 0 0
   [junit4]   2> 2075391 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1546559796969209856)]} 0 0
   [junit4]   2> 2075394 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1546559796972355584)]} 0 0
   [junit4]   2> 2075397 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1546559796976549888)]} 0 0
   [junit4]   2> 2075400 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1546559796979695616)]} 0 0
   [junit4]   2> 2075403 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1546559796981792768)]} 0 0
   [junit4]   2> 2075405 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1546559796984938496)]} 0 0
   [junit4]   2> 2075407 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1546559796987035648)]} 0 0
   [junit4]   2> 2075409 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1546559796989132800)]} 0 0
   [junit4]   2> 2075411 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1546559796991229952)]} 0 0
   [junit4]   2> 2075419 INFO  (qtp1173227814-11556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1546559796998569984)]} 0 0
   [junit4]   2> 2075421 INFO  (qtp1193029099-11579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1546559797001715712)]} 0 0
   [junit4]   2> 2075423 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1546559797003812864)]} 0 0
   [junit4]   2> 2075425 INFO  (qtp1173227814-11562) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1546559797005910016)]} 0 0
   [junit4]   2> 2075428 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1546559797009055744)]} 0 0
   [junit4]   2> 2075430 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1546559797011152896)]} 0 0
   [junit4]   2> 2075433 INFO  (qtp1173227814-11563) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1546559797013250048)]} 0 0
   [junit4]   2> 2075435 INFO  (qtp1193029099-11579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1546559797015347200)]} 0 0
   [junit4]   2> 2075437 INFO  (qtp1861344003-11597) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1546559797017444352)]} 0 0
   [junit4]   2> 2075439 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1546559797020590080)]} 0 0
   [junit4]   2> 2075441 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1546559797022687232)]} 0 0
   [junit4]   2> 2075443 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1546559797024784384)]} 0 0
   [junit4]   2> 2075445 INFO  (qtp1173227814-11561) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1546559797026881536)]} 0 0
   [junit4]   2> 2075448 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[26 (1546559797030027264)]} 0 0
   [junit4]   2> 2075450 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[27 (1546559797032124416)]} 0 0
   [junit4]   2> 2075453 INFO  (qtp1173227814-11562) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[28 (1546559797035270144)]} 0 0
   [junit4]   2> 2075455 INFO  (qtp1193029099-11575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[29 (1546559797037367296)]} 0 0
   [junit4]   2> 2075457 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[30 (1546559797039464448)]} 0 0
   [junit4]   2> 2075463 INFO  (qtp1173227814-11563) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[31 (1546559797045755904)]} 0 0
   [junit4]   2> 2075467 INFO  (qtp1193029099-11579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[32 (1546559797049950208)]} 0 0
   [junit4]   2> 2075470 INFO  (qtp1861344003-11590) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[33 (1546559797053095936)]} 0 0
   [junit4]   2> 2075473 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[34 (1546559797055193088)]} 0 0
   [junit4]   2> 2075475 INFO  (qtp1193029099-11574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[35 (1546559797058338816)]} 0 0
   [junit4]   2> 2075478 INFO  (qtp1861344003-11593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[36 (1546559797060435968)]} 0 0
   [junit4]   2> 2075480 INFO  (qtp1173227814-11561) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[37 (1546559797063581696)]} 0 0
   [junit4]   2> 2075482 INFO  (qtp1193029099-11576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[38 (1546559797065678848)]} 0 0
   [junit4]   2> 2075488 INFO  (qtp1861344003-11597) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[39 (1546559797071970304)]} 0 0
   [junit4]   2> 2075494 INFO  (qtp1173227814-11558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[40 (1546559797078261760)]} 0 0
   [junit4]   2> 2075496 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[41 (1546559797080358912)]} 0 0
   [junit4]   2> 2075499 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[42 (1546559797083504640)]} 0 0
   [junit4]   2> 2075502 INFO  (qtp1173227814-11562) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[43 (1546559797086650368)]} 0 0
   [junit4]   2> 2075504 INFO  (qtp1193029099-11580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[44 (1546559797088747520)]} 0 0
   [junit4]   2> 2075506 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[45 (1546559797090844672)]} 0 0
   [junit4]   2> 2075508 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[46 (1546559797092941824)]} 0 0
   [junit4]   2> 2075511 INFO  (qtp1193029099-11576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[47 (1546559797096087552)]} 0 0
   [junit4]   2> 2075513 INFO  (qtp1861344003-11591) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[48 (1546559797098184704)]} 0 0
   [junit4]   2> 2075515 INFO  (qtp1173227814-11558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[49 (1546559797100281856)]} 0 0
   [junit4]   2> 2075517 INFO  (qtp1193029099-11575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[50 (1546559797102379008)]} 0 0
   [junit4]   2> 2075519 INFO  (qtp1861344003-11592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[51 (1546559797104476160)]} 0 0
   [junit4]   2> 2075521 INFO  (qtp1173227814-11559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[52 (1546559797106573312)]} 0 0
   [junit4]   2> 2075524 INFO  (qtp1193029099-11575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[53 (1546559797109719040)]} 0 0
   [junit4]   2> 2075526 INFO  (qtp1861344003-11592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[54 (1546559797111816192)]} 0 0
   [junit4]   2> 2075528 INFO  (qtp1173227814-11563) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[55 (1546559797113913344)]} 0 0
   [junit4]   2> 2075531 INFO  (qtp1193029099-11575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[56 (1546559797117059072)]} 0 0
   [junit4]   2> 2075533 INFO  (qtp1861344003-11592) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[57 (1546559797118107648)]} 0 0
   [junit4]   2> 2075535 INFO  (qtp1173227814-11559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[58 (1546559797121253376)]} 0 0
   [junit4]   2> 2075537 INFO  (qtp1193029099-11575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[59 (1546559797123350528)]} 0 0
   [junit4]   2> 2075539 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[60 (1546559797125447680)]} 0 0
   [junit4]   2> 2075542 INFO  (qtp1173227814-11558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[61 (1546559797127544832)]} 0 0
   [junit4]   2> 2075544 INFO  (qtp1193029099-11579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[62 (1546559797130690560)]} 0 0
   [junit4]   2> 2075546 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[63 (1546559797131739136)]} 0 0
   [junit4]   2> 2075548 INFO  (qtp1173227814-11559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[64 (1546559797134884864)]} 0 0
   [junit4]   2> 2075551 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[65 (1546559797136982016)]} 0 0
   [junit4]   2> 2075553 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[66 (1546559797140127744)]} 0 0
   [junit4]   2> 2075555 INFO  (qtp1173227814-11556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[67 (1546559797142224896)]} 0 0
   [junit4]   2> 2075557 INFO  (qtp1193029099-11578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[68 (1546559797144322048)]} 0 0
   [junit4]   2> 2075560 INFO  (qtp1861344003-11593) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[69 (1546559797146419200)]} 0 0
   [junit4]   2> 2075562 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[70 (1546559797149564928)]} 0 0
   [junit4]   2> 2075564 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[71 (1546559797151662080)]} 0 0
   [junit4]   2> 2075566 INFO  (qtp1861344003-11597) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[72 (1546559797153759232)]} 0 0
   [junit4]   2> 2075568 INFO  (qtp1173227814-11561) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[73 (1546559797155856384)]} 0 0
   [junit4]   2> 2075571 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[74 (1546559797159002112)]} 0 0
   [junit4]   2> 2075573 INFO  (qtp1861344003-11590) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[75 (1546559797160050688)]} 0 0
   [junit4]   2> 2075575 INFO  (qtp1173227814-11557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[76 (1546559797163196416)]} 0 0
   [junit4]   2> 2075577 INFO  (qtp1193029099-11576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[77 (1546559797165293568)]} 0 0
   [junit4]   2> 2075580 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[78 (1546559797167390720)]} 0 0
   [junit4]   2> 2075583 INFO  (qtp1173227814-11556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[79 (1546559797171585024)]} 0 0
   [junit4]   2> 2075586 INFO  (qtp1193029099-11574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[80 (1546559797173682176)]} 0 0
   [junit4]   2> 2075588 INFO  (qtp1861344003-11597) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[81 (1546559797176827904)]} 0 0
   [junit4]   2> 2075591 INFO  (qtp1173227814-11559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[82 (1546559797179973632)]} 0 0
   [junit4]   2> 2075593 INFO  (qtp1193029099-11573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[83 (1546559797182070784)]} 0 0
   [junit4]   2> 2075596 INFO  (qtp1861344003-11596) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[84 (1546559797185216512)]} 0 0
   [junit4]   2> 2075598 INFO  (qtp1173227814-11558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[85 (1546559797187313664)]} 0 0
   [junit4]   2> 2075601 INFO  (qtp1193029099-11579) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[86 (1546559797190459392)]} 0 0
   [junit4]   2> 2075603 INFO  (qtp1861344003-11595) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[87 (1546559797192556544)

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


   [junit4]   2> 2112908 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[2714036F2A3C998F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c4704ac{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test 
-Dtests.seed=2714036F2A3C998F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-ES -Dtests.timezone=America/Ojinaga -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   40.2s J2 | DistributedFacetPivotLongTailTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:37236//collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2714036F2A3C998F:AF403CB584C0F477]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:94)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
   [junit4]    >        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
   [junit4]    >        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 48 more
   [junit4]   2> 2113025 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[2714036F2A3C998F]-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-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_2714036F2A3C998F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, 
timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=41387872,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSchemaSimilarityResource, HdfsRecoverLeaseTest, TestBulkSchemaAPI, 
XmlUpdateRequestHandlerTest, RecoveryZkTest, TestFieldCache, SuggesterTSTTest, 
CursorMarkTest, TestOverriddenPrefixQueryForCustomFieldType, SolrXmlInZkTest, 
OverriddenZkACLAndCredentialsProvidersTest, MigrateRouteKeyTest, 
TlogReplayBufferedWhileIndexingTest, TestUseDocValuesAsStored2, 
ConfigSetsAPITest, SortSpecParsingTest, 
StatelessScriptUpdateProcessorFactoryTest, HdfsSyncSliceTest, 
ConjunctionSolrSpellCheckerTest, HardAutoCommitTest, 
HdfsUnloadDistributedZkTest, EchoParamsTest, DirectUpdateHandlerOptimizeTest, 
TestGraphMLResponseWriter, MBeansHandlerTest, CollectionReloadTest, 
TestSolrDeletionPolicy1, ShowFileRequestHandlerTest, 
CoreMergeIndexesAdminHandlerTest, PrimUtilsTest, HdfsChaosMonkeySafeLeaderTest, 
TestReversedWildcardFilterFactory, TestDefaultSearchFieldResource, 
TestLockTree, PrimitiveFieldTypeTest, URLClassifyProcessorTest, 
TestReloadDeadlock, DistributedSuggestComponentTest, TestStressReorder, 
HdfsBasicDistributedZk2Test, VersionInfoTest, TestCloudSchemaless, 
TestMinMaxOnMultiValuedField, TestComponentsName, TestCloudInspectUtil, 
TestJettySolrRunner, TestQuerySenderNoQuery, TestLeaderElectionZkExpiry, 
TestDocSet, DistributedExpandComponentTest, TestCollectionAPI, 
TestConfigOverlay, TestHashQParserPlugin, ExternalFileFieldSortTest, 
TestDownShardTolerantSearch, SegmentsInfoRequestHandlerTest, 
TestCSVResponseWriter, OverseerRolesTest, TestSolrConfigHandlerConcurrent, 
TestSmileRequest, UpdateParamsTest, LeaderElectionTest, TestFieldSortValues, 
TestSolrDynamicMBean, BlockJoinFacetSimpleTest, TestExtendedDismaxParser, 
TestPHPSerializedResponseWriter, SliceStateTest, PeerSyncReplicationTest, 
TestSolrQueryParserDefaultOperatorResource, LukeRequestHandlerTest, 
TestConfigSetsAPIZkFailure, ForceLeaderTest, StatsComponentTest, 
DocValuesMissingTest, ResourceLoaderTest, AssignTest, TestExpandComponent, 
TestMiniSolrCloudClusterSSL, TestWriterPerf, CurrencyFieldXmlFileTest, 
TestBinaryField, TestManagedSchemaAPI, TestCollationField, 
BinaryUpdateRequestHandlerTest, TestShortCircuitedRequests, SimpleFacetsTest, 
AutoCommitTest, SuggesterWFSTTest, DistanceUnitsTest, TestClusterStateMutator, 
BJQParserTest, TestManagedStopFilterFactory, CdcrReplicationHandlerTest, 
SolrCoreCheckLockOnStartupTest, TestXmlQParser, SynonymTokenizerTest, 
TestMacros, ReplaceNodeTest, TestBulkSchemaConcurrent, TestIndexSearcher, 
TestHdfsBackupRestoreCore, FieldMutatingUpdateProcessorTest, NoCacheHeaderTest, 
TestMaxScoreQueryParser, SuggesterTest, SchemaVersionSpecificBehaviorTest, 
TestWordDelimiterFilterFactory, CacheHeaderTest, DisMaxRequestHandlerTest, 
TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
TestSolrQueryParser, UpdateRequestProcessorFactoryTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, 
CreateCollectionCleanupTest, CustomCollectionTest, 
OverseerModifyCollectionTest, RemoteQueryErrorTest, RollingRestartTest, 
SimpleCollectionCreateDeleteTest, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, 
TestRandomFlRTGCloud, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, 
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, 
RuleEngineTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSets, 
TestDynamicLoading, TestRestoreCore, DistributedFacetPivotLongTailTest]
   [junit4] Completed [528/633 (1!)] on J2 in 40.19s, 1 test, 1 error <<< 
FAILURES!

[...truncated 343 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20160926_175119_337.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid28720.hprof 
...
   [junit4] Heap dump file created [510132346 bytes in 1.308 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 11044 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_pid28720.hprof

Total time: 62 minutes 50 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