Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4272/
Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for
core: halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([9C5701F37253FC27:1DB18FEB050C9C1B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch
Error Message:
expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([9C5701F37253FC27:1DB18FEB050C9C1B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10774 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\init-core-data-001
[junit4] 2> 275795 T723 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 275796 T723 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 275805 T723 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 275805 T723 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 275825 T724 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 275918 T723 oasc.ZkTestServer.run start zk server on port:54391
[junit4] 2> 275918 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 275920 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 275927 T730 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b918ec9
name:ZooKeeperConnection Watcher:127.0.0.1:54391 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 275927 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 275927 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 275927 T723 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 275934 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 275936 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 275939 T732 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e015045 name:ZooKeeperConnection
Watcher:127.0.0.1:54391/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 275939 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 275939 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 275939 T723 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 275945 T723 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 275950 T723 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 275955 T723 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 275961 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 275962 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 275971 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 275971 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 275976 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 275977 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 275983 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 275983 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 275987 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 275988 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 275992 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 275993 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 275998 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 275999 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 276003 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 276004 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 276008 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 276009 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 276014 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 276015 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 276019 T723 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 276019 T723 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 278017 T723 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 278039 T723 oejs.AbstractConnector.doStart Started
[email protected]:54398
[junit4] 2> 278039 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 278039 T723 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 278039 T723 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002
[junit4] 2> 278039 T723 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002\'
[junit4] 2> 278085 T723 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002\solr.xml
[junit4] 2> 278177 T723 oasc.CoreContainer.<init> New CoreContainer
1239967865
[junit4] 2> 278178 T723 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002\]
[junit4] 2> 278179 T723 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 278179 T723 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 278180 T723 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 278180 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 278180 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 278180 T723 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 278182 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 278182 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 278182 T723 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 278183 T723 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 278183 T723 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 278184 T723 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 278184 T723 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 278184 T723 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 278185 T723 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54391/solr
[junit4] 2> 278185 T723 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 278185 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 278188 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 278190 T743 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@392305d7
name:ZooKeeperConnection Watcher:127.0.0.1:54391 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 278193 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 278193 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 278198 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 278199 T745 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@75a69e06
name:ZooKeeperConnection Watcher:127.0.0.1:54391/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 278200 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 278202 T723 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 278209 T723 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 278216 T723 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 278220 T723 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 278224 T723 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 278232 T723 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 278236 T723 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:54398_
[junit4] 2> 278238 T723 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54398_
[junit4] 2> 278244 T723 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 278248 T723 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 278251 T723 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 278255 T723 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:54398_
[junit4] 2> 278256 T723 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 278259 T723 oasc.Overseer.start Overseer
(id=92629099136548867-127.0.0.1:54398_-n_0000000000) starting
[junit4] 2> 278264 T723 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 278281 T723 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 278282 T747 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 278284 T723 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 278288 T723 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 278291 T723
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 278299 T746 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 278307 T749 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 278307 T749 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 278309 T749 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 278309 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 278316 T746 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:54398_",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:54398"}
[junit4] 2> 278316 T746 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection control_collection with shards [shard1]
[junit4] 2> 278317 T746 oasc.Overseer$ClusterStateUpdater.createCollection
state version control_collection 1
[junit4] 2> 278317 T746 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 278329 T750 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> 279409 T749 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 279409 T749 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 279410 T749 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 279411 T749 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 279414 T749 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 279414 T749 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002\collection1\'
[junit4] 2> 279416 T749 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 279417 T749 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 279419 T749 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 279498 T749 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 279554 T749 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 279558 T749 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 279566 T749 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 279956 T749 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 279959 T749 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 279960 T749 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 279967 T749 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 280015 T749 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 280016 T749 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 280053 T749 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/control/data\
[junit4] 2> 280053 T749 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@687ae63f
[junit4] 2> 280057 T749 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\control\data
[junit4] 2> 280057 T749 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/control/data\index/
[junit4] 2> 280058 T749 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\control\data\index'
doesn't exist. Creating new index...
[junit4] 2> 280059 T749 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\control\data\index
[junit4] 2> 280060 T749 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=46.9267578125,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=14.658453408012093,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 280066 T749 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
[junit4] 2> 280066 T749 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 280072 T749 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 280072 T749 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 280073 T749 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 280073 T749 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 280073 T749 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 280073 T749 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 280074 T749 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 280075 T749 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 280075 T749 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 280076 T749 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 280076 T749 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 280077 T749 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 280077 T749 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 280080 T749 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 280080 T749 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 280080 T749 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 280081 T749 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 280081 T749 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 280082 T749 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 280082 T749 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 280093 T749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 280097 T749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 280100 T749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 280103 T749 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 280113 T749 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 280113 T749 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 280114 T749 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7280874356639341]
[junit4] 2> 280114 T749 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
[junit4] 2> 280114 T749 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 280117 T749 oass.SolrIndexSearcher.<init> Opening
Searcher@3d58bf63[collection1] main
[junit4] 2> 280117 T749 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 280120 T749 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 280120 T749 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 280122 T749
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 280122 T749 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 280122 T749 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 280124 T749
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 280124 T749 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 280128 T749 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 280132 T749
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 280132 T749 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 280132 T749 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 280134 T751 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3d58bf63[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 280140 T749 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 280142 T754 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:54398 collection:control_collection
shard:shard1
[junit4] 2> 280143 T723 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 280143 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 280146 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 280148 T754 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 280151 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 280153 T756 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5240d72 name:ZooKeeperConnection
Watcher:127.0.0.1:54391/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 280153 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 280153 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 280156 T723
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 280166 T754 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 280167 T723 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 280167 T723 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 280168 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 280169 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 280169 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 280170 T754
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 280170 T754 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C107 name=collection1
org.apache.solr.core.SolrCore@351744dd url=http://127.0.0.1:54398/collection1
node=127.0.0.1:54398_ C107_STATE=coll:control_collection core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:54398_,
base_url=http://127.0.0.1:54398}
[junit4] 2> 280171 T754 C107 P54398 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:54398/collection1/
[junit4] 2> 280173 T754 C107 P54398 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 280174 T754 C107 P54398 oasc.SyncStrategy.syncToMe
http://127.0.0.1:54398/collection1/ has no replicas
[junit4] 2> 280174 T754 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:54398/collection1/ shard1
[junit4] 2> 280175 T754 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 280174 T758 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7358f66a
name:ZooKeeperConnection Watcher:127.0.0.1:54391/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 280176 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 280177 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 280188 T725 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14915acc5e60005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 280198 T750 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> 280200 T759 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> 280216 T746 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 280216 T746 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1]
[junit4] 2> 280216 T746 oasc.Overseer$ClusterStateUpdater.createCollection
state version collection1 2
[junit4] 2> 280220 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 280220 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 280224 T750 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> 280224 T759 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> 280241 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 280243 T759 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> 280244 T750 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> 280264 T754 oasc.ZkController.register We are
http://127.0.0.1:54398/collection1/ and leader is
http://127.0.0.1:54398/collection1/
[junit4] 2> 280264 T754 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:54398
[junit4] 2> 280264 T754 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 280264 T754 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 280264 T754 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 280268 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 280277 T746 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54398_",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:54398"}
[junit4] 2> 280419 T759 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> 280419 T750 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> 281822 T723 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 281822 T723 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 281826 T723 oejs.AbstractConnector.doStart Started
[email protected]:54413
[junit4] 2> 281827 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 281827 T723 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 281827 T723 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003
[junit4] 2> 281827 T723 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003\'
[junit4] 2> 281857 T723 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003\solr.xml
[junit4] 2> 281932 T723 oasc.CoreContainer.<init> New CoreContainer
276730726
[junit4] 2> 281933 T723 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003\]
[junit4] 2> 281940 T723 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 281941 T723 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 281941 T723 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 281942 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 281942 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 281942 T723 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 281943 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 281943 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 281943 T723 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 281944 T723 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 281944 T723 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 281945 T723 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 281945 T723 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 281945 T723 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 281947 T723 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54391/solr
[junit4] 2> 281947 T723 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 281947 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 281949 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 281951 T770 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4dfd4ca9
name:ZooKeeperConnection Watcher:127.0.0.1:54391 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 281952 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 281952 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 281955 T725 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14915acc5e60006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 281956 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 281958 T772 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41589833
name:ZooKeeperConnection Watcher:127.0.0.1:54391/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 281958 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 281971 T723
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 283081 T723 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:54413_
[junit4] 2> 283082 T723 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54413_
[junit4] 2> 283091 T723 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 283103 T774 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 283105 T774 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 283108 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 283109 T774 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 283109 T774 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 283111 T774 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 283116 T774 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 283116 T774 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 283117 T746 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:54413_",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:54413"}
[junit4] 2> 283124 T746 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 283125 T746 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 283136 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 283137 T773 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 283138 T773 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 284147 T774 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 284147 T774 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 284148 T774 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 284148 T774 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 284151 T774 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 284151 T774 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003\collection1\'
[junit4] 2> 284154 T774 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 284154 T774 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 284155 T774 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 284214 T774 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 284262 T774 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 284265 T774 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 284273 T774 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 284617 T774 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 284620 T774 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 284620 T774 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 284626 T774 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 284669 T774 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 284669 T774 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 284671 T774 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/jetty1\
[junit4] 2> 284671 T774 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@687ae63f
[junit4] 2> 284673 T774 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty1
[junit4] 2> 284674 T774 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/jetty1\index/
[junit4] 2> 284674 T774 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty1\index'
doesn't exist. Creating new index...
[junit4] 2> 284675 T774 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty1\index
[junit4] 2> 284676 T774 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=46.9267578125,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=14.658453408012093,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 284680 T774 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
[junit4] 2> 284680 T774 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 284685 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 284686 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 284686 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 284686 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 284688 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 284688 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 284688 T774 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 284689 T774 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 284689 T774 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 284689 T774 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 284690 T774 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 284690 T774 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 284691 T774 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 284691 T774 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 284691 T774 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 284691 T774 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 284693 T774 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 284693 T774 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 284694 T774 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 284694 T774 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 284701 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 284702 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 284705 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 284706 T774 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 284710 T774 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 284710 T774 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 284712 T774 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7280874356639341]
[junit4] 2> 284713 T774 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
[junit4] 2> 284713 T774 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 284714 T774 oass.SolrIndexSearcher.<init> Opening
Searcher@720776a5[collection1] main
[junit4] 2> 284714 T774 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 284716 T774 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 284716 T774 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 284717 T774
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 284717 T774 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 284718 T774 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 284720 T774
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 284720 T774 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 284720 T774 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 284720 T774 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 284726 T775 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@720776a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 284729 T774 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 284731 T778 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:54413 collection:collection1
shard:shard1
[junit4] 2> 284731 T723 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 284731 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 284734 T778 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 284742 T778 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 284746 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 284747 T778
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 284747 T778 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C108 name=collection1
org.apache.solr.core.SolrCore@210b4858 url=http://127.0.0.1:54413/collection1
node=127.0.0.1:54413_ C108_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:54413_,
base_url=http://127.0.0.1:54413}
[junit4] 2> 284747 T778 C108 P54413 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:54413/collection1/
[junit4] 2> 284747 T778 C108 P54413 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 284747 T778 C108 P54413 oasc.SyncStrategy.syncToMe
http://127.0.0.1:54413/collection1/ has no replicas
[junit4] 2> 284749 T778 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:54413/collection1/ shard1
[junit4] 2> 284749 T778 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 284767 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 284768 T773 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 284770 T773 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 284783 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 284784 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 284785 T773 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 284787 T773 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 284817 T778 oasc.ZkController.register We are
http://127.0.0.1:54413/collection1/ and leader is
http://127.0.0.1:54413/collection1/
[junit4] 2> 284818 T778 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:54413
[junit4] 2> 284818 T778 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 284818 T778 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 284818 T778 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 284821 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 284829 T778 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 284829 T746 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54413_",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:54413"}
[junit4] 2> 284838 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 284840 T773 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 284841 T773 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 286110 T723 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 286111 T723 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 286114 T723 oejs.AbstractConnector.doStart Started
[email protected]:54422
[junit4] 2> 286116 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 286116 T723 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 286117 T723 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004
[junit4] 2> 286117 T723 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004\'
[junit4] 2> 286157 T723 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004\solr.xml
[junit4] 2> 286221 T723 oasc.CoreContainer.<init> New CoreContainer
1278534770
[junit4] 2> 286222 T723 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004\]
[junit4] 2> 286222 T723 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 286222 T723 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 286223 T723 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 286223 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 286223 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 286224 T723 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 286224 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 286224 T723 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 286225 T723 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 286225 T723 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 286226 T723 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 286226 T723 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 286226 T723 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 286227 T723 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 286227 T723 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54391/solr
[junit4] 2> 286227 T723 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 286228 T723
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 286229 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 286232 T789 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@24821f74
name:ZooKeeperConnection Watcher:127.0.0.1:54391 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 286233 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 286233 T723 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 286237 T723 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 286240 T791 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@65e7cecd
name:ZooKeeperConnection Watcher:127.0.0.1:54391/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 286240 T723 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 286251 T723
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 287250 T723 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:54422_
[junit4] 2> 287251 T723 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54422_
[junit4] 2> 287260 T723 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 287272 T793 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 287273 T793 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 287275 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 287277 T793 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 287278 T793 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 287279 T793 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 287281 T793 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 287281 T793 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 287282 T746 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "core":"collection1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:54422_",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:54422"}
[junit4] 2> 287289 T746 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=1
[junit4] 2> 287290 T746 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 287299 T746 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 287299 T773 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 287300 T792 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 287301 T773 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 287301 T792 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 288271 T793 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 288271 T793 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 288272 T793 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 288273 T793 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 288275 T793 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 288275 T793 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004\collection1\'
[junit4] 2> 288278 T793 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 288279 T793 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 288280 T793 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 288339 T793 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 288387 T793 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 288390 T793 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 288398 T793 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 288743 T793 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 288745 T793 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 288747 T793 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 288753 T793 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 288793 T793 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 288793 T793 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 288794 T793 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/jetty2\
[junit4] 2> 288794 T793 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@687ae63f
[junit4] 2> 288796 T793 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty2
[junit4] 2> 288796 T793 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001/jetty2\index/
[junit4] 2> 288796 T793 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty2\index'
doesn't exist. Creating new index...
[junit4] 2> 288799 T793 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty2\index
[junit4] 2> 288799 T793 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=46.9267578125,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=14.658453408012093,
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 288803 T793 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
[junit4] 2> 288803 T793 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 288809 T793 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 288809 T793 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 288810 T793 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 288810 T793 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 288810 T793 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 288810 T793 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 288812 T793 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 288812 T793 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 288812 T793 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 288813 T793 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 288813 T793 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 288814 T793 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 288814 T793 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 288814 T793 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 288814 T793 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 288814 T793 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 288815 T793 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 288815 T793 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 288816 T793 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 288816 T793 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 288823 T793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 288825 T793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 288829 T793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 288831 T793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 288836 T793 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 288836 T793 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 288839 T793 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7280874356639341]
[junit4] 2> 288839 T793 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-9C5701F37253FC27-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
[junit4] 2> 288839 T793 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 288840 T793 oass.SolrIndexSearcher.<init> Opening
Searcher@1c030a1e[collection1] main
[junit4] 2> 288840 T793 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 288843 T793 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 288843 T793 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 288843 T793
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 288843 T793 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 288843 T793 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 288845 T793
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 288845 T793 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 288845 T793 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 288845 T793 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 288851 T794 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1c030a1e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 288854 T793 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 288855 T723 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 288856 T723 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 288859 T797 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:54422 collection:collection1
shard:shard1
[junit4] 2> 288867 T797 oasc.ZkController.register We are
http://127.0.0.1:54422/collection1/ and leader is
http://127.0.0.1:54413/collection1/
[junit4] 2> 288867 T797 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:54422
[junit4] 2> 288867 T797 oasc.ZkController.checkRecovery Core needs to
recover:collection1
[junit4] 2> 288867 T797 oasu.DefaultSolrCoreState.doRecovery Running
recovery - first canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C109 name=collection1
org.apache.solr.core.SolrCore@193712a1 url=http://127.0.0.1:54422/collection1
node=127.0.0.1:54422_ C109_STATE=coll:collection1 core:collection1
props:{core=collection1, state=down, node_name=127.0.0.1:54422_,
base_url=http://127.0.0.1:54422}
[junit4] 2> 288870 T798 C109 P54422 oasc.RecoveryStrategy.run Starting
recovery process. core=collection1 recoveringAfterStartup=true
[junit4] 2> 288871 T798 C109 P54422 oasc.RecoveryStrategy.doRecovery
###### startupVersions=[]
[junit4] 2> 288871 T798 C109 P54422 oasc.RecoveryStrategy.doRecovery
Publishing state of core collection1 as recovering, leader is
http://127.0.0.1:54413/collection1/ and I am http://127.0.0.1:54422/collection1/
[junit4] 2> 288871 T798 C109 P54422 oasc.ZkController.publish publishing
core=collection1 state=recovering collection=collection1
[junit4] 2> 288871 T798 C109 P54422 oasc.ZkController.publish numShards
not found on descriptor - reading it from system property
[junit4] 2> 288876 T723
oasc.AbstractFullDistribZkTestBase.randomlyEnableAutoSoftCommit Not turning on
auto soft commit
[junit4] 2> 288879 T798 C109 P54422
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to
http://127.0.0.1:54413; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A54422_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 288885 T750 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> ASYNC NEW_CORE C110 name=collection1
org.apache.solr.core.SolrCore@351744dd url=http://127.0.0.1:54398/collection1
node=127.0.0.1:54398_ C110_STATE=coll:control_collection core:collection1
props:{core=collection1, state=active, node_name=127.0.0.1:54398_,
base_url=http://127.0.0.1:54398, leader=true}
[junit4] 2> 288892 T737 C110 P54398 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2}
{deleteByQuery=*:* (-1482065599871844352)} 0 8
[junit4] 2> 288898 T767 oasha.CoreAdminHandler.handleWaitForStateAction
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 288925 T785 C109 P54422 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update
params={_version_=-1482065599892815872&update.distrib=FROMLEADER&wt=javabin&distrib.from=http://127.0.0.1:54413/collection1/&version=2}
{deleteByQuery=*:* (-1482065599892815872)} 0 3
[junit4] 2> ASYNC NEW_CORE C111 name=collection1
org.apache.solr.core.SolrCore@210b4858 url=http://127.0.0.1:54413/collection1
node=127.
[...truncated too long message...]
currently being tracked
[junit4] 2> 1866969 T2980 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\;done=false>>]
[junit4] 2> 1866969 T2980 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\
[junit4] 2> 1866970 T2980 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\index;done=false>>]
[junit4] 2> 1866970 T2980 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001\tempDir-006\nodes_used_collection_shard1_replica2\data\index
[junit4] 2> 1866969 T3721 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "core":"nodes_used_collection_shard1_replica2",
[junit4] 2> "collection":"nodes_used_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "state":"down",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "node_name":"127.0.0.1:55589_ls%2Fd",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"https://127.0.0.1:55589/ls/d"}
[junit4] 2> 1866975 T2980 oasc.Overseer.close Overseer
(id=92629152877445134-127.0.0.1:55589_ls%2Fd-n_0000000004) closing
[junit4] 2> 1866975 T3721 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:55589_ls%2Fd
[junit4] 2> 1866979 T3711 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1866993 T2980 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/ls/d,null}
[junit4] 2> 1871784 T2980 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1871786 T2980 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:55537 55537
[junit4] 2> 1873882 T3169 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:55537 55537
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=9C5701F37253FC27 -Dtests.slow=true -Dtests.locale=ca_ES
-Dtests.timezone=Etc/Zulu -Dtests.file.encoding=UTF-8
[junit4] ERROR 778s | CollectionsAPIDistributedZkTest.testDistribSearch
<<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9C5701F37253FC27:1DB18FEB050C9C1B]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1873892 T2980 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C5701F37253FC27-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=MockRandom),
other_tl1=PostingsFormat(name=MockRandom),
id=PostingsFormat(name=Lucene41WithOrds), text=FSTOrd41,
timestamp=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=MockRandom),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
a_i1=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom),
a_t=PostingsFormat(name=MockRandom)},
docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity,
locale=ca_ES, timezone=Etc/Zulu
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=120062576,total=279633920
[junit4] 2> NOTE: All tests run in this JVM: [TestCodecSupport,
DistributedExpandComponentTest, DistributedSuggestComponentTest,
DeleteShardTest, TestStandardQParsers, ResourceLoaderTest,
CurrencyFieldXmlFileTest, RemoteQueryErrorTest,
OverseerCollectionProcessorTest, CursorMarkTest, TestManagedResource,
JSONWriterTest, AnalysisAfterCoreReloadTest, TestMiniSolrCloudCluster,
TestReloadAndDeleteDocs, OutOfBoxZkACLAndCredentialsProvidersTest,
ChaosMonkeySafeLeaderTest, InfoHandlerTest, TestMultiCoreConfBootstrap,
TermsComponentTest, SoftAutoCommitTest, PolyFieldTest, TestSystemIdResolver,
LeaderElectionIntegrationTest, HdfsDirectoryTest, TestLRUCache,
TestCloudManagedSchema, LukeRequestHandlerTest, TestLuceneMatchVersion,
SharedFSAutoReplicaFailoverUtilsTest, ResponseHeaderTest,
TriLevelCompositeIdRoutingTest, TestAnalyzeInfixSuggestions, TestSolr4Spatial2,
TestManagedStopFilterFactory, DocValuesTest, TestNRTOpen, TestComponentsName,
OutputWriterTest, TestMaxScoreQueryParser, TestRawResponseWriter,
ZkNodePropsTest, TestCopyFieldCollectionResource, DocValuesMissingTest,
TestConfigSets, DistributedDebugComponentTest,
SignatureUpdateProcessorFactoryTest, HighlighterTest, DocumentBuilderTest,
TestRemoteStreaming, TestPartialUpdateDeduplication,
DistributedTermsComponentTest, TestMissingGroups, TestCollationField,
SpellCheckCollatorTest, DebugComponentTest, ShardRoutingCustomTest,
TestZkChroot, DocumentAnalysisRequestHandlerTest, TestIBSimilarityFactory,
TestIndexSearcher, TestUpdate, AddBlockUpdateTest, TestFastOutputStream,
CollectionsAPIAsyncDistributedZkTest, TestFaceting,
TestSuggestSpellingConverter, TestStressRecovery, TestBM25SimilarityFactory,
LeaderFailoverAfterPartitionTest, TestFileDictionaryLookup, ScriptEngineTest,
StatelessScriptUpdateProcessorFactoryTest, ResponseLogComponentTest,
HdfsLockFactoryTest, PrimUtilsTest, TestAddFieldRealTimeGet,
FullSolrCloudDistribCmdsTest, HdfsUnloadDistributedZkTest, RequestHandlersTest,
MultiTermTest, DistributedQueryComponentOptimizationTest,
RegexBoostProcessorTest, UnloadDistributedZkTest, TestFieldCollectionResource,
SuggesterTest, CollectionsAPIDistributedZkTest]
[junit4] Completed in 778.08s, 1 test, 1 error <<< FAILURES!
[...truncated 1120 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
There were test failures: 437 suites, 1785 tests, 1 error, 1 failure, 52
ignored (30 assumptions)
Total time: 175 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]