Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.1-Linux/282/
Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
document count mismatch. control=627 sum(shards)=626 cloudClient=626
Stack Trace:
java.lang.AssertionError: document count mismatch. control=627 sum(shards)=626
cloudClient=626
at
__randomizedtesting.SeedInfo.seed([A5A4BF5807594830:2DF08082A9A525C8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1347)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10601 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/init-core-data-001
[junit4] 2> 939716 T7051 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 939721 T7051 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 939721 T7052 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 939821 T7051 oasc.ZkTestServer.run start zk server on
port:59201
[junit4] 2> 939821 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 939822 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 939825 T7059 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@309a1b38
name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 939825 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 939825 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 939825 T7051 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 939827 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 939828 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 939828 T7062 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@242d2a94
name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 939829 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 939829 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 939829 T7051 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 939830 T7051 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 939831 T7051 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 939832 T7051 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 939833 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 939833 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 939835 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 939835 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 939837 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 939837 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 939838 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 939838 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 939839 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 939839 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 939840 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 939840 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 939841 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 939841 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 939842 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 939842 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 939843 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 939843 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 939844 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 939844 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 939845 T7051 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 939845 T7051 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 939893 T7051 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1
[junit4] 2> 939894 T7051 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 939896 T7051 oejs.AbstractConnector.doStart Started
[email protected]:36869
[junit4] 2> 939897 T7051 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores, hostPort=36869,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/tempDir-001/control/data}
[junit4] 2> 939897 T7051 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7f423820
[junit4] 2> 939897 T7051 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/'
[junit4] 2> 939906 T7051 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/solr.xml
[junit4] 2> 939917 T7051 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores
[junit4] 2> 939917 T7051 oasc.CoreContainer.<init> New CoreContainer
1131133008
[junit4] 2> 939917 T7051 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/]
[junit4] 2> 939917 T7051 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/lib
[junit4] 2> 939918 T7051 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/lib).
[junit4] 2> 939923 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 939923 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 939923 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 939923 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 939923 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 939924 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 939925 T7051 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 939925 T7051 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 939925 T7051 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 939925 T7051 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 939925 T7051 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59201/solr
[junit4] 2> 939925 T7051 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 939925 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 939926 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 939927 T7074 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5252fa5e
name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 939927 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 939928 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 939928 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 939929 T7077 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7f8a1af5
name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 939930 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 939931 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 939933 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 939934 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 939935 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 939936 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 939937 T7051 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 939938 T7051 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 939938 T7051 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 939939 T7051 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36869_
[junit4] 2> 939939 T7051 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36869_
[junit4] 2> 939940 T7051 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 939941 T7051 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 939941 T7051 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 939942 T7051 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:36869_
[junit4] 2> 939942 T7051 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 939943 T7051 oasc.Overseer.start Overseer
(id=93667597284147203-127.0.0.1:36869_-n_0000000000) starting
[junit4] 2> 939945 T7051 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 939948 T7051 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 939948 T7051
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 939948 T7079 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 939948 T7078 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 939950 T7051 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores
[junit4] 2> 939951 T7051 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{dataDir=data/, transient=false, collection=control_collection,
name=collection1,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1, schema=schema.xml, shard=,
coreNodeName=, loadOnStartup=true, config=solrconfig.xml,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/}
[junit4] 2> 939951 T7051 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/
[junit4] 2> 939952 T7051 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 939952 T7081 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 939952 T7081 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 939953 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 939953 T7081 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 939953 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36869",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:36869_",
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 939954 T7078 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36869",
[junit4] 2> "numShards":"1",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:36869_",
[junit4] 2> "core":"collection1"}
[junit4] 2> 939954 T7078 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 939954 T7078 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 939955 T7077 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> 940953 T7081 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 940953 T7081 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 940954 T7081 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 940954 T7081 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 940954 T7081 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 940955 T7081 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/'
[junit4] 2> 940965 T7081 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 940966 T7081 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 940972 T7081 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 940983 T7081 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
[junit4] 2> 941005 T7081 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 941005 T7081 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 941014 T7081 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 941176 T7081 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 941178 T7081 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 941179 T7081 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 941181 T7081 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 941189 T7081 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 941189 T7081 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 941189 T7081 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/
[junit4] 2> 941190 T7081 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e074a7a
[junit4] 2> 941190 T7081 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data
[junit4] 2> 941190 T7081 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/index/
[junit4] 2> 941190 T7081 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 941191 T7081 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/index
[junit4] 2> 941191 T7081 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1486581223,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 941212 T7081 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 941212 T7081 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 941216 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 941217 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 941217 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 941217 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 941217 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 941217 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 941218 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 941218 T7081 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 941218 T7081 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 941221 T7081 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 941223 T7081 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 941224 T7081 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 941225 T7081 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 941229 T7081 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/system,/admin/threads,/replication,/update/json/docs,/admin/logging,/admin/ping,/config,/admin/file,/schema,/admin/segments,/update/json,/get,/update/csv,/update,/admin/mbeans,/admin/properties,/admin/luke,/admin/plugins,standard
[junit4] 2> 941231 T7081 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 941231 T7081 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 941231 T7081 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 941232 T7081 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 941232 T7081 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 941232 T7081 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 941233 T7081 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 941234 T7081 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 941234 T7081 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@172b193b[collection1] main
[junit4] 2> 941234 T7081 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 941235 T7081 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 941235 T7081 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 941235 T7081 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 941235 T7081 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 941235 T7081 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 941236 T7081 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 941236 T7081 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 941236 T7081 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 941236 T7081 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 941237 T7082 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@172b193b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 941237 T7081 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 941238 T7085 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:36869 collection:control_collection shard:shard1
[junit4] 2> 941238 T7051 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1
[junit4] 2> 941238 T7051 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 941238 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 941239 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 941240 T7085 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 941240 T7088 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3aa109da
name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 941241 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 941241 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 941241 T7051
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 941243 T7085 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 941243 T7051 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 941248 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 941249 T7085 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 941249 T7085 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C1176 name=collection1
org.apache.solr.core.SolrCore@2e92144e url=http://127.0.0.1:36869/collection1
node=127.0.0.1:36869_ C1176_STATE=coll:control_collection core:collection1
props:{state=down, base_url=http://127.0.0.1:36869, node_name=127.0.0.1:36869_,
core=collection1}
[junit4] 2> 941249 T7085 C:control_collection S:shard1 C1176 P36869
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36869/collection1/
[junit4] 2> 941249 T7078 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> 941249 T7085 C:control_collection S:shard1 C1176 P36869
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 941249 T7085 C:control_collection S:shard1 C1176 P36869
oasc.SyncStrategy.syncToMe http://127.0.0.1:36869/collection1/ has no replicas
[junit4] 2> 941250 T7085 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:36869/collection1/ shard1
[junit4] 2> 941250 T7085 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 941253 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 941253 T7078 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:36869",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 941293 T7051 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1
[junit4] 2> 941293 T7051 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001
[junit4] 2> 941294 T7051 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 941295 T7051 oejs.AbstractConnector.doStart Started
[email protected]:56077
[junit4] 2> 941295 T7051 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/tempDir-001/jetty1, hostPort=56077,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores, hostContext=/,
solrconfig=solrconfig.xml}
[junit4] 2> 941296 T7051 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7f423820
[junit4] 2> 941296 T7051 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/'
[junit4] 2> 941305 T7051 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/solr.xml
[junit4] 2> 941319 T7051 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores
[junit4] 2> 941319 T7051 oasc.CoreContainer.<init> New CoreContainer
31464180
[junit4] 2> 941320 T7051 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/]
[junit4] 2> 941320 T7051 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/lib
[junit4] 2> 941320 T7051 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/lib).
[junit4] 2> 941327 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 941328 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 941328 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 941328 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 941328 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 941329 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 941329 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 941329 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 941329 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 941330 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 941330 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 941330 T7051 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 941331 T7051 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 941331 T7051 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 941331 T7051 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 941331 T7051 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59201/solr
[junit4] 2> 941332 T7051 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 941332 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 941333 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 941333 T7100 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b77a3bc
name:ZooKeeperConnection Watcher:127.0.0.1:59201 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 941334 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 941334 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 941335 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 941336 T7103 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73a713f2
name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 941336 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 941338 T7051
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 941355 T7088 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> 941355 T7103 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> 941355 T7077 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> 941404 T7085 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:36869/collection1/ and
leader is http://127.0.0.1:36869/collection1/
[junit4] 2> 941404 T7085 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:36869
[junit4] 2> 941404 T7085 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 941404 T7085 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 941404 T7085 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 941405 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 941405 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:36869",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:36869_",
[junit4] 2> "core":"collection1"} current state version: 2
[junit4] 2> 941406 T7078 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:36869",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:36869_",
[junit4] 2> "core":"collection1"}
[junit4] 2> 941508 T7077 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> 941508 T7088 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> 941508 T7103 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> 942340 T7051 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56077_
[junit4] 2> 942341 T7051 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56077_
[junit4] 2> 942342 T7051 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 942343 T7051 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores
[junit4] 2> 942345 T7051 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{loadOnStartup=true, collection=collection1, shard=, dataDir=data/,
name=collection1, coreNodeName=, transient=false, schema=schema.xml,
config=solrconfig.xml,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/}
[junit4] 2> 942345 T7051 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/
[junit4] 2> 942345 T7051 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 942346 T7104 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 942346 T7104 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 942346 T7104 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 942346 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 942347 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56077",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56077_",
[junit4] 2> "core":"collection1"} current state version: 3
[junit4] 2> 942347 T7078 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56077",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56077_",
[junit4] 2> "core":"collection1"}
[junit4] 2> 942348 T7078 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 942348 T7078 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 942451 T7088 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> 942451 T7103 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> 942451 T7077 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> 943347 T7104 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 943347 T7104 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 943347 T7104 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 943347 T7104 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 943348 T7104 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 943348 T7104 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/'
[junit4] 2> 943355 T7104 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 943356 T7104 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 943371 T7104 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 943380 T7104 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
[junit4] 2> 943397 T7104 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 943398 T7104 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 943404 T7104 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 943569 T7104 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 943571 T7104 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 943573 T7104 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 943575 T7104 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 943585 T7104 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 943585 T7104 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 943585 T7104 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/
[junit4] 2> 943585 T7104 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e074a7a
[junit4] 2> 943586 T7104 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data
[junit4] 2> 943586 T7104 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 943586 T7104 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 943586 T7104 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 943587 T7104 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1486581223,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 943615 T7104 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 943615 T7104 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 943618 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 943618 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 943619 T7104 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 943620 T7104 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 943621 T7104 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 943622 T7104 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 943623 T7104 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 943624 T7104 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 943627 T7104 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/system,/admin/threads,/replication,/update/json/docs,/admin/logging,/admin/ping,/config,/admin/file,/schema,/admin/segments,/update/json,/get,/update/csv,/update,/admin/mbeans,/admin/properties,/admin/luke,/admin/plugins,standard
[junit4] 2> 943628 T7104 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 943629 T7104 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943629 T7104 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 943629 T7104 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 943629 T7104 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 943630 T7104 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 943630 T7104 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 943631 T7104 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 943631 T7104 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@a220a24[collection1] main
[junit4] 2> 943631 T7104 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 943632 T7104 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 943632 T7104 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 943632 T7104 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 943632 T7104 C:collection1 c:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 943632 T7104 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943632 T7104 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 943633 T7104 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 943633 T7104 C:collection1 c:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 943633 T7104 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 943633 T7105 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@a220a24[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943634 T7104 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 943634 T7108 C:collection1 S:shard2 oasc.ZkController.register
Register replica - core:collection1 address:http://127.0.0.1:56077
collection:collection1 shard:shard2
[junit4] 2> 943634 T7051 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1
[junit4] 2> 943635 T7051 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 943635 T7108 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 943637 T7108 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 943638 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 943638 T7108 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 943638 T7108 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 943638 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> ASYNC NEW_CORE C1177 name=collection1
org.apache.solr.core.SolrCore@37fece03 url=http://127.0.0.1:56077/collection1
node=127.0.0.1:56077_ C1177_STATE=coll:collection1 core:collection1
props:{state=down, base_url=http://127.0.0.1:56077, node_name=127.0.0.1:56077_,
core=collection1}
[junit4] 2> 943639 T7108 C:collection1 S:shard2 C1177 P56077
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56077/collection1/
[junit4] 2> 943639 T7108 C:collection1 S:shard2 C1177 P56077
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 943639 T7108 C:collection1 S:shard2 C1177 P56077
oasc.SyncStrategy.syncToMe http://127.0.0.1:56077/collection1/ has no replicas
[junit4] 2> 943639 T7108 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:56077/collection1/ shard2
[junit4] 2> 943639 T7108 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4] 2> 943642 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 943642 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:56077",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 943682 T7051 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1
[junit4] 2> 943682 T7051 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001
[junit4] 2> 943683 T7051 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 943685 T7051 oejs.AbstractConnector.doStart Started
[email protected]:53740
[junit4] 2> 943685 T7051 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=53740, hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/tempDir-001/jetty2,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores, solrconfig=solrconfig.xml}
[junit4] 2> 943685 T7051 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7f423820
[junit4] 2> 943686 T7051 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/'
[junit4] 2> 943695 T7051 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/solr.xml
[junit4] 2> 943705 T7051 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores
[junit4] 2> 943705 T7051 oasc.CoreContainer.<init> New CoreContainer
623312142
[junit4] 2> 943705 T7051 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/]
[junit4] 2> 943705 T7051 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/lib
[junit4] 2> 943706 T7051 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/lib).
[junit4] 2> 943711 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 943711 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 943711 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 943712 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 943713 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 943713 T7051 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 943713 T7051 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 943713 T7051 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 943714 T7051 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 943714 T7051 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 943714 T7051 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:59201/solr
[junit4] 2> 943714 T7051 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 943714 T7051
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 943715 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 943716 T7120 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@cf7051d name:ZooKeeperConnection
Watcher:127.0.0.1:59201 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 943716 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 943717 T7051 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 943718 T7051 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 943719 T7123 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5dc1d372
name:ZooKeeperConnection Watcher:127.0.0.1:59201/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 943719 T7051 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 943722 T7051
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 943744 T7077 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> 943744 T7123 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> 943744 T7088 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> 943744 T7103 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> 943792 T7108 C:collection1 S:shard2 oasc.ZkController.register
We are http://127.0.0.1:56077/collection1/ and leader is
http://127.0.0.1:56077/collection1/
[junit4] 2> 943793 T7108 C:collection1 S:shard2 oasc.ZkController.register
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56077
[junit4] 2> 943793 T7108 C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 943793 T7108 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 943793 T7108 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 943794 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 943794 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56077",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56077_",
[junit4] 2> "core":"collection1"} current state version: 5
[junit4] 2> 943794 T7078 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56077",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":"shard2",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:56077_",
[junit4] 2> "core":"collection1"}
[junit4] 2> 943896 T7123 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> 943896 T7077 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> 943896 T7088 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> 943896 T7103 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> 944724 T7051 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53740_
[junit4] 2> 944725 T7051 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53740_
[junit4] 2> 944726 T7051 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 944727 T7051 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores
[junit4] 2> 944728 T7051 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{shard=,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/, collection=collection1,
config=solrconfig.xml, dataDir=data/, coreNodeName=,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1, name=collection1,
loadOnStartup=true, transient=false, schema=schema.xml}
[junit4] 2> 944728 T7051 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/
[junit4] 2> 944728 T7051 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 944729 T7124 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 944729 T7124 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 944729 T7124 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 944729 T7077 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 944730 T7078 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53740",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:53740_",
[junit4] 2> "core":"collection1"} current state version: 6
[junit4] 2> 944730 T7078 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53740",
[junit4] 2> "numShards":"2",
[junit4] 2> "operation":"state",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "node_name":"127.0.0.1:53740_",
[junit4] 2> "core":"collection1"}
[junit4] 2> 944730 T7078 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 944730 T7078 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 944832 T7103 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> 944832 T7123 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> 944832 T7077 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> 944832 T7088 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> 945729 T7124 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 945730 T7124 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 945730 T7124 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 945730 T7124 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 945731 T7124 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 945731 T7124 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/'
[junit4] 2> 945738 T7124 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 945739 T7124 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 945743 T7124 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 945750 T7124 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
[junit4] 2> 945769 T7124 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 945769 T7124 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 945775 T7124 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 945925 T7124 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 945926 T7124 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 945927 T7124 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 945929 T7124 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 945935 T7124 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 945936 T7124 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 945936 T7124 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data/
[junit4] 2> 945936 T7124 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e074a7a
[junit4] 2> 945936 T7124 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data
[junit4] 2> 945937 T7124 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 945937 T7124 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 945937 T7124 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 945937 T7124 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1486581223,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 945960 T7124 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 945960 T7124 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 945962 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 945963 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 945963 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 945963 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 945963 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 945963 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 945964 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 945964 T7124 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 945964 T7124 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 945965 T7124 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 945966 T7124 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 945967 T7124 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 945968 T7124 C:collection1 c:collection1 oashl.X
[...truncated too long message...]
llection S:shard1 c:collection1 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 990839 T7051 C:control_collection S:shard1 c:collection1
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 990845 T7051 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 990846 T7051 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data;done=false>>]
[junit4] 2> 990846 T7051 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data
[junit4] 2> 990846 T7051 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 990846 T7051 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001/shard-4-001/cores/collection1/data/index
[junit4] 2> 990846 T7051 C:control_collection S:shard1 c:collection1
oasc.Overseer.close Overseer
(id=93667597284147212-127.0.0.1:40287_-n_0000000004) closing
[junit4] 2> 990847 T7256 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:40287_
[junit4] 2> 992349 T7202 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 992380 T7051 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 992570 T7051 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59201 59201
[junit4] 2> 992660 T7216 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:59201 59201
[junit4] 2> 992661 T7216 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=A5A4BF5807594830 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=no_NO -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 52.9s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: document count
mismatch. control=627 sum(shards)=626 cloudClient=626
[junit4] > at
__randomizedtesting.SeedInfo.seed([A5A4BF5807594830:2DF08082A9A525C8]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1347)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 992665 T7051 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
A5A4BF5807594830-001
[junit4] 2> 52952 T7050 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap),
a_t=FSTOrd50, a_i=PostingsFormat(name=LuceneFixedGap),
rnd_b=PostingsFormat(name=LuceneFixedGap)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=no_NO,
timezone=Pacific/Samoa
[junit4] 2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation
1.7.0_76 (64-bit)/cpus=12,threads=1,free=344540984,total=507772928
[junit4] 2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest,
DistribJoinFromCollectionTest, AnalyticsMergeStrategyTest, ZkSolrClientTest,
EnumFieldTest, TestExactStatsCache, BJQParserTest,
TestEmbeddedSolrServerConstructors, TestCollectionAPI, TestSchemaNameResource,
DistanceFunctionTest, TestSchemaSimilarityResource, ClusterStateUpdateTest,
TestBlobHandler, LukeRequestHandlerTest, DirectSolrConnectionTest,
TestRawResponseWriter, TestChildDocTransformer,
TestPHPSerializedResponseWriter, SpellingQueryConverterTest,
TestDynamicFieldResource, TestManagedSynonymFilterFactory,
DocValuesMissingTest, TestAnalyzeInfixSuggestions, TestElisionMultitermQuery,
SystemInfoHandlerTest, TestSolrDynamicMBean, BadComponentTest,
TestFastLRUCache, TestMaxScoreQueryParser, TestCloudInspectUtil,
CollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, ReturnFieldsTest,
TestSortingResponseWriter, DocValuesMultiTest, TestFuzzyAnalyzedSuggestions,
ChaosMonkeySafeLeaderTest, DistanceUnitsTest, TestCryptoKeys, ShardRoutingTest,
TestSolrDeletionPolicy2, MigrateRouteKeyTest, TestManagedStopFilterFactory,
WordBreakSolrSpellCheckerTest, BasicFunctionalityTest, ZkCLITest,
AnalysisAfterCoreReloadTest, TestComplexPhraseQParserPlugin,
TestManagedSchemaDynamicFieldResource, SharedFSAutoReplicaFailoverUtilsTest,
QueryResultKeyTest, TestSuggestSpellingConverter, TestStressVersions,
DistributedMLTComponentTest, RankQueryTest, ResourceLoaderTest, TestLRUCache,
SolrPluginUtilsTest, TestExpandComponent, PreAnalyzedFieldTest,
PreAnalyzedUpdateProcessorTest, CopyFieldTest, TestCoreDiscovery,
HdfsChaosMonkeySafeLeaderTest, DocumentBuilderTest, TestNoOpRegenerator,
TestFieldTypeCollectionResource, TestHighFrequencyDictionaryFactory,
ShardRoutingCustomTest, TestSolrConfigHandlerConcurrent, RequiredFieldsTest,
ActionThrottleTest, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion,
SliceStateTest, DocumentAnalysisRequestHandlerTest, TestIndexSearcher,
CloudMLTQParserTest, BasicDistributedZkTest, UnloadDistributedZkTest,
RecoveryZkTest, TestDistributedGrouping, TestHashPartitioner,
HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer,
SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest,
QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest,
TestFunctionQuery, HighlighterTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, TestFoldingMultitermQuery,
DocValuesTest, SuggesterTSTTest, SpatialFilterTest, PolyFieldTest,
NoCacheHeaderTest, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest,
StandardRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest,
RegexBoostProcessorTest, JSONWriterTest, QueryParsingTest, JsonLoaderTest,
TestComponentsName, HighlighterConfigTest, SolrIndexConfigTest, TestDocSet,
OutputWriterTest, TestSolrCoreProperties, SpellPossibilityIteratorTest,
TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory,
ScriptEngineTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed on J1 in 53.23s, 1 test, 1 failure <<< FAILURES!
[...truncated 336 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:529: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:477: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/build.xml:191: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/solr/common-build.xml:509: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:1370: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.1-Linux/lucene/common-build.xml:976:
There were test failures: 480 suites, 1909 tests, 1 failure, 48 ignored (21
assumptions)
Total time: 46 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]