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

2 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:46928/solr: 'location' is not specified 
as a query parameter or as a default repository property or as a cluster 
property.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46928/solr: 'location' is not specified as a 
query parameter or as a default repository property or as a cluster property.
        at 
__randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:2C9088B43A2214D6]: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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:149)
        at 
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:128)
        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 
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)


FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:4D9E0C560A47E986]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
        ... 41 more




Build Log:
[...truncated 10804 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 412610 INFO  
(SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 412613 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412614 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412637 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 412682 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 412785 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412789 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 412961 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 412961 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 412963 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 412967 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412969 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 412970 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412970 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412970 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412970 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412970 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412971 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1248376899
   [junit4]   2> 412971 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412971 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412971 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 412974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 412974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 412974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 412974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 412974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 412975 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema12.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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 412975 INFO  (coreLoadExecutor-1186-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> 412976 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 412976 INFO  (coreLoadExecutor-1186-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> 412976 INFO  (coreLoadExecutor-1186-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> 412976 INFO  (coreLoadExecutor-1186-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> 413015 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413074 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 413199 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413203 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414049 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414050 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414050 WARN  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 414059 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414061 INFO  (coreLoadExecutor-1186-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414064 INFO  (coreLoadExecutor-1186-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> 414065 INFO  (coreLoadExecutor-1186-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> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/]
   [junit4]   2> 414065 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c7333bc
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index/
   [junit4]   2> 414066 WARN  (coreLoadExecutor-1186-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 414066 INFO  (coreLoadExecutor-1186-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
   [junit4]   2> 414067 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 414085 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2> 414086 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414086 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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414090 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414091 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414092 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 414092 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 414093 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414094 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414095 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414096 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414099 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-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> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414101 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414103 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6888955277550389]
   [junit4]   2> 414104 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2> 414104 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38a72c5f[collection1] main]
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 414105 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 414121 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414354 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 414355 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414355 INFO  (coreLoadExecutor-1186-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 414356 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414356 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414356 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 414356 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 414356 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414359 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414359 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 414359 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414360 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414360 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414361 INFO  
(searcherExecutor-1187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38a72c5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414453 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 414540 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6270d94b),segFN=segments_2,generation=2}
   [junit4]   2> 414561 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 414570 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrCore New index directory detected: 
old=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index/
 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414571 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f78b32a[collection1] main]
   [junit4]   2> 414571 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 414576 INFO  (searcherExecutor-1187-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f78b32a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 414576 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 122
   [junit4]   2> 414577 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 414577 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 414577 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 414577 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 414577 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 414610 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 414622 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 414730 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 414733 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414945 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414945 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414946 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 414949 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414951 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414955 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
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> 414955 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 414956 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/]
   [junit4]   2> 414956 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c7333bc
   [junit4]   2> 414956 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414957 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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414957 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/
   [junit4]   2> 414957 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Cannot delete directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 as it is still being referenced in the cache!
   [junit4]   2> 414957 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Delete old index directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
 failed.
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 414960 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 414962 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414963 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414965 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414966 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414968 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 414974 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 415030 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
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> 415030 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 415030 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 415030 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 415031 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ff5352c[collection1] main]
   [junit4]   2> 415031 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 415031 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 415031 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 415031 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 415032 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 415042 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 415043 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 415044 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 415044 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=242698031, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 415045 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 415045 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 415045 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 415046 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 415046 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33d4b56d),segFN=segments_1,generation=1}
   [junit4]   2> 415046 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 415046 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 415046 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 415047 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 415047 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d01d760[collection1] main]
   [junit4]   2> 415047 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 415047 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@174942a0
   [junit4]   2> 415048 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 415049 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 415050 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 415051 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 415051 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 415052 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ff5352c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 415052 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 415052 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 415052 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 415052 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 415056 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 415058 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 415059 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 415059 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2>        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 415060 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[A4C4B76E94DE792E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 415060 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 415061 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 415063 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 415064 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir 
-Dtests.seed=A4C4B76E94DE792E -Dtests.slow=true -Dtests.locale=ar-SY 
-Dtests.timezone=America/Bahia -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.45s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4C4B76E94DE792E:4D9E0C560A47E986]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    >        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=*[count(//doc)=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    >        ... 41 more
   [junit4]   2> 415064 INFO  
(SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 415064 INFO  
(SUITE-TestArbitraryIndexDir-seed#[A4C4B76E94DE792E]-worker) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1248376899
   [junit4]   2> 415066 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d6f669b
   [junit4]   2> 415066 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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}
   [junit4]   2> 415066 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 415066 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 415066 INFO  
(searcherExecutor-1191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d01d760[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 415066 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 415069 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 415129 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories 
currently being tracked
   [junit4]   2> 415129 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 415129 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415129 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index_temp
   [junit4]   2> 415132 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 415132 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415132 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001/index
   [junit4]   2> 415136 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001;done=false>>]
   [junit4]   2> 415136 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 415136 INFO  
(coreCloseExecutor-1195-thread-1-processing-x:collection1) [    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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001/init-core-data-001
   [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.core.TestArbitraryIndexDir_A4C4B76E94DE792E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=254, maxMBSortInHeap=5.577636051683226, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=America/Bahia
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=90624712,total=201773056
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsBackupRestoreCore, 
CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, 
BigEndianAscendingWordSerializerTest, TestUninvertingReader, 
TestHighlightDedupGrouping, TestSchemaResource, TestDynamicFieldResource, 
TestRemoteStreaming, TestSolrConfigHandler, CoreAdminRequestStatusTest, 
TestFieldTypeResource, TestElisionMultitermQuery, CurrencyFieldXmlFileTest, 
TestTolerantUpdateProcessorRandomCloud, StandardRequestHandlerTest, 
ClusterStateUpdateTest, TestGroupingSearch, ZkStateReaderTest, 
TolerantUpdateProcessorTest, TestComponentsName, TestCloudDeleteByQuery, 
TestShortCircuitedRequests, TestCollectionAPI, SolrCLIZkUtilsTest, 
HdfsRecoverLeaseTest, CollectionStateFormat2Test, TestFieldCacheSortRandom, 
TestXmlQParser, HdfsCollectionsAPIDistributedZkTest, MigrateRouteKeyTest, 
TestChildDocTransformer, BooleanFieldTest, TestImplicitCoreProperties, 
IndexSchemaTest, DateRangeFieldTest, TestStressReorder, 
TestSweetSpotSimilarityFactory, HLLSerializationTest, 
DistributedVersionInfoTest, QueryEqualityTest, DirectUpdateHandlerTest, 
TestNumericTerms32, TestSurroundQueryParser, HdfsUnloadDistributedZkTest, 
TestArbitraryIndexDir]
   [junit4] Completed [98/620 (1!)] on J0 in 2.58s, 1 test, 1 error <<< 
FAILURES!

[...truncated 279 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestLocalFSCloudBackupRestore
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/init-core-data-001
   [junit4]   2> 927655 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 927655 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 927656 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 927656 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 927756 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34879
   [junit4]   2> 927756 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927756 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927758 INFO  (zkCallback-2155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c87229c 
name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927758 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927759 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927759 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 927764 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 927764 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 927766 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22de90ce{/solr,null,AVAILABLE}
   [junit4]   2> 927766 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29631224{/solr,null,AVAILABLE}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@312c2181{HTTP/1.1,[http/1.1]}{127.0.0.1:50807}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9ffa5b2{HTTP/1.1,[http/1.1]}{127.0.0.1:46928}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.e.j.s.Server Started @931553ms
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50807}
   [junit4]   2> 927768 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.e.j.s.Server Started @931553ms
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46928}
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1'
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2'
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927769 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927770 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927770 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927772 INFO  (zkCallback-2156-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6934eaa1 
name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927772 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927772 INFO  (zkCallback-2157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d64140 name:ZooKeeperConnection 
Watcher:127.0.0.1:34879/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 927773 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 927783 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/.
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 97146460
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1]
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/.
   [junit4]   2> 927784 WARN  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node1/lib
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1537575461
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2]
   [junit4]   2> 927784 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 927785 WARN  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001/tempDir-001/node2/lib
   [junit4]   2> 927785 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 927786 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 927787 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927788 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927790 INFO  (zkCallback-2163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@791d5196 
name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927790 INFO  (zkCallback-2162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39d19f45 
name:ZooKeeperConnection Watcher:127.0.0.1:34879 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927790 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927791 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 927793 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/1280337727@4bcc36d
   [junit4]   2> 927793 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 927794 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155dfc608890003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 927797 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/1280337727@d14acfd
   [junit4]   2> 927797 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 927798 INFO  
(zkCallback-2164-thread-1-processing-n:127.0.0.1:46928_solr) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14db158c 
name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927798 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 927799 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 927802 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 927805 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 927807 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 927809 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 927811 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 927812 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 927814 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 927815 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 927816 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 927817 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 927818 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 927819 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 927821 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 927823 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 927824 INFO  
(zkCallback-2165-thread-1-processing-n:127.0.0.1:50807_solr) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c3402f9 
name:ZooKeeperConnection Watcher:127.0.0.1:34879/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 927824 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 927824 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96229008698048517-127.0.0.1:46928_solr-n_0000000000
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46928_solr
   [junit4]   2> 927825 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 927827 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Overseer 
(id=96229008698048517-127.0.0.1:46928_solr-n_0000000000) starting
   [junit4]   2> 927830 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 927836 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 927837 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 927839 INFO  (jetty-launcher-2154-thread-1) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 927839 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 927840 INFO  
(OverseerCollectionConfigSetProcessor-96229008698048517-127.0.0.1:46928_solr-n_0000000000)
 [n:127.0.0.1:46928_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 927841 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46928_solr
   [junit4]   2> 927841 INFO  
(OverseerStateUpdate-96229008698048517-127.0.0.1:46928_solr-n_0000000000) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 927841 INFO  (jetty-launcher-2154-thread-2) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46928_solr
   [junit4]   2> 927843 INFO  (zkCallback-2164-thread-1-processing-n:127.0.0

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

64-thread-4-processing-n:127.0.0.1:46928_solr) [n:127.0.0.1:46928_solr    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 934291 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155dfc608890005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 934294 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155dfc608890006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 934295 WARN  
(zkCallback-2165-thread-2-processing-n:127.0.0.1:50807_solr) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 935790 WARN  
(zkCallback-2165-thread-1-processing-n:127.0.0.1:50807_solr) 
[n:127.0.0.1:50807_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 935791 INFO  (jetty-launcher-2154-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22de90ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 935793 WARN  
(zkCallback-2164-thread-4-processing-n:127.0.0.1:46928_solr) 
[n:127.0.0.1:46928_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 935794 INFO  (jetty-launcher-2154-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29631224{/solr,null,UNAVAILABLE}
   [junit4]   2> 935797 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34879 34879
   [junit4]   2> 935912 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34879 34879
   [junit4]   2> 935913 WARN  (Thread-3389) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/backuprestore/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 935913 INFO  
(SUITE-TestLocalFSCloudBackupRestore-seed#[A4C4B76E94DE792E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_A4C4B76E94DE792E-001
   [junit4]   2> Jul 12, 2016 3:42:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), 
id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=67, 
maxMBSortInHeap=5.048070005755842, sim=ClassicSimilarity, locale=de-AT, 
timezone=UTC
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=106268344,total=251183104
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
CdcrReplicationHandlerTest, TestValueSourceCache, 
BigEndianAscendingWordDeserializerTest, TestNumericTerms64, 
TestDistributedMissingSort, ChangedSchemaMergeTest, 
TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, 
CSVRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, BadIndexSchemaTest, 
TestRTGBase, NotRequiredUniqueKeyTest, TlogReplayBufferedWhileIndexingTest, 
CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, TestDistributedGrouping, 
RuleEngineTest, UpdateRequestProcessorFactoryTest, TestBinaryResponseWriter, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, TestSolrJ, 
TestStressCloudBlindAtomicUpdates, TestConfigSetsAPI, 
SimpleCollectionCreateDeleteTest, HdfsSyncSliceTest, CleanupOldIndexTest, 
TestFieldCacheSort, GraphQueryTest, HdfsRecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestFieldCollectionResource, MultiTermTest, 
TestInfoStreamLogging, TestCloudManagedSchema, NumericFieldsTest, 
TestOrdValues, CacheHeaderTest, FullHLLTest, DeleteStatusTest, TestFiltering, 
CdcrUpdateLogTest, TestLegacyFieldCache, BlockJoinFacetRandomTest, 
TestClusterStateMutator, ResourceLoaderTest, CheckHdfsIndexTest, 
CloudMLTQParserTest, TestRandomCollapseQParserPlugin, RollingRestartTest, 
SmileWriterTest, SpatialRPTFieldTypeTest, TestClassicSimilarityFactory, 
TestSortingResponseWriter, TestRangeQuery, TestShardHandlerFactory, 
TestQuerySenderListener, SolrPluginUtilsTest, TestSolrDynamicMBean, 
BlobRepositoryCloudTest, DistributedDebugComponentTest, 
ParsingFieldUpdateProcessorsTest, TestSolrIndexConfig, TestConfigOverlay, 
SpellCheckCollatorTest, TestSolrConfigHandlerCloud, PluginInfoTest, 
TestComplexPhraseQParserPlugin, TestScoreJoinQPScore, MergeStrategyTest, 
TestFieldTypeCollectionResource, TestDynamicLoading, TestCrossCoreJoin, 
HdfsDirectoryTest, SolrCmdDistributorTest, CachingDirectoryFactoryTest, 
TestCharFilters, TestBulkSchemaAPI, SuggesterTest, DistanceFunctionTest, 
CollectionsAPISolrJTest, BitVectorTest, SearchHandlerTest, 
TestSuggestSpellingConverter, DistributedFacetPivotSmallAdvancedTest, 
BadCopyFieldTest, TestManagedSchema, DistribDocExpirationUpdateProcessorTest, 
ResponseHeaderTest, CoreAdminCreateDiscoverTest, TestAuthorizationFramework, 
CopyFieldTest, DateMathParserTest, RecoveryAfterSoftCommitTest, 
TestPivotHelperCode, TestLocalFSCloudBackupRestore]
   [junit4] Completed [188/620 (2!)] on J1 in 8.78s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1411 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: 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:530:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443:
 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: 620 suites (10 ignored), 2635 tests, 2 errors, 98 
ignored (83 assumptions) [seed: A4C4B76E94DE792E]

Total time: 83 minutes 59 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to