Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/221/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:2C6D70364E27CBB4]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
        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:497)
        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:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        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:743)
        ... 41 more


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for 
path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
        at 
__randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:1D7AE6592763FEBC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9337 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 413263 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 413273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 413273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 413273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413273 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 413274 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 413302 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413308 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 413321 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413325 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 413383 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 413384 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413407 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 413414 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413417 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1185833944
   [junit4]   2> 413419 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 413419 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 413420 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
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,useRetries : false,
   [junit4]   2> 413422 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 413422 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 413422 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 413422 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 413422 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 413424 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema12.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=collection1, collection=collection1, 
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/,
 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413426 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 413426 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 413451 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413461 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 413479 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413487 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413560 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 413561 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413561 WARN  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 413565 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413568 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 413575 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 dataDir=[null]
   [junit4]   2> 413575 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48332edf
   [junit4]   2> 413578 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 413578 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index/
   [junit4]   2> 413578 WARN  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 413580 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
   [junit4]   2> 413580 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5600610093270109]
   [junit4]   2> 413594 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2> 413594 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 413595 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 413603 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413605 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413606 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413607 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413610 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 413612 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 413613 WARN  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 413613 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 413613 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 413614 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 413614 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=4.24609375, 
floorSegmentMB=0.28515625, forceMergeDeletesPctAllowed=17.690807577781474, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5692054982799561
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3fdeb886[collection1] 
main
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 413638 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 413729 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 413731 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 413732 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 413732 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 413732 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 413734 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 413734 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 413735 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 413736 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 413737 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 413738 INFO  
(searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fdeb886[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 413738 INFO  (coreLoadExecutor-1210-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 413740 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 413742 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1]} 0 2
   [junit4]   2> 413873 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 413987 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_2,generation=2}
   [junit4]   2> 413988 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 413990 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrCore New index directory detected: 
old=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index/
 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 413994 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@53002447[collection1] main
   [junit4]   2> 413994 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 413996 INFO  (searcherExecutor-1211-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53002447[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 413996 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 123
   [junit4]   2> 413996 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413997 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413997 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413997 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 413997 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 414032 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 414041 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 414054 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 414058 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414119 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414120 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414120 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 414125 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414127 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414130 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 414130 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 414130 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/]
   [junit4]   2> 414130 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48332edf
   [junit4]   2> 414131 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 414131 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 414132 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-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 414132 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Cannot delete directory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 as it is still being referenced in the cache!
   [junit4]   2> 414132 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory Delete old index directory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 failed.
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414136 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414137 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 414137 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 414138 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414139 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414140 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414141 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414143 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 414147 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 414149 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 414150 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 414150 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 414150 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 414150 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 414151 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e094596[collection1] 
main
   [junit4]   2> 414151 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 414151 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 414151 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 414151 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 414152 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414157 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 414157 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414158 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414158 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414158 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 414158 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 414158 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=2.279296875, 
floorSegmentMB=1.673828125, forceMergeDeletesPctAllowed=11.940314427086072, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 414159 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414160 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414161 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414161 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dae2b65),segFN=segments_1,generation=1}
   [junit4]   2> 414161 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 414162 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 414162 WARN  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 414162 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414163 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2186297c[collection1] 
