Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1875/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch
Error Message:
Should have had a good message here
Stack Trace:
java.lang.AssertionError: Should have had a good message here
at
__randomizedtesting.SeedInfo.seed([A68065ADA94B4701:2766EBB5DE14273D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:138)
at
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([A68065ADA94B4701:2766EBB5DE14273D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:837)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1456)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:69)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 8946 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/init-core-data-001
[junit4] 2> 146923 T327 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 146923 T327 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 146936 T327 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 146940 T327 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 146942 T328 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 147045 T327 oasc.ZkTestServer.run start zk server on port:55277
[junit4] 2> 147046 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 147049 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 147056 T335 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1daa24ca
name:ZooKeeperConnection Watcher:127.0.0.1:55277 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 147057 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 147059 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 147060 T327 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 147073 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 147076 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 147081 T338 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b9b7fe5
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 147082 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 147083 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 147083 T327 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 147095 T327 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 147103 T327 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 147113 T327 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 147123 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 147124 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 147137 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 147139 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 147150 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 147151 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 147159 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 147160 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 147168 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 147169 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 147180 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 147181 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 147193 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 147194 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 147205 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 147207 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 147226 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 147227 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 147235 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 147236 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 147247 T327 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 147250 T327 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 147264 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 147266 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 147271 T341 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@64e28305
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 147272 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 147272 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 149529 T327 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 152419 T327 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 152425 T327 oejs.AbstractConnector.doStart Started
[email protected]:55281
[junit4] 2> 152434 T327 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
[junit4] 2> 152434 T327 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 152435 T327 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002
[junit4] 2> 152435 T327 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002/'
[junit4] 2> 152533 T327 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002/solr.xml
[junit4] 2> 152634 T327 oasc.CoreContainer.<init> New CoreContainer
1146610423
[junit4] 2> 152634 T327 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002/]
[junit4] 2> 152636 T327 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 152636 T327 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 152637 T327 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 152637 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 152638 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 152639 T327 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 152639 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 152639 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 152640 T327 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 152641 T327 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 152645 T327 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 152648 T327 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 152648 T327 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 152648 T327 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 152649 T327 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55277/solr
[junit4] 2> 152650 T327 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 152650 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 152652 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 152657 T353 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c809a88
name:ZooKeeperConnection Watcher:127.0.0.1:55277 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 152658 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 152659 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 152666 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 152670 T356 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41b90057
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 152670 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 152675 T327 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 152683 T327 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 152693 T327 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 152702 T327 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 152711 T327 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 152720 T327 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 152725 T327 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:55281_
[junit4] 2> 152727 T327 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55281_
[junit4] 2> 152735 T327 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 152742 T327 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 152747 T327 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 152751 T327 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:55281_
[junit4] 2> 152751 T327 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 152757 T327 oasc.Overseer.start Overseer
(id=93120130733965316-127.0.0.1:55281_-n_0000000000) starting
[junit4] 2> 152768 T327 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 152821 T327 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 152823 T358 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 152827 T327 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 152835 T327 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 152840 T327
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 152996 T357 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 153007 T360 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 153008 T360 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 153010 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 153011 T360 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 153024 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55281",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:55281_"} current state
version: 0
[junit4] 2> 153028 T357 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55281",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:55281_"}
[junit4] 2> 153029 T357 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 153029 T357 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 153034 T356 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 154015 T360 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 154016 T360 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 154019 T360 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 154020 T360 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 154024 T360 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 154024 T360 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002/collection1/'
[junit4] 2> 154028 T360 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 154029 T360 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 154031 T360 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 154104 T360 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 154114 T360 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 154165 T360 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 154228 T360 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 154326 T360 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 154332 T360 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 154349 T360 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 155072 T360 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 155077 T360 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 155083 T360 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 155096 T360 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 155207 T360 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 155208 T360 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 155208 T360 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/control/data/
[junit4] 2> 155209 T360 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 155210 T360 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/control/data
[junit4] 2> 155211 T360 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/control/data/index/
[junit4] 2> 155212 T360 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 155214 T360 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/control/data/index
[junit4] 2> 155214 T360 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 155217 T360 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4043008
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eed5f47),segFN=segments_1,generation=1}
[junit4] 2> 155217 T360 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 155219 T360 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 155354 T360 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 155475 T360 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 155476 T360 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 155476 T360 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 155681 T360 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 155682 T360 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 155682 T360 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 155683 T360 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 155683 T360 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 155683 T360 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 155684 T360 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 155684 T360 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 155685 T360 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 155685 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 155691 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 155691 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 155692 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 155693 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 155693 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 155694 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 155695 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 155695 T360 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 155696 T360 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 155711 T360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 155714 T360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 155716 T360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 155719 T360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 155724 T360 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 155727 T360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 155727 T360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 155728 T360 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=8.974609375,
floorSegmentMB=1.3466796875, forceMergeDeletesPctAllowed=1.1745146163532283,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 155729 T360 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4043008
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eed5f47),segFN=segments_1,generation=1}
[junit4] 2> 155729 T360 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 155730 T360 oass.SolrIndexSearcher.<init> Opening
Searcher@3c90aefd[collection1] main
[junit4] 2> 155730 T360 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 155733 T360 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 155734 T360 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 155736 T360
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 155736 T360 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 155736 T360 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 155738 T360
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 155739 T360 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 155739 T360 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 155766 T360 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 155767 T361 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3c90aefd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 155767 T360 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 155771 T365 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:55281 collection:control_collection
shard:shard1
[junit4] 2> 155772 T327 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 155774 T327 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 155776 T365 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 155789 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 155791 T365 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 155795 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 155863 T368 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@685eaecb
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 155864 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 155865 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 155867 T365
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 155867 T365 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C274 name=collection1
org.apache.solr.core.SolrCore@77ac5579 url=https://127.0.0.1:55281/collection1
node=127.0.0.1:55281_ C274_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55281, state=down,
node_name=127.0.0.1:55281_}
[junit4] 2> 155868 T365 C274 P55281 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:55281/collection1/
[junit4] 2> 155870 T365 C274 P55281 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 155870 T365 C274 P55281 oasc.SyncStrategy.syncToMe
https://127.0.0.1:55281/collection1/ has no replicas
[junit4] 2> 155871 T365 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:55281/collection1/ shard1
[junit4] 2> 155871 T365 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 155867 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 155871 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 155881 T356 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 155881 T327
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 155907 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:55281",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 155907 T327 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 155910 T327 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 155911 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 155914 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 155920 T371 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a77881e
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 155922 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 155921 T372 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 155925 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 155926 T368 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 155948 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 3
[junit4] 2> 155949 T357 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 155955 T365 oasc.ZkController.register We are
https://127.0.0.1:55281/collection1/ and leader is
https://127.0.0.1:55281/collection1/
[junit4] 2> 155956 T365 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:55281
[junit4] 2> 155956 T365 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 155960 T365 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 155961 T365 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 155975 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 155989 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55281",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55281_"} current state
version: 3
[junit4] 2> 155994 T357 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55281",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55281_"}
[junit4] 2> 155997 T357 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 156004 T356 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 156006 T368 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 156032 T372 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 156138 T368 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 158237 T327 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 158238 T327 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 158252 T327 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 158257 T327 oejs.AbstractConnector.doStart Started
[email protected]:55286
[junit4] 2> 158266 T327 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
[junit4] 2> 158267 T327 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 158269 T327 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003
[junit4] 2> 158270 T327 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003/'
[junit4] 2> 158344 T327 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003/solr.xml
[junit4] 2> 158454 T327 oasc.CoreContainer.<init> New CoreContainer
999261115
[junit4] 2> 158454 T327 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003/]
[junit4] 2> 158456 T327 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 158457 T327 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 158457 T327 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 158457 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 158458 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 158459 T327 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 158459 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 158460 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 158460 T327 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 158461 T327 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 158465 T327 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 158468 T327 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 158468 T327 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 158469 T327 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 158470 T327 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55277/solr
[junit4] 2> 158470 T327 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 158471 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 158473 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 158479 T384 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@67665262
name:ZooKeeperConnection Watcher:127.0.0.1:55277 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 158481 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 158481 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 158489 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 158495 T387 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7e533cd4
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 158495 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 158520 T327
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C275 name=collection1
org.apache.solr.core.SolrCore@77ac5579 url=https://127.0.0.1:55281/collection1
node=127.0.0.1:55281_ C275_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55281, state=active,
node_name=127.0.0.1:55281_, leader=true}
[junit4] 2> 158768 T362 C275 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 158782 T362 C275 P55281 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 158783 T362 C275 P55281 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 158783 T362 C275 P55281 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 158784 T362 C275 P55281 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-10T14:34:04.151Z] (-1489922104128176128),commit=} 0 16
[junit4] 2> 158784 T362 C275 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 159546 T327 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:55286_
[junit4] 2> 159549 T327 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55286_
[junit4] 2> 159563 T327 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 159585 T388 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 159585 T388 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 159592 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 159595 T388 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 159596 T388 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 159596 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55286",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55286_"} current state
version: 5
[junit4] 2> 159597 T388 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 159600 T357 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55286",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55286_"}
[junit4] 2> 159601 T357 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 159601 T357 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 159602 T388 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 159603 T388 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 159607 T357 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 159609 T387 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 159620 T387 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 160606 T388 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 160606 T388 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 160608 T388 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 160608 T388 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 160612 T388 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 160613 T388 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003/collection1/'
[junit4] 2> 160615 T388 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 160622 T388 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 160623 T388 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 160697 T388 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 160708 T388 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 160741 T388 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 160775 T388 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 160867 T388 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 160871 T388 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 160904 T388 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 161502 T388 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 161505 T388 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 161508 T388 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 161521 T388 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 161603 T388 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 161604 T388 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 161604 T388 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty1/
[junit4] 2> 161606 T388 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 161607 T388 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty1
[junit4] 2> 161607 T388 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty1/index/
[junit4] 2> 161608 T388 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 161609 T388 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty1/index
[junit4] 2> 161610 T388 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 161613 T388 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5ed513fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7713b955),segFN=segments_1,generation=1}
[junit4] 2> 161614 T388 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 161620 T388 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 161620 T388 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 161621 T388 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 161621 T388 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 161621 T388 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 161622 T388 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 161623 T388 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 161623 T388 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 161626 T388 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 161626 T388 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 161626 T388 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 161627 T388 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 161627 T388 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 161628 T388 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 161628 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 161632 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 161633 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 161633 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 161633 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 161634 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 161634 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 161635 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 161636 T388 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 161636 T388 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 161661 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 161689 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 161693 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 161699 T388 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 161702 T388 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 161706 T388 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 161706 T388 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 161707 T388 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=8.974609375,
floorSegmentMB=1.3466796875, forceMergeDeletesPctAllowed=1.1745146163532283,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 161710 T388 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5ed513fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7713b955),segFN=segments_1,generation=1}
[junit4] 2> 161710 T388 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 161711 T388 oass.SolrIndexSearcher.<init> Opening
Searcher@75a899ad[collection1] main
[junit4] 2> 161711 T388 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 161714 T388 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 161715 T388 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 161716 T388
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 161717 T388 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 161717 T388 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 161719 T388
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 161719 T388 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 161721 T388 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 161723 T388 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 161723 T388 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 161723 T389 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@75a899ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 161725 T393 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:55286 collection:collection1
shard:shard2
[junit4] 2> 161728 T327 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 161730 T327 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 161745 T393 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 161762 T393 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> ASYNC NEW_CORE C276 name=collection1
org.apache.solr.core.SolrCore@77ac5579 url=https://127.0.0.1:55281/collection1
node=127.0.0.1:55281_ C276_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55281, state=active,
node_name=127.0.0.1:55281_, leader=true}
[junit4] 2> 161768 T362 C276 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 161776 T362 C276 P55281 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 161777 T362 C276 P55281 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 161778 T362 C276 P55281 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 161779 T362 C276 P55281 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-10T14:34:07.151Z] (-1489922107271806976),commit=} 0 11
[junit4] 2> 161779 T362 C276 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 161787 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 161790 T393
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 161791 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C277 name=collection1
org.apache.solr.core.SolrCore@666b013a url=https://127.0.0.1:55286/collection1
node=127.0.0.1:55286_ C277_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55286, state=down,
node_name=127.0.0.1:55286_}
[junit4] 2> 161792 T393 C277 P55286 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:55286/collection1/
[junit4] 2> 161792 T393 C277 P55286 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 161793 T393 C277 P55286 oasc.SyncStrategy.syncToMe
https://127.0.0.1:55286/collection1/ has no replicas
[junit4] 2> 161793 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:55286/collection1/ shard2
[junit4] 2> 161794 T393 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 161800 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 161814 T357 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 161822 T387 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 161829 T387 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 161850 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 161864 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55286",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 161868 T357 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 161876 T387 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 161879 T387 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 161919 T393 oasc.ZkController.register We are
https://127.0.0.1:55286/collection1/ and leader is
https://127.0.0.1:55286/collection1/
[junit4] 2> 161920 T393 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:55286
[junit4] 2> 161920 T393 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 161921 T393 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 161921 T393 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 161946 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55286",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55286_"} current state
version: 5
[junit4] 2> 161958 T357 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55286",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55286_"}
[junit4] 2> 161966 T357 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 161975 T387 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 161989 T393 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 161995 T387 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 161998 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> ASYNC NEW_CORE C278 name=collection1
org.apache.solr.core.SolrCore@666b013a url=https://127.0.0.1:55286/collection1
node=127.0.0.1:55286_ C278_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55286, state=active,
node_name=127.0.0.1:55286_, leader=true}
[junit4] 2> 164735 T390 C278 P55286
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> ASYNC NEW_CORE C279 name=collection1
org.apache.solr.core.SolrCore@77ac5579 url=https://127.0.0.1:55281/collection1
node=127.0.0.1:55281_ C279_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55281, state=active,
node_name=127.0.0.1:55281_, leader=true}
[junit4] 2> 164768 T362 C279 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 164776 T362 C279 P55281 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 164777 T362 C279 P55281 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 164778 T362 C279 P55281 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 164778 T362 C279 P55281 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-10T14:34:10.151Z] (-1489922110424875008),commit=} 0 10
[junit4] 2> 164778 T362 C279 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 164782 T327 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 164783 T327 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 164797 T327 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 164805 T327 oejs.AbstractConnector.doStart Started
[email protected]:55289
[junit4] 2> 164812 T327 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
[junit4] 2> 164813 T327 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 164814 T327 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004
[junit4] 2> 164814 T327 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004/'
[junit4] 2> 164917 T327 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004/solr.xml
[junit4] 2> 165162 T327 oasc.CoreContainer.<init> New CoreContainer
168895200
[junit4] 2> 165163 T327 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004/]
[junit4] 2> 165165 T327 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 165165 T327 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 165166 T327 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 165169 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 165169 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 165171 T327 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 165172 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 165173 T327 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 165175 T327 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 165175 T327 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 165182 T327 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 165189 T327 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 165189 T327 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 165190 T327 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 165191 T327 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55277/solr
[junit4] 2> 165191 T327 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 165192 T327
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 165202 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 165206 T405 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3a0fa6d5
name:ZooKeeperConnection Watcher:127.0.0.1:55277 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 165208 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 165209 T327 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 165228 T327 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 165231 T408 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d814f8a
name:ZooKeeperConnection Watcher:127.0.0.1:55277/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 165233 T327 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 165271 T327
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 166295 T327 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:55289_
[junit4] 2> 166299 T327 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55289_
[junit4] 2> 166316 T327 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 166341 T409 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 166342 T409 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 166349 T409 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 166350 T409 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 166351 T409 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 166355 T356 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 166357 T409 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 166358 T409 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 166360 T357 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55289",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55289_"} current state
version: 5
[junit4] 2> 166364 T357 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:55289",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:55289_"}
[junit4] 2> 166365 T357 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 166365 T357 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 166369 T357 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 166373 T387 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 166374 T408 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 166378 T387 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 166380 T408 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 167360 T409 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 167360 T409 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 167364 T409 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 167365 T409 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 167370 T409 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 167370 T409 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004/collection1/'
[junit4] 2> 167372 T409 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 167373 T409 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 167374 T409 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%20A68065ADA94B4701-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 167438 T409 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 167447 T409 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 167471 T409 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 167512 T409 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 167590 T409 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 167594 T409 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 167620 T409 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> ASYNC NEW_CORE C280 name=collection1
org.apache.solr.core.SolrCore@666b013a url=https://127.0.0.1:55286/collection1
node=127.0.0.1:55286_ C280_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55286, state=active,
node_name=127.0.0.1:55286_, leader=true}
[junit4] 2> 167727 T390 C280 P55286
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> ASYNC NEW_CORE C281 name=collection1
org.apache.solr.core.SolrCore@77ac5579 url=https://127.0.0.1:55281/collection1
node=127.0.0.1:55281_ C281_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:55281, state=active,
node_name=127.0.0.1:55281_, leader=true}
[junit4] 2> 167768 T362 C281 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 167770 T362 C281 P55281 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 167771 T362 C281 P55281 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 167772 T362 C281 P55281 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 167773 T362 C281 P55281 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-10T14:34:13.151Z] (-1489922113564311552),commit=} 0 5
[junit4] 2> 167774 T362 C281 P55281
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 168443 T409 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 168451 T409 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 168453 T409 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 168463 T409 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 168584 T409 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 168585 T409 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 168586 T409 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty2/
[junit4] 2> 168587 T409 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 168588 T409 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty2
[junit4] 2> 168588 T409 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
A68065ADA94B4701-001/tempDir-001/jetty2/index/
[junit4] 2> 168589 T409 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bui
[...truncated too long message...]
zone=Europe/Nicosia
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_72
(64-bit)/cpus=2,threads=1,free=256551376,total=519438336
[junit4] 2> NOTE: All tests run in this JVM: [TestPseudoReturnFields,
TermVectorComponentTest, TestMaxScoreQueryParser,
TestNonDefinedSimilarityFactory, OutputWriterTest, TestFastLRUCache,
TestMergePolicyConfig, QueryResultKeyTest, MigrateRouteKeyTest,
DistanceUnitsTest, VMParamsZkACLAndCredentialsProvidersTest,
DistribDocExpirationUpdateProcessorTest, FacetPivotSmallTest, TestDocSet,
TestFieldSortValues, SolrRequestParserTest, SuggesterTSTTest,
TestReversedWildcardFilterFactory, TestLMJelinekMercerSimilarityFactory,
LeaderElectionIntegrationTest, DefaultValueUpdateProcessorTest,
TestSolrQueryParserDefaultOperatorResource, NoCacheHeaderTest, StressHdfsTest,
BadCopyFieldTest, TestShortCircuitedRequests, TestSolrDeletionPolicy2,
TestReplicationHandler, SuggestComponentTest, SharedFSAutoReplicaFailoverTest,
TestSuggestSpellingConverter, DistributedDebugComponentTest,
OverseerCollectionProcessorTest, SimpleMLTQParserTest,
ParsingFieldUpdateProcessorsTest, TestQuerySenderNoQuery,
TestPhraseSuggestions, DocValuesMultiTest, UUIDFieldTest,
SolrCmdDistributorTest, JSONWriterTest, IndexSchemaRuntimeFieldTest,
TestStandardQParsers, HdfsRecoveryZkTest, MultiThreadedOCPTest,
TestDistributedGrouping, SyncSliceTest, TestDynamicLoading, ZkControllerTest,
RemoteQueryErrorTest, TestOmitPositions, TestReplicaProperties,
TestCharFilters, DeleteInactiveReplicaTest, TestSolrIndexConfig,
TestSolr4Spatial2, DisMaxRequestHandlerTest,
TestDynamicFieldCollectionResource, AsyncMigrateRouteKeyTest,
AnalysisAfterCoreReloadTest, LeaderFailoverAfterPartitionTest,
TestShardHandlerFactory, CustomCollectionTest, TestHashPartitioner,
TestBulkSchemaConcurrent, URLClassifyProcessorTest,
TestDocBasedVersionConstraints, SSLMigrationTest, UnloadDistributedZkTest,
PolyFieldTest, DistributedFacetPivotSmallAdvancedTest, SearchHandlerTest,
AnalysisErrorHandlingTest, DistribCursorPagingTest, MultiTermTest,
TestWriterPerf, SpellingQueryConverterTest, ChaosMonkeyNothingIsSafeTest,
DistributedSpellCheckComponentTest, BasicDistributedZk2Test,
TestExactSharedStatsCache, TestReRankQParserPlugin,
TestManagedSchemaFieldTypeResource, PathHierarchyTokenizerFactoryTest,
UUIDUpdateProcessorFallbackTest, HdfsUnloadDistributedZkTest, SuggesterTest,
DistributedQueueTest, CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest,
EnumFieldTest, TestSchemaManager, DOMUtilTest, SpellCheckComponentTest,
TermVectorComponentDistributedTest, TestManagedResourceStorage, SliceStateTest,
StandardRequestHandlerTest, OverseerStatusTest, DistributedTermsComponentTest,
SharedFSAutoReplicaFailoverUtilsTest, TestManagedSchemaDynamicFieldResource,
WordBreakSolrSpellCheckerTest, TestChildDocTransformer,
TestRequestStatusCollectionAPI, CopyFieldTest, XmlUpdateRequestHandlerTest,
TestSolrQueryParser, DistributedFacetPivotSmallTest, NumericFieldsTest,
SchemaVersionSpecificBehaviorTest, StatsComponentTest, TestSolrXmlPersistence,
TestNoOpRegenerator, ZkSolrClientTest, MinimalSchemaTest, QueryParsingTest,
TestUtils, TestBlobHandler, RequestHandlersTest, TestBM25SimilarityFactory,
TestManagedStopFilterFactory, HdfsChaosMonkeySafeLeaderTest, TestFaceting,
PingRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrPluginUtilsTest,
TestInfoStreamLogging, QueryElevationComponentTest, DirectSolrConnectionTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrQueryParserResource,
TestSolrDeletionPolicy1, TestCloudManagedSchema, TestReplicationHandlerBackup,
TestSolrCoreProperties, TestDynamicFieldResource, SpatialRPTFieldTypeTest,
OverseerTest, TestSchemaNameResource, LeaderInitiatedRecoveryOnCommitTest,
TestLuceneMatchVersion, DebugComponentTest, TestSolrXml,
RAMDirectoryFactoryTest, SortByFunctionTest, TestFieldTypeCollectionResource,
TestCSVResponseWriter, DistributedQueryComponentOptimizationTest,
TestCoreDiscovery, TestInitQParser, TestSolrConfigHandlerCloud,
BinaryUpdateRequestHandlerTest, TestSerializedLuceneMatchVersion,
ConvertedLegacyTest, TestArbitraryIndexDir, DirectSolrSpellCheckerTest,
TestDistributedSearch, TestSurroundQueryParser,
UniqFieldsUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CollectionsAPIAsyncDistributedZkTest, DistributedFacetPivotLongTailTest,
TestPostingsSolrHighlighter, BasicFunctionalityTest, TestCollapseQParserPlugin,
ReturnFieldsTest, ConnectionManagerTest, AlternateDirectoryTest,
ExitableDirectoryReaderTest, SolrXmlInZkTest, TestImplicitCoreProperties,
TestDefaultSearchFieldResource, ResourceLoaderTest, HdfsDirectoryTest,
StatelessScriptUpdateProcessorFactoryTest, HighlighterTest, PrimUtilsTest,
TestManagedSchema, TestSolrConfigHandlerConcurrent,
TestCollationFieldDocValues, ShardRoutingCustomTest, DocValuesMissingTest,
DateMathParserTest, SpatialFilterTest, TestStressReorder,
CoreAdminCreateDiscoverTest, TestFunctionQuery, TestBinaryField,
PluginInfoTest, HighlighterConfigTest, FileUtilsTest,
TestDistribDocBasedVersion, FileBasedSpellCheckerTest, TestCloudInspectUtil,
TestSolrConfigHandler, TestRecoveryHdfs, TestRTGBase, TestClassNameShortening,
TestFieldResource, TestLRUCache, DeleteLastCustomShardedReplicaTest,
HighlighterMaxOffsetTest, PreAnalyzedUpdateProcessorTest, SolrIndexConfigTest,
TestCopyFieldCollectionResource, FieldMutatingUpdateProcessorTest,
BasicDistributedZkTest, DistributedFacetPivotLargeTest,
FieldAnalysisRequestHandlerTest, SolrIndexSplitterTest, TestTolerantSearch,
SoftAutoCommitTest, HdfsBasicDistributedZkTest, DeleteShardTest,
TestSortingResponseWriter, SolrCoreTest, NotRequiredUniqueKeyTest,
CursorPagingTest, TestDefaultSimilarityFactory, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest,
BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting,
LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest,
AutoCommitTest, TestRecovery, TestRealTimeGet, TestJoin, TestReload,
TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer,
SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, PeerSyncTest,
BadIndexSchemaTest, TestSort, TestFiltering, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
CurrencyFieldXmlFileTest, SimplePostToolTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest,
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest,
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest,
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TermsComponentTest, DocumentBuilderTest, TestValueSourceCache,
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest,
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest,
IndexSchemaTest, TestJmxIntegration, TestCollationField,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions,
JsonLoaderTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, TestComponentsName,
CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache,
SOLR749Test, TestQuerySenderListener, UpdateParamsTest,
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, SampleTest,
TestSearchPerf, TestElisionMultitermQuery, TestConfig,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter,
LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest,
TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest,
PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, ClusterStateTest,
TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest,
CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest,
CloudExitableDirectoryReaderTest, DeleteReplicaTest]
[junit4] Completed in 34.35s, 1 test, 1 failure <<< FAILURES!
[...truncated 306 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970:
There were test failures: 459 suites, 1870 tests, 2 failures, 52 ignored (21
assumptions)
Total time: 156 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
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]