Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/848/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
ERROR: SolrIndexSearcher opens=20 closes=19
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=20 closes=19
at __randomizedtesting.SeedInfo.seed([F59487F5D730370E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=210,
name=qtp385523180-210, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:397)
at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:636)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:178)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=92,
name=searcherExecutor-52-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:
1) Thread[id=210, name=qtp385523180-210, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:397)
at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:636)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:178)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=92, name=searcherExecutor-52-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([F59487F5D730370E]:0)
REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
shard2 is not consistent. Got 1039 from
http://127.0.0.1:14913/collection1lastClient and got 527 from
http://127.0.0.1:14945/collection1
Stack Trace:
java.lang.AssertionError: shard2 is not consistent. Got 1039 from
http://127.0.0.1:14913/collection1lastClient and got 527 from
http://127.0.0.1:14945/collection1
at
__randomizedtesting.SeedInfo.seed([F59487F5D730370E:7DC0B82F79CC5AF6]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1293)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1272)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:174)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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 10284 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/init-core-data-001
[junit4] 2> 24674 T28 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /qz/
[junit4] 2> 24771 T28 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 24788 T29 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 24788 T29 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 25291 T28 oasc.ZkTestServer.run start zk server on port:33830
[junit4] 2> 25436 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 25679 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 25878 T36 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20bf0de1
name:ZooKeeperConnection Watcher:127.0.0.1:33830 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 25879 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 25887 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 25903 T28 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 26069 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 26070 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26073 T39 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7a21bdb8
name:ZooKeeperConnection Watcher:127.0.0.1:33830/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26073 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26074 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 26107 T28 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 26112 T28 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 26115 T28 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 26117 T28 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 26121 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 26160 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 26166 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 26167 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 26171 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 26172 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 26176 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 26177 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 26181 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 26182 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 26185 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 26186 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 26190 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 26190 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 26194 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 26194 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 26198 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 26198 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 26202 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 26203 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 26206 T28 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 26207 T28 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 28398 T28 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1
[junit4] 2> 28577 T28 oejul.Log.initialized Logging initialized @33076ms
[junit4] 2> 29593 T28 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 30031 T28 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@75a0c737{/qz,null,AVAILABLE}
[junit4] 2> 30111 T28 oejs.AbstractConnector.doStart Started
ServerConnector@5de6af79{HTTP/1.1}{127.0.0.1:32942}
[junit4] 2> 30112 T28 oejs.Server.doStart Started @34613ms
[junit4] 2> 30113 T28 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=32942, hostContext=/qz,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/tempDir-001/control/data}
[junit4] 2> 30155 T28 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 30156 T28 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/'
[junit4] 2> 30236 T28 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/solr.xml
[junit4] 2> 30348 T28 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores
[junit4] 2> 30349 T28 oasc.CoreContainer.<init> New CoreContainer 773223149
[junit4] 2> 30349 T28 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/]
[junit4] 2> 30350 T28 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/lib
[junit4] 2> 30351 T28 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/lib).
[junit4] 2> 30500 T28 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 30512 T28 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 30513 T28 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 30514 T28 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 30515 T28 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 30515 T28 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33830/solr
[junit4] 2> 30623 T28 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 30624 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 30625 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 30630 T54 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@22048fd name:ZooKeeperConnection
Watcher:127.0.0.1:33830 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 30631 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 30632 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 30680 T28 n:127.0.0.1:32942_qz
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 30683 T57 n:127.0.0.1:32942_qz oascc.ConnectionManager.process
Watcher org.apache.solr.common.cloud.ConnectionManager@7b39cd80
name:ZooKeeperConnection Watcher:127.0.0.1:33830/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 30683 T28 n:127.0.0.1:32942_qz
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 30719 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/queue
[junit4] 2> 30747 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/collection-queue-work
[junit4] 2> 30764 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-running
[junit4] 2> 30770 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-completed
[junit4] 2> 30777 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-failure
[junit4] 2> 30828 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /live_nodes
[junit4] 2> 30833 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /aliases.json
[junit4] 2> 30837 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /clusterstate.json
[junit4] 2> 30841 T28 n:127.0.0.1:32942_qz
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32942_qz
[junit4] 2> 30852 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:32942_qz
[junit4] 2> 30859 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer_elect
[junit4] 2> 30864 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer_elect/election
[junit4] 2> 30903 T28 n:127.0.0.1:32942_qz oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 30932 T28 n:127.0.0.1:32942_qz
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:32942_qz
[junit4] 2> 30933 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer_elect/leader
[junit4] 2> 30936 T28 n:127.0.0.1:32942_qz oasc.Overseer.start Overseer
(id=93828140709183491-127.0.0.1:32942_qz-n_0000000000) starting
[junit4] 2> 30968 T28 n:127.0.0.1:32942_qz oascc.SolrZkClient.makePath
makePath: /overseer/queue-work
[junit4] 2> 31032 T28 n:127.0.0.1:32942_qz
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 31787 T59 n:127.0.0.1:32942_qz
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 31787 T28 n:127.0.0.1:32942_qz
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 31823 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 31833 T28 n:127.0.0.1:32942_qz
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 31836 T28 n:127.0.0.1:32942_qz
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores
[junit4] 2> 31870 T28 n:127.0.0.1:32942_qz oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {dataDir=data/, name=collection1, config=solrconfig.xml,
transient=false, shard=, coreNodeName=,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1,
collection=control_collection, schema=schema.xml,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/, loadOnStartup=true}
[junit4] 2> 31871 T28 n:127.0.0.1:32942_qz
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/
[junit4] 2> 31872 T28 n:127.0.0.1:32942_qz
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 31874 T61 n:127.0.0.1:32942_qz c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 31875 T61 n:127.0.0.1:32942_qz c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 31896 T61 n:127.0.0.1:32942_qz
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 31896 T57 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 31907 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:32942_qz",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:32942/qz",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 32009 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:32942_qz",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:32942/qz",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 32023 T58 n:127.0.0.1:32942_qz
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 32114 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 32140 T57 n:127.0.0.1:32942_qz 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> 32898 T61 n:127.0.0.1:32942_qz
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 32898 T61 n:127.0.0.1:32942_qz
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 32900 T61 n:127.0.0.1:32942_qz
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 32900 T61 n:127.0.0.1:32942_qz
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 32902 T61 n:127.0.0.1:32942_qz
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 32903 T61 n:127.0.0.1:32942_qz oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/'
[junit4] 2> 33005 T61 n:127.0.0.1:32942_qz oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 33072 T61 n:127.0.0.1:32942_qz
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 33115 T61 n:127.0.0.1:32942_qz oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 33203 T61 n:127.0.0.1:32942_qz oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 33206 T61 n:127.0.0.1:32942_qz oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 33339 T61 n:127.0.0.1:32942_qz oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 34629 T61 n:127.0.0.1:32942_qz oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 34631 T61 n:127.0.0.1:32942_qz oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 34641 T61 n:127.0.0.1:32942_qz
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 34667 T61 n:127.0.0.1:32942_qz
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 34823 T61 n:127.0.0.1:32942_qz oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 34824 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 34826 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 34841 T61 n:127.0.0.1:32942_qz x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b043a3
[junit4] 2> 34985 T61 n:127.0.0.1:32942_qz x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data
[junit4] 2> 34986 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data/index/
[junit4] 2> 34987 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 34988 T61 n:127.0.0.1:32942_qz x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data/index
[junit4] 2> 34990 T61 n:127.0.0.1:32942_qz x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=235003140,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 35006 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 35006 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 35018 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 35193 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 35209 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 35209 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 35210 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 35210 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 35424 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 35425 T61 n:127.0.0.1:32942_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 35425 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 35450 T61 n:127.0.0.1:32942_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 35461 T61 n:127.0.0.1:32942_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 35464 T61 n:127.0.0.1:32942_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 35467 T61 n:127.0.0.1:32942_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 35512 T61 n:127.0.0.1:32942_qz x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/ping,/admin/threads,/admin/luke,/admin/properties,/admin/segments,/update/csv,/schema,standard,/config,/admin/logging,/update/json,/replication,/update,/admin/system,/update/json/docs,/admin/plugins,/admin/file,/admin/mbeans,/get
[junit4] 2> 35520 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 35576 T61 n:127.0.0.1:32942_qz x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 35577 T61 n:127.0.0.1:32942_qz x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 35594 T61 n:127.0.0.1:32942_qz x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 35594 T61 n:127.0.0.1:32942_qz x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 35597 T61 n:127.0.0.1:32942_qz x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=6, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 35599 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 35600 T61 n:127.0.0.1:32942_qz x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 35600 T61 n:127.0.0.1:32942_qz x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1b652cb4[collection1] main
[junit4] 2> 35601 T61 n:127.0.0.1:32942_qz x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 35603 T61 n:127.0.0.1:32942_qz x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 35603 T61 n:127.0.0.1:32942_qz x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 35617 T61 n:127.0.0.1:32942_qz x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 35618 T61 n:127.0.0.1:32942_qz x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 35618 T61 n:127.0.0.1:32942_qz x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 35619 T61 n:127.0.0.1:32942_qz x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 35620 T61 n:127.0.0.1:32942_qz x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 35620 T61 n:127.0.0.1:32942_qz x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 35658 T61 n:127.0.0.1:32942_qz x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 35661 T62 n:127.0.0.1:32942_qz x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1b652cb4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 35669 T61 n:127.0.0.1:32942_qz x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 35677 T61 n:127.0.0.1:32942_qz x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 35679 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:32942/qz collection:control_collection shard:shard1
[junit4] 2> 35680 T28 n:127.0.0.1:32942_qz oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 35680 T28 n:127.0.0.1:32942_qz oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 35725 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 35734 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 35737 T57 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 35737 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 35738 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 35739 T58 n:127.0.0.1:32942_qz
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> ASYNC NEW_CORE C3 name=collection1
org.apache.solr.core.SolrCore@1750a5f7
url=http://127.0.0.1:32942/qz/collection1 node=127.0.0.1:32942_qz
C3_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:32942_qz, base_url=http://127.0.0.1:32942/qz,
state=down, core=collection1}
[junit4] 2> 35748 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 C3 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:32942/qz/collection1/
[junit4] 2> 35748 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 C3 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 35749 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 C3 oasc.SyncStrategy.syncToMe
http://127.0.0.1:32942/qz/collection1/ has no replicas
[junit4] 2> 35749 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:32942/qz/collection1/ shard1
[junit4] 2> 35753 T57 n:127.0.0.1:32942_qz 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> 35763 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 35772 T57 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 35775 T58 n:127.0.0.1:32942_qz
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":"http://127.0.0.1:32942/qz",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 35881 T57 n:127.0.0.1:32942_qz 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> 35902 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 35904 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 35906 T68 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@516e9f1f
name:ZooKeeperConnection Watcher:127.0.0.1:33830/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35907 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 35908 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 35909 T28
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 35918 T28 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 35919 T28 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 35919 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 35921 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 35924 T71 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@25fb51fb
name:ZooKeeperConnection Watcher:127.0.0.1:33830/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 35924 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 35925 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 35926 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:32942/qz/collection1/ and leader is
http://127.0.0.1:32942/qz/collection1/
[junit4] 2> 35929 T57 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 35932 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 35933 T58 n:127.0.0.1:32942_qz
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 35933 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:32942/qz
[junit4] 2> 35934 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 35934 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 35935 T65 n:127.0.0.1:32942_qz c:control_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 35940 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:32942_qz",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:32942/qz",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"} current state version: 3
[junit4] 2> 35942 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Update state numShards=3 message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:32942_qz",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:32942/qz",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 35943 T58 n:127.0.0.1:32942_qz
oasco.ZkStateWriter.writePendingUpdates going to create_collection
/collections/collection1/state.json
[junit4] 2> 35946 T68 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> 35946 T57 n:127.0.0.1:32942_qz 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> 35955 T72 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 35957 T72 n:127.0.0.1:32942_qz 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> 35957 T73 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> 37831 T28 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1
[junit4] 2> 37835 T28 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001
[junit4] 2> 37837 T28 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 37839 T28 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1e25a060{/qz,null,AVAILABLE}
[junit4] 2> 37841 T28 oejs.AbstractConnector.doStart Started
ServerConnector@7bf8e335{HTTP/1.1}{127.0.0.1:40216}
[junit4] 2> 37841 T28 oejs.Server.doStart Started @42342ms
[junit4] 2> 37841 T28 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=40216,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores, solrconfig=solrconfig.xml,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/tempDir-001/jetty1, hostContext=/qz}
[junit4] 2> 37842 T28 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 37843 T28 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/'
[junit4] 2> 37898 T28 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/solr.xml
[junit4] 2> 37990 T28 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores
[junit4] 2> 37991 T28 oasc.CoreContainer.<init> New CoreContainer
1434633688
[junit4] 2> 37992 T28 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/]
[junit4] 2> 37992 T28 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/lib
[junit4] 2> 37994 T28 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/lib).
[junit4] 2> 38009 T28 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 38021 T28 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 38022 T28 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 38023 T28 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 38024 T28 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 38024 T28 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:33830/solr
[junit4] 2> 38025 T28 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 38025 T28
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 38026 T28 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 38029 T87 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73a31cbb
name:ZooKeeperConnection Watcher:127.0.0.1:33830 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38030 T28 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 38031 T28 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 38034 T28 n:127.0.0.1:40216_qz
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 38036 T90 n:127.0.0.1:40216_qz oascc.ConnectionManager.process
Watcher org.apache.solr.common.cloud.ConnectionManager@61184753
name:ZooKeeperConnection Watcher:127.0.0.1:33830/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38037 T28 n:127.0.0.1:40216_qz
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 38046 T28 n:127.0.0.1:40216_qz
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 39060 T28 n:127.0.0.1:40216_qz
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40216_qz
[junit4] 2> 39061 T28 n:127.0.0.1:40216_qz oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:40216_qz
[junit4] 2> 39068 T28 n:127.0.0.1:40216_qz oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 39081 T28 n:127.0.0.1:40216_qz
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 39083 T28 n:127.0.0.1:40216_qz
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores
[junit4] 2> 39087 T28 n:127.0.0.1:40216_qz oasc.CoreDescriptor.<init> CORE
DESCRIPTOR: {shard=, schema=schema.xml,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/, dataDir=data/,
collection=collection1,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1, name=collection1,
coreNodeName=, transient=false, config=solrconfig.xml, loadOnStartup=true}
[junit4] 2> 39088 T28 n:127.0.0.1:40216_qz
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/
[junit4] 2> 39088 T28 n:127.0.0.1:40216_qz
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 39094 T91 n:127.0.0.1:40216_qz c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 39095 T91 n:127.0.0.1:40216_qz c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 39099 T72 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 39101 T91 n:127.0.0.1:40216_qz oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 39101 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:40216_qz",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40216/qz",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"} current state version: 5
[junit4] 2> 39101 T91 n:127.0.0.1:40216_qz oascc.ZkStateReader.addZkWatch
addZkWatch collection1
[junit4] 2> 39103 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Update state numShards=3 message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:40216_qz",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40216/qz",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 39103 T91 n:127.0.0.1:40216_qz oascc.ZkStateReader.addZkWatch
Updating collection state at /collections/collection1/state.json from
ZooKeeper...
[junit4] 2> 39104 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Collection already exists with numShards=3
[junit4] 2> 39105 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
[junit4] 2> 39108 T58 n:127.0.0.1:32942_qz
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 39117 T91 n:127.0.0.1:40216_qz
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 1
[junit4] 2> 39117 T91 n:127.0.0.1:40216_qz
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 39118 T91 n:127.0.0.1:40216_qz
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 39118 T91 n:127.0.0.1:40216_qz
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 39120 T91 n:127.0.0.1:40216_qz
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 39120 T91 n:127.0.0.1:40216_qz
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 39122 T91 n:127.0.0.1:40216_qz
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 39122 T91 n:127.0.0.1:40216_qz oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/'
[junit4] 2> 39147 T91 n:127.0.0.1:40216_qz oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 39181 T91 n:127.0.0.1:40216_qz
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 39264 T91 n:127.0.0.1:40216_qz oasc.SolrConfig.<init> Using
Lucene MatchVersion: 5.2.0
[junit4] 2> 39351 T91 n:127.0.0.1:40216_qz oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 39354 T91 n:127.0.0.1:40216_qz oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 39484 T91 n:127.0.0.1:40216_qz oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 40040 T91 n:127.0.0.1:40216_qz oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 40044 T91 n:127.0.0.1:40216_qz oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 40048 T91 n:127.0.0.1:40216_qz
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 40057 T91 n:127.0.0.1:40216_qz
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 40141 T91 n:127.0.0.1:40216_qz oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 40141 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 40143 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 40144 T91 n:127.0.0.1:40216_qz x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b043a3
[junit4] 2> 40146 T91 n:127.0.0.1:40216_qz x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data
[junit4] 2> 40148 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 40150 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 40151 T91 n:127.0.0.1:40216_qz x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 40152 T91 n:127.0.0.1:40216_qz x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=235003140,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 40176 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 40176 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 40194 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 40195 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 40195 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 40196 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 40197 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 40197 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 40198 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 40199 T91 n:127.0.0.1:40216_qz x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 40199 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 40233 T91 n:127.0.0.1:40216_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 40238 T91 n:127.0.0.1:40216_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 40243 T91 n:127.0.0.1:40216_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 40247 T91 n:127.0.0.1:40216_qz x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 40297 T91 n:127.0.0.1:40216_qz x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/ping,/admin/threads,/admin/luke,/admin/properties,/admin/segments,/update/csv,/schema,standard,/config,/admin/logging,/update/json,/replication,/update,/admin/system,/update/json/docs,/admin/plugins,/admin/file,/admin/mbeans,/get
[junit4] 2> 40301 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 40302 T91 n:127.0.0.1:40216_qz x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 40302 T91 n:127.0.0.1:40216_qz x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 40305 T91 n:127.0.0.1:40216_qz x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 40305 T91 n:127.0.0.1:40216_qz x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 40308 T91 n:127.0.0.1:40216_qz x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=6, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 40310 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 40311 T91 n:127.0.0.1:40216_qz x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 40311 T91 n:127.0.0.1:40216_qz x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@42f1d477[collection1] main
[junit4] 2> 40312 T91 n:127.0.0.1:40216_qz x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 40315 T91 n:127.0.0.1:40216_qz x:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 40315 T91 n:127.0.0.1:40216_qz x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 40316 T91 n:127.0.0.1:40216_qz x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 40317 T91 n:127.0.0.1:40216_qz x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 40317 T91 n:127.0.0.1:40216_qz x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40319 T91 n:127.0.0.1:40216_qz x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 40319 T91 n:127.0.0.1:40216_qz x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40320 T91 n:127.0.0.1:40216_qz x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 40320 T91 n:127.0.0.1:40216_qz x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 40324 T92 n:127.0.0.1:40216_qz x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@42f1d477[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40326 T91 n:127.0.0.1:40216_qz x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 40327 T91 n:127.0.0.1:40216_qz x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 40328 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:40216/qz collection:collection1 shard:shard3
[junit4] 2> 40329 T28 n:127.0.0.1:40216_qz oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
[junit4] 2> 40330 T28 n:127.0.0.1:40216_qz oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 40331 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard3/election
[junit4] 2> 40342 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard3
[junit4] 2> 40346 T72 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 40347 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 40348 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C4 name=collection1
org.apache.solr.core.SolrCore@1c0c1b7 url=http://127.0.0.1:40216/qz/collection1
node=127.0.0.1:40216_qz C4_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:40216_qz, base_url=http://127.0.0.1:40216/qz,
state=down, core=collection1}
[junit4] 2> 40348 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 C4 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:40216/qz/collection1/
[junit4] 2> 40349 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 C4 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 40349 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 40350 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 C4 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40216/qz/collection1/ has no replicas
[junit4] 2> 40351 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:40216/qz/collection1/ shard3
[junit4] 2> 40351 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard3
[junit4] 2> 40353 T58 n:127.0.0.1:32942_qz
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 40355 T90 n:127.0.0.1:40216_qz oascc.ZkStateReader$7.process A
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 40357 T90 n:127.0.0.1:40216_qz
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 2
[junit4] 2> 40364 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40216/qz",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 40367 T58 n:127.0.0.1:32942_qz
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 2
[junit4] 2> 40369 T90 n:127.0.0.1:40216_qz oascc.ZkStateReader$7.process A
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 40371 T90 n:127.0.0.1:40216_qz
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 40375 T72 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 40414 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:40216/qz/collection1/ and leader is
http://127.0.0.1:40216/qz/collection1/
[junit4] 2> 40415 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:40216/qz
[junit4] 2> 40415 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 40416 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 40416 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 40419 T72 n:127.0.0.1:32942_qz
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 40422 T58 n:127.0.0.1:32942_qz
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:40216_qz",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40216/qz",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard3",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"} current state version: 5
[junit4] 2> 40423 T58 n:127.0.0.1:32942_qz
oasco.ReplicaMutator.updateState Update state numShards=3 message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"3",
[junit4] 2> "node_name":"127.0.0.1:40216_qz",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:40216/qz",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard3",
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1"}
[junit4] 2> 40426 T58 n:127.0.0.1:32942_qz
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 3
[junit4] 2> 40427 T90 n:127.0.0.1:40216_qz oascc.ZkStateReader$7.process A
cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 40429 T95 n:127.0.0.1:40216_qz c:collection1 s:shard3
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for
collection1 to ver 4
[junit4] 2> 40431 T90 n:127.0.0.1:40216_qz
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 42069 T28 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/cores/collection1
[junit4] 2> 42073 T28 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001
[junit4] 2> 42074 T28 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 42077 T28 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@7e2746ff{/qz,null,AVAILABLE}
[junit4] 2> 42078 T28 oejs.AbstractConnector.doStart Started
ServerConnector@2d1a8b1{HTTP/1.1}{127.0.0.1:65459}
[junit4] 2> 42078 T28 oejs.Server.doStart Started @46579ms
[junit4] 2> 42079 T28 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/tempDir-001/jetty2, hostPort=65459, hostContext=/qz,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/cores, solrconfig=solrconfig.xml}
[junit4] 2> 42080 T28 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 42080 T28 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/'
[junit4] 2> 42130 T28 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/solr.xml
[junit4] 2> 42207 T28 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/cores
[junit4] 2> 42207 T28 oasc.CoreContainer.<init> New CoreContainer 687608729
[junit4] 2> 42208 T28 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/]
[junit4] 2> 42208 T28 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
F59487F5D730370E-001/shard-2-001/lib
[junit4] 2> 42209 T28 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core
[...truncated too long message...]
per.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
[junit4] 2> at
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:80)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:240)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 888558 T9200 n:127.0.0.1:14983_ oascc.ZkStateReader$3.process
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 888561 T8757 oejs.AbstractConnector.doStop Stopped
ServerConnector@449138f{HTTP/1.1}{127.0.0.1:14983}
[junit4] 2> 888562 T8757 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@579fea06{/,null,UNAVAILABLE}
[junit4] 2> 888563 T8757 c:control_collection s:shard1 x:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:14827 14827
[junit4] 2> 888774 T8758 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:14827 14827
[junit4] 2> 888775 T8758 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/clusterstate.json
[junit4] 2> 16 /solr/aliases.json
[junit4] 2> 15 /solr/configs/conf1
[junit4] 2> 14 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5
/solr/overseer_elect/election/93828188202205205-127.0.0.1:14974_-n_0000000008
[junit4] 2> 3
/solr/collections/collection1/leader_elect/shard3/election/93828188202205201-core_node6-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/93828188202205197-core_node4-n_0000000001
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard2/election/93828188202205193-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard2/election/93828188202205205-core_node8-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/93828188202205197-127.0.0.1:14941_-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/93828188202205201-127.0.0.1:14951_-n_0000000006
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 8 /solr/overseer/collection-queue-work
[junit4] 2> 8 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=test
-Dtests.seed=F59487F5D730370E -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=fi -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 139s J1 | ChaosMonkeySafeLeaderTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: shard2 is not
consistent. Got 1039 from http://127.0.0.1:14913/collection1lastClient and got
527 from http://127.0.0.1:14945/collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([F59487F5D730370E:7DC0B82F79CC5AF6]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1293)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1272)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:174)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 888790 T8757 c:control_collection s:shard1 x:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
F59487F5D730370E-001
[junit4] 2> 138983 T8756 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{a_t=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Memory
doPackFST= true), _version_=PostingsFormat(name=Asserting),
a_i=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory
doPackFST= true)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fi,
timezone=Australia/Tasmania
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=189941944,total=339738624
[junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest,
PluginInfoTest, ZkControllerTest, TestEmbeddedSolrServerConstructors,
TestDistributedMissingSort, TestInitQParser, PingRequestHandlerTest,
TestReplicaProperties, RankQueryTest, TestConfig,
TestLMJelinekMercerSimilarityFactory, TestPhraseSuggestions, TestMissingGroups,
TestReplicationHandlerBackup, TestZkChroot, SolrInfoMBeanTest,
DistributedIntervalFacetingTest, FieldAnalysisRequestHandlerTest,
TestDistributedStatsComponentCardinality,
DistributedQueryComponentCustomSortTest, DisMaxRequestHandlerTest,
FieldMutatingUpdateProcessorTest, TestFunctionQuery, TestLFUCache,
JSONWriterTest, SSLMigrationTest, LeaderInitiatedRecoveryOnCommitTest,
TestOverriddenPrefixQueryForCustomFieldType, CircularListTest,
TestUniqueKeyFieldResource, TestOmitPositions, PreAnalyzedFieldTest,
SuggesterTSTTest, DistributedQueueTest, SimpleMLTQParserTest,
TestManagedResource, ChaosMonkeySafeLeaderTest]
[junit4] Completed [120/490] on J1 in 139.26s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1215 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
There were test failures: 490 suites, 1960 tests, 2 suite-level errors, 1
failure, 65 ignored (11 assumptions)
Total time: 181 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #846
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 829446953 bytes
Compression is 0.0%
Took 2 min 37 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]