Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22891/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:45239//collection1: ERROR: [doc=19] 
Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45239//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
        at 
__randomizedtesting.SeedInfo.seed([7DD9E85705D02AFD:F58DD78DAB2C4705]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
        at 
org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:54)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12743 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4]   2> 219079 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[7DD9E85705D02AFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/init-core-data-001
   [junit4]   2> 219079 WARN  
(SUITE-DistributedFacetPivotSmallTest-seed#[7DD9E85705D02AFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 219079 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[7DD9E85705D02AFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 219079 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[7DD9E85705D02AFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 219080 INFO  
(SUITE-DistributedFacetPivotSmallTest-seed#[7DD9E85705D02AFD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 219137 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/control/cores/collection1
   [junit4]   2> 219138 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 219146 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 219146 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 219146 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 219147 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1181ca0e{/,null,AVAILABLE}
   [junit4]   2> 219147 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a1ac7ee{SSL,[ssl, 
http/1.1]}{127.0.0.1:45239}
   [junit4]   2> 219147 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server Started @219168ms
   [junit4]   2> 219147 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=45239, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/control/cores}
   [junit4]   2> 219148 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T11:57:58.373391Z
   [junit4]   2> 219148 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/control/solr.xml
   [junit4]   2> 219150 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 219150 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 219150 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 219184 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 219184 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 219197 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219201 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219201 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219202 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/control/cores
   [junit4]   2> 219203 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 219203 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 219217 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 219227 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 219262 WARN  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 219262 WARN  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 219262 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 219262 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 219262 INFO  (coreLoadExecutor-1159-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@2a3804ab
   [junit4]   2> 219262 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 219263 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.046875, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.985710212282948, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=29.19508050778498
   [junit4]   2> 219297 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 219297 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 219298 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 219298 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 219298 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=887083748, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 219298 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@340da184[collection1] main]
   [junit4]   2> 219299 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 219317 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 219423 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 219423 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 219423 INFO  (coreLoadExecutor-1159-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1612127591358005248
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 219424 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 219425 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 219425 INFO  
(searcherExecutor-1160-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@340da184[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219504 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 219505 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 219509 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 219509 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 219509 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 219509 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52077232{/,null,AVAILABLE}
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a3753c7{SSL,[ssl, 
http/1.1]}{127.0.0.1:46223}
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server Started @219530ms
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=46223, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard0/cores}
   [junit4]   2> 219510 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 219510 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T11:57:58.735882Z
   [junit4]   2> 219511 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 219513 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 219513 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 219514 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 219823 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 219823 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 219833 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219839 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219839 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 219840 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard0/cores
   [junit4]   2> 219840 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 219841 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 219854 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 219870 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 219894 WARN  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 219894 WARN  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 219894 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 219894 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 219894 INFO  (coreLoadExecutor-1173-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@2a3804ab
   [junit4]   2> 219895 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 219896 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.046875, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.985710212282948, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=29.19508050778498
   [junit4]   2> 219925 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 219925 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 219925 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 219925 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 219926 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=887083748, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 219926 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31994753[collection1] main]
   [junit4]   2> 219927 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 219946 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 220456 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 220456 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 220456 INFO  (coreLoadExecutor-1173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1612127592441184256
   [junit4]   2> 220456 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 220456 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 220456 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 220456 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 220457 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 220457 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 220457 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 220457 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 220458 INFO  
(searcherExecutor-1174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31994753[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 220512 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 220513 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 220514 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 220514 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 220514 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 220514 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75984b2{/,null,AVAILABLE}
   [junit4]   2> 220515 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76ce5e4f{SSL,[ssl, 
http/1.1]}{127.0.0.1:37583}
   [junit4]   2> 220515 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server Started @220535ms
   [junit4]   2> 220515 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=37583, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard1/cores}
   [junit4]   2> 220516 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T11:57:59.741274Z
   [junit4]   2> 220516 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 220518 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 220518 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 220518 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 220613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 220613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 220625 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220631 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220631 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220632 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard1/cores
   [junit4]   2> 220632 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 220633 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 220649 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 220660 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 220686 WARN  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 220686 WARN  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 220686 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 220686 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 220687 INFO  (coreLoadExecutor-1187-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@2a3804ab
   [junit4]   2> 220687 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 220688 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.046875, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.985710212282948, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=29.19508050778498
   [junit4]   2> 220718 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 220718 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 220719 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 220719 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 220719 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=887083748, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 220720 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ef67d13[collection1] main]
   [junit4]   2> 220720 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 220739 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 220825 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 220826 INFO  (coreLoadExecutor-1187-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1612127592829157376
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 220826 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 220827 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 220827 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 220827 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 220828 INFO  
(searcherExecutor-1188-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ef67d13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 220884 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 220885 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 220886 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 220886 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 220886 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 220887 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d8a6ebf{/,null,AVAILABLE}
   [junit4]   2> 220887 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@235f550b{SSL,[ssl, 
http/1.1]}{127.0.0.1:37171}
   [junit4]   2> 220887 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server Started @220908ms
   [junit4]   2> 220887 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=37171, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard2/cores}
   [junit4]   2> 220887 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 220887 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 220888 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 220888 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 220888 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 220888 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T11:58:00.113147Z
   [junit4]   2> 220888 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 220889 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 220889 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 220890 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 220966 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 220966 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 220975 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220981 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220981 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 220982 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard2/cores
   [junit4]   2> 220982 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 220983 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 220996 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 221007 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 221046 WARN  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 221046 WARN  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 221046 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 221046 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 221046 INFO  (coreLoadExecutor-1201-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@2a3804ab
   [junit4]   2> 221046 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 221048 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.046875, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.985710212282948, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=29.19508050778498
   [junit4]   2> 221075 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 221075 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 221076 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 221076 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 221077 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=887083748, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 221077 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b508631[collection1] main]
   [junit4]   2> 221077 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 221096 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 221182 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 221182 INFO  (coreLoadExecutor-1201-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1612127593202450432
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 221182 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 221183 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 221183 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 221183 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 221184 INFO  
(searcherExecutor-1202-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b508631[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 221240 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 221241 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4415c6e7{/,null,AVAILABLE}
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7654ed89{SSL,[ssl, 
http/1.1]}{127.0.0.1:46313}
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.Server Started @221263ms
   [junit4]   2> 221242 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, 
hostContext=/, hostPort=46313, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard3/cores}
   [junit4]   2> 221243 ERROR 
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T11:58:00.469257Z
   [junit4]   2> 221244 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 221245 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 221245 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 221246 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 221293 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 221293 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 221302 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 221308 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 221308 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a3804ab
   [junit4]   2> 221309 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard3/cores
   [junit4]   2> 221309 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 221310 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 221326 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 221336 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 221363 WARN  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 221363 WARN  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 221363 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 221363 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 221364 INFO  (coreLoadExecutor-1215-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@2a3804ab
   [junit4]   2> 221364 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 221365 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.046875, 
floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=5.985710212282948, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=29.19508050778498
   [junit4]   2> 221393 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 221393 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 221394 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 221394 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 221394 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=887083748, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 221394 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7718452c[collection1] main]
   [junit4]   2> 221395 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 221412 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 221501 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 221501 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 221502 INFO  (coreLoadExecutor-1215-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1612127593536946176
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 221502 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 221503 INFO  
(searcherExecutor-1216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7718452c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 221504 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 221517 INFO  (qtp1903884360-2755) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1612127593551626240)} 0 2
   [junit4]   2> 221528 INFO  (qtp1935710773-2776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1612127593564209152)} 0 1
   [junit4]   2> 221540 INFO  (qtp37097749-2795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1612127593575743488)} 0 2
   [junit4]   2> 221552 INFO  (qtp2124632308-2815) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1612127593588326400)} 0 2
   [junit4]   2> 221566 INFO  (qtp421910485-2835) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1612127593603006464)} 0 2
   [junit4]   2> 221567 INFO  (qtp1903884360-2756) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 221568 ERROR (qtp1903884360-2756) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: 
[doc=19] Error adding field 'company_t'='microsoft polecat' msg=Multiple values 
encountered for non multiValued copy field text: microsoft polecat
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
   [junit4]   2>        at 
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:970)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1186)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple 
values encountered for non multiValued copy field text: microsoft polecat
   [junit4]   2>        at 
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2>        ... 64 more
   [junit4]   2> 
   [junit4]   2> 221569 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 221569 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3a1ac7ee{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 221569 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=155446468
   [junit4]   2> 221570 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 221570 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d966db5: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@58c57ed8
   [junit4]   2> 221573 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 221573 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7867f9d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4efa1f86
   [junit4]   2> 221575 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 221575 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@385cd05a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4789e025
   [junit4]   2> 221575 INFO  (coreCloseExecutor-1221-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@71802982
   [junit4]   2> 221575 INFO  (coreCloseExecutor-1221-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=71802982
   [junit4]   2> 221575 INFO  (coreCloseExecutor-1221-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7eb08003: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53740b27
   [junit4]   2> 221580 INFO  (coreCloseExecutor-1221-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 221580 INFO  (coreCloseExecutor-1221-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@598c6057 commitCommandVersion:0
   [junit4]   2> 221581 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1181ca0e{/,null,UNAVAILABLE}
   [junit4]   2> 221582 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 221582 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5a3753c7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 221583 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1775744090
   [junit4]   2> 221583 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 221583 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f8da41e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@abb7c55
   [junit4]   2> 221586 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 221586 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2940f80a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4efa1f86
   [junit4]   2> 221587 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 221587 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73d73b30: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4789e025
   [junit4]   2> 221588 INFO  (coreCloseExecutor-1223-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7b10ddba
   [junit4]   2> 221588 INFO  (coreCloseExecutor-1223-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7b10ddba
   [junit4]   2> 221588 INFO  (coreCloseExecutor-1223-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76ef89fb: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7e5a8fad
   [junit4]   2> 221593 INFO  (coreCloseExecutor-1223-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 221593 INFO  (coreCloseExecutor-1223-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@74a2e4dd commitCommandVersion:0
   [junit4]   2> 221595 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52077232{/,null,UNAVAILABLE}
   [junit4]   2> 221595 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 221596 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@76ce5e4f{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 221596 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1186893141
   [junit4]   2> 221596 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 221596 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d043cc3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@5d6ada24
   [junit4]   2> 221601 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 221601 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5027d496: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4efa1f86
   [junit4]   2> 221603 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 221603 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10957aa7: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4789e025
   [junit4]   2> 221604 INFO  (coreCloseExecutor-1225-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68909155
   [junit4]   2> 221604 INFO  (coreCloseExecutor-1225-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=68909155
   [junit4]   2> 221604 INFO  (coreCloseExecutor-1225-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@425d6688: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1dfe062e
   [junit4]   2> 221611 INFO  (coreCloseExecutor-1225-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 221611 INFO  (coreCloseExecutor-1225-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@17066d5e commitCommandVersion:0
   [junit4]   2> 221612 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75984b2{/,null,UNAVAILABLE}
   [junit4]   2> 221612 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 221613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@235f550b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 221613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1861688461
   [junit4]   2> 221613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 221613 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@491f7d8f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@26ae8043
   [junit4]   2> 221618 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 221618 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18fabc71: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4efa1f86
   [junit4]   2> 221620 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 221620 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9e1720e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4789e025
   [junit4]   2> 221621 INFO  (coreCloseExecutor-1227-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4063aa81
   [junit4]   2> 221621 INFO  (coreCloseExecutor-1227-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=4063aa81
   [junit4]   2> 221621 INFO  (coreCloseExecutor-1227-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4eff80b9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4f94cd2c
   [junit4]   2> 221628 INFO  (coreCloseExecutor-1227-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 221628 INFO  (coreCloseExecutor-1227-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@456ca65c commitCommandVersion:0
   [junit4]   2> 221631 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d8a6ebf{/,null,UNAVAILABLE}
   [junit4]   2> 221631 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 221632 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7654ed89{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 221633 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=838414801
   [junit4]   2> 221633 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 221633 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2324e43: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7e5a384a
   [junit4]   2> 221637 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 221637 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15cdb8d7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4efa1f86
   [junit4]   2> 221641 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 221641 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@298cc137: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4789e025
   [junit4]   2> 221641 INFO  (coreCloseExecutor-1229-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@26b20014
   [junit4]   2> 221641 INFO  (coreCloseExecutor-1229-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=26b20014
   [junit4]   2> 221641 INFO  (coreCloseExecutor-1229-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@130a96f7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@8562159
   [junit4]   2> 221649 INFO  (coreCloseExecutor-1229-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 221649 INFO  (coreCloseExecutor-1229-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2ae4a29 commitCommandVersion:0
   [junit4]   2> 221650 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4415c6e7{/,null,UNAVAILABLE}
   [junit4]   2> 221650 INFO  
(TEST-DistributedFacetPivotSmallTest.test-seed#[7DD9E85705D02AFD]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotSmallTest -Dtests.method=test 
-Dtests.seed=7DD9E85705D02AFD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=so-DJ -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.57s J0 | DistributedFacetPivotSmallTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45239//collection1: ERROR: [doc=19] Error 
adding field 'company_t'='microsoft polecat' msg=Multiple values encountered 
for non multiValued copy field text: microsoft polecat
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7DD9E85705D02AFD:F58DD78DAB2C4705]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:54)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotSmallTest_7DD9E85705D02AFD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1937, maxMBSortInHeap=5.096773491115449, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@74343642),
 locale=so-DJ, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=156472328,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicaProperties, 
ConcurrentCreateRoutedAliasTest, TestBlendedInfixSuggestions, 
TestStressVersions, TestSolrCloudWithDelegationTokens, TestGroupingSearch, 
HdfsRecoverLeaseTest, UpdateParamsTest, V2StandaloneTest, TestSearcherReuse, 
TestQueryUtils, TestCloudConsistency, CoreMergeIndexesAdminHandlerTest, 
TestSha256AuthenticationProvider, ExplicitHLLTest, 
DistributedFacetSimpleRefinementLongTailTest, BlockCacheTest, 
ShardRoutingCustomTest, TestScoreJoinQPScore, SchemaApiFailureTest, 
TestDirectoryFactory, RequestLoggingTest, TestSolrCloudWithHadoopAuthPlugin, 
TestDFISimilarityFactory, SolrJmxReporterTest, NodeAddedTriggerIntegrationTest, 
TermVectorComponentDistributedTest, SimpleFacetsTest, PeerSyncTest, 
LeaderFailoverAfterPartitionTest, ImplicitSnitchTest, TriggerIntegrationTest, 
TestFiltering, QueryParsingTest, AnalyticsQueryTest, 
DeleteLastCustomShardedReplicaTest, BadIndexSchemaTest, TestSQLHandler, 
DistributedFacetPivotSmallTest]
   [junit4] Completed [102/834 (1!)] on J0 in 2.58s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44808 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22891/consoleText

[repro] Revision: c0d2975970d3de8f5056a20504dec1431d455ab1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=DistributedFacetPivotSmallTest 
-Dtests.method=test -Dtests.seed=7DD9E85705D02AFD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=so-DJ -Dtests.timezone=Europe/Bratislava 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DistributedFacetPivotSmallTest
[repro] ant compile-test

[...truncated 3429 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DistributedFacetPivotSmallTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=7DD9E85705D02AFD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=so-DJ -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to