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

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 599 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/599/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:59509/_bvp/p/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://[ff01::114]:33332/_bvp/p, https://[ff01::083]:33332/_bvp/p, https://127.0.0.1:63393/_bvp/p/collection1]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:59509/_bvp/p/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://[ff01::114]:33332/_bvp/p, https://[ff01::083]:33332/_bvp/p, https://127.0.0.1:63393/_bvp/p/collection1]
	at __randomizedtesting.SeedInfo.seed([C8E83A1098555A5E:40BC05CA36A937A6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:605)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10823 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001
   [junit4]   2> 988001 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 988005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bvp/p
   [junit4]   2> 988005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 988005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 988005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 988005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 988006 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 988006 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 988029 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 988034 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 988035 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 988046 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 988049 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 988051 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 988052 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1930698799
   [junit4]   2> 988052 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 988052 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 988052 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 988054 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 988055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 988055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 988055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 988055 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 988056 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema-custom-field.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001, shard=shard1}
   [junit4]   2> 988056 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 988057 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 988057 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 988057 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 988057 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 988074 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 988085 WARN  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 988086 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 988098 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 988100 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 988102 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 988102 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/]
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5713b657
   [junit4]   2> 988104 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001
   [junit4]   2> 988105 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index/
   [junit4]   2> 988105 WARN  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 988105 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index
   [junit4]   2> 988105 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.257633212186821]
   [junit4]   2> 988105 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20803893 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77c7a9dc),segFN=segments_1,generation=1}
   [junit4]   2> 988105 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 988106 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 988112 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 988113 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 988114 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 988116 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 988116 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 988117 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 988120 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 988121 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 988121 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 988121 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21874445755975797]
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20803893 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77c7a9dc),segFN=segments_1,generation=1}
   [junit4]   2> 988122 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 988123 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29cb3d69[collection1] main]
   [junit4]   2> 988123 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 988123 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 988123 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 988123 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 988161 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 988317 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 988317 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 988318 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 988318 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 988318 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 988318 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 988318 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535135683900866560
   [junit4]   2> 988318 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 988318 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 988318 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 988320 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535135683900866560
   [junit4]   2> 988320 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 988320 INFO  (coreLoadExecutor-1529-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 988320 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 988321 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 988325 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 988330 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 988331 INFO  (searcherExecutor-1530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29cb3d69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 988862 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 989032 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 989034 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c18e971{/_bvp/p,null,AVAILABLE}
   [junit4]   2> 989170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@810abdd{SSL,[ssl, http/1.1]}{127.0.0.1:57915}
   [junit4]   2> 989170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server Started @992254ms
   [junit4]   2> 989170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_bvp/p, hostPort=57915, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores}
   [junit4]   2> 989171 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 989171 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control'
   [junit4]   2> 989171 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 989171 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 989171 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/solr.xml
   [junit4]   2> 989178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores
   [junit4]   2> 989178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer New CoreContainer 263531817
   [junit4]   2> 989178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control]
   [junit4]   2> 989179 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/lib
   [junit4]   2> 989179 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 989181 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 989183 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 989183 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 989183 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 989183 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 989184 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores
   [junit4]   2> 989185 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema-custom-field.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 989185 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 989185 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 989186 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 989186 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 989187 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 989187 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 989187 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 989187 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 989187 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 989224 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 989232 WARN  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 989235 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 989258 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 989262 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 989267 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 989267 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 989271 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 989271 INFO  (coreLoadExecutor-1540-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 989271 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 989272 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 989272 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5713b657
   [junit4]   2> 989272 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 989272 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 989273 WARN  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 989273 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 989273 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.257633212186821]
   [junit4]   2> 989274 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@77ffa9d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97c17f4),segFN=segments_1,generation=1}
   [junit4]   2> 989274 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 989276 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 989276 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 989279 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 989280 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 989280 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 989280 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 989280 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 989280 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 989282 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 989283 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 989284 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 989285 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 989294 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 989295 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 989296 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 989296 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 989296 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 989297 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 989297 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 989299 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21874445755975797]
   [junit4]   2> 989299 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@77ffa9d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97c17f4),segFN=segments_1,generation=1}
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4373d948[collection1] main]
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 989300 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 989370 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 989457 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 989457 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 989458 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 989458 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 989458 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 989458 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535135685096243200
   [junit4]   2> 989460 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535135685096243200
   [junit4]   2> 989460 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 989460 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 989460 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 989460 INFO  (coreLoadExecutor-1540-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 989461 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 989462 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 989463 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 989464 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 989466 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 989466 INFO  (searcherExecutor-1541-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4373d948[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 989875 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 989897 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 989899 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20ea48cf{/_bvp/p,null,AVAILABLE}
   [junit4]   2> 989905 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@26914d91{SSL,[ssl, http/1.1]}{127.0.0.1:63598}
   [junit4]   2> 989905 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server Started @992990ms
   [junit4]   2> 989905 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_bvp/p, hostPort=63598, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores}
   [junit4]   2> 989907 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 989907 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0'
   [junit4]   2> 989907 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 989907 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 989908 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 989913 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores
   [junit4]   2> 989913 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1083579329
   [junit4]   2> 989913 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0]
   [junit4]   2> 989913 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/lib
   [junit4]   2> 989915 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 989916 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 989918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 989918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 989918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 989918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 989936 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores
   [junit4]   2> 989937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema-custom-field.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 989937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 989938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 989938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 989938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 989939 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 989939 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 989939 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 989942 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 989942 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 989979 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 989988 WARN  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 989991 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 990016 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 990019 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 990023 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 990024 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 990027 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 990027 INFO  (coreLoadExecutor-1551-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 990027 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 990027 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 990027 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5713b657
   [junit4]   2> 990028 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 990028 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 990028 WARN  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 990028 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 990028 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.257633212186821]
   [junit4]   2> 990029 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@64007594 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fdea3f9),segFN=segments_1,generation=1}
   [junit4]   2> 990029 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 990030 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 990030 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 990033 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 990033 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 990033 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 990033 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990034 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 990036 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 990036 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 990037 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 990038 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 990044 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 990046 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 990046 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 990047 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 990047 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 990048 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 990048 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 990048 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21874445755975797]
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@64007594 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fdea3f9),segFN=segments_1,generation=1}
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32ef526b[collection1] main]
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 990049 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 990050 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 990083 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 990163 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 990163 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 990164 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 990164 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 990164 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 990164 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 990164 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 990164 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 990165 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 990165 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 990165 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535135685837586432
   [junit4]   2> 990165 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 990166 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 990166 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 990167 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535135685837586432
   [junit4]   2> 990167 INFO  (coreLoadExecutor-1551-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 990167 INFO  (searcherExecutor-1552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32ef526b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 990593 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 990600 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 990604 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e30a7d5{/_bvp/p,null,AVAILABLE}
   [junit4]   2> 990610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@22bc71f0{SSL,[ssl, http/1.1]}{127.0.0.1:63393}
   [junit4]   2> 990610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.Server Started @993695ms
   [junit4]   2> 990610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/_bvp/p, hostPort=63393, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores}
   [junit4]   2> 990610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 990610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1'
   [junit4]   2> 990611 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 990611 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 990611 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 990617 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores
   [junit4]   2> 990618 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1468255599
   [junit4]   2> 990618 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1]
   [junit4]   2> 990618 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/lib
   [junit4]   2> 990618 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 990620 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 990622 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 990622 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 990622 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 990622 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 990624 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores
   [junit4]   2> 990625 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema-custom-field.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 990625 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 990625 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 990626 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 990626 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 990626 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 990627 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 990627 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 990627 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 990627 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 990653 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 990658 WARN  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 990659 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 990670 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 990674 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 990676 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 990676 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 990678 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 990678 INFO  (coreLoadExecutor-1562-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 990678 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 990679 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 990679 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5713b657
   [junit4]   2> 990679 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 990679 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 990679 WARN  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 990679 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 990680 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.257633212186821]
   [junit4]   2> 990680 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66b12f2e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54ccae97),segFN=segments_1,generation=1}
   [junit4]   2> 990680 INFO  (coreLoadExecutor-1562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 990680 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSort

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

  2> 1018516 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[C8E83A1098555A5E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@397d74b9{/_bvp/p,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=C8E83A1098555A5E -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   30.2s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:59509/_bvp/p/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://[ff01::114]:33332/_bvp/p, https://[ff01::083]:33332/_bvp/p, https://127.0.0.1:63393/_bvp/p/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C8E83A1098555A5E:40BC05CA36A937A6]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:605)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1018525 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1018525 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[C8E83A1098555A5E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1930698799
   [junit4]   2> 1018528 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@553d0d55
   [junit4]   2> 1018528 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1018529 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1018529 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1018529 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1018530 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001;done=false>>]
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1018531 INFO  (coreCloseExecutor-1587-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_C8E83A1098555A5E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), text=FST50, asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=Memory doPackFST= false)}, docValues:{payload=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1760, maxMBSortInHeap=7.385128577638382, sim=ClassicSimilarity, locale=fi, timezone=Indian/Christmas
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=121793232,total=377487360
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestConfigSetsAPIExclusivity, TestTrieFacet, BlockDirectoryTest, HttpPartitionTest, RecoveryAfterSoftCommitTest, CdcrUpdateLogTest, SolrXmlInZkTest, SuggesterFSTTest, TestDynamicLoading, TestSweetSpotSimilarityFactory, TestSolr4Spatial2, TestNRTOpen, TestCloudInspectUtil, DocumentBuilderTest, SpatialRPTFieldTypeTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, TestStressReorder, HLLUtilTest, TestSolrDynamicMBean, TestCloudSchemaless, TestPhraseSuggestions, JsonLoaderTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, BitVectorTest, DirectoryFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestManagedSynonymFilterFactory, ZkControllerTest, TestManagedResource, TestCloudManagedSchema, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, ConnectionManagerTest, TestDFRSimilarityFactory, TestTrackingShardHandlerFactory, AddSchemaFieldsUpdateProcessorFactoryTest, LeaderElectionTest, TestMissingGroups, ActionThrottleTest, TestAnalyzeInfixSuggestions, PreAnalyzedFieldTest, DocValuesTest, TestDownShardTolerantSearch, TestRequestForwarding, ZkStateReaderTest, TestJsonFacets, OverseerCollectionConfigSetProcessorTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [110/597 (1!)] on J0 in 30.55s, 1 test, 1 error <<< FAILURES!

[...truncated 1572 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:531: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1427: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 597 suites (10 ignored), 2428 tests, 1 error, 87 ignored (72 assumptions) [seed: C8E83A1098555A5E]

Total time: 85 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any