Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/200/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.TestCryptoKeys.test
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:38675/solr within 10000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:38675/solr within 10000 ms
at
__randomizedtesting.SeedInfo.seed([5B3110C015FA646C:D3652F1ABB060994]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:180)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:114)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:104)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:227)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:502)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:268)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:330)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:990)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:38675/solr within 10000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:172)
... 39 more
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Could not load collection from ZK: delete_data_dir
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
delete_data_dir
at
__randomizedtesting.SeedInfo.seed([5B3110C015FA646C:D3652F1ABB060994]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1047)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:610)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
at
org.apache.solr.common.cloud.ClusterState.getSlicesMap(ClusterState.java:151)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:134)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/delete_data_dir/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1059)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1045)
... 49 more
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5B3110C015FA646C:E2B0C61F391060E6]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:781)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=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:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:774)
... 40 more
Build Log:
[...truncated 11522 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001
[junit4] 2> 2267358 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2267359 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2267359 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2267359 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2267359 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2267360 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2267360 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2267409 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 2267413 WARN
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 2267414 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.2.0
[junit4] 2> 2267427 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2267432 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2267483 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2267489 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2267491 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2267494 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267497 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267499 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267500 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1705562454
[junit4] 2> 2267501 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
[junit4] 2> 2267502 WARN
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 2267502 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 2267507 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 2267508 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2267508 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2267508 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 2267508 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 2267509 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001,
shard=shard1}
[junit4] 2> 2267509 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2267511 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2267511 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2267511 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2267511 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2267532 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 2267538 WARN (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 2267539 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 2267553 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2267557 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2267635 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2267638 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2267639 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2267642 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267643 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267645 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267645 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267647 INFO (coreLoadExecutor-7394-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2267647 INFO (coreLoadExecutor-7394-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2267647 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2267647 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/]
[junit4] 2> 2267647 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf2f50e
[junit4] 2> 2267648 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001
[junit4] 2> 2267648 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/index/
[junit4] 2> 2267648 WARN (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 2267648 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/index
[junit4] 2> 2267648 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=10.115234375,
floorSegmentMB=1.380859375, forceMergeDeletesPctAllowed=17.920785947706616,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2267648 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_1,generation=1}
[junit4] 2> 2267649 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2267651 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2267652 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 2267654 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2267655 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2267655 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/
[junit4] 2> 2267655 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2267657 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2267660 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 2267661 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 2267661 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2267661 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2267661 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=48.42578125,
floorSegmentMB=0.78125, forceMergeDeletesPctAllowed=14.939112575253409,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_1,generation=1}
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@79e3eb90[collection1] main]
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2267662 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2267677 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1537248421752078336
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with
highest version 1537248421752078336
[junit4] 2> 2267828 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2267828 INFO (coreLoadExecutor-7394-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 2267832 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2267833 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2267833 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2267833 INFO
(SUITE-AutoCommitTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2267833 INFO
(searcherExecutor-7395-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79e3eb90[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2267837 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 2267839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1537248421761515520)} 0 2
[junit4] 2> 2267842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2267842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2267842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2267842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2267842 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2267866 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 2267871 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 2267873 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 2267886 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2267890 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2267940 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2267944 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2267945 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2267948 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2267951 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267952 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2267954 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2267954 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2267954 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/]
[junit4] 2> 2267954 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf2f50e
[junit4] 2> 2267954 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/index/
[junit4] 2> 2267957 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2267983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2267984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2267984 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 2267986 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2267987 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2268015 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2268021 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2268025 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 2268036 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 2268036 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2268038 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2268038 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2268038 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77de5229[collection1] main]
[junit4] 2> 2268038 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 2268039 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 2268039 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2268039 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2268039 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2268043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2268043 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2268043 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2268043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 2268043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 2268044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 2268044 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2268044 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2268044 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2268045 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2268046 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1537248421761515520
[junit4] 2> 2268046 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2268046 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 2268046 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2268046 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3788389365068231]
[junit4] 2> 2268046 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2268046 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_1,generation=1}
[junit4] 2> 2268047 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2268048 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2268048 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77de5229[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2268048 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a6d95af[collection1] main]
[junit4] 2> 2268048 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 2268048 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@130f60a9
[junit4] 2> 2268048 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 2268049 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 2268049 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a6d95af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2268115 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1537248422051971072)]} 0 1
[junit4] 2> 2268116 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2269116 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2269119 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@65bf3105[collection1] main]
[junit4] 2> 2269120 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2269121 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65bf3105[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c1)))}
[junit4] 2> 2269122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1537248423108935680)]} 0 1008
[junit4] 2> 2269122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2269123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2269123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1537248423109984256)]} 0 0
[junit4] 2> 2269124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2270123 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2270125 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c19733b[collection1] main]
[junit4] 2> 2270125 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2270126 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c19733b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.2.0):c1)))}
[junit4] 2> 2270130 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1537248424165900288)]} 0 2017
[junit4] 2> 2270131 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2270131 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424166948864)]} 0 2018
[junit4] 2> 2270131 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424166948865)]} 0 2018
[junit4] 2> 2270132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424166948866)]} 0 2018
[junit4] 2> 2270132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424167997440)]} 0 2018
[junit4] 2> 2270132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424167997441)]} 0 2019
[junit4] 2> 2270132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424167997442)]} 0 2019
[junit4] 2> 2270132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424167997443)]} 0 2019
[junit4] 2> 2270133 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424167997444)]} 0 2019
[junit4] 2> 2270133 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424169046016)]} 0 2019
[junit4] 2> 2270133 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1537248424169046017)]} 0 2020
[junit4] 2> 2270133 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2271131 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2271134 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5efd430a[collection1] main]
[junit4] 2> 2271134 INFO (commitScheduler-7403-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2271135 INFO
(searcherExecutor-7400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5efd430a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.2.0):c1)
Uninverting(_2(6.2.0):c11/9:delGen=1)))}
[junit4] 2> 2271139 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1537248425223913472)]} 0 3026
[junit4] 2> 2271139 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2271140 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 2271143 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 2271147 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@49fb77de[collection1] realtime]
[junit4] 2> 2271147 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1537248425228107776)} 0 4
[junit4] 2> 2271147 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2271148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2271148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 2271148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2271148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2271173 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 2271178 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 2271181 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 2271199 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2271203 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2271265 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2271272 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2271274 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2271278 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2271280 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2271283 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2271283 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2271285 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 2271286 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2271286 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/]
[junit4] 2> 2271286 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cf2f50e
[junit4] 2> 2271287 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/index/
[junit4] 2> 2271287 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-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5B3110C015FA646C-001/init-core-data-001/
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2271296 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 2271297 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 2271297 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2271297 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2271297 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2271297 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 2271299 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2271300 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2271301 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2271302 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2271309 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 2271311 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 2271312 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2271312 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2271312 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2271312 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35ab8b57[collection1] main]
[junit4] 2> 2271313 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 2271313 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 2271313 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2271313 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2271314 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2271324 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2271369 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2271369 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2271370 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2271370 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2271370 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2271372 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2271374 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2271376 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2271377 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2271378 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35ab8b57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2271384 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 2271384 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 2271384 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 2271388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version
1537248425228107776
[junit4] 2> 2271388 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 2271389 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_2,generation=2}
[junit4] 2> 2271389 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 2271389 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7554134549979218]
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2a3bb0bb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@639dfbe9),segFN=segments_2,generation=2}
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fc9c53c[collection1] main]
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@300d3616
[junit4] 2> 2271390 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 2271391 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 2271409 INFO
(searcherExecutor-7404-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@fc9c53c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2271411 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1537248425504931840)]} 0 4
[junit4] 2> 2271411 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1537248425509126144)]} 0 4
[junit4] 2> 2271411 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1537248425509126145)]} 0 4
[junit4] 2> 2271414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1537248425509126146)]} 0 7
[junit4] 2> 2271415 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1537248425512271872)]} 0 7
[junit4] 2> 2271415 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1537248425513320448)]} 0 7
[junit4] 2> 2271415 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1537248425513320449)]} 0 8
[junit4] 2> 2271415 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1537248425513320450)]} 0 8
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1537248425514369024)]} 0 8
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1537248425514369025)]} 0 8
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1537248425514369026)]} 0 9
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1537248425514369027)]} 0 9
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1537248425514369028)]} 0 9
[junit4] 2> 2271416 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1537248425514369029)]} 0 9
[junit4] 2> 2271418 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
[junit4] 2> 2271419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1537248425516466176)]} 0 11
[junit4] 2> 2271419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1537248425517514752)]} 0 12
[junit4] 2> 2271419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2271419 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 2271420 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[5B3110C015FA646C]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=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:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:774)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at com.carrotsearch.randomize
[...truncated too long message...]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
[junit4] 2> ... 54 more
[junit4] 2> 3310620 INFO
(SUITE-StressHdfsTest-seed#[5B3110C015FA646C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_5B3110C015FA646C-001
[junit4] 2> Jun 16, 2016 12:03:00 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hi,
timezone=Etc/GMT+10
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=2,free=140233672,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength,
DistributedDebugComponentTest, ChaosMonkeySafeLeaderTest,
DataDrivenBlockJoinTest, TestExactSharedStatsCache, TestCustomDocTransformer,
TestCloudSchemaless, BlockCacheTest, TestZkChroot, TestPKIAuthenticationPlugin,
HLLSerializationTest, DefaultValueUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, TestSuggestSpellingConverter,
TestFieldCollectionResource, TestCloudPivotFacet, DistanceFunctionTest,
TestSerializedLuceneMatchVersion, SolrIndexSplitterTest, TestTrieFacet,
OverseerTaskQueueTest, QueryResultKeyTest, BasicZkTest,
IndexSchemaRuntimeFieldTest, RuleEngineTest, TestUtils, AtomicUpdatesTest,
TestAuthenticationFramework, TestSchemaManager, HdfsNNFailoverTest,
TestSolr4Spatial2, PluginInfoTest, FileBasedSpellCheckerTest,
NoCacheHeaderTest, SolrCloudExampleTest, OpenExchangeRatesOrgProviderTest,
RAMDirectoryFactoryTest, TestRandomFaceting, NumericFieldsTest,
ConfigSetsAPITest, TestScoreJoinQPScore, TestFuzzyAnalyzedSuggestions,
TestSchemaNameResource, RestartWhileUpdatingTest, BasicDistributedZk2Test,
TestSizeLimitedDistributedMap, HdfsSyncSliceTest, TestRecovery,
CollectionsAPISolrJTest, TestFreeTextSuggestions,
DistributedIntervalFacetingTest, ZkStateWriterTest,
DistributedMLTComponentTest, TestLRUStatsCache, TestClusterStateMutator,
RemoteQueryErrorTest, SolrPluginUtilsTest, TestFastOutputStream,
UniqFieldsUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest,
DistributedFacetPivotSmallAdvancedTest, VersionInfoTest, DateFieldTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestSolrConfigHandlerCloud,
TestDistributedStatsComponentCardinality, TestReversedWildcardFilterFactory,
PKIAuthenticationIntegrationTest, TestComplexPhraseQParserPlugin,
DistributedFacetPivotWhiteBoxTest, RequestHandlersTest,
TermVectorComponentDistributedTest, TestCloudDeleteByQuery,
OverriddenZkACLAndCredentialsProvidersTest, JavabinLoaderTest, TestQueryTypes,
CSVRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestReload,
OpenCloseCoreStressTest, GraphQueryTest, BigEndianAscendingWordSerializerTest,
TestCharFilters, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest,
TestRTimerTree, CollectionTooManyReplicasTest, DistributedTermsComponentTest,
TestDefaultStatsCache, BlobRepositoryCloudTest, TestSubQueryTransformerDistrib,
DateMathParserTest, AliasIntegrationTest, BasicFunctionalityTest,
PreAnalyzedUpdateProcessorTest, TestMissingGroups, HdfsBasicDistributedZkTest,
TestOnReconnectListenerSupport, MergeStrategyTest, ChangedSchemaMergeTest,
TestBinaryResponseWriter, TestRequestForwarding, DebugComponentTest,
TestSolrDeletionPolicy2, CacheHeaderTest, TestFiltering, BadCopyFieldTest,
OutputWriterTest, BJQParserTest, TestQuerySenderListener,
ResponseLogComponentTest, SecurityConfHandlerTest, TestSolrQueryParserResource,
TestTrie, SharedFSAutoReplicaFailoverUtilsTest, SpellCheckComponentTest,
CloneFieldUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest,
TestSimpleQParserPlugin, TestIndexSearcher, ResourceLoaderTest,
TestOmitPositions, TestSystemIdResolver, SpellCheckCollatorTest,
TestJsonFacets, ConvertedLegacyTest, TestRangeQuery, BufferStoreTest,
TestDistributedMissingSort, TestBlendedInfixSuggestions, HdfsRecoveryZkTest,
TestSha256AuthenticationProvider, TestMiniSolrCloudCluster, SolrInfoMBeanTest,
TestRestoreCore, CloudMLTQParserTest, BinaryUpdateRequestHandlerTest,
TestSSLRandomization, TestIntervalFaceting, AsyncCallRequestStatusResponseTest,
ShardSplitTest, TestSortingResponseWriter,
DistributedQueryComponentOptimizationTest, CoreAdminCreateDiscoverTest,
ZkNodePropsTest, CollectionsAPIDistributedZkTest, TestOrdValues,
TestCopyFieldCollectionResource, CoreMergeIndexesAdminHandlerTest,
TestRebalanceLeaders, TestNumericTerms32, TestFieldCache,
SuggestComponentContextFilterQueryTest, BasicDistributedZkTest,
UnloadDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting,
ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping,
TestHashPartitioner, TestRealTimeGet, TestJoin, TestStressVersions,
HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest,
StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest,
TestFunctionQuery, TestBadConfig, HighlighterTest, SoftAutoCommitTest,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
CurrencyFieldXmlFileTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest,
SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, QueryEqualityTest, TestSolrDeletionPolicy1,
LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache,
TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
TestSolrQueryParser, LoggingHandlerTest, TestJmxIntegration,
TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest,
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache,
TestBinaryField, TestElisionMultitermQuery, TestSolrCoreProperties,
TestCodecSupport, TestSweetSpotSimilarityFactory,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest,
SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, TestRTGBase,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestSimpleTrackingShardHandler, TestJettySolrRunner, ActionThrottleTest,
AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest,
ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest,
DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest,
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest,
MultiThreadedOCPTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest,
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCollectionAPI,
TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess,
TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestStressLiveNodes,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
[junit4] Completed [499/615 (3!)] on J1 in 82.56s, 1 test, 1 error <<<
FAILURES!
[...truncated 370 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:531:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984:
There were test failures: 615 suites (10 ignored), 2591 tests, 3 errors, 88
ignored (73 assumptions) [seed: 5B3110C015FA646C]
Total time: 83 minutes 7 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]