You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/31 08:09:30 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 113 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/113/

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

Error Message:
Error from server at https://127.0.0.1:37818/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37818/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37818/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37818/collection1/select
	at __randomizedtesting.SeedInfo.seed([45B953AD0C3AB1F1:CDED6C77A2C6DC09]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:643)
	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:228)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13232 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> 385677 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[45B953AD0C3AB1F1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/init-core-data-001
   [junit4]   2> 385678 WARN  (SUITE-DistributedFacetPivotLargeTest-seed#[45B953AD0C3AB1F1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 385678 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[45B953AD0C3AB1F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 385681 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[45B953AD0C3AB1F1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 385681 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[45B953AD0C3AB1F1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 385866 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/control/cores/collection1
   [junit4]   2> 385873 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 385874 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 385874 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 385874 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 385876 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385876 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385876 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 385877 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48eaa442{/,null,AVAILABLE}
   [junit4]   2> 385878 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b6ff4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 385879 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61428c2b{SSL,[ssl, http/1.1]}{127.0.0.1:34241}
   [junit4]   2> 385879 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server Started @385941ms
   [junit4]   2> 385879 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34241, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/control/cores}
   [junit4]   2> 385879 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-31T07:04:59.746Z
   [junit4]   2> 385880 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/control/solr.xml
   [junit4]   2> 385886 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 385886 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 385897 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 386193 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 386194 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 386196 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@39378f9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386200 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 386201 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10467155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 386228 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 386253 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 386266 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 386266 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 386269 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/control/cores
   [junit4]   2> 386269 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 386270 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 386305 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 386350 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 386474 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 386488 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 386488 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 386489 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 386491 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3113699824710559]
   [junit4]   2> 386569 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 386569 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 386570 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 386570 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 386571 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5346018382680102]
   [junit4]   2> 386572 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d0fbb6a[collection1] main]
   [junit4]   2> 386573 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 386583 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 386642 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 386642 INFO  (coreLoadExecutor-1212-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635030191841476608
   [junit4]   2> 386644 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 386644 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 386644 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 386644 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 386644 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 386645 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 386645 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 386645 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 386646 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 386647 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d0fbb6a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 387315 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 387316 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 387317 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 387317 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 387317 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 387324 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387324 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387324 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387324 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15856c63{/,null,AVAILABLE}
   [junit4]   2> 387325 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3e5d73cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387326 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@666ee203{SSL,[ssl, http/1.1]}{127.0.0.1:36145}
   [junit4]   2> 387326 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server Started @387388ms
   [junit4]   2> 387326 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36145, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard0/cores}
   [junit4]   2> 387326 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387326 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387327 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 387327 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 387327 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 387327 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-31T07:05:01.193Z
   [junit4]   2> 387327 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 387332 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 387332 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 387334 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 387431 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 387432 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 387433 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73e97a2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387437 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 387438 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@60d82d96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387465 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 387466 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 387494 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 387510 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 387510 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 387513 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard0/cores
   [junit4]   2> 387513 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 387514 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 387585 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 387619 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 387736 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 387747 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 387747 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 387747 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 387751 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3113699824710559]
   [junit4]   2> 387858 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 387858 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 387860 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 387860 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 387861 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5346018382680102]
   [junit4]   2> 387861 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df65b5f[collection1] main]
   [junit4]   2> 387862 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 387873 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 387924 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 387924 INFO  (coreLoadExecutor-1226-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635030193185751040
   [junit4]   2> 387926 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 387927 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 387927 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 387927 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 387927 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 387928 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 387928 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 387928 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 387929 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 387931 INFO  (searcherExecutor-1227-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1df65b5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 388668 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 388670 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 388670 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 388671 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 388671 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 388672 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 388672 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 388672 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 388672 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d36d08{/,null,AVAILABLE}
   [junit4]   2> 388673 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@363a11a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388676 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@418fb79f{SSL,[ssl, http/1.1]}{127.0.0.1:37818}
   [junit4]   2> 388676 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server Started @388738ms
   [junit4]   2> 388676 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=37818, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard1/cores}
   [junit4]   2> 388677 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-31T07:05:02.543Z
   [junit4]   2> 388677 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 388682 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388682 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388684 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388820 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 388821 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 388823 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e4de5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388826 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 388827 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@25036cc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388854 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 388854 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 388882 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 388899 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 388899 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 388902 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard1/cores
   [junit4]   2> 388902 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 388903 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 388936 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 388969 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 389097 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 389107 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 389107 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 389108 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 389110 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3113699824710559]
   [junit4]   2> 389190 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 389190 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 389192 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 389192 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 389193 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5346018382680102]
   [junit4]   2> 389194 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2630ce03[collection1] main]
   [junit4]   2> 389194 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 389207 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 389253 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 389254 INFO  (coreLoadExecutor-1240-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635030194580357120
   [junit4]   2> 389255 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 389256 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 389256 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 389256 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 389256 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 389257 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 389257 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 389257 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 389258 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 389260 INFO  (searcherExecutor-1241-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2630ce03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 389424 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 389426 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 389426 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 389426 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 389427 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 389428 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 389428 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 389428 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 389428 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@400ef2a3{/,null,AVAILABLE}
   [junit4]   2> 389429 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79776da4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389429 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cab183c{SSL,[ssl, http/1.1]}{127.0.0.1:46308}
   [junit4]   2> 389429 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server Started @389492ms
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=46308, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard2/cores}
   [junit4]   2> 389430 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 389430 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-31T07:05:03.296Z
   [junit4]   2> 389431 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 389435 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 389435 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 389437 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 389492 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 389493 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 389494 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@228f2533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389506 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 389507 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b6003eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 389534 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 389534 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 389576 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 389592 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 389592 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 389595 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard2/cores
   [junit4]   2> 389595 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 389596 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 389631 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 389664 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 390379 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 390390 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 390391 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 390391 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 390394 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3113699824710559]
   [junit4]   2> 390474 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 390474 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 390476 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 390476 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 390477 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5346018382680102]
   [junit4]   2> 390478 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54e1e88a[collection1] main]
   [junit4]   2> 390480 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 390495 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 390549 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 390549 INFO  (coreLoadExecutor-1254-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635030195938263040
   [junit4]   2> 390551 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 390552 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 390552 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 390552 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 390552 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 390552 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 390553 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 390553 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 390553 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 390555 INFO  (searcherExecutor-1255-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54e1e88a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 390722 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 390726 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 390727 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 390727 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 390727 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 390729 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 390729 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 390729 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 390729 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d77034f{/,null,AVAILABLE}
   [junit4]   2> 390730 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f5b5d30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 390731 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cafa858{SSL,[ssl, http/1.1]}{127.0.0.1:44049}
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.s.Server Started @390794ms
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44049, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard3/cores}
   [junit4]   2> 390732 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 390732 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-31T07:05:04.598Z
   [junit4]   2> 390733 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 390738 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 390738 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 390740 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 391035 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 391036 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 391038 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d016d02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 391041 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 391042 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f873d7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 391072 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 391072 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 391106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 391125 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 391125 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 391129 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard3/cores
   [junit4]   2> 391129 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 391130 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 391201 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 391236 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 391352 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 391361 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 391362 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28c7b56e
   [junit4]   2> 391362 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedFacetPivotLargeTest_45B953AD0C3AB1F1-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 391364 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3113699824710559]
   [junit4]   2> 391445 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 391445 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 391447 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 391447 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 391449 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5346018382680102]
   [junit4]   2> 391449 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7431cdfb[collection1] main]
   [junit4]   2> 391450 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 391479 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 391568 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 391568 INFO  (coreLoadExecutor-1268-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635030197006761984
   [junit4]   2> 391570 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 391571 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 391571 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 391571 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 391571 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 391571 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 391572 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 391572 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 391572 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 391572 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[45B953AD0C3AB1F1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 391577 INFO  (searcherExecutor-1269-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7431cdfb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 391604 INFO  (qtp732076149-5571) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1635030197041364992)} 0 3
   [junit4]   2> 391624 INFO  (qtp745694453-5594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1635030197063385088)} 0 2
   [junit4]   2> 391643 INFO  (qtp1394977953-5617) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1635030197083308032)} 0 2
   [junit4]   2> 391669 INFO  (qtp321518071-5640) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1635030197110571008)} 0 2
   [junit4]   2> 391692 INFO  (qtp1668573409-5659) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1635030197133639680)} 0 2
   [junit4]   2> 391694 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635030197138882560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 391694 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 391695 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 391695 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 391698 INFO  (qtp745694453-5590) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635030197143076864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 391698 INFO  (qtp745694453-5590) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 391699 INFO  (qtp745694453-5590) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 391699 INFO  (qtp745694453-5590) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 391700 INFO  (qtp1394977953-5613) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635030197145174016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 391702 INFO  (qtp1394977953-5613) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 391702 INFO  (qtp1394977953-5613) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 391702 INFO  (qtp1394977953-5613) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 391703 INFO  (qtp321518071-5636) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635030197148319744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 391704 INFO  (qtp321518071-5636) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 391704 INFO  (qtp321518071-5636) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 391704 INFO  (qtp321518071-5636) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 391705 INFO  (qtp1668573409-5660) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1635030197150416896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 391705 INFO  (qtp1668573409-5660) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 391706 INFO  (qtp1668573409-5660) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 391706 INFO  (qtp1668573409-5660) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 391709 INFO  (qtp732076149-5568) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1635030197152514048)]} 0 2
   [junit4]   2> 391711 INFO  (qtp745694453-5591) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1635030197155659776)]} 0 1
   [junit4]   2> 391713 INFO  (qtp732076149-5569) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1635030197157756928)]} 0 1
   [junit4]   2> 391715 INFO  (qtp745694453-5592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1635030197159854080)]} 0 0
   [junit4]   2> 391716 INFO  (qtp732076149-5570) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1635030197160902656)]} 0 0
   [junit4]   2> 391717 INFO  (qtp1394977953-5614) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1635030197161951232)]} 0 1
   [junit4]   2> 391718 INFO  (qtp732076149-5571) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1635030197164048384)]} 0 0
   [junit4]   2> 391728 INFO  (qtp321518071-5637) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1635030197173485568)]} 0 1
   [junit4]   2> 391729 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1635030197175582720)]} 0 0
   [junit4]   2> 391731 INFO  (qtp321518071-5638) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1635030197176631296)]} 0 1
   [junit4]   2> 391732 INFO  (qtp732076149-5568) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1635030197178728448)]} 0 0
   [junit4]   2> 391733 INFO  (qtp321518071-5639) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1635030197179777024)]} 0 0
   [junit4]   2> 391734 INFO  (qtp732076149-5569) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1635030197180825600)]} 0 0
   [junit4]   2> 391735 INFO  (qtp321518071-5640) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1635030197180825600)]} 0 0
   [junit4]   2> 391736 INFO  (qtp732076149-5570) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1635030197181874176)]} 0 0
   [junit4]   2> 391738 INFO  (qtp1394977953-5615) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1635030197182922752)]} 0 1
   [junit4]   2> 391739 INFO  (qtp732076149-5571) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1635030197185019904)]} 0 0
   [junit4]   2> 391740 INFO  (qtp1394977953-5616) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1635030197186068480)]} 0 0
   [junit4]   2> 391741 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1635030197187117056)]} 0 0
   [junit4]   2> 391742 INFO  (qtp1394977953-5617) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1635030197188165632)]} 0 0
   [junit4]   2> 391743 INFO  (qtp732076149-5568) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1635030197189214208)]} 0 0
   [junit4]   2> 391744 INFO  (qtp1394977953-5613) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1635030197190262784)]} 0 0
   [junit4]   2> 391745 INFO  (qtp732076149-5569) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1635030197191311360)]} 0 0
   [junit4]   2> 391746 INFO  (qtp1394977953-5614) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1635030197192359936)]} 0 0
   [junit4]   2> 391747 INFO  (qtp732076149-5570) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1635030197193408512)]} 0 0
   [junit4]   2> 391747 INFO  (qtp1394977953-5615) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1635030197194457088)]} 0 0
   [junit4]   2> 391748 INFO  (qtp732076149-5571) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1635030197195505664)]} 0 0
   [junit4]   2> 391749 INFO  (qtp745694453-5593) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1635030197196554240)]} 0 0
   [junit4]   2> 391750 INFO  (qtp732076149-5567) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1635030197197602816)]} 0 0
   [junit4]   2> 391751 INFO  (qtp745694453-5594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1635030197198651392)]} 0 0
   [junit4]   2> 391752 INFO  (qtp732076149-5568) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1635030197199699968)]} 0 0
   [junit4]   2> 391753 INFO  (qtp1394977953-5616) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1635030197200748544)]} 0 0
   [junit4]   2> 391754 INFO  (qtp732076149-5569) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1635030197201797120)]} 0 0
   [junit4]   2> 391755 INFO  (qtp321518071-5636) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1635030197202845696)]} 0 0
   [junit4]   2> 391756 INFO  (qtp732076149-5570) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1635030197203894272)]} 0 0
   [junit4]   2> 391759 INFO  (qtp321518071-5637) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1635030197205991424)]} 0 0
   [junit4]   2> 391760 INFO  (qtp732076149-5571) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1635030197207040000)]} 0 0
   [junit4]   2> 391760 INFO  (qtp321518071-5638) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1635030197208088576)]} 0 0
   [

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

ilability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1157076822
     [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1157076822
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1157076822

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 60ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 111 minutes 21 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)