[SWARM] [9.2] Heat OSTF failed

Bug #1637953 reported by Yury Tregubov
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Sustaining
Mirantis OpenStack
9.x
Fix Released
Critical
Oleksiy Molchanov

Bug Description

Since 9.2 snapshot #446 the Swarm 9.x.system_test.ubuntu.services_ha is failed due to failed OSTF
fuel_health.tests.tests_platform.test_heat.HeatSmokeTests.test_advanced_actions

Looks like the test is failed on step 6:
        Scenario:
            1. Create test flavor.
            2. Create a stack.
            3. Wait until the stack status will change to 'CREATE_COMPLETE'.
            4. Call stack suspend action.
            5. Wait until the stack status will change to 'SUSPEND_COMPLETE'.
            6. Check that stack resources are in 'SUSPEND_COMPLETE' status.
            7. Check that server owned by stack is in 'SUSPENDED' status.
            8. Call stack resume action.
            9. Wait until the stack status will change to 'RESUME_COMPLETE'.
            10. Check that stack resources are in 'RESUME_COMPLETE' status.
            11. Check that instance owned by stack is in 'ACTIVE' status.
            12. Call stack check action.
            13. Wait until the stack status will change to 'CHECK_COMPLETE'.
            14. Check that stack resources are in 'CHECK_COMPLETE' status.
            15. Check that instance owned by stack is in 'ACTIVE' status.
            16. Delete the stack and wait for the stack to be deleted.

2016-10-31 01:34:44 - INFO fuel_web_client.py:150 -- Wait OSTF tests at cluster #1 for 3600 seconds
2016-10-31 01:35:49 - ERROR log_helpers.py:229 -- Failed:
'assert_ostf_run_certain'(
    'self'=<fuelweb_test.models.fuel_web_client.FuelWebClient29 object at 0x7f1fb1075c50>,
    'cluster_id'=1,
    'tests_must_be_passed'=
        [
            b'''fuel_health.tests.tests_platform.test_heat.HeatSmokeTests.test_advanced_actions''',
        ],
    'timeout'=3600,
)
Traceback (most recent call last):
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha/core/helpers/log_helpers.py", line 215, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.services_ha/fuelweb_test/models/fuel_web_client.py", line 255, in assert_ostf_run_certain
    indent=1)))
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/asserts.py", line 163, in assert_true
    raise ASSERTION_ERROR(message)
AssertionError: The following tests have not succeeded, while they must have passed:
  - Advanced stack actions: suspend, resume and check (fuel_health.tests.tests_platform.test_heat.HeatSmokeTests.test_advanced_actions). Test status: failure, message: Failed to get to expected status. Currently in SUSPEND_FAILED status. Please refer to OpenStack logs for more details.

The snapshots are available in the last build:
 https://product-ci.infra.mirantis.net/job/9.x.system_test.ubuntu.services_ha/107

description: updated
description: updated
no longer affects: mos
Changed in fuel:
milestone: none → 10.0-updates
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
importance: Undecided → High
status: New → Confirmed
tags: added: area-library
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → MOS Maintenance (mos-maintenance)
tags: added: swarm-fail
Changed in fuel:
assignee: MOS Maintenance (mos-maintenance) → Rodion Tikunov (rtikunov)
Changed in fuel:
assignee: Rodion Tikunov (rtikunov) → Fuel Sustaining (fuel-sustaining-team)
Revision history for this message
Yury Tregubov (ytregubov) wrote :

The problem is seen on deployment of mos-int tests as well.

tags: added: swarm-blocker
removed: swarm-fail
Revision history for this message
Rodion Tikunov (rtikunov) wrote :

We need to run this test with latest ubuntu snapshot - http://mirror.seed-cz1.fuel-infra.org/mos-repos/ubuntu/snapshots/9.0-2016-11-03-104321/
There was made important changes in libvirt.

Revision history for this message
Rodion Tikunov (rtikunov) wrote :

Jobs uses old snapshot because BVT has failed since 2016-11-02.
Bug on it https://bugs.launchpad.net/fuel/+bug/1639729

Revision history for this message
Rodion Tikunov (rtikunov) wrote :

BTV has fixed now.
But job fails because of error:
2016-11-11 00:11:36 +0000 Scope(Class[Openstack_tasks::Murano::Upload_murano_package]) (notice): MODULAR: murano/upload_murano_package.pp
2016-11-11 00:11:37 +0000 Puppet (err): Invalid parameter exists_action on Murano::Application[io.murano] at /etc/puppet/modules/openstack_tasks/manifests/murano/upload_murano_package.pp:7 on node node-1.t
est.domain.local

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/396571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/396571
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=62a29aed516ba3d95775cd9500bc46e57878d332
Submitter: Jenkins
Branch: stable/mitaka

commit 62a29aed516ba3d95775cd9500bc46e57878d332
Author: Oleksiy Molchanov <email address hidden>
Date: Fri Nov 11 12:12:56 2016 +0200

    Update puppet-murano version

    Fix regression that came after https://review.openstack.org/#/c/390333/

    Change-Id: I9b7d6082b0bcba603384862a2a6b4a5bb80e16f4
    Closes-Bug: 1637953

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-library (stable/mitaka)

Change abandoned by Mykyta Karpin (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/396051
Reason: this one I9b7d6082b0bcba603384862a2a6b4a5bb80e16f4 was merged

Changed in fuel:
status: Confirmed → Invalid
tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 snapshot #582.

Job is finished successfully:
https://product-ci.infra.mirantis.net/job/9.x.system_test.ubuntu.services_ha/139/

tags: removed: on-verification
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.