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

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 688 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/688/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:43743//collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43743//collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
	at __randomizedtesting.SeedInfo.seed([3707172B782E644A:BF5328F1D6D209B2]: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.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12697 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> 410121 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/init-core-data-001
   [junit4]   2> 410121 WARN  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=155 numCloses=155
   [junit4]   2> 410121 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 410122 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 410123 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 410265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 410265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@611ce946{/,null,AVAILABLE}
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68943c37{HTTP/1.1,[http/1.1]}{127.0.0.1:43743}
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @410541ms
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=43743, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/cores}
   [junit4]   2> 410268 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:52.556Z
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/solr.xml
   [junit4]   2> 410271 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 410271 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 410272 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 410954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 410954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 410967 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410972 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410972 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410975 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/cores
   [junit4]   2> 410975 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 410976 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 411001 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 411023 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 411059 WARN  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 411059 WARN  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 411059 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 411059 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 411059 INFO  (coreLoadExecutor-1811-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@482f5f71
   [junit4]   2> 411060 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411060 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 411061 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 411116 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411116 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 411117 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411117 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411118 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 411118 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d06de3d[collection1] main]
   [junit4]   2> 411119 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 411136 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 411199 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411199 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309193574055936
   [junit4]   2> 411200 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 411204 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 411204 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 411205 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 411205 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 411207 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 411210 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d06de3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411394 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 411395 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21ff4a3a{/,null,AVAILABLE}
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@395b5a51{HTTP/1.1,[http/1.1]}{127.0.0.1:54095}
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @411670ms
   [junit4]   2> 411397 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=54095, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/cores}
   [junit4]   2> 411397 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:53.685Z
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 411401 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 411401 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 411402 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 411833 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 411833 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 411845 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411853 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411853 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411854 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/cores
   [junit4]   2> 411854 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 411855 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 411878 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 411902 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 411951 WARN  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 411951 WARN  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 411951 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 411951 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 411951 INFO  (coreLoadExecutor-1825-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@482f5f71
   [junit4]   2> 411952 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411952 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 411953 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@176f2b69[collection1] main]
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 412036 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 412101 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 412101 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309194519871488
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 412103 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 412103 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 412105 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176f2b69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412256 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 412257 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@589e6c0b{/,null,AVAILABLE}
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b0a59c0{HTTP/1.1,[http/1.1]}{127.0.0.1:36964}
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @412533ms
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=36964, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/cores}
   [junit4]   2> 412260 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:54.548Z
   [junit4]   2> 412262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 412264 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 412264 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 412265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 413362 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 413362 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 413393 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413429 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413429 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413447 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/cores
   [junit4]   2> 413447 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 413452 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 413517 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 413539 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413619 WARN  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 413619 WARN  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 413619 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 413619 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 413620 INFO  (coreLoadExecutor-1839-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@482f5f71
   [junit4]   2> 413620 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 413620 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 413634 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 413712 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 413712 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 413714 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 413714 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a37a9fe[collection1] main]
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 413969 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414027 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414027 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309196539428864
   [junit4]   2> 414029 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 414033 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414034 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414035 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414037 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414038 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414041 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a37a9fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414245 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 414246 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4997d46b{/,null,AVAILABLE}
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cccfae7{HTTP/1.1,[http/1.1]}{127.0.0.1:48253}
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @414523ms
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=48253, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/cores}
   [junit4]   2> 414248 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:56.541Z
   [junit4]   2> 414255 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 414265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 414265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 414266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 414648 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 414648 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 414667 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414675 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414676 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414677 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/cores
   [junit4]   2> 414678 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 414679 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 414713 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 414745 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414825 WARN  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 414825 WARN  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 414825 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 414825 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 414826 INFO  (coreLoadExecutor-1853-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@482f5f71
   [junit4]   2> 414826 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414826 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 414827 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 414890 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 414890 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 414891 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414891 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414892 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 414892 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@961e4d8[collection1] main]
   [junit4]   2> 414893 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 416488 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 416626 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 416626 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309199264677888
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 416630 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 416630 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 416631 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 416631 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 416632 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 416632 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 416634 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@961e4d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 417137 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 417142 INFO  (qtp1708220701-4015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199802597376)} 0 3
   [junit4]   2> 417150 INFO  (qtp626561547-4037) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199808888832)} 0 4
   [junit4]   2> 417156 INFO  (qtp1385456512-4057) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199816228864)} 0 3
   [junit4]   2> 417161 INFO  (qtp81701480-4077) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199822520320)} 0 3
   [junit4]   2> 417164 INFO  (qtp1708220701-4013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{} 0 2
   [junit4]   2> 417164 ERROR (qtp1708220701-4013) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [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:955)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:336)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
   [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:950)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1168)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
   [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:2539)
   [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.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.produce(EatWhatYouKill.java:132)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2> 	... 60 more
   [junit4]   2> 
   [junit4]   2> 417166 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 417166 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68943c37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=446354468
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aed2478: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@eb84ba0
   [junit4]   2> 417171 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417171 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54054338: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417174 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417174 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50ad5505: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35f0bc5f
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=35f0bc5f
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d04b001: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3a0874f
   [junit4]   2> 417183 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417183 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@958ec3f commitCommandVersion:0
   [junit4]   2> 417185 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@611ce946{/,null,UNAVAILABLE}
   [junit4]   2> 417186 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417190 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@395b5a51{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417190 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=871853912
   [junit4]   2> 417192 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417192 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@455942cb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@21379007
   [junit4]   2> 417196 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417196 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@600283e9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417199 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417199 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bfc4ded: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417200 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19299c43
   [junit4]   2> 417201 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19299c43
   [junit4]   2> 417201 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62f3e12b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4e8dd9e3
   [junit4]   2> 417208 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417208 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4475b293 commitCommandVersion:0
   [junit4]   2> 417211 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21ff4a3a{/,null,UNAVAILABLE}
   [junit4]   2> 417211 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b0a59c0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=693027929
   [junit4]   2> 417216 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417216 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151e5741: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@778109e7
   [junit4]   2> 417222 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417222 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fada9fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417224 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417225 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69f12b68: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@274e36ec
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=274e36ec
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7be8a7a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@29073060
   [junit4]   2> 417233 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417233 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@23ff5b10 commitCommandVersion:0
   [junit4]   2> 417235 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@589e6c0b{/,null,UNAVAILABLE}
   [junit4]   2> 417235 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cccfae7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=339630260
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ecd393c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@561863db
   [junit4]   2> 417247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dabab42: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417250 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417251 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4014bb04: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17d04d18
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=17d04d18
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48e0eb2d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3d3c6914
   [junit4]   2> 417259 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417259 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@37c40264 commitCommandVersion:0
   [junit4]   2> 417262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4997d46b{/,null,UNAVAILABLE}
   [junit4]   2> 417262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=test -Dtests.seed=3707172B782E644A -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7.14s J1 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43743//collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3707172B782E644A:BF5328F1D6D209B2]: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.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:80)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1896, maxMBSortInHeap=7.600136404558859, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Asia/Kolkata
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=43247072,total=335757312
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDUpdateProcessorFallbackTest, TestCoreBackup, TestMaxTokenLenTokenizer, TestSolrIndexConfig, TolerantUpdateProcessorTest, TestCoreAdminApis, RandomizedTaggerTest, TestPerFieldSimilarityWithDefaultOverride, BaseCdcrDistributedZkTest, UninvertDocValuesMergePolicyTest, TestRandomDVFaceting, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IndexBasedSpellCheckerTest, TestManagedSchemaThreadSafety, UUIDFieldTest, ClusterStateTest, TestSolrCloudWithSecureImpersonation, TaggerTest, HdfsTlogReplayBufferedWhileIndexingTest, TriggerSetPropertiesIntegrationTest, IgnoreLargeDocumentProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, TestRangeQuery, DistanceFunctionTest, ManagedSchemaRoundRobinCloudTest, ChangedSchemaMergeTest, TestFastLRUCache, TestNonDefinedSimilarityFactory, BasicAuthIntegrationTest, ClassificationUpdateProcessorTest, TestSchemaSimilarityResource, VMParamsZkACLAndCredentialsProvidersTest, ShowFileRequestHandlerTest, TestStressLucene, DocValuesMultiTest, JvmMetricsTest, TestSolrCloudWithDelegationTokens, TestDynamicFieldCollectionResource, TestSimDistributedQueue, DistributedSpellCheckComponentTest, SchemaApiFailureTest, TestPointFields, SimpleMLTQParserTest, TestClusterStateMutator, TestScoreJoinQPNoScore, HdfsDirectoryFactoryTest, ScheduledTriggerIntegrationTest, DateRangeFieldTest, TestXmlQParser, TemplateUpdateProcessorTest, PreAnalyzedFieldManagedSchemaCloudTest, PeerSyncWithBufferUpdatesTest, TestComputePlanAction, TestReqParamsAPI, TestHdfsUpdateLog, TestStressInPlaceUpdates, VersionInfoTest, CollectionReloadTest, SolrJmxReporterCloudTest, TestReload, TestSegmentSorting, V2StandaloneTest, OverseerRolesTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCSVLoader, HttpPartitionOnCommitTest, BlockDirectoryTest, TestFuzzyAnalyzedSuggestions, PeerSyncReplicationTest, TestStressVersions, TestSQLHandler, DistributedMLTComponentTest]
   [junit4] Completed [116/819 (1!)] on J1 in 7.16s, 1 test, 1 error <<< FAILURES!

[...truncated 53098 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2232 links (1782 relative) to 2997 anchors in 230 files
     [echo] Validated Links & Anchors via: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-lev

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

 files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 3 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedMLTComponentTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3707172B782E644A -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 3707172B782E644A
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says 你好! Master seed: 3707172B782E644A
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(733@serv1-vm3).
   [junit4] Started J1 PID(732@serv1-vm3).
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      13.0s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [1/5] on J0 in 15.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      14.3s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [2/5] on J1 in 16.74s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.DistributedMLTComponentTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      6.76s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [3/5] on J0 in 6.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      7.18s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [4/5] on J1 in 7.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      6.14s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [5/5] on J0 in 6.31s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.70 ..    30.43 =    29.74s
   [junit4] JVM J1:     0.70 ..    25.77 =    25.07s
   [junit4] Execution time total: 30 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 121.81s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 121.70s | org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4:tophints] 119.55s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 117.44s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 106.91s | org.apache.solr.cloud.TestPullReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 32 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedMLTComponentTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=d59c90e5135dc48d1e5bb58ab1a643f34739a70c, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #687
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2