Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2391/
1 tests failed.
REGRESSION:
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([CA56402266BDD46A:4BB0CE3A11E2B456]: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)
Build Log:
[...truncated 9357 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/init-core-data-001
[junit4] 2> 750129 T2750 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 750136 T2750 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 750137 T2750 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 750138 T2751 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 750238 T2750 oasc.ZkTestServer.run start zk server on
port:30981
[junit4] 2> 750239 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 750240 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 750245 T2758 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d6d00f name:ZooKeeperConnection
Watcher:127.0.0.1:30981 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 750245 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 750245 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 750246 T2750 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 750248 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 750249 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 750250 T2761 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c8da8d9 name:ZooKeeperConnection
Watcher:127.0.0.1:30981/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 750251 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 750251 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 750251 T2750 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 750253 T2750 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 750255 T2750 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 750256 T2750 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 750258 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 750259 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 750261 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 750262 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 750264 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 750265 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 750266 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 750267 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 750269 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 750269 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 750271 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 750272 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 750274 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 750274 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 750276 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 750277 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 750278 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 750279 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 750281 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 750281 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 750283 T2750 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 750284 T2750 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 751442 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 751444 T2750 oejs.AbstractConnector.doStart Started
[email protected]:30574
[junit4] 2> 751445 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 751445 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 751445 T2750 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002
[junit4] 2> 751446 T2750 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/'
[junit4] 2> 751475 T2750 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/solr.xml
[junit4] 2> 751528 T2750 oasc.CoreContainer.<init> New CoreContainer
1448881653
[junit4] 2> 751529 T2750 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/]
[junit4] 2> 751530 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 751530 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 751530 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 751531 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 751531 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 751531 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 751531 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 751531 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 751532 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 751532 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 751533 T2750 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 751533 T2750 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 751533 T2750 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 751533 T2750 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 751534 T2750 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30981/solr
[junit4] 2> 751534 T2750 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 751534 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 751535 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 751537 T2773 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@21687d88
name:ZooKeeperConnection Watcher:127.0.0.1:30981 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 751538 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 751538 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 751540 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 751541 T2776 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@668d4a33
name:ZooKeeperConnection Watcher:127.0.0.1:30981/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 751542 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 751543 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 751545 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 751547 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 751548 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 751550 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 751552 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 751553 T2750 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30574_
[junit4] 2> 751554 T2750 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:30574_
[junit4] 2> 751555 T2750 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 751556 T2750 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 751558 T2750 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 751559 T2750 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:30574_
[junit4] 2> 751559 T2750 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 751560 T2750 oasc.Overseer.start Overseer
(id=93043222827630595-127.0.0.1:30574_-n_0000000000) starting
[junit4] 2> 751562 T2750 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 751567 T2750 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 751568 T2778 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 751568 T2750 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 751570 T2750 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 751571 T2750
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 751573 T2777 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 751577 T2780 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 751577 T2780 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 751578 T2780 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 751578 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 751580 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:30574",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:30574_",
[junit4] 2> "numShards":"1"} current state version: 0
[junit4] 2> 751581 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:30574",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:30574_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 751581 T2777 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 751581 T2777 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 751582 T2776 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> 752578 T2780 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 752579 T2780 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 752580 T2780 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 752580 T2780 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 752581 T2780 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 752581 T2780 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/collection1/'
[junit4] 2> 752583 T2780 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 752584 T2780 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 752585 T2780 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 752628 T2780 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 752631 T2780 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 752715 T2780 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 752791 T2780 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 752794 T2780 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 752811 T2780 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 753190 T2780 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 753193 T2780 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 753195 T2780 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 753200 T2780 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 753217 T2780 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 753217 T2780 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 753217 T2780 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/
[junit4] 2> 753218 T2780 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2302d8a2
[junit4] 2> 753221 T2780 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data
[junit4] 2> 753222 T2780 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/index/
[junit4] 2> 753223 T2780 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 753223 T2780 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/index
[junit4] 2> 753224 T2780 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.642578125,
floorSegmentMB=1.833984375, forceMergeDeletesPctAllowed=5.164071343444842,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4093411021236867
[junit4] 2> 753229 T2780 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 753229 T2780 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 753234 T2780 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 753234 T2780 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 753235 T2780 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 753235 T2780 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 753235 T2780 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 753236 T2780 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 753236 T2780 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 753236 T2780 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 753237 T2780 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 753237 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 753238 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 753238 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 753239 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 753239 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 753240 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 753240 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 753241 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 753241 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 753242 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 753243 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 753243 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 753244 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 753244 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 753245 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 753245 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 753246 T2780 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 753246 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 753247 T2780 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 753265 T2780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 753267 T2780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 753269 T2780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 753271 T2780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 753274 T2780 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 753275 T2780 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 753275 T2780 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3725989676329572]
[junit4] 2> 753277 T2780 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
[junit4] 2> 753277 T2780 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 753278 T2780 oass.SolrIndexSearcher.<init> Opening
Searcher@5f0c973d[collection1] main
[junit4] 2> 753278 T2780 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 753279 T2780 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 753279 T2780 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 753279 T2780
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 753279 T2780 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 753280 T2780 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 753280 T2780
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 753281 T2780 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 753281 T2780 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 753281 T2780 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 753282 T2780 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 753282 T2781 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5f0c973d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 753283 T2784 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:30574 collection:control_collection
shard:shard1
[junit4] 2> 753283 T2750 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 753284 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 753284 T2784 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 753284 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 753285 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 753287 T2787 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2966a798
name:ZooKeeperConnection Watcher:127.0.0.1:30981/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 753287 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 753288 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 753289 T2750
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 753289 T2784 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 753290 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 753291 T2784
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 753291 T2784 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 753291 T2750 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 753291 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> ASYNC NEW_CORE C224 name=collection1
org.apache.solr.core.SolrCore@24160f43 url=http://127.0.0.1:30574/collection1
node=127.0.0.1:30574_ C224_STATE=coll:control_collection core:collection1
props:{state=down, base_url=http://127.0.0.1:30574, core=collection1,
node_name=127.0.0.1:30574_}
[junit4] 2> 753291 T2784 C224 P30574 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:30574/collection1/
[junit4] 2> 753292 T2784 C224 P30574 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 753292 T2784 C224 P30574 oasc.SyncStrategy.syncToMe
http://127.0.0.1:30574/collection1/ has no replicas
[junit4] 2> 753292 T2784 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:30574/collection1/ shard1
[junit4] 2> 753293 T2784 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 753293 T2787 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> 753293 T2776 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> 753297 T2788 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 753297 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:30574",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 753400 T2787 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> 753449 T2784 oasc.ZkController.register We are
http://127.0.0.1:30574/collection1/ and leader is
http://127.0.0.1:30574/collection1/
[junit4] 2> 753450 T2784 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:30574
[junit4] 2> 753450 T2784 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 753450 T2784 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 753450 T2784 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 753452 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 753453 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:30574",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:30574_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1"} current state version: 3
[junit4] 2> 753453 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:30574",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:30574_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1"}
[junit4] 2> 753556 T2776 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> 753556 T2787 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> 754430 T2750 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 754430 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 754434 T2750 oejs.AbstractConnector.doStart Started
[email protected]:49056
[junit4] 2> 754434 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 754434 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 754435 T2750 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003
[junit4] 2> 754435 T2750 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/'
[junit4] 2> 754464 T2750 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/solr.xml
[junit4] 2> 754517 T2750 oasc.CoreContainer.<init> New CoreContainer
853520963
[junit4] 2> 754517 T2750 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/]
[junit4] 2> 754518 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 754518 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 754518 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 754519 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 754519 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 754519 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 754519 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 754519 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 754520 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 754520 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 754520 T2750 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 754521 T2750 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 754521 T2750 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 754521 T2750 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 754521 T2750 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30981/solr
[junit4] 2> 754522 T2750 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 754522 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 754523 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 754524 T2800 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3eee3d1e
name:ZooKeeperConnection Watcher:127.0.0.1:30981 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 754525 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 754525 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 754527 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 754529 T2803 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@56c0db94
name:ZooKeeperConnection Watcher:127.0.0.1:30981/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 754529 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 754533 T2750
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 755537 T2750 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49056_
[junit4] 2> 755538 T2750 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49056_
[junit4] 2> 755541 T2750 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 755548 T2804 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 755548 T2804 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 755549 T2804 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 755549 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 755550 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49056",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:49056_",
[junit4] 2> "numShards":"1"} current state version: 4
[junit4] 2> 755551 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49056",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:49056_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 755551 T2777 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 755551 T2777 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 755553 T2803 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> 755553 T2776 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> 755553 T2787 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> 756550 T2804 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 756551 T2804 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 756551 T2804 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 756551 T2804 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 756552 T2804 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 756552 T2804 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/collection1/'
[junit4] 2> 756554 T2804 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 756555 T2804 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 756556 T2804 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 756588 T2804 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 756590 T2804 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 756623 T2804 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 756669 T2804 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 756670 T2804 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 756680 T2804 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 757019 T2804 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 757022 T2804 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 757023 T2804 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 757028 T2804 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 757045 T2804 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 757045 T2804 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 757045 T2804 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/
[junit4] 2> 757046 T2804 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2302d8a2
[junit4] 2> 757047 T2804 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1
[junit4] 2> 757048 T2804 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/index/
[junit4] 2> 757049 T2804 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 757050 T2804 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/index
[junit4] 2> 757050 T2804 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.642578125,
floorSegmentMB=1.833984375, forceMergeDeletesPctAllowed=5.164071343444842,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4093411021236867
[junit4] 2> 757056 T2804 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 757056 T2804 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 757062 T2804 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 757062 T2804 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 757062 T2804 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 757062 T2804 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 757063 T2804 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 757063 T2804 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 757063 T2804 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 757064 T2804 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 757064 T2804 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 757065 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 757065 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 757066 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 757066 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 757067 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 757067 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 757069 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 757070 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 757071 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 757072 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 757073 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 757073 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 757074 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 757074 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 757075 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 757075 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 757076 T2804 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 757076 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 757077 T2804 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 757094 T2804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 757096 T2804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 757098 T2804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 757099 T2804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 757102 T2804 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 757103 T2804 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 757104 T2804 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3725989676329572]
[junit4] 2> 757105 T2804 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
[junit4] 2> 757105 T2804 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 757106 T2804 oass.SolrIndexSearcher.<init> Opening
Searcher@313285a5[collection1] main
[junit4] 2> 757106 T2804 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 757107 T2804 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 757107 T2804 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 757107 T2804
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 757108 T2804 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 757108 T2804 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 757108 T2804
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 757109 T2804 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 757109 T2804 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 757109 T2804 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 757110 T2805 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@313285a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 757111 T2804 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 757112 T2808 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:49056 collection:collection1
shard:shard1
[junit4] 2> 757112 T2750 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 757112 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 757112 T2808 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 757116 T2808 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 757118 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 757118 T2808
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 757118 T2808 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C225 name=collection1
org.apache.solr.core.SolrCore@6d43d90e url=http://127.0.0.1:49056/collection1
node=127.0.0.1:49056_ C225_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:49056, core=collection1,
node_name=127.0.0.1:49056_}
[junit4] 2> 757119 T2808 C225 P49056 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:49056/collection1/
[junit4] 2> 757119 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 757119 T2808 C225 P49056 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 757119 T2808 C225 P49056 oasc.SyncStrategy.syncToMe
http://127.0.0.1:49056/collection1/ has no replicas
[junit4] 2> 757120 T2808 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:49056/collection1/ shard1
[junit4] 2> 757120 T2808 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 757120 T2776 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> 757120 T2803 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> 757120 T2787 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> 757123 T2788 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 757124 T2777 oasc.Overseer$ClusterStateUpdater.run
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:49056",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 757228 T2787 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> 757228 T2803 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> 757276 T2808 oasc.ZkController.register We are
http://127.0.0.1:49056/collection1/ and leader is
http://127.0.0.1:49056/collection1/
[junit4] 2> 757277 T2808 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:49056
[junit4] 2> 757277 T2808 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 757277 T2808 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 757277 T2808 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 757279 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 757281 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:49056",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:49056_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1"} current state version: 7
[junit4] 2> 757281 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:49056",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:49056_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"1"}
[junit4] 2> 757384 T2787 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> 757384 T2776 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> 757384 T2803 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> 758320 T2750 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 758321 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 758324 T2750 oejs.AbstractConnector.doStart Started
[email protected]:23775
[junit4] 2> 758324 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@17072b90
[junit4] 2> 758325 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 758325 T2750 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004
[junit4] 2> 758325 T2750 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/'
[junit4] 2> 758354 T2750 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/solr.xml
[junit4] 2> 758406 T2750 oasc.CoreContainer.<init> New CoreContainer
1900147555
[junit4] 2> 758407 T2750 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/]
[junit4] 2> 758408 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 758408 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 758408 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 758408 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 758409 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 758409 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 758409 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 758409 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 758410 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 758410 T2750 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 758410 T2750 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 758411 T2750 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 758411 T2750 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 758411 T2750 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 758411 T2750 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:30981/solr
[junit4] 2> 758412 T2750 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 758412 T2750
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 758413 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 758414 T2820 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@709c884e
name:ZooKeeperConnection Watcher:127.0.0.1:30981 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 758415 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 758415 T2750 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 758417 T2750 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 758418 T2823 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@31db1efb
name:ZooKeeperConnection Watcher:127.0.0.1:30981/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 758418 T2750 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 758421 T2750
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 759424 T2750 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23775_
[junit4] 2> 759425 T2750 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:23775_
[junit4] 2> 759429 T2750 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 759435 T2824 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 759435 T2824 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 759436 T2824 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 759436 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 759437 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:23775",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:23775_",
[junit4] 2> "numShards":"1"} current state version: 8
[junit4] 2> 759438 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:23775",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:23775_",
[junit4] 2> "numShards":"1"}
[junit4] 2> 759438 T2777 oasco.ReplicaMutator.updateState Collection
already exists with numShards=1
[junit4] 2> 759438 T2777 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 759439 T2823 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> 759440 T2787 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> 759440 T2803 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> 759440 T2776 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> 760437 T2824 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 760438 T2824 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 760439 T2824 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 760439 T2824 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 760439 T2824 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 760440 T2824 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/collection1/'
[junit4] 2> 760442 T2824 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 760443 T2824 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 760443 T2824 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 760475 T2824 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 760478 T2824 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 760511 T2824 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 760557 T2824 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 760558 T2824 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 760568 T2824 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 760911 T2824 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 760914 T2824 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 760915 T2824 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 760920 T2824 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 760937 T2824 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 760937 T2824 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 760938 T2824 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/
[junit4] 2> 760938 T2824 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2302d8a2
[junit4] 2> 760940 T2824 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2
[junit4] 2> 760941 T2824 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index/
[junit4] 2> 760941 T2824 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 760943 T2824 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index
[junit4] 2> 760943 T2824 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.642578125,
floorSegmentMB=1.833984375, forceMergeDeletesPctAllowed=5.164071343444842,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4093411021236867
[junit4] 2> 760948 T2824 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 760948 T2824 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 760954 T2824 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 760954 T2824 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 760955 T2824 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 760955 T2824 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 760955 T2824 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 760955 T2824 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 760956 T2824 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 760956 T2824 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 760956 T2824 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 760957 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 760958 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 760958 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 760959 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 760960 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 760960 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 760962 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 760963 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 760963 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 760964 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 760965 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 760966 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 760966 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 760967 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 760967 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 760968 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 760969 T2824 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 760969 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 760970 T2824 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 760988 T2824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 760990 T2824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 760992 T2824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 760994 T2824 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 760997 T2824 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 760998 T2824 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 760999 T2824 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3725989676329572]
[junit4] 2> 761000 T2824 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
[junit4] 2> 761001 T2824 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 761001 T2824 oass.SolrIndexSearcher.<init> Opening
Searcher@4030f488[collection1] main
[junit4] 2> 761001 T2824 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 761002 T2824 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 761002 T2824 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 761003 T2824
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 761003 T2824 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 761003 T2824 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 761004 T2824
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 761004 T2824 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 761004 T2824 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 761004 T2824 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 761006 T2825 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4030f488[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 761006 T2824 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 761007 T2828 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:23775 collection:collection1
shard:shard1
[junit4] 2> 761007 T2750 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
[junit4] 2> 761008 T2750 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 761009 T2828 oasc.ZkController.register We are
http://127.0.0.1:23775/collection1/ and leader is
http://127.0.0.1:49056/collection1/
[junit4] 2> 761009 T2828 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:23775
[junit4] 2> 761010 T2828 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 761010 T2828 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> 761010 T2750
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to
finish - collection: collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> ASYNC NEW_CORE C226 name=collection1
org.apache.solr.core.SolrCore@5c7047a5 url=http://127.0.0.1:23775/collection1
node=127.0.0.1:23775_ C226_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:23775, core=collection1,
node_name=127.0.0.1:23775_}
[junit4] 2> 761011 T2829 C226 P23775 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 761011 T2829 C226 P23775 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 761012 T2829 C226 P23775 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:49056/collection1/ and I am http://127.0.0.1:23775/collection1/
[junit4] 2> 761012 T2829 C226 P23775 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 761012 T2829 C226 P23775 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 761013 T2776 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 761014 T2777 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"recovering",
[junit4] 2> "base_url":"http://127.0.0.1:23775",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:23775_",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "numShards":"1"} current state version: 9
[junit4] 2> 761014 T2829 C226 P23775
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:49056; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A23775_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 761015 T2777 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"recovering",
[junit4] 2> "base_url":"http://127.0.0.1:23775",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:23775_",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "numShards":"1"}
[junit4] 2> 761016 T2792 oasha.CoreAdminHandler.
[...truncated too long message...]
reClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 847317 T2750 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 847317 T2750 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2;done=false>>]
[junit4] 2> 847318 T2750 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2
[junit4] 2> 847318 T2750 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index;done=false>>]
[junit4] 2> 847318 T2750 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001/tempDir-001/jetty2/index
[junit4] 2> 847319 T2750 oasc.Overseer.close Overseer
(id=93043222827630600-127.0.0.1:23775_-n_0000000002) closing
[junit4] 2> 847319 T2849 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:23775_
[junit4] 2> 848820 T2848 oascc.ZkStateReader$2.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 848821 T2845 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 848823 T2750 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 853824 T2750 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 853826 T2750 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:30981 30981
[junit4] 2> 853981 T2751 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:30981 30981
[junit4] 2> 853982 T2751 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/overseer_elect/election/93043222827630595-127.0.0.1:30574_-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch
-Dtests.seed=CA56402266BDD46A -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ms -Dtests.timezone=Europe/Madrid -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 104s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch
<<<
[junit4] > Throwable #1: java.lang.AssertionError: There were too many
update fails - we expect it can happen, but shouldn't easily
[junit4] > at
__randomizedtesting.SeedInfo.seed([CA56402266BDD46A:4BB0CE3A11E2B456]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 853997 T2750 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-CA56402266BDD46A-001
[junit4] 2> 103872 T2749 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
_version_=PostingsFormat(name=MockRandom),
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity,
locale=ms, timezone=Europe/Madrid
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=108418032,total=267386880
[junit4] 2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
TestFuzzyAnalyzedSuggestions, TestStressReorder, AnalyticsMergeStrategyTest,
TestFastLRUCache, DistribDocExpirationUpdateProcessorTest,
HdfsCollectionsAPIDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest,
ShardRoutingCustomTest, ExitableDirectoryReaderTest, OutputWriterTest,
HdfsRecoveryZkTest, HdfsSyncSliceTest, LeaderElectionIntegrationTest,
TestOverriddenPrefixQueryForCustomFieldType, RAMDirectoryFactoryTest,
ChangedSchemaMergeTest, SolrCmdDistributorTest, DistributedTermsComponentTest,
TestManagedSchemaDynamicFieldResource, TestWriterPerf,
TestManagedSchemaFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest,
TestCoreContainer, SampleTest, TestInfoStreamLogging, TestFieldSortValues,
SpatialFilterTest, TestRandomMergePolicy, TestDocumentBuilder,
SolrIndexSplitterTest, TestCloudManagedSchema, TestSimpleQParserPlugin,
TestSerializedLuceneMatchVersion, TestHighFrequencyDictionaryFactory,
TestNonNRTOpen, TestRemoteStreaming, SOLR749Test, XmlUpdateRequestHandlerTest,
SimpleMLTQParserTest, TestBlendedInfixSuggestions, TermVectorComponentTest,
SpellCheckComponentTest, TestQuerySenderListener, TestManagedStopFilterFactory,
ZkStateWriterTest, ConnectionManagerTest, OverseerRolesTest,
DistributedSpellCheckComponentTest, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed on J1 in 104.41s, 1 test, 1 failure <<< FAILURES!
[...truncated 1000 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970:
There were test failures: 453 suites, 1855 tests, 1 failure, 61 ignored (23
assumptions)
Total time: 63 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2390
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 213965005 bytes
Compression is 0.0%
Took 40 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]