zabbix deployment error when default password is changed

Bug #1359773 reported by Stanislaw Bogatkin
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Stanislaw Bogatkin

Bug Description

{
build_id: "2014-08-14_02-01-17",
ostf_sha: "d2a894d228c1f3c22595a77f04b1e00d09d8e463",
build_number: "436",
auth_required: true,
api: "1.0",
nailgun_sha: "b5bdd19c2dbeb26ce3bd88270d09f5e7541a3aea",
production: "docker",
fuelmain_sha: "9f327045cdd72d406d89063393a499635be5e3d4",
astute_sha: "b52910642d6de941444901b0f20e95ebbcb2b2e9",
feature_groups: [
"mirantis",
"experimental"
],
release: "5.1",
fuellib_sha: "4b085bfbf7be973f0aa29d9d5e4f3ebd5bf789a1"
}

Steps to reproduce:
1. Create new env. Select Ubuntu, Simple, Neutron with GRE.
2. Add controller, compute, zabbix.
3. Change default password to zabbix in 'settings' page.
4. Try to deploy.

Expected result: all OK.
Actual result: zabbix fail to deploy with next errors in logs:

Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Login name or password is incorrect., sleeping 20 (retry (#0/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Login name or password is incorrect., sleeping 20 (retry (#1/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Login name or password is incorrect., sleeping 20 (retry (#2/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Login name or password is incorrect., sleeping 20 (retry (#3/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Login name or password is incorrect., sleeping 20 (retry (#4/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Account is blocked for 30 seconds, sleeping 20 (retry (#5/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Account is blocked for 30 seconds, sleeping 20 (retry (#6/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Account is blocked for 30 seconds, sleeping 20 (retry (#7/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Account is blocked for 30 seconds, sleeping 20 (retry (#8/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Account is blocked for 30 seconds, sleeping 20 (retry (#9/10))
Thu Aug 21 13:55:05 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#0/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#1/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#2/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#3/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#4/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#5/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#6/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#7/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#8/10))
Thu Aug 21 13:55:06 +0000 2014 Puppet (warning): Could not make request to zabbix: Zabbix API returned error code -32602: Invalid params., Not authorized, sleeping 20 (retry (#9/10))
Thu Aug 21 13:55:06 +0000 2014 /Stage[main]/Zabbix::Server::Config/Zabbix_hostgroup[ManagedByPuppet] (err): Could not evaluate: undefined method `empty?' for 10:Fixnum

Revision history for this message
Stanislaw Bogatkin (sbogatkin) wrote :
Changed in fuel:
milestone: none → 5.1
importance: Undecided → High
assignee: nobody → Fuel Library Team (fuel-library)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Stanislaw Bogatkin (sbogatkin)
Changed in fuel:
status: New → Confirmed
Changed in fuel:
status: Confirmed → In Progress
assignee: Stanislaw Bogatkin (sbogatkin) → Tomasz 'Zen' Napierala (tzn)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/116910

Changed in fuel:
assignee: Tomasz 'Zen' Napierala (tzn) → Stanislaw Bogatkin (sbogatkin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/116910
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=d3a29c2f5aacfecc6d54cd4b02f24f8982857403
Submitter: Jenkins
Branch: master

commit d3a29c2f5aacfecc6d54cd4b02f24f8982857403
Author: Stanislaw Bogatkin <email address hidden>
Date: Tue Aug 26 18:46:40 2014 +0400

    Not configure default DB when installing zabbix

    1. We shouldn't configure default DB when install zabbix-server-mysql.
    2. Rewrite manifests to apply in right order

    Change-Id: Ib5ceabd8c4292a0813f70c47a38a393b98075b8c
    Closes-Bug: 1359773

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on ISO #525

"build_id": "2014-09-24_00-01-46", "ostf_sha": "b97e9855b74e7ae510d704b3dd91f3d5b69dca40", "build_number": "525", "auth_required": true, "api": "1.0", "nailgun_sha": "95fdccf8c7e5f4a44a28c59a7f4b4a660a1ec9e4", "production": "docker", "fuelmain_sha": "4edb0b06dd5b67096dfeb8a52c4f0c4393189e14", "astute_sha": "a3e5da62af91b99f958ab958161d3dcec09c657b", "feature_groups": ["mirantis"], "release": "6.0", "release_versions": {"2014.1.1-5.1": {"VERSION": {"build_id": "2014-09-24_00-01-46", "ostf_sha": "b97e9855b74e7ae510d704b3dd91f3d5b69dca40", "build_number": "525", "api": "1.0", "nailgun_sha": "95fdccf8c7e5f4a44a28c59a7f4b4a660a1ec9e4", "production": "docker", "fuelmain_sha": "4edb0b06dd5b67096dfeb8a52c4f0c4393189e14", "astute_sha": "a3e5da62af91b99f958ab958161d3dcec09c657b", "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "ae297a55b7ee2958fa2cd5bab3ce0175f0818ea6"}}}, "fuellib_sha": "ae297a55b7ee2958fa2cd5bab3ce0175f0818ea6"

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.