[System tests] Timeout is too small in repeatable_image_based

Bug #1415037 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Andrey Sledzinskiy

Bug Description

http://jenkins-product.srt.mirantis.net:8080/view/6.1_swarm/job/6.1.system_test.centos.image_based/8/consoleFull
Error Message

Waiting timed out

Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/usr/lib/python2.7/dist-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/usr/lib/python2.7/dist-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/usr/lib/python2.7/dist-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/6.1.system_test.centos.image_based/fuelweb_test/helpers/decorators.py", line 60, in wrapper
    return func(*args, **kwagrs)
  File "/home/jenkins/workspace/6.1.system_test.centos.image_based/fuelweb_test/tests/tests_strength/test_image_based.py", line 66, in repeatable_image_based
    timeout=5 * 60)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 98, in wait
    raise TimeoutError("Waiting timed out")
TimeoutError: Waiting timed out

At the same time we can see in astute log:

2015-01-27T06:14:36 info: [407] c7f62a37-b043-4b81-8be4-0f90ee5902b1: Finished removing of nodes: ["1", "2", "3", "4", "5"]
2015-01-27T06:14:36 info: [407] Casting message to Nailgun: {"method"=>"remove_cluster_resp", "args"=>{"task_uuid"=>"c7f62a37-b043-4b81-8be4-0f90ee5902b1", "status"=>"ready", "progress"=>100, "nodes"=>[{"u
id"=>"2"}, {"uid"=>"3"}, {"uid"=>"1"}, {"uid"=>"5"}, {"uid"=>"4"}]}}
2015-01-27T06:19:39 info: [423] Processing RPC call 'dump_environment'

So we just need to wait a liitle bit more before nodes came back into discovered state

Tags: system-tests
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

Changed in fuel:
status: New → In Progress
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/154505

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-main (master)

Change abandoned by Andrey Sledzinskiy (<email address hidden>) on branch: master
Review: https://review.openstack.org/151207
Reason: Drop due to moving to fuel-qa repo

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/154505
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=f807bb665790bb114614b8a046cf7f3be50512f0
Submitter: Jenkins
Branch: master

commit f807bb665790bb114614b8a046cf7f3be50512f0
Author: asledzinskiy <email address hidden>
Date: Tue Feb 10 17:03:49 2015 +0200

    Increase timeout in repeatable image based test

    - Increase timeout to wait for nodes to get online
    state after cluster deletion

    Change-Id: I2e73fae66c840294d01af6e0d6a0b35edca93f49
    Closes-Bug: #1415037

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verified 357/ 359 isos

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.