main
   [junit4]   2> 414163 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414163 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 414163 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@608972d4
   [junit4]   2> 414163 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.u.UpdateHandler 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> 414164 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 414165 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e094596[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 414165 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414167 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414168 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414168 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 414168 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414169 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414171 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
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> 414171 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
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> 414172 ERROR 
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
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:743)
   [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:497)
   [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:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [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:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [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:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [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> 414172 INFO  
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 414173 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414174 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414174 INFO  
(searcherExecutor-1215-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=C537CB0ED0BE5B1C -Dtests.slow=true -Dtests.locale=ar_EG 
-Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.91s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:2C6D70364E27CBB4]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
   [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:743)
   [junit4]    >        ... 41 more
   [junit4]   2> 414175 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 414175 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1185833944
   [junit4]   2> 414176 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@cfc2144
   [junit4]   2> 414176 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.u.UpdateHandler 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> 414176 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 414176 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 414176 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 414177 INFO  
(searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2186297c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 414177 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 414187 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
3 directories currently being tracked
   [junit4]   2> 414187 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001;done=false>>]
   [junit4]   2> 414187 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 414188 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 414188 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
   [junit4]   2> 414194 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 414194 INFO  
(SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, 
docValues:{}, sim=ClassicSimilarity, locale=ar_EG, timezone=Etc/GMT+8
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=232765392,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, 
RankQueryTest, TestPKIAuthenticationPlugin, ActionThrottleTest, 
TestInfoStreamLogging, TestImplicitCoreProperties, RequiredFieldsTest, 
TestWordDelimiterFilterFactory, TestRawResponseWriter, TestQueryWrapperFilter, 
PrimUtilsTest, ExternalFileFieldSortTest, HLLUtilTest, CursorPagingTest, 
TestReplicationHandler, SimpleMLTQParserTest, SyncSliceTest, TestCSVLoader, 
TestExpandComponent, TestHashQParserPlugin, CdcrUpdateLogTest, 
SolrCloudExampleTest, TestQuerySenderNoQuery, TestSolrDynamicMBean, 
DeleteLastCustomShardedReplicaTest, DistributedFacetPivotLargeTest, 
BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, 
TestAuthorizationFramework, PreAnalyzedFieldTest, TestFastLRUCache, 
UnloadDistributedZkTest, HdfsLockFactoryTest, TestSchemaNameResource, 
TestStressUserVersions, DistributedFacetPivotSmallTest, TestLuceneMatchVersion, 
TestArbitraryIndexDir]
   [junit4] Completed [89/562] on J0 in 0.97s, 1 test, 1 error <<< FAILURES!

[...truncated 174 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 669749 INFO  
(SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 669749 INFO  
(SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 669752 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 669752 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 669752 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 669852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53271
   [junit4]   2> 669852 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 669853 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669856 INFO  (zkCallback-549-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@611f75c4 
name:ZooKeeperConnection Watcher:127.0.0.1:53271 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 669856 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 669859 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 669860 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669862 INFO  (zkCallback-550-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ccb662e 
name:ZooKeeperConnection Watcher:127.0.0.1:53271/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669862 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669863 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 669863 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 669866 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 669868 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 669870 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 669873 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 669873 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 669877 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 669877 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 669880 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 669880 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 669883 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 669883 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 669885 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 669886 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 669888 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 669889 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 669891 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 669891 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 669894 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 669894 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 669897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 669897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 669900 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 669900 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 669902 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 669902 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 670045 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores/collection1
   [junit4]   2> 670047 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 670048 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55b563d7{/,null,AVAILABLE}
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@244f6671{HTTP/1.1}{127.0.0.1:34347}
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.Server Started @673109ms
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/tempDir-001/control/data,
 hostContext=/, hostPort=34347, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores}
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001'
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 670051 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 670052 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670052 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670054 INFO  (zkCallback-551-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ca8bec4 name:ZooKeeperConnection 
Watcher:127.0.0.1:53271/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 670054 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670055 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670056 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 670056 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/solr.xml
   [junit4]   2> 670061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores
   [junit4]   2> 670061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 78416453
   [junit4]   2> 670061 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001]
   [junit4]   2> 670061 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/lib
   [junit4]   2> 670062 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
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,useRetries : false,
   [junit4]   2> 670063 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 670064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 670064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 670064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53271/solr
   [junit4]   2> 670064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 670064 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670065 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670067 INFO  (zkCallback-553-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e693786 
name:ZooKeeperConnection Watcher:127.0.0.1:53271 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670068 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670068 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670070 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 670072 INFO  
(zkCallback-554-thread-1-processing-n:127.0.0.1:34347_) [n:127.0.0.1:34347_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bb860b name:ZooKeeperConnection 
Watcher:127.0.0.1:53271/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 670072 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 670074 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 670076 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 670081 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 670084 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 670087 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 670090 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 670092 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 670094 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 670096 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 670098 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34347_
   [junit4]   2> 670098 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34347_
   [junit4]   2> 670101 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 670103 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 670105 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 670106 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94947320397103108-127.0.0.1:34347_-n_0000000000
   [junit4]   2> 670107 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34347_
   [junit4]   2> 670107 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 670109 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.Overseer Overseer 
(id=94947320397103108-127.0.0.1:34347_-n_0000000000) starting
   [junit4]   2> 670111 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 670120 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:34347_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 670121 INFO  
(OverseerCollectionConfigSetProcessor-94947320397103108-127.0.0.1:34347_-n_0000000000)
 [n:127.0.0.1:34347_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 670121 INFO  (Ove

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

hread-3-processing-n:127.0.0.1:53671_) [n:127.0.0.1:53671_ c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election 
/collections/collection1/leader_elect/shard1/election/94947320397103121-core_node4-n_0000000001
   [junit4]   2> 722890 WARN  
(zkCallback-573-thread-3-processing-n:127.0.0.1:53671_) [n:127.0.0.1:53671_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/collection1/leader_elect/shard1/election/94947320397103121-core_node4-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:167)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:268)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:440)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [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$1.run(ExecutorUtil.java:231)
   [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> 722893 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@28dba846{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 722894 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d155625{/,null,UNAVAILABLE}
   [junit4]   2> 722897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) 
[n:127.0.0.1:53671_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53271 53271
   [junit4]   2> 722912 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53271 53271
   [junit4]   2> 722914 WARN  (Thread-3844) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=C537CB0ED0BE5B1C 
-Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Europe/Berlin 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 53.2s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:1D7AE6592763FEBC]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 722916 INFO  
(SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [n:127.0.0.1:53671_ 
c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001
   [junit4]   2> Nov 29, 2015 7:13:07 AM 
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(Lucene60), 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_PR, 
timezone=Europe/Berlin
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=110450016,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, 
RankQueryTest, TestPKIAuthenticationPlugin, ActionThrottleTest, 
TestInfoStreamLogging, TestImplicitCoreProperties, RequiredFieldsTest, 
TestWordDelimiterFilterFactory, TestRawResponseWriter, TestQueryWrapperFilter, 
PrimUtilsTest, ExternalFileFieldSortTest, HLLUtilTest, CursorPagingTest, 
TestReplicationHandler, SimpleMLTQParserTest, SyncSliceTest, TestCSVLoader, 
TestExpandComponent, TestHashQParserPlugin, CdcrUpdateLogTest, 
SolrCloudExampleTest, TestQuerySenderNoQuery, TestSolrDynamicMBean, 
DeleteLastCustomShardedReplicaTest, DistributedFacetPivotLargeTest, 
BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, 
TestAuthorizationFramework, PreAnalyzedFieldTest, TestFastLRUCache, 
UnloadDistributedZkTest, HdfsLockFactoryTest, TestSchemaNameResource, 
TestStressUserVersions, DistributedFacetPivotSmallTest, TestLuceneMatchVersion, 
TestArbitraryIndexDir, TestSmileRequest, QueryEqualityTest, 
TestIBSimilarityFactory, ZkCLITest, SecurityConfHandlerTest, UUIDFieldTest, 
TestDefaultStatsCache, TestGroupingSearch, TestLMDirichletSimilarityFactory, 
TestRecoveryHdfs, SpatialFilterTest, LeaderInitiatedRecoveryOnCommitTest, 
TestCodecSupport, DisMaxRequestHandlerTest, TestScoreJoinQPScore, 
TestSearchPerf, DocValuesMultiTest, IndexBasedSpellCheckerTest, 
ExplicitHLLTest, OverseerTest, PingRequestHandlerTest, 
SegmentsInfoRequestHandlerTest, TestFaceting, ReplicationFactorTest, 
TestPivotHelperCode, TestPartialUpdateDeduplication, MBeansHandlerTest, 
UpdateParamsTest, CloudMLTQParserTest, TestStressVersions, 
TestSortingResponseWriter, TestCrossCoreJoin, TestCoreContainer, 
TestCustomSort, DirectUpdateHandlerTest, ReturnFieldsTest, FacetPivotSmallTest, 
CursorMarkTest, DOMUtilTest, EnumFieldTest, RuleEngineTest, TestDynamicLoading]
   [junit4] Completed [146/562] on J0 in 54.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 1364 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
 There were test failures: 562 suites (8 ignored), 2228 tests, 1 error, 1 
failure, 82 ignored (68 assumptions) [seed: C537CB0ED0BE5B1C]

Total time: 69 minutes 16 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