Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1914/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
2 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch
Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can
happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([D964FC5319D4C845:5882724B6E8BA879]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.search.mlt.CloudMLTQParserTest.testDistribSearch
Error Message:
java.lang.String cannot be cast to java.util.ArrayList
Stack Trace:
java.lang.ClassCastException: java.lang.String cannot be cast to
java.util.ArrayList
at
__randomizedtesting.SeedInfo.seed([D964FC5319D4C845:5882724B6E8BA879]:0)
at
org.apache.solr.search.mlt.CloudMLTQParserTest.doTest(CloudMLTQParserTest.java:128)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11007 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/init-core-data-001
[junit4] 2> 937996 T1938 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /udoja/t
[junit4] 2> 938006 T1938 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 938007 T1938 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 938009 T1939 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 938013 T1938 oasc.ZkTestServer.run start zk server on
port:56043
[junit4] 2> 938018 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 938022 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 938030 T1946 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62eb83ae
name:ZooKeeperConnection Watcher:127.0.0.1:56043 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 938031 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 938032 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 938032 T1938 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 938104 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 938110 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 938113 T1949 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3957c618
name:ZooKeeperConnection Watcher:127.0.0.1:56043/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 938114 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 938114 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 938115 T1938 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 938128 T1938 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 938137 T1938 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 938145 T1938 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 938153 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 938154 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 938168 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 938170 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 938180 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 938181 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 938193 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 938194 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 938206 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 938207 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 938216 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 938217 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 938225 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 938226 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 938234 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 938235 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 938243 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 938244 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 938252 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 938253 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 938261 T1938 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 938262 T1938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 940354 T1938 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 940405 T1938 oejs.AbstractConnector.doStart Started
[email protected]:56046
[junit4] 2> 940405 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 940406 T1938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 940407 T1938 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002
[junit4] 2> 940407 T1938 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/'
[junit4] 2> 940447 T1938 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/solr.xml
[junit4] 2> 940524 T1938 oasc.CoreContainer.<init> New CoreContainer
1054901535
[junit4] 2> 940524 T1938 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/]
[junit4] 2> 940526 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 940527 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 940527 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 940527 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 940528 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 940528 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 940529 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 940529 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 940529 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 940529 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 940531 T1938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 940531 T1938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 940531 T1938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 940532 T1938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 940532 T1938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56043/solr
[junit4] 2> 940532 T1938 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 940533 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 940535 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 940539 T1961 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c207eea
name:ZooKeeperConnection Watcher:127.0.0.1:56043 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 940541 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 940541 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 940548 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 940553 T1964 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@54f32847
name:ZooKeeperConnection Watcher:127.0.0.1:56043/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 940553 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 940559 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 940569 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 940578 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 940589 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 940598 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 940609 T1938 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 940614 T1938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56046_udoja%2Ft
[junit4] 2> 940617 T1938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56046_udoja%2Ft
[junit4] 2> 940627 T1938 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 940632 T1938 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 940639 T1938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 940645 T1938 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56046_udoja%2Ft
[junit4] 2> 940645 T1938 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 940661 T1938 oasc.Overseer.start Overseer
(id=92861342697979907-127.0.0.1:56046_udoja%2Ft-n_0000000000) starting
[junit4] 2> 940671 T1938 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 940703 T1938 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 940705 T1966 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 940710 T1965 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 940712 T1938 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 940720 T1938 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 940727 T1938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 940753 T1968 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 940754 T1968 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 940756 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 940756 T1968 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 940769 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:56046/udoja/t",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:56046_udoja%2Ft"}
[junit4] 2> 940770 T1965
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 940770 T1965
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 940770 T1965 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 940780 T1964 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> 941759 T1968 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 941760 T1968 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 941764 T1968 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 941764 T1968 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 941770 T1968 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 941771 T1968 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/collection1/'
[junit4] 2> 941772 T1968 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 941773 T1968 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 941773 T1968 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 941808 T1968 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 941815 T1968 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 941856 T1968 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 941919 T1968 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 941924 T1968 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 941935 T1968 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 942345 T1968 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 942348 T1968 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 942350 T1968 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 942357 T1968 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 942441 T1968 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 942442 T1968 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 942442 T1968 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/
[junit4] 2> 942442 T1968 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65207c39
[junit4] 2> 942447 T1968 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data
[junit4] 2> 942448 T1968 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/index/
[junit4] 2> 942448 T1968 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 942449 T1968 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/index
[junit4] 2> 942449 T1968 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.212890625,
floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=15.808976592468081,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7944123210738937
[junit4] 2> 942453 T1968 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 942454 T1968 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 942460 T1968 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 942461 T1968 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 942461 T1968 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 942461 T1968 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 942462 T1968 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 942463 T1968 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 942463 T1968 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 942464 T1968 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 942464 T1968 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 942465 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 942465 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 942466 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 942466 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 942467 T1968 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 942468 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 942468 T1968 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 942468 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 942469 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 942469 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 942470 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 942470 T1968 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 942485 T1968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 942487 T1968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 942489 T1968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 942492 T1968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 942496 T1968 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 942496 T1968 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 942497 T1968 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=53.97265625,
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=5.93572323663889,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18629143072472598
[junit4] 2> 942499 T1968 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 942499 T1968 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 942500 T1968 oass.SolrIndexSearcher.<init> Opening
Searcher@641f6a1e[collection1] main
[junit4] 2> 942500 T1968 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 942503 T1968 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 942504 T1968 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 942506 T1968
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 942506 T1968 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 942506 T1968 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 942509 T1968
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 942510 T1968 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 942512 T1968 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 942520 T1968
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 942520 T1968 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 942521 T1968 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 942525 T1968 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 942526 T1969 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@641f6a1e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 942528 T1972 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56046/udoja/t
collection:control_collection shard:shard1
[junit4] 2> 942529 T1938 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 942529 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 942530 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 942532 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 942532 T1972 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 942536 T1975 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10458938
name:ZooKeeperConnection Watcher:127.0.0.1:56043/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 942537 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 942538 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 942542 T1938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 942553 T1972 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 942554 T1938 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 942562 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 942567 T1972
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 942568 T1972 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C214 name=collection1
org.apache.solr.core.SolrCore@13f10f01
url=http://127.0.0.1:56046/udoja/t/collection1 node=127.0.0.1:56046_udoja%2Ft
C214_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:56046/udoja/t, state=down, core=collection1,
node_name=127.0.0.1:56046_udoja%2Ft}
[junit4] 2> 942568 T1972 C214 P56046 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:56046/udoja/t/collection1/
[junit4] 2> 942569 T1972 C214 P56046 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 942569 T1972 C214 P56046 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56046/udoja/t/collection1/ has no replicas
[junit4] 2> 942571 T1972 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:56046/udoja/t/collection1/ shard1
[junit4] 2> 942571 T1972 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 942584 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 942596 T1975 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> 942598 T1964 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> 942624 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:56046/udoja/t",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 942630 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 942735 T1975 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> 942736 T1964 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> 942768 T1972 oasc.ZkController.register We are
http://127.0.0.1:56046/udoja/t/collection1/ and leader is
http://127.0.0.1:56046/udoja/t/collection1/
[junit4] 2> 942768 T1972 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56046/udoja/t
[junit4] 2> 942769 T1972 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 942769 T1972 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 942769 T1972 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 942774 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 942792 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:56046/udoja/t",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:56046_udoja%2Ft"}
[junit4] 2> 942904 T1964 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> 942904 T1975 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> 944669 T1938 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 944670 T1938 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 944676 T1938 oejs.AbstractConnector.doStart Started
[email protected]:56050
[junit4] 2> 944677 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 944678 T1938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 944679 T1938 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003
[junit4] 2> 944679 T1938 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/'
[junit4] 2> 944728 T1938 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/solr.xml
[junit4] 2> 944813 T1938 oasc.CoreContainer.<init> New CoreContainer
1839775907
[junit4] 2> 944814 T1938 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/]
[junit4] 2> 944816 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 944816 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 944816 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 944816 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 944817 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 944817 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 944818 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 944818 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 944818 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 944819 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 944819 T1938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 944820 T1938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 944820 T1938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 944821 T1938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 944822 T1938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56043/solr
[junit4] 2> 944822 T1938 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 944822 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 944824 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 944829 T1987 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@39a31e42
name:ZooKeeperConnection Watcher:127.0.0.1:56043 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 944830 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 944830 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 944837 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 944841 T1990 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3ab949da
name:ZooKeeperConnection Watcher:127.0.0.1:56043/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 944842 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 944867 T1938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 945885 T1938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56050_udoja%2Ft
[junit4] 2> 945887 T1938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56050_udoja%2Ft
[junit4] 2> 945903 T1938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 945921 T1991 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 945921 T1991 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 945923 T1991 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 945924 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 945936 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:56050/udoja/t",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56050_udoja%2Ft"}
[junit4] 2> 945936 T1965
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1]
[junit4] 2> 945936 T1965
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 945937 T1965 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 945946 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 945946 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 945946 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 946925 T1991 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 946925 T1991 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 946927 T1991 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 946927 T1991 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 946931 T1991 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 946931 T1991 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/collection1/'
[junit4] 2> 946933 T1991 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 946933 T1991 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 946934 T1991 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 946976 T1991 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 946996 T1991 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 947049 T1991 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 947114 T1991 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 947118 T1991 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 947131 T1991 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 947547 T1991 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 947550 T1991 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 947551 T1991 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 947560 T1991 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 947631 T1991 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 947632 T1991 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 947633 T1991 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/
[junit4] 2> 947634 T1991 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65207c39
[junit4] 2> 947636 T1991 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1
[junit4] 2> 947637 T1991 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/index/
[junit4] 2> 947638 T1991 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 947641 T1991 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/index
[junit4] 2> 947642 T1991 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.212890625,
floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=15.808976592468081,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7944123210738937
[junit4] 2> 947646 T1991 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 947646 T1991 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 947653 T1991 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 947653 T1991 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 947654 T1991 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 947654 T1991 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 947654 T1991 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 947655 T1991 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 947656 T1991 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 947656 T1991 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 947656 T1991 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 947657 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 947658 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 947659 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 947659 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 947660 T1991 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 947660 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 947661 T1991 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 947661 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 947662 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 947663 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 947664 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 947665 T1991 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 947682 T1991 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 947685 T1991 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 947689 T1991 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 947691 T1991 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 947694 T1991 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 947695 T1991 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 947696 T1991 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=53.97265625,
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=5.93572323663889,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18629143072472598
[junit4] 2> 947698 T1991 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 947699 T1991 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 947699 T1991 oass.SolrIndexSearcher.<init> Opening
Searcher@17d0c1d4[collection1] main
[junit4] 2> 947699 T1991 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 947703 T1991 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 947703 T1991 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 947706 T1991
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 947706 T1991 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 947706 T1991 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 947709 T1991
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 947709 T1991 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 947709 T1991 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 947710 T1991 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 947716 T1992 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@17d0c1d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 947716 T1991 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 947718 T1995 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56050/udoja/t collection:collection1
shard:shard1
[junit4] 2> 947719 T1938 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 947720 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 947721 T1995 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 947741 T1995 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 947748 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 947749 T1995
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 947749 T1995 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C215 name=collection1
org.apache.solr.core.SolrCore@4ccd639f
url=http://127.0.0.1:56050/udoja/t/collection1 node=127.0.0.1:56050_udoja%2Ft
C215_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:56050/udoja/t, state=down, core=collection1,
node_name=127.0.0.1:56050_udoja%2Ft}
[junit4] 2> 947750 T1995 C215 P56050 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:56050/udoja/t/collection1/
[junit4] 2> 947750 T1995 C215 P56050 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 947751 T1995 C215 P56050 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56050/udoja/t/collection1/ has no replicas
[junit4] 2> 947751 T1995 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:56050/udoja/t/collection1/ shard1
[junit4] 2> 947752 T1995 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 947777 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 947789 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947790 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947793 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947818 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:56050/udoja/t",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 947826 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 947829 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947830 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947831 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 947881 T1995 oasc.ZkController.register We are
http://127.0.0.1:56050/udoja/t/collection1/ and leader is
http://127.0.0.1:56050/udoja/t/collection1/
[junit4] 2> 947881 T1995 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56050/udoja/t
[junit4] 2> 947881 T1995 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 947881 T1995 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 947882 T1995 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 947886 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 947899 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:56050/udoja/t",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56050_udoja%2Ft"}
[junit4] 2> 948012 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 948013 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 948012 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 949858 T1938 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 949859 T1938 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 949863 T1938 oejs.AbstractConnector.doStart Started
[email protected]:56053
[junit4] 2> 949865 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 949865 T1938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 949866 T1938 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004
[junit4] 2> 949866 T1938 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/'
[junit4] 2> 949913 T1938 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/solr.xml
[junit4] 2> 949996 T1938 oasc.CoreContainer.<init> New CoreContainer
1381327347
[junit4] 2> 949996 T1938 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/]
[junit4] 2> 950009 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 950011 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 950011 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 950013 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 950013 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 950013 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 950014 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 950014 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 950014 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 950014 T1938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 950015 T1938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 950015 T1938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 950016 T1938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 950016 T1938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 950017 T1938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56043/solr
[junit4] 2> 950017 T1938 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 950018 T1938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 950020 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 950024 T2007 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b880a0f
name:ZooKeeperConnection Watcher:127.0.0.1:56043 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 950025 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 950025 T1938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 950033 T1938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 950038 T2010 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79f12b8f
name:ZooKeeperConnection Watcher:127.0.0.1:56043/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 950039 T1938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 950063 T1938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 951079 T1938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56053_udoja%2Ft
[junit4] 2> 951081 T1938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56053_udoja%2Ft
[junit4] 2> 951104 T1938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 951119 T2011 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 951119 T2011 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 951121 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 951121 T2011 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 951134 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:56053/udoja/t",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56053_udoja%2Ft"}
[junit4] 2> 951135 T1965 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 951135 T1965 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 951144 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 951145 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 951144 T2010 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 951144 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 952125 T2011 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 952125 T2011 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 952128 T2011 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 952129 T2011 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 952139 T2011 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 952139 T2011 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/collection1/'
[junit4] 2> 952141 T2011 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 952142 T2011 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 952142 T2011 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 952204 T2011 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 952212 T2011 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 952263 T2011 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 952338 T2011 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 952343 T2011 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 952360 T2011 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 952779 T2011 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 952781 T2011 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 952783 T2011 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 952791 T2011 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 952870 T2011 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 952871 T2011 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 952871 T2011 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/
[junit4] 2> 952872 T2011 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@65207c39
[junit4] 2> 952876 T2011 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2
[junit4] 2> 952878 T2011 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/index/
[junit4] 2> 952884 T2011 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 952885 T2011 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/index
[junit4] 2> 952886 T2011 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=59.212890625,
floorSegmentMB=0.9423828125, forceMergeDeletesPctAllowed=15.808976592468081,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7944123210738937
[junit4] 2> 952890 T2011 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 952890 T2011 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 952900 T2011 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 952901 T2011 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 952901 T2011 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 952901 T2011 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 952902 T2011 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 952902 T2011 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 952902 T2011 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 952903 T2011 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 952903 T2011 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 952904 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 952904 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 952905 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 952906 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 952907 T2011 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 952907 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 952907 T2011 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 952908 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 952908 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 952910 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 952910 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 952911 T2011 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 952927 T2011 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 952931 T2011 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 952935 T2011 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 952939 T2011 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 952942 T2011 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 952943 T2011 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 952945 T2011 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=53.97265625,
floorSegmentMB=1.7490234375, forceMergeDeletesPctAllowed=5.93572323663889,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18629143072472598
[junit4] 2> 952947 T2011 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-D964FC5319D4C845-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 952947 T2011 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 952947 T2011 oass.SolrIndexSearcher.<init> Opening
Searcher@7f7f98f[collection1] main
[junit4] 2> 952948 T2011 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 952950 T2011 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 952950 T2011 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 952953 T2011
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 952953 T2011 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 952953 T2011 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 952957 T2011
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 952957 T2011 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 952957 T2011 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 952958 T2011 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 952963 T2012 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7f7f98f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 952964 T2011 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 952966 T2015 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56053/udoja/t collection:collection1
shard:shard1
[junit4] 2> 952967 T1938 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 952968 T1938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 952978 T1938
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to
finish - collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 952980 T2015 oasc.ZkController.register We are
http://127.0.0.1:56053/udoja/t/collection1/ and leader is
http://127.0.0.1:56050/udoja/t/collection1/
[junit4] 2> 952980 T2015 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56053/udoja/t
[junit4] 2> 952981 T2015 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 952981 T2015 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C216 name=collection1
org.apache.solr.core.SolrCore@3682ba25
url=http://127.0.0.1:56053/udoja/t/collection1 node=127.0.0.1:56053_udoja%2Ft
C216_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:56053/udoja/t, state=down, core=collection1,
node_name=127.0.0.1:56053_udoja%2Ft}
[junit4] 2> 952983 T2016 C216 P56053 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 952983 T2016 C216 P56053 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 952983 T2016 C216 P56053 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:56050/udoja/t/collection1/ and I am
http://127.0.0.1:56053/udoja/t/collection1/
[junit4] 2> 952984 T2016 C216 P56053 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 952984 T2016 C216 P56053 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 952993 T1964 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 952995 T2016 C216 P56053
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:56050/udoja/t; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A56053_udoja%252Ft&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 953000 T1980 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 953010 T1965 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:56053/udoja/t",
[junit4] 2> "state":"recovering",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56053_udoja%2Ft"}
[junit4] 2> 953011 T1980 oasha.CoreAdminHandler.handleWaitForStateAction
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have
state: recovering
[junit4] 2> 953012 T1980 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:56053_udoja%2Ft, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"base_url":"http://127.0.0.1:56053/udoja/t","state":"down","core":"collection1","node_name":"127.0.0.1:56053_udoja%2Ft"}
[junit4] 2> 953024 T1990 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 953024 T1975 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 953024 T1964 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 953025 T2010 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 954014 T1980 oasha.CoreAdminHandler.handleWaitForStateAction
In WaitForState(recovering): collection=collection1, shard=shard1,
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true,
live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:56053_udoja%2Ft, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"base_url":"http://127.0.0.1:56053/udoja/t","state":"recovering","core":"collection1","node_name":"127.0.0.1:56053_udoja%2Ft"}
[junit4] 2> 954014 T1980 oasha.CoreAdminHandler.handleWaitForStateAction
[...truncated too long message...]
esByQuery=0,cumulative_errors=0,transaction_logs_total_size=998,transaction_logs_total_number=1}
[junit4] 2> 2471636 T5418 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 2471636 T5418 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 2471637 T5418 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 2471640 T5418 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 2471641 T5509 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "numShards":"2",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:57188",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:57188_"}
[junit4] 2> 2471647 T5508 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> 2471672 T5418 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 2471673 T5418 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2/index;done=false>>]
[junit4] 2> 2471674 T5418 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2/index
[junit4] 2> 2471674 T5418 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2;done=false>>]
[junit4] 2> 2471675 T5418 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001/tempDir-001/jetty2
[junit4] 2> 2471677 T5418 oasc.Overseer.close Overseer
(id=92861441342242824-127.0.0.1:57188_-n_0000000002) closing
[junit4] 2> 2471678 T5509 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:57188_
[junit4] 2> 2473186 T5508 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 2473203 T5418 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 2478196 T5418 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 2478202 T5418 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:57178 57178
[junit4] 2> 2478215 T5419 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:57178 57178
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CloudMLTQParserTest
-Dtests.method=testDistribSearch -Dtests.seed=D964FC5319D4C845
-Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Etc/GMT+4
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 35.2s | CloudMLTQParserTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.ClassCastException: java.lang.String
cannot be cast to java.util.ArrayList
[junit4] > at
__randomizedtesting.SeedInfo.seed([D964FC5319D4C845:5882724B6E8BA879]:0)
[junit4] > at
org.apache.solr.search.mlt.CloudMLTQParserTest.doTest(CloudMLTQParserTest.java:128)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2478435 T5418 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest-D964FC5319D4C845-001
[junit4] 2> 35247 T5417 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=433),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=433)), sim=DefaultSimilarity, locale=be, timezone=Etc/GMT+4
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=224213472,total=307757056
[junit4] 2> NOTE: All tests run in this JVM: [BadCopyFieldTest,
PreAnalyzedFieldTest, UnloadDistributedZkTest,
DistribDocExpirationUpdateProcessorTest, SimpleMLTQParserTest,
TestManagedResourceStorage, TestLazyCores, TestBinaryField, TestRandomFaceting,
TestCollationField, DistributedExpandComponentTest, ConvertedLegacyTest,
TestCharFilters, TestBlendedInfixSuggestions, LegacyHTMLStripCharFilterTest,
IndexSchemaRuntimeFieldTest, TestIBSimilarityFactory, TestSearchPerf,
SuggesterFSTTest, TestFieldSortValues, TestReplicationHandler,
SearchHandlerTest, DOMUtilTest, TestSortingResponseWriter,
TestDistributedGrouping, LeaderElectionIntegrationTest, AddBlockUpdateTest,
TestSuggestSpellingConverter, TestSimpleQParserPlugin,
DistributedFacetPivotLongTailTest, ClusterStateUpdateTest,
ChaosMonkeyNothingIsSafeTest, TestComplexPhraseQParserPlugin,
NoCacheHeaderTest, UpdateRequestProcessorFactoryTest, MultiTermTest,
TestPHPSerializedResponseWriter, ResponseHeaderTest,
FieldAnalysisRequestHandlerTest, TestUtils, DeleteLastCustomShardedReplicaTest,
TestMissingGroups, CopyFieldTest, TestStressVersions, TestConfigOverlay,
TestSurroundQueryParser, TestSearcherReuse, HighlighterMaxOffsetTest,
SyncSliceTest, RAMDirectoryFactoryTest, TriLevelCompositeIdRoutingTest,
AtomicUpdatesTest, TestMergePolicyConfig, SolrCoreCheckLockOnStartupTest,
TestDFRSimilarityFactory, TestBinaryResponseWriter, TestSolrXmlPersistor,
RequestHandlersTest, HttpPartitionTest, TestSchemaResource,
TestHashPartitioner, CoreAdminHandlerTest, EnumFieldTest,
RegexBoostProcessorTest, WordBreakSolrSpellCheckerTest, ShardRoutingCustomTest,
SortByFunctionTest, DocValuesMultiTest, SharedFSAutoReplicaFailoverUtilsTest,
TestOverriddenPrefixQueryForCustomFieldType, TestDocumentBuilder,
SpellCheckComponentTest, TestUniqueKeyFieldResource, TestMiniSolrCloudCluster,
DirectUpdateHandlerTest, MigrateRouteKeyTest, TestFunctionQuery,
CoreContainerCoreInitFailuresTest, TestLRUCache, ResponseLogComponentTest,
AnalyticsMergeStrategyTest, FieldMutatingUpdateProcessorTest, StressHdfsTest,
TestManagedResource, TestFieldCollectionResource, MBeansHandlerTest,
TestFastOutputStream, TestStressLucene, TestXIncludeConfig, ModifyConfFileTest,
HdfsRecoveryZkTest, IndexSchemaTest, CoreMergeIndexesAdminHandlerTest,
SimplePostToolTest, XsltUpdateRequestHandlerTest, TestShortCircuitedRequests,
SynonymTokenizerTest, TestDocSet, PrimUtilsTest, PeerSyncTest,
CoreAdminRequestStatusTest, SolrInfoMBeanTest, TestOmitPositions,
SpatialFilterTest, ExitableDirectoryReaderTest, ScriptEngineTest,
TestSolrXmlPersistence, FastVectorHighlighterTest, TestSolr4Spatial2,
FileBasedSpellCheckerTest, CustomCollectionTest, DistributedQueueTest,
PathHierarchyTokenizerFactoryTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, TestSchemaSimilarityResource,
TestElisionMultitermQuery, SolrRequestParserTest, TestCloudSchemaless,
SignatureUpdateProcessorFactoryTest, SSLMigrationTest, TestSolr4Spatial,
TestQueryTypes, CurrencyFieldOpenExchangeTest, StatsComponentTest,
HdfsLockFactoryTest, TestRecoveryHdfs, TestMaxScoreQueryParser,
AlternateDirectoryTest, ZkNodePropsTest, LeaderInitiatedRecoveryOnCommitTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
CloudMLTQParserTest]
[junit4] Completed in 35.79s, 1 test, 1 error <<< FAILURES!
[...truncated 990 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:525: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:473: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970:
There were test failures: 449 suites, 1839 tests, 1 error, 1 failure, 51
ignored (21 assumptions)
Total time: 206 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0
-XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]