Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3071/
1 tests failed.
REGRESSION: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
There were too many update fails (42 > 40) - we expect it can happen, but
shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails (42 > 40) - we
expect it can happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([873F2029AA5E5D6C:F6B1FF304A23094]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10165 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/init-core-data-001
[junit4] 2> 1107638 T4785
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /te_kpd/h
[junit4] 2> 1107644 T4785 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1107645 T4786 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1107645 T4786 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1107746 T4785 oasc.ZkTestServer.run start zk server on
port:20807
[junit4] 2> 1107746 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1107747 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1107755 T4793 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b591859
name:ZooKeeperConnection Watcher:127.0.0.1:20807 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1107755 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1107756 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1107756 T4785 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1107763 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1107764 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1107767 T4796 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4c5fda72
name:ZooKeeperConnection Watcher:127.0.0.1:20807/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1107767 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1107768 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1107769 T4785 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1107772 T4785 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1107775 T4785 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1107777 T4785 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1107781 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1107782 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1107787 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1107789 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1107893 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1107895 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1107898 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1107900 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1107903 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1107904 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1107907 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1107909 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1107912 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1107914 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1107917 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1107918 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1107922 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1107923 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1107926 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1107927 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1107929 T4785 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1107930 T4785 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1111008 T4785 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1
[junit4] 2> 1111012 T4785 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1111014 T4785 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@15e8bb9{/te_kpd/h,null,AVAILABLE}
[junit4] 2> 1111015 T4785 oejs.AbstractConnector.doStart Started
ServerConnector@714c9ba0{HTTP/1.1}{127.0.0.1:20849}
[junit4] 2> 1111015 T4785 oejs.Server.doStart Started @1115532ms
[junit4] 2> 1111016 T4785 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=20849,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/tempDir-001/control/data,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores, hostContext=/te_kpd/h}
[junit4] 2> 1111017 T4785 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 1111017 T4785 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/'
[junit4] 2> 1111058 T4785 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/solr.xml
[junit4] 2> 1111108 T4785 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores
[junit4] 2> 1111109 T4785 oasc.CoreContainer.<init> New CoreContainer
1725868339
[junit4] 2> 1111109 T4785 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/]
[junit4] 2> 1111109 T4785 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/lib
[junit4] 2> 1111110 T4785 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/lib).
[junit4] 2> 1111122 T4785 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1111128 T4785 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1111129 T4785 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1111130 T4785 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1111130 T4785 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1111130 T4785 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20807/solr
[junit4] 2> 1111131 T4785 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1111131 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1111132 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1111134 T4810 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@129a8da8
name:ZooKeeperConnection Watcher:127.0.0.1:20807 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1111136 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1111137 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1111141 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1111143 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@78451d58
name:ZooKeeperConnection Watcher:127.0.0.1:20807/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1111144 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1111150 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 1111154 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4] 2> 1111158 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
[junit4] 2> 1111161 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
[junit4] 2> 1111168 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
[junit4] 2> 1111170 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1111175 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 1111178 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4] 2> 1111179 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:20849_te_kpd%2Fh
[junit4] 2> 1111180 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20849_te_kpd%2Fh
[junit4] 2> 1111183 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 1111185 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4] 2> 1111187 T4785 n:127.0.0.1:20849_te_kpd%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1111189 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:20849_te_kpd%2Fh
[junit4] 2> 1111189 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4] 2> 1111192 T4785 n:127.0.0.1:20849_te_kpd%2Fh oasc.Overseer.start
Overseer (id=93776472763793411-127.0.0.1:20849_te_kpd%2Fh-n_0000000000) starting
[junit4] 2> 1111195 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4] 2> 1111205 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1111206 T4815 n:127.0.0.1:20849_te_kpd%2Fh
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 1111206 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1111207 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 1111215 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores
[junit4] 2> 1111222 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection,
schema=schema.xml, shard=, dataDir=data/, coreNodeName=, transient=false,
loadOnStartup=true,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/, config=solrconfig.xml,
name=collection1,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1}
[junit4] 2> 1111222 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/
[junit4] 2> 1111223 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1111224 T4817 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection x:collection1 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1111225 T4817 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection x:collection1 oasc.ZkController.publish numShards not
found on descriptor - reading it from system property
[junit4] 2> 1111226 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1111226 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1111228 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20849_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20849/te_kpd/h",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"} current state version: 0
[junit4] 2> 1111229 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20849_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20849/te_kpd/h",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"}
[junit4] 2> 1111229 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 1111229 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1111233 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1112228 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1112228 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1112229 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1112230 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1112231 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1112231 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/'
[junit4] 2> 1112265 T4817 n:127.0.0.1:20849_te_kpd%2Fh oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1112312 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1112355 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1112445 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1112547 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1112561 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1113133 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1113139 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1113142 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1113151 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1113180 T4817 n:127.0.0.1:20849_te_kpd%2Fh
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1113181 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 1113238 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1113239 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77fb258f
[junit4] 2> 1113240 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data
[junit4] 2> 1113241 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data/index/
[junit4] 2> 1113242 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1113243 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data/index
[junit4] 2> 1113243 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24748974552794423]
[junit4] 2> 1113248 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1113249 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1113255 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1113255 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1113255 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1113256 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1113256 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1113256 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1113257 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1113257 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1113257 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1113276 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1113279 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1113281 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1113283 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1113288 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/ping,/admin/properties,standard,/config,/admin/plugins,/admin/logging,/admin/threads,/replication,/admin/mbeans,/admin/luke,/update/json/docs,/update,/schema,/admin/file,/update/csv,/admin/segments,/get,/update/json,/admin/system
[junit4] 2> 1113290 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1113291 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1113291 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1113293 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1113293 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1113294 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=55.3994140625,
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=1.4280167682537115,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1113295 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1113295 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1113296 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@30fe711f[collection1] main
[junit4] 2> 1113296 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1113297 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1113297 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1113298 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1113298 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1113298 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1113299 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1113299 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1113299 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1113299 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1113300 T4818 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@30fe711f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1113301 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1113301 T4817 n:127.0.0.1:20849_te_kpd%2Fh x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1113302 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register
replica - core:collection1 address:http://127.0.0.1:20849/te_kpd/h
collection:control_collection shard:shard1
[junit4] 2> 1113302 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
[junit4] 2> 1113303 T4785 n:127.0.0.1:20849_te_kpd%2Fh
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1113303 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath
makePath: /collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1113305 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1113306 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1113308 T4824 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@23da4102
name:ZooKeeperConnection Watcher:127.0.0.1:20807/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1113309 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 1113309 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1113310 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1113310 T4785
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1113310 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1113311 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1113312 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C752 name=collection1
org.apache.solr.core.SolrCore@44f85b37
url=http://127.0.0.1:20849/te_kpd/h/collection1 node=127.0.0.1:20849_te_kpd%2Fh
C752_STATE=coll:control_collection core:collection1 props:{core=collection1,
node_name=127.0.0.1:20849_te_kpd%2Fh, base_url=http://127.0.0.1:20849/te_kpd/h,
state=down}
[junit4] 2> 1113312 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 C752 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:20849/te_kpd/h/collection1/
[junit4] 2> 1113312 T4814 n:127.0.0.1:20849_te_kpd%2Fh
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> 1113312 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 C752 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 1113313 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 C752 oasc.SyncStrategy.syncToMe
http://127.0.0.1:20849/te_kpd/h/collection1/ has no replicas
[junit4] 2> 1113313 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:20849/te_kpd/h/collection1/ shard1
[junit4] 2> 1113313 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath
makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 1113314 T4785 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1113314 T4824 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> 1113314 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1113318 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1113318 T4814 n:127.0.0.1:20849_te_kpd%2Fh
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:20849/te_kpd/h",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1113422 T4824 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> 1113422 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1113470 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are
http://127.0.0.1:20849/te_kpd/h/collection1/ and leader is
http://127.0.0.1:20849/te_kpd/h/collection1/
[junit4] 2> 1113471 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.register No
LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20849/te_kpd/h
[junit4] 2> 1113471 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I
am the leader, no recovery necessary
[junit4] 2> 1113472 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.publish
publishing core=collection1 state=active collection=control_collection
[junit4] 2> 1113472 T4821 n:127.0.0.1:20849_te_kpd%2Fh
c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 1113474 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1113476 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20849_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20849/te_kpd/h",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"} current state version: 3
[junit4] 2> 1113477 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20849_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20849/te_kpd/h",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"}
[junit4] 2> 1113581 T4824 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> 1113581 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1116221 T4785 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1
[junit4] 2> 1116225 T4785 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001
[junit4] 2> 1116226 T4785 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1116228 T4785 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4b23b2f5{/te_kpd/h,null,AVAILABLE}
[junit4] 2> 1116229 T4785 oejs.AbstractConnector.doStart Started
ServerConnector@45d7334c{HTTP/1.1}{127.0.0.1:20909}
[junit4] 2> 1116230 T4785 oejs.Server.doStart Started @1120747ms
[junit4] 2> 1116230 T4785 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores, hostPort=20909,
solrconfig=solrconfig.xml, hostContext=/te_kpd/h,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/tempDir-001/jetty1}
[junit4] 2> 1116231 T4785 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 1116231 T4785 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/'
[junit4] 2> 1116333 T4785 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/solr.xml
[junit4] 2> 1116503 T4785 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores
[junit4] 2> 1116504 T4785 oasc.CoreContainer.<init> New CoreContainer
275299388
[junit4] 2> 1116504 T4785 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/]
[junit4] 2> 1116505 T4785 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/lib
[junit4] 2> 1116509 T4785 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/lib).
[junit4] 2> 1116532 T4785 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1116550 T4785 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1116553 T4785 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1116554 T4785 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1116554 T4785 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1116555 T4785 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20807/solr
[junit4] 2> 1116555 T4785 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1116556 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1116557 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1116560 T4838 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@44586d5a
name:ZooKeeperConnection Watcher:127.0.0.1:20807 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1116562 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1116563 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1116568 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1116571 T4841 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@374a8656
name:ZooKeeperConnection Watcher:127.0.0.1:20807/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1116572 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1116580 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1117589 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:20909_te_kpd%2Fh
[junit4] 2> 1117591 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20909_te_kpd%2Fh
[junit4] 2> 1117598 T4785 n:127.0.0.1:20909_te_kpd%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1117604 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores
[junit4] 2> 1117618 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml,
coreNodeName=,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1, transient=false,
dataDir=data/, name=collection1, schema=schema.xml, collection=collection1,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/, loadOnStartup=true,
shard=}
[junit4] 2> 1117619 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/
[junit4] 2> 1117619 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1117621 T4842 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1117621 T4842 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1117623 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1117623 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1117625 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20909_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20909/te_kpd/h",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"} current state version: 4
[junit4] 2> 1117626 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20909_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20909/te_kpd/h",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"}
[junit4] 2> 1117626 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 1117627 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1117629 T4841 n:127.0.0.1:20909_te_kpd%2Fh
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> 1117629 T4824 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> 1117629 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1118623 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1118624 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1118625 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1118625 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1118626 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1118627 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/'
[junit4] 2> 1118657 T4842 n:127.0.0.1:20909_te_kpd%2Fh oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1118685 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1118727 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1118815 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1118917 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1118931 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1119515 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1119521 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1119524 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1119531 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1119559 T4842 n:127.0.0.1:20909_te_kpd%2Fh
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1119559 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 1119561 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 1119562 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77fb258f
[junit4] 2> 1119564 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data
[junit4] 2> 1119565 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1119566 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1119567 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1119568 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24748974552794423]
[junit4] 2> 1119574 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1119574 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1119582 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1119582 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1119582 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1119583 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1119583 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1119583 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1119584 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1119584 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1119584 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1119604 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1119606 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1119608 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1119611 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1119620 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/ping,/admin/properties,standard,/config,/admin/plugins,/admin/logging,/admin/threads,/replication,/admin/mbeans,/admin/luke,/update/json/docs,/update,/schema,/admin/file,/update/csv,/admin/segments,/get,/update/json,/admin/system
[junit4] 2> 1119622 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1119623 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1119623 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1119624 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1119625 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1119626 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=55.3994140625,
floorSegmentMB=1.73828125, forceMergeDeletesPctAllowed=1.4280167682537115,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1119628 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 1119628 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1119628 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@64b7cb43[collection1] main
[junit4] 2> 1119629 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1119630 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1119630 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1119630 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1119630 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1119631 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1119631 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1119631 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1119632 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1119632 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1119633 T4843 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@64b7cb43[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1119634 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 1119634 T4842 n:127.0.0.1:20909_te_kpd%2Fh x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1119635 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:20909/te_kpd/h collection:collection1
shard:shard1
[junit4] 2> 1119635 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
[junit4] 2> 1119636 T4785 n:127.0.0.1:20909_te_kpd%2Fh
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1119636 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 1119640 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running
the leader process for shard shard1
[junit4] 2> 1119641 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1119642 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp
Enough replicas found to continue.
[junit4] 2> 1119642 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may
be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C753 name=collection1
org.apache.solr.core.SolrCore@6430c27f
url=http://127.0.0.1:20909/te_kpd/h/collection1 node=127.0.0.1:20909_te_kpd%2Fh
C753_STATE=coll:collection1 core:collection1 props:{core=collection1,
node_name=127.0.0.1:20909_te_kpd%2Fh, base_url=http://127.0.0.1:20909/te_kpd/h,
state=down}
[junit4] 2> 1119642 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 C753 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:20909/te_kpd/h/collection1/
[junit4] 2> 1119642 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1119642 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 C753 oasc.SyncStrategy.syncReplicas Sync Success - now
sync replicas to me
[junit4] 2> 1119643 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 C753 oasc.SyncStrategy.syncToMe
http://127.0.0.1:20909/te_kpd/h/collection1/ has no replicas
[junit4] 2> 1119643 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am
the new leader: http://127.0.0.1:20909/te_kpd/h/collection1/ shard1
[junit4] 2> 1119643 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 1119644 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1119644 T4841 n:127.0.0.1:20909_te_kpd%2Fh
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> 1119644 T4824 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> 1119647 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1119648 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:20909/te_kpd/h",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 1119751 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1119751 T4824 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> 1119752 T4841 n:127.0.0.1:20909_te_kpd%2Fh
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> 1119800 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.register We are
http://127.0.0.1:20909/te_kpd/h/collection1/ and leader is
http://127.0.0.1:20909/te_kpd/h/collection1/
[junit4] 2> 1119801 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:20909/te_kpd/h
[junit4] 2> 1119801 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 1119802 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 1119802 T4846 n:127.0.0.1:20909_te_kpd%2Fh c:collection1
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1119804 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1119805 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20909_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20909/te_kpd/h",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"} current state version: 7
[junit4] 2> 1119806 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20909_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20909/te_kpd/h",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"}
[junit4] 2> 1119912 T4824 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> 1119912 T4841 n:127.0.0.1:20909_te_kpd%2Fh
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> 1119912 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1122788 T4785 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1
[junit4] 2> 1122795 T4785 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001
[junit4] 2> 1122798 T4785 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1122801 T4785 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2154c4fc{/te_kpd/h,null,AVAILABLE}
[junit4] 2> 1122802 T4785 oejs.AbstractConnector.doStart Started
ServerConnector@478eaee{HTTP/1.1}{127.0.0.1:20973}
[junit4] 2> 1122802 T4785 oejs.Server.doStart Started @1127319ms
[junit4] 2> 1122802 T4785 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores, hostPort=20973,
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/tempDir-001/jetty2, hostContext=/te_kpd/h,
solrconfig=solrconfig.xml}
[junit4] 2> 1122803 T4785 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
[junit4] 2> 1122804 T4785 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/'
[junit4] 2> 1122901 T4785 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/solr.xml
[junit4] 2> 1123030 T4785 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores
[junit4] 2> 1123030 T4785 oasc.CoreContainer.<init> New CoreContainer
1171841482
[junit4] 2> 1123031 T4785 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/]
[junit4] 2> 1123031 T4785 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/lib
[junit4] 2> 1123033 T4785 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/lib).
[junit4] 2> 1123054 T4785 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 1123070 T4785 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1123072 T4785 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1123073 T4785 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1123073 T4785 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1123074 T4785 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:20807/solr
[junit4] 2> 1123074 T4785 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1123075 T4785
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1123076 T4785 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1123078 T4860 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5f38f200
name:ZooKeeperConnection Watcher:127.0.0.1:20807 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1123080 T4785 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1123081 T4785 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1123086 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 1123088 T4863 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@213996ff
name:ZooKeeperConnection Watcher:127.0.0.1:20807/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1123089 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 1123095 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1124100 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:20973_te_kpd%2Fh
[junit4] 2> 1124102 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20973_te_kpd%2Fh
[junit4] 2> 1124107 T4785 n:127.0.0.1:20973_te_kpd%2Fh oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 1124110 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores
[junit4] 2> 1124120 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1, coreNodeName=,
transient=false, config=solrconfig.xml, name=collection1,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/, dataDir=data/,
loadOnStartup=true, shard=, collection=collection1}
[junit4] 2> 1124121 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/
[junit4] 2> 1124121 T4785 n:127.0.0.1:20973_te_kpd%2Fh
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1124129 T4864 n:127.0.0.1:20973_te_kpd%2Fh c:collection1
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1124129 T4864 n:127.0.0.1:20973_te_kpd%2Fh c:collection1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1124131 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1124131 T4813 n:127.0.0.1:20849_te_kpd%2Fh
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 1124132 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20973_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20973/te_kpd/h",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"} current state version: 8
[junit4] 2> 1124133 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20973_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20973/te_kpd/h",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1"}
[junit4] 2> 1124133 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
[junit4] 2> 1124134 T4814 n:127.0.0.1:20849_te_kpd%2Fh
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 1124136 T4813 n:127.0.0.1:20849_te_kpd%2Fh
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> 1124136 T4863 n:127.0.0.1:20973_te_kpd%2Fh
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> 1124136 T4824 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> 1124136 T4841 n:127.0.0.1:20909_te_kpd%2Fh
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> 1125132 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1125132 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1125133 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1125133 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1125134 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1125134 T4864 n:127.0.0.1:20973_te_kpd%2Fh
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenki
[...truncated too long message...]
rs=0,cumulative_adds=519,cumulative_deletesById=253,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=59950,transaction_logs_total_number=1}
[junit4] 2> 1222438 T4911 n:127.0.0.1:20973_te_kpd%2Fh
oasco.ReplicaMutator.updateState Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:20973_te_kpd%2Fh",
[junit4] 2> "base_url":"http://127.0.0.1:20973/te_kpd/h",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null}
[junit4] 2> 1222438 T4785 c:control_collection s:shard1 x:collection1
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 1222439 T4785 c:control_collection s:shard1 x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1222439 T4785 c:control_collection s:shard1 x:collection1
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1222440 T4785 c:control_collection s:shard1 x:collection1
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 1222451 T4785 c:control_collection s:shard1 x:collection1
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1222451 T4785 c:control_collection s:shard1 x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data;done=false>>]
[junit4] 2> 1222451 T4785 c:control_collection s:shard1 x:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data
[junit4] 2> 1222451 T4785 c:control_collection s:shard1 x:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 1222452 T4785 c:control_collection s:shard1 x:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 1222452 T4785 c:control_collection s:shard1 x:collection1
oasc.Overseer.close Overseer
(id=93776472763793416-127.0.0.1:20973_te_kpd%2Fh-n_0000000002) closing
[junit4] 2> 1222452 T4911 n:127.0.0.1:20973_te_kpd%2Fh
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting :
127.0.0.1:20973_te_kpd%2Fh
[junit4] 2> 1222455 T4910 n:127.0.0.1:20973_te_kpd%2Fh
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> 1223957 T4910 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot
talk to ZK
[junit4] 2> 1223957 T4908 n:127.0.0.1:20973_te_kpd%2Fh
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot
talk to ZK
[junit4] 2> 1223959 T4785 oejs.AbstractConnector.doStop Stopped
ServerConnector@478eaee{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1223960 T4785 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@2154c4fc{/te_kpd/h,null,UNAVAILABLE}
[junit4] 2> 1223963 T4785 c:control_collection s:shard1 x:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:20807 20807
[junit4] 2> 1224145 T4893 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:20807 20807
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=873F2029AA5E5D6C -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=el -Dtests.timezone=Etc/GMT+10 -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 117s J2 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There were too many
update fails (42 > 40) - we expect it can happen, but shouldn't easily
[junit4] > at
__randomizedtesting.SeedInfo.seed([873F2029AA5E5D6C:F6B1FF304A23094]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
[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> 1224170 T4785 c:control_collection s:shard1 x:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
873F2029AA5E5D6C-001
[junit4] 2> 116539 T4784 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=MockRandom), a_i=PostingsFormat(name=Asserting),
rnd_b=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting),
a_t=PostingsFormat(name=MockRandom)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=el,
timezone=Etc/GMT+10
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=151063816,total=286785536
[junit4] 2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest,
DirectSolrSpellCheckerTest, TestJoin, SuggestComponentTest,
UniqFieldsUpdateProcessorFactoryTest, RecoveryZkTest, TestBinaryResponseWriter,
PreAnalyzedFieldTest, TestObjectReleaseTracker, FacetPivotSmallTest,
MigrateRouteKeyTest, MergeStrategyTest, TestRTGBase, TestStressReorder,
AddSchemaFieldsUpdateProcessorFactoryTest, FileBasedSpellCheckerTest,
TestFunctionQuery, CloudMLTQParserTest, TestDocBasedVersionConstraints,
TestDynamicFieldCollectionResource, TestReRankQParserPlugin, TestMacros,
DistributedMLTComponentTest, DistributedQueryElevationComponentTest,
MultiThreadedOCPTest, TestRebalanceLeaders, TestConfigSets,
FullSolrCloudDistribCmdsTest, TestDefaultStatsCache, TestInitParams,
SuggesterTSTTest, TestAnalyzeInfixSuggestions, TestCryptoKeys,
TestSolrConfigHandler, TestConfigOverlay, DateMathParserTest,
TestCoreDiscovery, TestOmitPositions, TestClassNameShortening,
TestPostingsSolrHighlighter, HdfsWriteToMultipleCollectionsTest,
TestManagedStopFilterFactory, SharedFSAutoReplicaFailoverUtilsTest,
UUIDUpdateProcessorFallbackTest, SolrIndexConfigTest, TestSolrQueryParser,
HdfsRecoverLeaseTest, TestRandomMergePolicy, TestHighlightDedupGrouping,
SimpleMLTQParserTest, SampleTest, EnumFieldTest, TestTrie, DocValuesTest,
TestSchemaNameResource, DistribCursorPagingTest, CursorMarkTest,
ReplicationFactorTest, TestIndexSearcher, DocValuesMissingTest,
TestExactSharedStatsCache, SyncSliceTest, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed [249/487] on J2 in 117.33s, 1 test, 1 failure <<<
FAILURES!
[...truncated 776 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 487 suites, 1954 tests, 1 failure, 71 ignored (26
assumptions)
Total time: 52 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3070
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 205453362 bytes
Compression is 0.0%
Took 41 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]