Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11335/
Java: 32bit/jdk1.7.0_67 -client -XX:+UseSerialGC
1 tests failed.
REGRESSION: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch
Error Message:
Send doc 2 to old leader core_node1 should have failed! ClusterState:
DocCollection(c8n_1x2_leader_session_loss)={ "router":{"name":"compositeId"},
"autoAddReplicas":"false", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "base_url":"http://127.0.0.1:39631/nsudd/uz",
"node_name":"127.0.0.1:39631_nsudd%2Fuz", "state":"down",
"core":"c8n_1x2_leader_session_loss_shard1_replica1"}, "core_node2":{
"base_url":"http://127.0.0.1:58129/nsudd/uz",
"node_name":"127.0.0.1:58129_nsudd%2Fuz", "state":"active",
"core":"c8n_1x2_leader_session_loss_shard1_replica2",
"leader":"true"}}}}, "replicationFactor":"2", "maxShardsPerNode":"1"}
Stack Trace:
java.lang.AssertionError: Send doc 2 to old leader core_node1 should have
failed! ClusterState: DocCollection(c8n_1x2_leader_session_loss)={
"router":{"name":"compositeId"},
"autoAddReplicas":"false",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"base_url":"http://127.0.0.1:39631/nsudd/uz",
"node_name":"127.0.0.1:39631_nsudd%2Fuz",
"state":"down",
"core":"c8n_1x2_leader_session_loss_shard1_replica1"},
"core_node2":{
"base_url":"http://127.0.0.1:58129/nsudd/uz",
"node_name":"127.0.0.1:58129_nsudd%2Fuz",
"state":"active",
"core":"c8n_1x2_leader_session_loss_shard1_replica2",
"leader":"true"}}}},
"replicationFactor":"2",
"maxShardsPerNode":"1"}
at
__randomizedtesting.SeedInfo.seed([7A8432D898021CF4:FB62BCC0EF5D7CC8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:329)
at
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119)
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 11915 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/init-core-data-001
[junit4] 2> 2120725 T6224
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /nsudd/uz
[junit4] 2> 2120727 T6224 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 2120728 T6224 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2120728 T6225 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 2120828 T6224 oasc.ZkTestServer.run start zk server on
port:36346
[junit4] 2> 2120829 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2120830 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2120831 T6231 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@83d10e name:ZooKeeperConnection
Watcher:127.0.0.1:36346 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2120832 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120832 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2120832 T6224 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 2120834 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2120835 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2120836 T6233 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7a982c name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2120837 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2120837 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2120837 T6224 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 2120839 T6224 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 2120840 T6224 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 2120841 T6224 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 2120842 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2120843 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 2120845 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2120845 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 2120847 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2120847 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2120848 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2120849 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 2120850 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2120851 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 2120852 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2120852 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 2120854 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2120854 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 2120856 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2120856 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 2120857 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2120858 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2120859 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2120860 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 2120861 T6224 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2120862 T6224 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 2121131 T6224 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2121133 T6224 oejs.AbstractConnector.doStart Started
[email protected]:53673
[junit4] 2> 2121134 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2121134 T6224 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2121135 T6224 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002
[junit4] 2> 2121135 T6224 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/'
[junit4] 2> 2121148 T6224 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/solr.xml
[junit4] 2> 2121194 T6224 oasc.CoreContainer.<init> New CoreContainer
460940
[junit4] 2> 2121194 T6224 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/]
[junit4] 2> 2121195 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2121196 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2121196 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2121196 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2121197 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2121197 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2121197 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2121197 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2121198 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2121198 T6224 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2121199 T6224 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2121199 T6224 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2121199 T6224 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2121200 T6224 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36346/solr
[junit4] 2> 2121200 T6224 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2121200 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2121201 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2121202 T6244 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c259d0 name:ZooKeeperConnection
Watcher:127.0.0.1:36346 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2121203 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2121203 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2121205 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2121205 T6246 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8468e6 name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2121206 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2121207 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 2121208 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 2121210 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 2121212 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 2121213 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 2121215 T6224 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 2121216 T6224 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39631_nsudd%2Fuz
[junit4] 2> 2121217 T6224 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:39631_nsudd%2Fuz
[junit4] 2> 2121219 T6224 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 2121220 T6224 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 2121221 T6224 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2121222 T6224 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:39631_nsudd%2Fuz
[junit4] 2> 2121223 T6224 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 2121224 T6224 oasc.Overseer.start Overseer
(id=92521703649181699-127.0.0.1:39631_nsudd%2Fuz-n_0000000000) starting
[junit4] 2> 2121225 T6224 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 2121230 T6224 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2121231 T6248 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 2121232 T6224 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 2121233 T6224 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 2121234 T6224
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2121237 T6247 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 2121240 T6250 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 2121241 T6250 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2121241 T6250 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2121241 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2121243 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:39631/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:39631_nsudd%2Fuz",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2121244 T6247
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 2121244 T6247
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 2121244 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2121246 T6251 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> 2122242 T6250 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2122242 T6250 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 2122243 T6250 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2122243 T6250 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2122244 T6250 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2122244 T6250 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/collection1/'
[junit4] 2> 2122245 T6250 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 2122245 T6250 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 2122245 T6250 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 2122274 T6250 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2122302 T6250 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2122303 T6250 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 2122317 T6250 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2122829 T6250 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2122834 T6250 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2122836 T6250 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2122845 T6250 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2122847 T6250 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2122850 T6250 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2122850 T6250
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2122851 T6250
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2122851 T6250 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2122851 T6250
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2122852 T6250
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2122852 T6250 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 2122852 T6250 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2122852 T6250 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/control/data/
[junit4] 2> 2122853 T6250 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1976643
[junit4] 2> 2122853 T6250 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/control/data
[junit4] 2> 2122853 T6250 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/control/data/index/
[junit4] 2> 2122853 T6250 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2122854 T6250 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/control/data/index
[junit4] 2> 2122854 T6250 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1128671454,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2122855 T6250 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1fcdb0e)),segFN=segments_1,generation=1}
[junit4] 2> 2122855 T6250 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2122857 T6250 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2122857 T6250 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2122858 T6250 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2122858 T6250 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2122858 T6250 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2122858 T6250 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2122858 T6250 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2122859 T6250 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2122859 T6250 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2122859 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122860 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122860 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2122860 T6250 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2122861 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2122861 T6250 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2122861 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2122861 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2122862 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 2122862 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2122862 T6250 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 2122865 T6250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122866 T6250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122867 T6250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122868 T6250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2122870 T6250 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2122870 T6250 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2122871 T6250 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=91.154296875,
floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=22.822579175611196,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6460807395395409
[junit4] 2> 2122871 T6250 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1fcdb0e)),segFN=segments_1,generation=1}
[junit4] 2> 2122871 T6250 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2122871 T6250 oass.SolrIndexSearcher.<init> Opening
Searcher@129a7a1[collection1] main
[junit4] 2> 2122872 T6250 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 2122873 T6250 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 2122873 T6250 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2122873 T6250
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2122873 T6250 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2122874 T6250 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2122874 T6250
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 2122874 T6250 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2122875 T6250 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 2122876 T6250
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 2122876 T6250 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2122876 T6250 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2122878 T6252 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@129a7a1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2122880 T6250 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2122881 T6255 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:39631/nsudd/uz
collection:control_collection shard:shard1
[junit4] 2> 2122881 T6224 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2122882 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2122882 T6255 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2122885 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2122885 T6255 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2122886 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2122886 T6258 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@77d7fd name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2122887 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2122887 T6255
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2122887 T6255 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 2122887 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> ASYNC NEW_CORE C3628 name=collection1
org.apache.solr.core.SolrCore@1a94074
url=http://127.0.0.1:39631/nsudd/uz/collection1 node=127.0.0.1:39631_nsudd%2Fuz
C3628_STATE=coll:control_collection core:collection1
props:{base_url=http://127.0.0.1:39631/nsudd/uz,
node_name=127.0.0.1:39631_nsudd%2Fuz, state=down, core=collection1}
[junit4] 2> 2122887 T6255 C3628 P39631 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:39631/nsudd/uz/collection1/
[junit4] 2> 2122887 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2122888 T6255 C3628 P39631 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2122888 T6255 C3628 P39631 oasc.SyncStrategy.syncToMe
http://127.0.0.1:39631/nsudd/uz/collection1/ has no replicas
[junit4] 2> 2122889 T6224
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2122889 T6255 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:39631/nsudd/uz/collection1/ shard1
[junit4] 2> 2122890 T6255 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 2122890 T6251 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> 2122891 T6259 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> 2122891 T6224 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 2122893 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2122997 T6259 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> 2122997 T6251 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> 2123044 T6255 oasc.ZkController.register We are
http://127.0.0.1:39631/nsudd/uz/collection1/ and leader is
http://127.0.0.1:39631/nsudd/uz/collection1/
[junit4] 2> 2123044 T6255 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:39631/nsudd/uz
[junit4] 2> 2123045 T6255 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2123045 T6255 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 2123045 T6255 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2123046 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2123049 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:39631/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:39631_nsudd%2Fuz",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2123151 T6251 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> 2123151 T6259 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> 2123327 T6224 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 2123328 T6224 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2123330 T6224 oejs.AbstractConnector.doStart Started
[email protected]:46371
[junit4] 2> 2123331 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2123332 T6224 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2123332 T6224 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003
[junit4] 2> 2123333 T6224 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/'
[junit4] 2> 2123351 T6224 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/solr.xml
[junit4] 2> 2123408 T6224 oasc.CoreContainer.<init> New CoreContainer
31617417
[junit4] 2> 2123408 T6224 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/]
[junit4] 2> 2123409 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2123410 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2123410 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2123411 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2123411 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2123412 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2123412 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2123413 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2123413 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2123414 T6224 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2123414 T6224 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2123415 T6224 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2123415 T6224 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2123416 T6224 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36346/solr
[junit4] 2> 2123416 T6224 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2123417 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2123417 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2123418 T6270 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18c0672 name:ZooKeeperConnection
Watcher:127.0.0.1:36346 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2123419 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2123420 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2123421 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2123422 T6272 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1cb6cd8 name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2123422 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2123425 T6224
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2124427 T6224 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57642_nsudd%2Fuz
[junit4] 2> 2124428 T6224 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:57642_nsudd%2Fuz
[junit4] 2> 2124432 T6224 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2124435 T6274 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2124435 T6274 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2124436 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2124436 T6274 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2124438 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:57642/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:57642_nsudd%2Fuz",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2124438 T6247
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 2124438 T6247
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 2124439 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 2124541 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2124541 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2124541 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2125437 T6274 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2125437 T6274 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2125438 T6274 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2125438 T6274 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2125438 T6274 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2125439 T6274 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/collection1/'
[junit4] 2> 2125439 T6274 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 2125440 T6274 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 2125440 T6274 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 2125475 T6274 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2125514 T6274 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2125515 T6274 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 2125522 T6274 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2125761 T6274 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2125766 T6274 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2125768 T6274 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2125775 T6274 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2125777 T6274 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2125779 T6274 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2125780 T6274
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2125781 T6274
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2125781 T6274 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2125782 T6274
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2125782 T6274
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2125782 T6274 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2125782 T6274 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2125782 T6274 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty1/
[junit4] 2> 2125783 T6274 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1976643
[junit4] 2> 2125783 T6274 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty1
[junit4] 2> 2125783 T6274 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty1/index/
[junit4] 2> 2125784 T6274 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 2125784 T6274 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty1/index
[junit4] 2> 2125784 T6274 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1128671454,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2125785 T6274 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-90e48a)),segFN=segments_1,generation=1}
[junit4] 2> 2125785 T6274 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2125793 T6274 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2125793 T6274 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2125793 T6274 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2125794 T6274 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2125794 T6274 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2125794 T6274 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2125794 T6274 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2125794 T6274 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2125795 T6274 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2125795 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2125796 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2125796 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2125797 T6274 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2125797 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2125797 T6274 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2125798 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2125798 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2125798 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 2125799 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2125799 T6274 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 2125802 T6274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2125803 T6274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2125804 T6274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2125805 T6274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2125807 T6274 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2125807 T6274 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2125807 T6274 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=91.154296875,
floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=22.822579175611196,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6460807395395409
[junit4] 2> 2125808 T6274 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-90e48a)),segFN=segments_1,generation=1}
[junit4] 2> 2125808 T6274 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2125808 T6274 oass.SolrIndexSearcher.<init> Opening
Searcher@160a54b[collection1] main
[junit4] 2> 2125809 T6274 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2125809 T6274 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2125810 T6274 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2125810 T6274
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2125810 T6274 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2125811 T6274 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2125811 T6274
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2125812 T6274 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2125812 T6274 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2125812 T6274 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2125815 T6275 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@160a54b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2125818 T6274 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2125819 T6278 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:57642/nsudd/uz collection:collection1
shard:shard1
[junit4] 2> 2125819 T6224 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2125819 T6278 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 2125819 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2125822 T6278 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 2125823 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2125823 T6278
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2125824 T6278 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3629 name=collection1
org.apache.solr.core.SolrCore@1a909f2
url=http://127.0.0.1:57642/nsudd/uz/collection1 node=127.0.0.1:57642_nsudd%2Fuz
C3629_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:57642/nsudd/uz,
node_name=127.0.0.1:57642_nsudd%2Fuz, state=down, core=collection1}
[junit4] 2> 2125824 T6278 C3629 P57642 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:57642/nsudd/uz/collection1/
[junit4] 2> 2125824 T6278 C3629 P57642 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2125824 T6278 C3629 P57642 oasc.SyncStrategy.syncToMe
http://127.0.0.1:57642/nsudd/uz/collection1/ has no replicas
[junit4] 2> 2125825 T6278 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:57642/nsudd/uz/collection1/ shard1
[junit4] 2> 2125825 T6278 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 2125828 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2125930 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2125930 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2125930 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2125978 T6278 oasc.ZkController.register We are
http://127.0.0.1:57642/nsudd/uz/collection1/ and leader is
http://127.0.0.1:57642/nsudd/uz/collection1/
[junit4] 2> 2125979 T6278 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:57642/nsudd/uz
[junit4] 2> 2125979 T6278 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2125979 T6278 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2125979 T6278 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2125980 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2125982 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:57642/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:57642_nsudd%2Fuz",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2126084 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2126084 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2126084 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 2126094 T6224 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 2126094 T6224 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2126096 T6224 oejs.AbstractConnector.doStart Started
[email protected]:38823
[junit4] 2> 2126097 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2126097 T6224 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2126098 T6224 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004
[junit4] 2> 2126098 T6224 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/'
[junit4] 2> 2126110 T6224 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/solr.xml
[junit4] 2> 2126139 T6224 oasc.CoreContainer.<init> New CoreContainer
4915013
[junit4] 2> 2126139 T6224 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/]
[junit4] 2> 2126140 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2126140 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2126141 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2126141 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2126141 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2126141 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2126151 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2126152 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2126152 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2126152 T6224 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2126153 T6224 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2126153 T6224 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2126153 T6224 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2126154 T6224 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36346/solr
[junit4] 2> 2126154 T6224 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2126154 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2126155 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2126156 T6290 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4f93ef name:ZooKeeperConnection
Watcher:127.0.0.1:36346 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2126157 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2126157 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2126159 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2126159 T6292 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ea3dd7 name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2126159 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2126164 T6224
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 2127166 T6224 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58129_nsudd%2Fuz
[junit4] 2> 2127167 T6224 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58129_nsudd%2Fuz
[junit4] 2> 2127170 T6224 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 2127174 T6294 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 2127175 T6294 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2127175 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2127175 T6294 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 2127177 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:58129/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:58129_nsudd%2Fuz",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2127177 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 2127177 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 2127279 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2127279 T6293 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2127279 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2127279 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128176 T6294 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 2128176 T6294 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 2128177 T6294 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 2128177 T6294 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2128178 T6294 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2128178 T6294 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/collection1/'
[junit4] 2> 2128178 T6294 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 2128179 T6294 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 2128179 T6294 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 2128212 T6294 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2128242 T6294 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 2128243 T6294 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 2128250 T6294 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 2128499 T6294 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2128504 T6294 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 2128506 T6294 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2128514 T6294 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2128517 T6294 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2128519 T6294 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2128520 T6294
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2128521 T6294
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2128521 T6294 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 2128522 T6294
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 2128522 T6294
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 2128522 T6294 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 2128522 T6294 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2128522 T6294 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty2/
[junit4] 2> 2128523 T6294 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1976643
[junit4] 2> 2128523 T6294 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty2
[junit4] 2> 2128523 T6294 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty2/index/
[junit4] 2> 2128524 T6294 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 2128524 T6294 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-001/jetty2/index
[junit4] 2> 2128524 T6294 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1128671454,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2128525 T6294 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cdcad)),segFN=segments_1,generation=1}
[junit4] 2> 2128525 T6294 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2128527 T6294 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2128528 T6294 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2128528 T6294 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2128528 T6294 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2128528 T6294 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2128529 T6294 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2128529 T6294 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2128529 T6294 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2128529 T6294 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 2128530 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2128530 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2128531 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 2128531 T6294 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 2128532 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 2128532 T6294 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 2128532 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 2128533 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 2128533 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 2128533 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 2128534 T6294 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 2128536 T6294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2128537 T6294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2128538 T6294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2128539 T6294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 2128541 T6294 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 2128541 T6294 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 2128542 T6294 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=91.154296875,
floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=22.822579175611196,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6460807395395409
[junit4] 2> 2128543 T6294 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19cdcad)),segFN=segments_1,generation=1}
[junit4] 2> 2128543 T6294 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 2128543 T6294 oass.SolrIndexSearcher.<init> Opening
Searcher@1b05916[collection1] main
[junit4] 2> 2128543 T6294 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 2128544 T6294 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 2128544 T6294 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2128545 T6294
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 2128545 T6294 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 2128545 T6294 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2128546 T6294
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 2128546 T6294 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2128546 T6294 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 2128546 T6294 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 2128549 T6295 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1b05916[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2128552 T6294 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 2128553 T6298 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:58129/nsudd/uz collection:collection1
shard:shard2
[junit4] 2> 2128553 T6224 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4] 2> 2128554 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2128554 T6298 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 2128557 T6298 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 2128558 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2128558 T6298
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 2128559 T6298 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C3630 name=collection1
org.apache.solr.core.SolrCore@ffe407
url=http://127.0.0.1:58129/nsudd/uz/collection1 node=127.0.0.1:58129_nsudd%2Fuz
C3630_STATE=coll:collection1 core:collection1
props:{base_url=http://127.0.0.1:58129/nsudd/uz,
node_name=127.0.0.1:58129_nsudd%2Fuz, state=down, core=collection1}
[junit4] 2> 2128559 T6298 C3630 P58129 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:58129/nsudd/uz/collection1/
[junit4] 2> 2128559 T6298 C3630 P58129 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 2128559 T6298 C3630 P58129 oasc.SyncStrategy.syncToMe
http://127.0.0.1:58129/nsudd/uz/collection1/ has no replicas
[junit4] 2> 2128559 T6298 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:58129/nsudd/uz/collection1/ shard2
[junit4] 2> 2128560 T6298 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 2128562 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2128665 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128665 T6293 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128665 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128665 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128713 T6298 oasc.ZkController.register We are
http://127.0.0.1:58129/nsudd/uz/collection1/ and leader is
http://127.0.0.1:58129/nsudd/uz/collection1/
[junit4] 2> 2128713 T6298 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:58129/nsudd/uz
[junit4] 2> 2128713 T6298 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 2128714 T6298 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 2128714 T6298 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 2128715 T6251 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 2128717 T6247 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "base_url":"http://127.0.0.1:58129/nsudd/uz",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:58129_nsudd%2Fuz",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1"}
[junit4] 2> 2128819 T6293 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128819 T6251 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128819 T6259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128819 T6273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 2128833 T6224 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 2128833 T6224 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 2128835 T6224 oejs.AbstractConnector.doStart Started
[email protected]:35756
[junit4] 2> 2128836 T6224 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 2128836 T6224 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2128836 T6224 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-005
[junit4] 2> 2128837 T6224 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-005/'
[junit4] 2> 2128849 T6224 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-005/solr.xml
[junit4] 2> 2128878 T6224 oasc.CoreContainer.<init> New CoreContainer
21056089
[junit4] 2> 2128878 T6224 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001/tempDir-005/]
[junit4] 2> 2128879 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 2128879 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 2128880 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 2128880 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 2128880 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 2128880 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 2128881 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 2128881 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 2128881 T6224 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 2128882 T6224 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 2128882 T6224 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2128882 T6224 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2128883 T6224 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 2128883 T6224 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:36346/solr
[junit4] 2> 2128883 T6224 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 2128884 T6224
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 2128885 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2128886 T6310 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1782916 name:ZooKeeperConnection
Watcher:127.0.0.1:36346 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2128887 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2128887 T6224 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 2128889 T6224 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 2128889 T6312 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1078098 name:ZooKeeperConnection
Watcher:127.0.0.1:36346/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2128890 T6224 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 2128893 T6224 oascc.
[...truncated too long message...]
live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 2226240 T6224 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:58129/nsudd/uz
[junit4] 2> 2226241 T6224 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:57642/nsudd/uz
[junit4] 2> 2226241 T6224 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:39631/nsudd/uz
[junit4] 2> 2226241 T6224 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:41919/nsudd/uz
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=testDistribSearch -Dtests.seed=7A8432D898021CF4
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU
-Dtests.timezone=Pacific/Midway -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 106s J1 | HttpPartitionTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Send doc 2 to old
leader core_node1 should have failed! ClusterState:
DocCollection(c8n_1x2_leader_session_loss)={
[junit4] > "router":{"name":"compositeId"},
[junit4] > "autoAddReplicas":"false",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "base_url":"http://127.0.0.1:39631/nsudd/uz",
[junit4] > "node_name":"127.0.0.1:39631_nsudd%2Fuz",
[junit4] > "state":"down",
[junit4] >
"core":"c8n_1x2_leader_session_loss_shard1_replica1"},
[junit4] > "core_node2":{
[junit4] > "base_url":"http://127.0.0.1:58129/nsudd/uz",
[junit4] > "node_name":"127.0.0.1:58129_nsudd%2Fuz",
[junit4] > "state":"active",
[junit4] > "core":"c8n_1x2_leader_session_loss_shard1_replica2",
[junit4] > "leader":"true"}}}},
[junit4] > "replicationFactor":"2",
[junit4] > "maxShardsPerNode":"1"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([7A8432D898021CF4:FB62BCC0EF5D7CC8]:0)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:329)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2226256 T6224 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-7A8432D898021CF4-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=de_LU, timezone=Pacific/Midway
[junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.7.0_67
(32-bit)/cpus=8,threads=1,free=51644056,total=202301440
[junit4] 2> NOTE: All tests run in this JVM: [TestOmitPositions,
HdfsRecoveryZkTest, TestMissingGroups, TestMaxScoreQueryParser,
ChangedSchemaMergeTest, TestIBSimilarityFactory, QueryElevationComponentTest,
SoftAutoCommitTest, CursorMarkTest, TestManagedSchemaFieldTypeResource,
MultiTermTest, DistributedQueryElevationComponentTest,
FullSolrCloudDistribCmdsTest, MergeStrategyTest,
PreAnalyzedUpdateProcessorTest, CurrencyFieldXmlFileTest, TestUtils,
TestLFUCache, BasicDistributedZk2Test, TestDefaultSearchFieldResource,
DocValuesTest, TestQuerySenderNoQuery, TestWriterPerf, ModifyConfFileTest,
FieldAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory,
OutputWriterTest, HdfsDirectoryTest, LukeRequestHandlerTest,
HdfsCollectionsAPIDistributedZkTest, TestFieldTypeCollectionResource,
PrimUtilsTest, SampleTest, DocValuesMissingTest, ReplicationFactorTest,
TestGroupingSearch, EnumFieldTest, TestHighlightDedupGrouping,
TestReRankQParserPlugin, TestIndexingPerformance, ClusterStateTest,
TestReversedWildcardFilterFactory, UUIDFieldTest, TestLazyCores,
TestNoOpRegenerator, TestManagedResourceStorage, TestSchemaNameResource,
SharedFSAutoReplicaFailoverUtilsTest, DistributedDebugComponentTest,
TestIndexSearcher, LoggingHandlerTest, SSLMigrationTest,
CollectionsAPIDistributedZkTest, DateFieldTest, AnalyticsMergeStrategyTest,
TestInitParams, TestCharFilters, DateMathParserTest, TestJmxMonitoredMap,
TestImplicitCoreProperties, FileBasedSpellCheckerTest, TestReloadAndDeleteDocs,
TestSolrQueryParser, TermVectorComponentDistributedTest,
TestPostingsSolrHighlighter, SOLR749Test, TestRestManager,
TestSolrXmlPersistence, PolyFieldTest, SortByFunctionTest,
TestFieldCollectionResource, DistanceFunctionTest,
DefaultValueUpdateProcessorTest, TestPHPSerializedResponseWriter,
TestFieldSortValues, TestPerFieldSimilarity, ZkSolrClientTest,
TestXIncludeConfig, BadCopyFieldTest,
OverriddenZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest,
TestExceedMaxTermLength, SolrRequestParserTest, TestFieldResource,
DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, TestRandomFaceting,
DistributedQueryComponentCustomSortTest, TestCSVResponseWriter,
ChaosMonkeySafeLeaderTest, DocExpirationUpdateProcessorFactoryTest,
DeleteShardTest, TestRandomMergePolicy, OpenCloseCoreStressTest,
TestComplexPhraseQParserPlugin, SimplePostToolTest,
LeaderElectionIntegrationTest, InfoHandlerTest, TestRecovery, AutoCommitTest,
DistributedTermsComponentTest, NumericFieldsTest, CSVRequestHandlerTest,
TestDynamicFieldResource, BasicZkTest, ClusterStateUpdateTest, TestZkChroot,
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest,
TestDistributedGrouping, TestRealTimeGet, TestStressReorder, TestJoin,
TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, TestRangeQuery,
TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest,
SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest,
TestSort, TestFiltering, TestFunctionQuery, TestBadConfig,
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie,
SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate,
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
TestRemoteStreaming, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest,
TestQueryTypes, RequestHandlersTest, TestValueSourceCache,
TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest,
TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest,
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest,
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2,
TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery,
TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest,
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestDefaultSimilarityFactory,
LegacyHTMLStripCharFilterTest, ResourceLoaderTest, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache,
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest,
FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest,
TestDistributedMissingSort, TestTolerantSearch, AssignTest,
AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
CustomCollectionTest, HttpPartitionTest]
[junit4] Completed on J1 in 105.58s, 1 test, 1 failure <<< FAILURES!
[...truncated 260 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961:
There were test failures: 432 suites, 1778 tests, 1 failure, 44 ignored (22
assumptions)
Total time: 105 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client
-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]