You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/07 03:40:09 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 16672 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16672/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:43203//collection1: Impossible Exception

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43203//collection1: Impossible Exception
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:236)
	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)




Build Log:
[...truncated 12377 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_7A00C56C10CD0300-001/init-core-data-001
   [junit4]   2> 1809472 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[7A00C56C10CD0300]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1809473 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[7A00C56C10CD0300]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1809531 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1809533 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1809534 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23dc42be{/,null,AVAILABLE}
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4efe7d6f{SSL,[ssl, http/1.1]}{127.0.0.1:39184}
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server Started @1811236ms
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39184, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores}
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control'
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1809538 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1809539 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/control/solr.xml
   [junit4]   2> 1809543 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores
   [junit4]   2> 1809543 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer New CoreContainer 1181544553
   [junit4]   2> 1809543 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control]
   [junit4]   2> 1809543 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/lib
   [junit4]   2> 1809544 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1809545 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1809545 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1809545 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1809545 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1809545 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1809546 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores
   [junit4]   2> 1809546 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1809546 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1809546 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1809547 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1809547 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1809547 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1809549 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1809549 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1809549 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1809549 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1809564 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1809572 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1809591 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1809594 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1809668 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1809672 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1809673 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1809676 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1809677 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1809677 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1809678 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1809679 INFO  (coreLoadExecutor-6759-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1809679 INFO  (coreLoadExecutor-6759-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> 1809679 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1809679 INFO  (coreLoadExecutor-6759-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_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1809679 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce9dafe
   [junit4]   2> 1809679 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1809680 INFO  (coreLoadExecutor-6759-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_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1809680 WARN  (coreLoadExecutor-6759-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_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1809680 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1809680 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=880838853, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1809680 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5cb7d9da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5265fba9),segFN=segments_1,generation=1}
   [junit4]   2> 1809680 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1809680 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1809681 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_7A00C56C10CD0300-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1809683 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1809685 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1809685 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1809686 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1809686 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1809688 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1809689 INFO  (coreLoadExecutor-6759-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> 1809689 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1809689 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1809689 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1809691 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1809691 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1809691 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=56.6484375, floorSegmentMB=1.90625, forceMergeDeletesPctAllowed=7.852284140768742, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6778551492429952
   [junit4]   2> 1809691 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5cb7d9da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5265fba9),segFN=segments_1,generation=1}
   [junit4]   2> 1809691 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1809692 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4179417a[collection1] main]
   [junit4]   2> 1809692 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1809692 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1809692 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1809692 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1809730 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1809840 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1809841 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1809841 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1809841 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1809841 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533639124606517248
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1809841 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1809842 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1809842 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1809842 INFO  (searcherExecutor-6760-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4179417a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1809843 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533639124606517248
   [junit4]   2> 1809843 INFO  (coreLoadExecutor-6759-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1810112 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1810113 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1810114 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7128e453{/,null,AVAILABLE}
   [junit4]   2> 1810116 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.ServerConnector Started ServerConnector@78a51635{SSL,[ssl, http/1.1]}{127.0.0.1:43203}
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server Started @1811815ms
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43203, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores}
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0'
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1810117 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1810120 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores
   [junit4]   2> 1810121 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer New CoreContainer 1815132463
   [junit4]   2> 1810121 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0]
   [junit4]   2> 1810121 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/lib
   [junit4]   2> 1810121 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1810122 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1810122 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1810122 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1810123 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1810123 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1810123 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores
   [junit4]   2> 1810124 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1810124 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1810124 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1810124 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1810124 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1810125 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1810125 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1810125 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1810125 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1810125 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1810139 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1810147 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810175 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1810179 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1810251 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1810256 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1810257 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1810259 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1810261 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1810262 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810262 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810263 INFO  (coreLoadExecutor-6770-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1810263 INFO  (coreLoadExecutor-6770-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> 1810263 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1810263 INFO  (coreLoadExecutor-6770-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_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1810263 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce9dafe
   [junit4]   2> 1810264 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1810264 INFO  (coreLoadExecutor-6770-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_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1810264 WARN  (coreLoadExecutor-6770-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_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1810264 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1810265 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=880838853, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1810265 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca741a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a50b701),segFN=segments_1,generation=1}
   [junit4]   2> 1810265 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1810266 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1810266 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_7A00C56C10CD0300-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1810269 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1810269 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1810270 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1810271 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810272 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810272 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810273 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810310 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1810311 INFO  (coreLoadExecutor-6770-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> 1810311 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1810311 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1810311 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1810313 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810313 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810313 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=56.6484375, floorSegmentMB=1.90625, forceMergeDeletesPctAllowed=7.852284140768742, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6778551492429952
   [junit4]   2> 1810313 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ca741a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a50b701),segFN=segments_1,generation=1}
   [junit4]   2> 1810313 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1810314 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f510d8b[collection1] main]
   [junit4]   2> 1810314 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1810314 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1810314 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1810314 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1810357 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1810612 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1810612 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1810612 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1810612 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1810612 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1810613 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533639125416017920
   [junit4]   2> 1810613 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1810613 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1810613 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1810613 INFO  (searcherExecutor-6771-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f510d8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810614 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533639125416017920
   [junit4]   2> 1810614 INFO  (coreLoadExecutor-6770-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1810716 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1810717 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1810718 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15e78be2{/,null,AVAILABLE}
   [junit4]   2> 1810719 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.ServerConnector Started ServerConnector@22a6cc73{SSL,[ssl, http/1.1]}{127.0.0.1:40065}
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server Started @1812418ms
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40065, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores}
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1'
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1810720 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1810721 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1810724 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores
   [junit4]   2> 1810724 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer New CoreContainer 126310602
   [junit4]   2> 1810724 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1]
   [junit4]   2> 1810724 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/lib
   [junit4]   2> 1810725 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1810726 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1810727 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1810728 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1810728 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1810729 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1810729 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1810729 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1810729 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1810729 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1810742 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1810749 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810765 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1810768 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1810849 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1810853 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1810853 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1810856 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1810856 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1810857 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810857 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1810858 INFO  (coreLoadExecutor-6781-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1810858 INFO  (coreLoadExecutor-6781-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> 1810858 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1810859 INFO  (coreLoadExecutor-6781-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_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1810859 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce9dafe
   [junit4]   2> 1810860 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1810860 INFO  (coreLoadExecutor-6781-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_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1810860 WARN  (coreLoadExecutor-6781-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_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1810860 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1810860 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=880838853, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1810861 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@704ca13e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36f9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1810861 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1810861 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1810861 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_7A00C56C10CD0300-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1810863 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1810863 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1810863 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1810863 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1810863 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1810864 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1810865 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810865 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810866 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810866 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1810869 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1810870 INFO  (coreLoadExecutor-6781-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> 1810870 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1810871 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1810871 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1810872 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810872 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810872 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=56.6484375, floorSegmentMB=1.90625, forceMergeDeletesPctAllowed=7.852284140768742, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6778551492429952
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@704ca13e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36f9db60),segFN=segments_1,generation=1}
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22f1c654[collection1] main]
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1810873 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1810941 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1811163 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1811163 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1811163 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1811163 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1811163 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1811164 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1811164 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1811164 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1811164 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1811164 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1811164 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533639125993783296
   [junit4]   2> 1811164 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1811164 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1811164 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1811165 INFO  (searcherExecutor-6782-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22f1c654[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1811166 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533639125993783296
   [junit4]   2> 1811166 INFO  (coreLoadExecutor-6781-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1811344 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1811346 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1811349 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15e6ecde{/,null,AVAILABLE}
   [junit4]   2> 1811351 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4327c571{SSL,[ssl, http/1.1]}{127.0.0.1:42174}
   [junit4]   2> 1811351 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.e.j.s.Server Started @1813049ms
   [junit4]   2> 1811351 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=42174, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores}
   [junit4]   2> 1811351 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1811351 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2'
   [junit4]   2> 1811352 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1811352 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1811353 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] 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_7A00C56C10CD0300-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1811357 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores
   [junit4]   2> 1811357 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer New CoreContainer 2106736814
   [junit4]   2> 1811357 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2]
   [junit4]   2> 1811357 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/lib
   [junit4]   2> 1811357 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1811358 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1811359 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1811359 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1811360 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1811361 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1811361 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[7A00C56C10CD0300]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1811361 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1811362 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1811362 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1811362 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1811362 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1811377 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1811385 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1811402 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1811406 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1811487 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1811490 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1811491 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1811493 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1811494 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1811495 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1811495 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1811496 INFO  (coreLoadExecutor-6792-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1811496 INFO  (coreLoadExecutor-6792-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> 1811497 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1811497 INFO  (coreLoadExecutor-6792-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_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1811497 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ce9dafe
   [junit4]   2> 1811497 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1811497 INFO  (coreLoadExecutor-6792-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_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1811497 WARN  (coreLoadExecutor-6792-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_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1811497 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLongTailTest_7A00C56C10CD0300-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1811498 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=880838853, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1811498 INFO  (coreLoadExecutor-6792-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@705ae25a lockF

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

er Stopped o.e.j.s.ServletContextHandler@15e6ecde{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test -Dtests.seed=7A00C56C10CD0300 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=PLT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    142s J2 | DistributedFacetPivotLongTailTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43203//collection1: Impossible Exception
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:236)
   [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)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16125, name=qtp2080091643-16125, state=RUNNABLE, group=TGRP-DistributedFacetPivotLongTailTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A00C56C10CD0300]:0)
   [junit4]    > 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    > 	at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    > 	at org.slf4j.impl.Log4jLoggerAdapter.log(Log4jLoggerAdapter.java:601)
   [junit4]    > 	at org.eclipse.jetty.util.log.JettyAwareLogger.log(JettyAwareLogger.java:607)
   [junit4]    > 	at org.eclipse.jetty.util.log.JettyAwareLogger.warn(JettyAwareLogger.java:431)
   [junit4]    > 	at org.eclipse.jetty.util.log.Slf4jLog.warn(Slf4jLog.java:69)
   [junit4]    > 	at org.eclipse.jetty.util.log.Slf4jLog.warn(Slf4jLog.java:64)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:629)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1951506 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[7A00C56C10CD0300]-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_7A00C56C10CD0300-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {stat_i=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=MockRandom), bar_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=859, maxMBSortInHeap=7.722807712968114, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-CL, timezone=PLT
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=37401640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, BlockJoinFacetSimpleTest, TestDefaultSearchFieldResource, TestAddFieldRealTimeGet, TestMiniSolrCloudClusterSSL, TestSchemaSimilarityResource, DirectUpdateHandlerOptimizeTest, TestConfigOverlay, OverseerStatusTest, TestReversedWildcardFilterFactory, TestReloadAndDeleteDocs, HdfsWriteToMultipleCollectionsTest, TestReload, LeaderFailoverAfterPartitionTest, TestDefaultStatsCache, TestRequestStatusCollectionAPI, TestFieldCollectionResource, AnalyticsMergeStrategyTest, ScriptEngineTest, DistributedQueryComponentCustomSortTest, DateMathParserTest, SimpleFacetsTest, TestSolrIndexConfig, TestFieldTypeResource, TestRecovery, TestRecoveryHdfs, DistribDocExpirationUpdateProcessorTest, UnloadDistributedZkTest, DeleteInactiveReplicaTest, TestGroupingSearch, TestExactStatsCache, TestSolrConfigHandlerCloud, SolrTestCaseJ4Test, HdfsCollectionsAPIDistributedZkTest, CollectionStateFormat2Test, TestNoOpRegenerator, TestTrieFacet, SolrCoreCheckLockOnStartupTest, TestExtendedDismaxParser, TestJmxMonitoredMap, TestFuzzyAnalyzedSuggestions, RequestHandlersTest, TestBlobHandler, TestDistributedMissingSort, TestInfoStreamLogging, AutoCommitTest, HdfsDirectoryTest, SecurityConfHandlerTest, TestPivotHelperCode, TestIndexSearcher, TestPostingsSolrHighlighter, SuggesterTest, TestExclusionRuleCollectionAccess, SearchHandlerTest, DistanceUnitsTest, FieldMutatingUpdateProcessorTest, TestConfigSetsAPI, BadIndexSchemaTest, TestSolrDynamicMBean, TestSolrQueryParserDefaultOperatorResource, TermVectorComponentDistributedTest, TestRandomCollapseQParserPlugin, OverriddenZkACLAndCredentialsProvidersTest, CleanupOldIndexTest, TestSimpleQParserPlugin, BaseCdcrDistributedZkTest, TestManagedStopFilterFactory, BadComponentTest, BJQParserTest, TestXIncludeConfig, TestCollationField, LeaderElectionTest, SliceStateTest, TestDocBasedVersionConstraints, AnalysisErrorHandlingTest, TestSearchPerf, BinaryUpdateRequestHandlerTest, PluginInfoTest, DeleteShardTest, TestSchemaManager, TestCollationFieldDocValues, TestElisionMultitermQuery, HdfsBasicDistributedZkTest, TestSolrFieldCacheMBean, TestTolerantSearch, HdfsThreadLeakTest, CdcrRequestHandlerTest, TestConfigSets, PKIAuthenticationIntegrationTest, TestPerFieldSimilarity, HdfsRecoveryZkTest, RecoveryZkTest, TestZkChroot, TestCSVResponseWriter, BlockCacheTest, TestReplicationHandler, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, DocValuesTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, TestSolrQueryParser, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestAnalyzedSuggestions, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, NumericFieldsTest, DirectSolrConnectionTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, TestAuthenticationFramework, TestOnReconnectListenerSupport, TestSSLRandomization, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, DirectoryFactoryTest, QueryResultKeyTest, TestSolrXml, RequestLoggingTest, TestReplicationHandlerBackup, TestSQLHandler, DistributedFacetPivotLongTailTest]
   [junit4] Completed [579/594 (1!)] on J2 in 142.05s, 1 test, 1 error <<< FAILURES!

[...truncated 51 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20160507_030712_198.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid27628.hprof ...
   [junit4] Heap dump file created [545149785 bytes in 1.768 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2397 tests, 1 error, 115 ignored (71 assumptions) [seed: 7A00C56C10CD0300]

Total time: 54 minutes 29 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