[system_test]need to increase timer for waiting in test change_pacemaker_parameter_not_break_rabbitmq

Bug #1515983 reported by Artem Hrechanychenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Vasily Gorin

Bug Description

release: '8.0'
release_versions:
  2015.1.0-8.0:
    VERSION:
      api: '1.0'
      astute_sha: 959b06c5ef8143125efd1727d350c050a922eb12
      build_id: '152'
      build_number: '152'
      feature_groups:
      - mirantis
      fuel-agent_sha: 07560a9fc3ce5301ace04d2d3e5d68db6ee4f8d5
      fuel-createmirror_sha: a034dcb06520df58a7338816900a431a6b61d83f
      fuel-library_sha: 31f6ae4ced72927287b513e9c4e3a24d367e7736
      fuel-nailgun-agent_sha: 3e9d17211d65c80bf97c8d83979979f6c7feb687
      fuel-nailgun_sha: e72e94138d159308e85a16c382e90b54c7bc7c79
      fuel-ostf_sha: f169d495691ea3d40d3d6d0278265698d3f6ed14
      fuel-upgrade_sha: 1e894e26d4e1423a9b0d66abd6a79505f4175ff6
      fuelmain_sha: b5eb33ca7147dfda7a943a7f8f58c28e86d63992
      fuelmenu_sha: 8a32c53c1fa13b036000f589f96e876277dbd071
      network-checker_sha: a57e1d69acb5e765eb22cab0251c589cd76f51da
      openstack_version: 2015.1.0-8.0
      production: docker
      python-fuelclient_sha: e685d68c1c0d0fa0491a250f07d9c3a8d0f9608c
      release: '8.0'
      shotgun_sha: 25dd78a3118267e3616df0727ce746e7dead2d67
shotgun_sha: 25dd78a3118267e3616df0727ce746e7dead2d67

INFO test_failover_base.py:1291 -- Check for slave-02
2015-11-12 23:04:27,557 - ERROR utils.py:371 -- Unexpected exit_code returned: actual 2, expected 0. Command: 'rabbitmqctl cluster_status' Details: {'host': '10.109.20.4', 'command': 'rabbitmqctl cluster_status', 'exit_code': 2, 'stderr': ["Error: unable to connect to node 'rabbit@node-5': nodedown\n", '\n', 'DIAGNOSTICS\n', '===========\n', '\n', "attempted to contact: ['rabbit@node-5']\n", '\n', 'rabbit@node-5:\n', ' * connected to epmd (port 4369) on node-5\n', " * epmd reports: node 'rabbit' not running at all\n", ' no other nodes on node-5\n', ' * suggestion: start the node\n', '\n', 'current node details:\n', "- node name: 'rabbitmq-cli-4266@node-5'\n", '- home dir: /var/lib/rabbitmq\n', '- cookie hash: soeIWU2jk2YNseTyDSlsEA==\n', '\n'], 'stdout': ["Cluster status of node 'rabbit@node-5' ...\n"]}

Verified manually - exit code =0
[root@nailgun ~]# fuel nodes
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|--------|---------------------|---------|-------------|-------------------|------------|---------------|--------|---------
3 | ready | slave-05_compute | 1 | 10.109.20.7 | 64:b6:05:10:1a:0f | compute | | True | 1
5 | ready | slave-02_controller | 1 | 10.109.20.4 | 64:8a:12:95:a8:83 | controller | | True | 1
1 | ready | slave-01_controller | 1 | 10.109.20.3 | 64:86:70:72:73:de | controller | | True | 1
4 | ready | slave-03_controller | 1 | 10.109.20.5 | 64:7d:13:a1:84:08 | controller | | True | 1
2 | ready | slave-04_compute | 1 | 10.109.20.6 | 64:07:43:c1:a4:53 | compute | | True | 1
6 | ready | slave-06_cinder | 1 | 10.109.20.8 | 64:5f:4b:62:e3:24 | cinder | | True | 1
[root@nailgun ~]# ssh 10.109.20.4
Warning: Permanently added '10.109.20.4' (RSA) to the list of known hosts.
Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-68-generic x86_64)

 * Documentation: https://help.ubuntu.com/
root@node-5:~# rabbitmqctl cluster_status
Cluster status of node 'rabbit@node-5' ...
[{nodes,[{disc,['rabbit@node-1','rabbit@node-4','rabbit@node-5']}]},
 {running_nodes,['rabbit@node-1','rabbit@node-4','rabbit@node-5']},
 {cluster_name,<<"<email address hidden>">>},
 {partitions,[]}]
root@node-5:~# echo $?
0

Changed in fuel:
milestone: none → 8.0
Artem Roma (aroma-x)
Changed in fuel:
status: New → Confirmed
tags: added: area-qa
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/245690
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=70045e22956247b01c8c35080653675c23d50092
Submitter: Jenkins
Branch: master

commit 70045e22956247b01c8c35080653675c23d50092
Author: vgorin <email address hidden>
Date: Thu Nov 19 19:26:58 2015 +0300

    Change logic of test and add new checks

    Fix issue with test change_pacemaker_parameter_not_break_rabbitmq
    Expected code was changed for command 'rabbitmqctl cluster_status'

    Closes-Bug: #1515983
    Change-Id: I0c81989885a2ed657c5cd78dd8867b7912bf7525

Changed in fuel:
status: In Progress → Fix Committed
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.

Other bug subscribers

Remote bug watches

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