Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/662/
3 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
The Monkey ran for over 20 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 20 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([EB28C4559534BF23:6ACE4A4DE26BDF1F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:535)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:140)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
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.ChaosMonkeySafeLeaderTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=1407,
name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.lang.Class.getEnclosingMethod0(Native Method) at
java.lang.Class.getEnclosingMethodInfo(Class.java:959) at
java.lang.Class.getEnclosingClass(Class.java:1132) at
java.lang.Class.getSimpleBinaryName(Class.java:1277) at
java.lang.Class.getSimpleName(Class.java:1169) at
java.lang.Class.isAnonymousClass(Class.java:1245) at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.isAnonymousOrLocal(AnonymousAndLocalClassExclusionStrategy.java:35)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.shouldSkipClass(AnonymousAndLocalClassExclusionStrategy.java:31)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.DisjunctionExclusionStrategy.shouldSkipClass(DisjunctionExclusionStrategy.java:47)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ExcludedTypeAdapterFactory.create(ExcludedTypeAdapterFactory.java:41)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338) at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140) at
java.io.PrintStream.write(PrintStream.java:482) at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104) at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185) at
java.io.PrintStream.write(PrintStream.java:527) at
java.io.PrintStream.print(PrintStream.java:669) at
java.io.PrintStream.println(PrintStream.java:823) at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748) at
java.lang.Throwable.printStackTrace(Throwable.java:658) at
java.lang.Throwable.printStackTrace(Throwable.java:643) at
java.lang.Throwable.printStackTrace(Throwable.java:634) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
2) Thread[id=1406, name=StopableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.io.PrintStream.println(PrintStream.java:806) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=1407, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Class.getEnclosingMethod0(Native Method)
at java.lang.Class.getEnclosingMethodInfo(Class.java:959)
at java.lang.Class.getEnclosingClass(Class.java:1132)
at java.lang.Class.getSimpleBinaryName(Class.java:1277)
at java.lang.Class.getSimpleName(Class.java:1169)
at java.lang.Class.isAnonymousClass(Class.java:1245)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.isAnonymousOrLocal(AnonymousAndLocalClassExclusionStrategy.java:35)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.shouldSkipClass(AnonymousAndLocalClassExclusionStrategy.java:31)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.DisjunctionExclusionStrategy.shouldSkipClass(DisjunctionExclusionStrategy.java:47)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ExcludedTypeAdapterFactory.create(ExcludedTypeAdapterFactory.java:41)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at java.io.PrintStream.write(PrintStream.java:482)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.println(PrintStream.java:823)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printStackTrace(Throwable.java:658)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
2) Thread[id=1406, name=StopableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.io.PrintStream.println(PrintStream.java:806)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
at __randomizedtesting.SeedInfo.seed([EB28C4559534BF23]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1406, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.io.PrintStream.println(PrintStream.java:806) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
2) Thread[id=1407, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:619) at
java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:561) at
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:271) at
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:113) at
java.io.OutputStreamWriter.write(OutputStreamWriter.java:194) at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.string(JsonWriter.java:535)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.value(JsonWriter.java:364)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:626)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:578)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.Streams.write(Streams.java:67)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.GsonToMiniGsonTypeAdapterFactory$3.write(GsonToMiniGsonTypeAdapterFactory.java:98)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:66)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:82)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:194)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:512)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338) at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140) at
java.io.PrintStream.write(PrintStream.java:482) at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104) at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185) at
java.io.PrintStream.write(PrintStream.java:527) at
java.io.PrintStream.print(PrintStream.java:669) at
java.io.PrintStream.println(PrintStream.java:823) at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748) at
java.lang.Throwable.printStackTrace(Throwable.java:658) at
java.lang.Throwable.printStackTrace(Throwable.java:643) at
java.lang.Throwable.printStackTrace(Throwable.java:634) at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1406, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.io.PrintStream.println(PrintStream.java:806)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
2) Thread[id=1407, name=StopableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:619)
at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:561)
at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:271)
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:113)
at java.io.OutputStreamWriter.write(OutputStreamWriter.java:194)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.string(JsonWriter.java:535)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.value(JsonWriter.java:364)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:626)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:578)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.Streams.write(Streams.java:67)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.GsonToMiniGsonTypeAdapterFactory$3.write(GsonToMiniGsonTypeAdapterFactory.java:98)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:66)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:82)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:194)
at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:512)
at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at java.io.PrintStream.flush(PrintStream.java:338)
at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
at java.io.PrintStream.write(PrintStream.java:482)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.println(PrintStream.java:823)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printStackTrace(Throwable.java:658)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
at __randomizedtesting.SeedInfo.seed([EB28C4559534BF23]:0)
Build Log:
[...truncated 12141 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/init-core-data-001
[junit4] 2> 1157483 T1270 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 1157483 T1270
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /_y/yv
[junit4] 2> 1157492 T1270 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1157494 T1270 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1157495 T1271 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1157594 T1270 oasc.ZkTestServer.run start zk server on
port:26774
[junit4] 2> 1157595 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1157596 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1157601 T1277 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5dabf27f
name:ZooKeeperConnection Watcher:127.0.0.1:26774 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1157601 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1157601 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1157602 T1270 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1157606 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1157608 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1157610 T1279 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16b9f392
name:ZooKeeperConnection Watcher:127.0.0.1:26774/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1157610 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1157611 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1157611 T1270 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1157615 T1270 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1157618 T1270 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1157620 T1270 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1157623 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1157624 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1157628 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1157629 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1157733 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1157734 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1157737 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1157738 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1157741 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1157742 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1157744 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1157745 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1157748 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1157749 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1157751 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1157752 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1157755 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1157756 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1157759 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1157760 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1157763 T1270 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1157764 T1270 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1159645 T1270 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1159650 T1270 oejs.AbstractConnector.doStart Started
[email protected]:26781
[junit4] 2> 1159651 T1270 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1159652 T1270 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1159652 T1270 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002
[junit4] 2> 1159653 T1270 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/'
[junit4] 2> 1159763 T1270 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/solr.xml
[junit4] 2> 1159969 T1270 oasc.CoreContainer.<init> New CoreContainer
61631526
[junit4] 2> 1159969 T1270 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/]
[junit4] 2> 1159971 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1159972 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1159973 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1159973 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1159974 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1159974 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1159975 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1159975 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1159976 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1159976 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1159977 T1270 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1159978 T1270 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1159978 T1270 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1159979 T1270 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1159980 T1270 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:26774/solr
[junit4] 2> 1159980 T1270 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1159981 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1159982 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1159984 T1290 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2cf034ac
name:ZooKeeperConnection Watcher:127.0.0.1:26774 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1159985 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1159986 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1159994 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1159995 T1292 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ac14626
name:ZooKeeperConnection Watcher:127.0.0.1:26774/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1159996 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1160002 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1160006 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1160012 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1160023 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1160028 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1160035 T1270 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1160037 T1270 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26781__y%2Fyv
[junit4] 2> 1160038 T1270 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:26781__y%2Fyv
[junit4] 2> 1160045 T1270 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1160050 T1270 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1160054 T1270 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1160057 T1270 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:26781__y%2Fyv
[junit4] 2> 1160058 T1270 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1160062 T1270 oasc.Overseer.start Overseer
(id=92657589732507651-127.0.0.1:26781__y%2Fyv-n_0000000000) starting
[junit4] 2> 1160066 T1270 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1160082 T1270 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1160083 T1294 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1160112 T1270 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1160116 T1270 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1160119 T1270
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1160125 T1293 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1160136 T1296 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1160136 T1296 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1160140 T1296 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1160140 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1160146 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:26781__y%2Fyv",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:26781/_y/yv",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down"}
[junit4] 2> 1160146 T1293
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 1160146 T1293
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 1160147 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1160152 T1297 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> 1161140 T1296 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1161141 T1296 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1161142 T1296 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1161142 T1296 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1161144 T1296 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1161144 T1296 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/collection1/'
[junit4] 2> 1161146 T1296 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1161147 T1296 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1161147 T1296 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1161240 T1296 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1161300 T1296 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1161404 T1296 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1161421 T1296 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1161831 T1296 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1161834 T1296 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1161836 T1296 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1161842 T1296 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1161872 T1296 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1161873 T1296 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1161956 T1296 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/
[junit4] 2> 1161957 T1296 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ee0962
[junit4] 2> 1161961 T1296 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data
[junit4] 2> 1161963 T1296 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/index/
[junit4] 2> 1161964 T1296 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1161965 T1296 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/index
[junit4] 2> 1161966 T1296 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=71.1298828125,
floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=2.0076072092434547,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1161971 T1296 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1161972 T1296 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1161977 T1296 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1161978 T1296 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1161979 T1296 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1161979 T1296 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1161979 T1296 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1161980 T1296 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1161980 T1296 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1161981 T1296 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1161981 T1296 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1161982 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1161983 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1161983 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1161984 T1296 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1161984 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1161985 T1296 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1161985 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1161986 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1161986 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1161987 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1161987 T1296 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1162012 T1296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1162015 T1296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1162017 T1296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1162020 T1296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1162024 T1296 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1162025 T1296 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1162026 T1296 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=58.947265625,
floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=19.954522417726864,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1162028 T1296 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1162028 T1296 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1162029 T1296 oass.SolrIndexSearcher.<init> Opening
Searcher@772fb4a8[collection1] main
[junit4] 2> 1162029 T1296 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1162030 T1296 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1162031 T1296 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1162031 T1296
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1162032 T1296 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1162032 T1296 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1162033 T1296
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1162033 T1296 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1162034 T1296 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 1162036 T1296
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 1162037 T1296 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1162037 T1296 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1162042 T1298 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@772fb4a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1162046 T1296 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1162047 T1301 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:26781/_y/yv
collection:control_collection shard:shard1
[junit4] 2> 1162048 T1270 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1
[junit4] 2> 1162049 T1270 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1162050 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1162050 T1301 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1162051 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1162053 T1303 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@76da61f name:ZooKeeperConnection
Watcher:127.0.0.1:26774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1162053 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1162054 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1162056 T1270
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1162060 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1162061 T1270 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1162062 T1270 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1162062 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1162062 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1162063 T1301
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1162063 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C254 name=collection1
org.apache.solr.core.SolrCore@7c2ef33b
url=http://127.0.0.1:26781/_y/yv/collection1 node=127.0.0.1:26781__y%2Fyv
C254_STATE=coll:control_collection core:collection1 props:{core=collection1,
node_name=127.0.0.1:26781__y%2Fyv, base_url=http://127.0.0.1:26781/_y/yv,
state=down}
[junit4] 2> 1162063 T1301 C254 P26781 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:26781/_y/yv/collection1/
[junit4] 2> 1162064 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1162064 T1301 C254 P26781 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1162065 T1301 C254 P26781 oasc.SyncStrategy.syncToMe
http://127.0.0.1:26781/_y/yv/collection1/ has no replicas
[junit4] 2> 1162065 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:26781/_y/yv/collection1/ shard1
[junit4] 2> 1162065 T1301 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1162065 T1305 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6d3eead5
name:ZooKeeperConnection Watcher:127.0.0.1:26774/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1162066 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1162066 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1162070 T1297 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> 1162071 T1306 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> 1162080 T1293
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 1162081 T1293
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2, shard3, shard4, shard5]
[junit4] 2> 1162081 T1293
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 1162083 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1162084 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 1162086 T1297 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> 1162086 T1306 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> 1162095 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1162096 T1297 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> 1162096 T1306 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> 1162127 T1301 oasc.ZkController.register We are
http://127.0.0.1:26781/_y/yv/collection1/ and leader is
http://127.0.0.1:26781/_y/yv/collection1/
[junit4] 2> 1162128 T1301 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:26781/_y/yv
[junit4] 2> 1162128 T1301 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1162128 T1301 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1162129 T1301 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1162131 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1162138 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=5 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:26781__y%2Fyv",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:26781/_y/yv",
[junit4] 2> "numShards":"5",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active"}
[junit4] 2> 1162243 T1297 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> 1162243 T1306 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> 1166214 T1270 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1166215 T1270 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1166260 T1270 oejs.AbstractConnector.doStart Started
[email protected]:26883
[junit4] 2> 1166281 T1270 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1166296 T1270 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1166298 T1270 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003
[junit4] 2> 1166301 T1270 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/'
[junit4] 2> 1166643 T1270 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/solr.xml
[junit4] 2> 1167123 T1270 oasc.CoreContainer.<init> New CoreContainer
66264745
[junit4] 2> 1167124 T1270 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/]
[junit4] 2> 1167126 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1167126 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1167126 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1167127 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1167127 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1167128 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1167128 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1167128 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1167129 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1167130 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1167131 T1270 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1167132 T1270 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1167132 T1270 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1167132 T1270 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1167133 T1270 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:26774/solr
[junit4] 2> 1167133 T1270 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1167133 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1167134 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1167135 T1317 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4e61eb45
name:ZooKeeperConnection Watcher:127.0.0.1:26774 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1167137 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1167138 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1167176 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1167188 T1319 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1e7066ff
name:ZooKeeperConnection Watcher:127.0.0.1:26774/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1167189 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1167208 T1270
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1168219 T1270 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26883__y%2Fyv
[junit4] 2> 1168232 T1270 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:26883__y%2Fyv
[junit4] 2> 1168241 T1270 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1168365 T1321 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1168365 T1321 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1168368 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1168391 T1321 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1168392 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=5 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:26883__y%2Fyv",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:26883/_y/yv",
[junit4] 2> "numShards":"5",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down"}
[junit4] 2> 1168393 T1321 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1168405 T1321 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1168428 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=5
[junit4] 2> 1168439 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard3
[junit4] 2> 1168494 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 1168505 T1321 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 1168505 T1320 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1168506 T1321 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1168508 T1320 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1169507 T1321 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1169513 T1321 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1169517 T1321 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1169524 T1321 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1169528 T1321 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1169530 T1321 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/collection1/'
[junit4] 2> 1169561 T1321 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1169562 T1321 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1169563 T1321 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1169944 T1321 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1170234 T1321 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1170342 T1321 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1170373 T1321 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1171053 T1321 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1171060 T1321 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1171071 T1321 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1171117 T1321 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1171247 T1321 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1171249 T1321 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1171252 T1321 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/
[junit4] 2> 1171254 T1321 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ee0962
[junit4] 2> 1171268 T1321 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1
[junit4] 2> 1171278 T1321 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/index/
[junit4] 2> 1171295 T1321 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 1171302 T1321 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/index
[junit4] 2> 1171305 T1321 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=71.1298828125,
floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=2.0076072092434547,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1171322 T1321 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1171322 T1321 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1171347 T1321 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1171348 T1321 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1171350 T1321 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1171351 T1321 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1171352 T1321 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1171353 T1321 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1171356 T1321 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1171357 T1321 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1171358 T1321 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1171359 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1171360 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1171363 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1171366 T1321 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1171368 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 1171368 T1321 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 1171369 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 1171370 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1171371 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1171373 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1171379 T1321 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1171456 T1321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1171463 T1321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1171472 T1321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1171485 T1321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1171509 T1321 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1171510 T1321 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1171513 T1321 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=58.947265625,
floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=19.954522417726864,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1171516 T1321 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 1171516 T1321 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1171522 T1321 oass.SolrIndexSearcher.<init> Opening
Searcher@20b204d9[collection1] main
[junit4] 2> 1171522 T1321 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1171523 T1321 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1171524 T1321 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1171524 T1321
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1171524 T1321 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1171524 T1321 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1171525 T1321
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 1171525 T1321 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1171526 T1321 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 1171526 T1321 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1171535 T1322 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@20b204d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1171541 T1321 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1171543 T1325 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:26883/_y/yv collection:collection1
shard:shard3
[junit4] 2> 1171544 T1270 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1
[junit4] 2> 1171545 T1270 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1171551 T1325 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard3/election
[junit4] 2> 1171578 T1325 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard3
[junit4] 2> 1171586 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1171588 T1325
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1171591 T1325 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C255 name=collection1
org.apache.solr.core.SolrCore@2250f6be
url=http://127.0.0.1:26883/_y/yv/collection1 node=127.0.0.1:26883__y%2Fyv
C255_STATE=coll:collection1 core:collection1 props:{core=collection1,
node_name=127.0.0.1:26883__y%2Fyv, base_url=http://127.0.0.1:26883/_y/yv,
state=down}
[junit4] 2> 1171592 T1325 C255 P26883 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:26883/_y/yv/collection1/
[junit4] 2> 1171592 T1325 C255 P26883 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1171593 T1325 C255 P26883 oasc.SyncStrategy.syncToMe
http://127.0.0.1:26883/_y/yv/collection1/ has no replicas
[junit4] 2> 1171594 T1325 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:26883/_y/yv/collection1/ shard3
[junit4] 2> 1171594 T1325 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard3
[junit4] 2> 1171599 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 1171601 T1320 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1171601 T1320 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1171611 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1171612 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 1171614 T1320 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1171615 T1320 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1171659 T1325 oasc.ZkController.register We are
http://127.0.0.1:26883/_y/yv/collection1/ and leader is
http://127.0.0.1:26883/_y/yv/collection1/
[junit4] 2> 1171660 T1325 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:26883/_y/yv
[junit4] 2> 1171661 T1325 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1171662 T1325 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1171662 T1325 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1171669 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1171678 T1325 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1171678 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=5 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard3",
[junit4] 2> "node_name":"127.0.0.1:26883__y%2Fyv",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:26883/_y/yv",
[junit4] 2> "numShards":"5",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active"}
[junit4] 2> 1171687 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 1171688 T1320 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1171689 T1320 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1178492 T1270 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1178493 T1270 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1178497 T1270 oejs.AbstractConnector.doStart Started
[email protected]:26918
[junit4] 2> 1178501 T1270 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 1178501 T1270 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1178501 T1270 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004
[junit4] 2> 1178502 T1270 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/'
[junit4] 2> 1178696 T1270 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/solr.xml
[junit4] 2> 1178865 T1270 oasc.CoreContainer.<init> New CoreContainer
2046789129
[junit4] 2> 1178865 T1270 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/]
[junit4] 2> 1178867 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1178867 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1178868 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1178868 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1178868 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1178869 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1178869 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1178869 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1178869 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1178870 T1270 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1178870 T1270 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1178871 T1270 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1178871 T1270 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1178871 T1270 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1178872 T1270 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:26774/solr
[junit4] 2> 1178872 T1270 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1178872 T1270
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1178873 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1178875 T1336 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@76b8f771
name:ZooKeeperConnection Watcher:127.0.0.1:26774 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1178876 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1178876 T1270 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1178879 T1270 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1178881 T1338 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62fbc724
name:ZooKeeperConnection Watcher:127.0.0.1:26774/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1178881 T1270 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1178891 T1270
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1179897 T1270 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26918__y%2Fyv
[junit4] 2> 1179898 T1270 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:26918__y%2Fyv
[junit4] 2> 1179901 T1270 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1179910 T1340 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1179910 T1340 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1179912 T1297 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1179912 T1340 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1179913 T1340 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1179913 T1340 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1179914 T1340 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1179914 T1340 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1179914 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=5 message={
[junit4] 2> "roles":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:26918__y%2Fyv",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:26918/_y/yv",
[junit4] 2> "numShards":"5",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down"}
[junit4] 2> 1179917 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=5
[junit4] 2> 1179918 T1293 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 1179923 T1293 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 1179923 T1320 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1179923 T1339 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1179924 T1320 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1179924 T1339 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1180917 T1340 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1180917 T1340 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1180918 T1340 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1180919 T1340 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1180921 T1340 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1180922 T1340 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/collection1/'
[junit4] 2> 1180930 T1340 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1180932 T1340 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1180933 T1340 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1181093 T1340 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1181185 T1340 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1181288 T1340 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1181305 T1340 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1182291 T1340 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1182296 T1340 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1182302 T1340 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1182311 T1340 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1182415 T1340 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1182415 T1340 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1182416 T1340 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty2/
[junit4] 2> 1182416 T1340 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7ee0962
[junit4] 2> 1182431 T1340 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty2
[junit4] 2> 1182434 T1340 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty2/index/
[junit4] 2> 1182437 T1340 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 1182440 T1340 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-EB28C4559534BF23-001/tempDir-001/jetty2/index
[junit4] 2> 1182441 T1340 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=71.1298828125,
floorSegmentMB=1.841796875, forceMergeDeletesPctAllowed=2.0076072092434547,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1182513 T1340 oasc.SolrDeletionP
[...truncated too long message...]
I
[junit4] 2> REQUEST FAILED for id=0-2326
[junit4] 2> REQUEST FAILED for id=1-2328
[junit4] ERROR 0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] > 1) Thread[id=1407, name=StopableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Class.getEnclosingMethod0(Native Method)
[junit4] > at
java.lang.Class.getEnclosingMethodInfo(Class.java:959)
[junit4] > at java.lang.Class.getEnclosingClass(Class.java:1132)
[junit4] > at java.lang.Class.getSimpleBinaryName(Class.java:1277)
[junit4] > at java.lang.Class.getSimpleName(Class.java:1169)
[junit4] > at java.lang.Class.isAnonymousClass(Class.java:1245)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.isAnonymousOrLocal(AnonymousAndLocalClassExclusionStrategy.java:35)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.AnonymousAndLocalClassExclusionStrategy.shouldSkipClass(AnonymousAndLocalClassExclusionStrategy.java:31)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.DisjunctionExclusionStrategy.shouldSkipClass(DisjunctionExclusionStrategy.java:47)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ExcludedTypeAdapterFactory.create(ExcludedTypeAdapterFactory.java:41)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
[junit4] > at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[junit4] > at
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[junit4] > at java.io.PrintStream.flush(PrintStream.java:338)
[junit4] > at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[junit4] > at java.io.PrintStream.write(PrintStream.java:482)
[junit4] > at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4] > at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4] > at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
[junit4] > at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
[junit4] > at java.io.PrintStream.write(PrintStream.java:527)
[junit4] > at java.io.PrintStream.print(PrintStream.java:669)
[junit4] > at java.io.PrintStream.println(PrintStream.java:823)
[junit4] > at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:658)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:643)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:634)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
[junit4] > 2) Thread[id=1406, name=StopableIndexingThread,
state=BLOCKED, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.io.PrintStream.println(PrintStream.java:806)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB28C4559534BF23]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=1406, name=StopableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.io.PrintStream.println(PrintStream.java:806)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:107)
[junit4] > 2) Thread[id=1407, name=StopableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:619)
[junit4] > at
java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:561)
[junit4] > at
sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:271)
[junit4] > at
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
[junit4] > at
sun.nio.cs.StreamEncoder.write(StreamEncoder.java:113)
[junit4] > at
java.io.OutputStreamWriter.write(OutputStreamWriter.java:194)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.string(JsonWriter.java:535)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.value(JsonWriter.java:364)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:626)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:578)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.Streams.write(Streams.java:67)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.GsonToMiniGsonTypeAdapterFactory$3.write(GsonToMiniGsonTypeAdapterFactory.java:98)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:66)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:82)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:194)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:512)
[junit4] > at
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
[junit4] > at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[junit4] > at
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[junit4] > at java.io.PrintStream.flush(PrintStream.java:338)
[junit4] > at
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[junit4] > at java.io.PrintStream.write(PrintStream.java:482)
[junit4] > at
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[junit4] > at
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
[junit4] > at
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
[junit4] > at
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
[junit4] > at java.io.PrintStream.write(PrintStream.java:527)
[junit4] > at java.io.PrintStream.print(PrintStream.java:669)
[junit4] > at java.io.PrintStream.println(PrintStream.java:823)
[junit4] > at
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:658)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:643)
[junit4] > at
java.lang.Throwable.printStackTrace(Throwable.java:634)
[junit4] > at
org.apache.solr.cloud.StopableIndexingThread.run(StopableIndexingThread.java:108)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB28C4559534BF23]:0)
[junit4] Completed on J1 in 157.32s, 1 test, 1 failure, 2 errors <<<
FAILURES!
[...truncated 695 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:531:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:472:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:961:
There were test failures: 437 suites, 1795 tests, 2 suite-level errors, 1
failure, 972 ignored (7 assumptions)
Total time: 138 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #661
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 486105369 bytes
Compression is 0.0%
Took 1 min 23 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]