Activity log for bug #1455451

Date Who What changed Old value New value Message
2015-05-15 11:02:15 Paul Karikh bug added bug
2015-05-15 11:37:10 Paul Karikh attachment added fail_error_deploy_neutron_vlan_ha-2015_05_15__09_14_28.tar.gz https://bugs.launchpad.net/mos/+bug/1455451/+attachment/4398047/+files/fail_error_deploy_neutron_vlan_ha-2015_05_15__09_14_28.tar.gz
2015-05-15 12:00:43 Paul Karikh description BVT for CentOS faild here: http://jenkins-product.srt.mirantis.net:8080/view/All/job/6.0.1.test_staging_mirror/143/ The error is 'Flavor for tests was not created. Seems that something is wrong with nova services. Please refer to OpenStack logs for more details.' ====================================================================== FAIL: Deploy cluster in HA mode with Neutron VLAN ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func compatability.capture_type_error(s_func) File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error func() File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func func(test_case.state.get_state()) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/helpers/decorators.py", line 60, in wrapper return func(*args, **kwagrs) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/tests/test_neutron.py", line 329, in deploy_neutron_vlan_ha cluster_id=cluster_id) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/__init__.py", line 48, in wrapped result = func(*args, **kwargs) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/models/fuel_web_client.py", line 574, in run_ostf failed_test_name=failed_test_name) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/__init__.py", line 48, in wrapped result = func(*args, **kwargs) File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/models/fuel_web_client.py", line 197, in assert_ostf_run failed_tests_res)) AssertionError: Failed tests, fails: 1 should fail: 0 failed tests name: [{u'Launch instance (failure)': u'Flavor for tests was not created. Seems that something is wrong with nova services. Please refer to OpenStack logs for more details.'}] BVT for CentOS faild here: http://jenkins-product.srt.mirantis.net:8080/view/All/job/6.0.1.test_staging_mirror/143/ The error is 'Flavor for tests was not created. Seems that something is wrong with nova services. Please refer to OpenStack logs for more details.' 2015-05-15 09:07:30,621 - INFO nailgun_client.py:205 -- Run OSTF tests at cluster #1: ['smoke', 'sanity'] 2015-05-15 09:07:31,135 - INFO http.py:72 -- self url is http://10.108.5.2:8000 2015-05-15 09:07:31,403 - INFO fuel_web_client.py:570 -- Try to run assert ostf with expected fail name None 2015-05-15 09:07:31,404 - INFO fuel_web_client.py:156 -- Assert OSTF run at cluster #1. Should fail 0 tests named None 2015-05-15 09:07:31,404 - INFO fuel_web_client.py:82 -- Wait OSTF tests at cluster #1 for 1800 seconds 2015-05-15 09:12:48,345 - INFO fuel_web_client.py:184 -- OSTF test statuses are : {u'Create volume and boot instance from it': u'skipped', u'Request snapshot list': u'success', u'Create instance flavor': u'success', u'Request volume list': u'success', u'Create keypair': u'success', u'Request flavor list': u'success', u'Request user list': u'success', u'Launch instance, create snapshot, launch instance from snapshot': u'success', u'Create volume and attach it to instance': u'skipped', u'Request instance list': u'success', u'Create security group': u'success', u'Request stack list': u'success', u'Create user and authenticate with it to Horizon': u'success', u'Request image list': u'success', u'Request active services list': u'success', u'Check network parameters': u'success', u'Launch instance': u'failure', u'Check that required services are running': u'success', u'Check network connectivity from instance via floating IP': u'success', u'Request absolute limits list': u'success'} 2015-05-15 09:12:48,501 - INFO fuel_web_client.py:601 -- Wait for task {u'status': u'running', u'name': u'dump', u'cluster': None, u'result': {}, u'progress': 0, u'message': None, u'id': 10, u'uuid': u'f50c92d7-a35d-40e4-a861-ad8d1db91419'} 300 seconds 2015-05-15 09:14:28,997 - INFO decorators.py:41 -- Saving logs to "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/logs/fail_error_deploy_neutron_vlan_ha-2015_05_15__09_14_28.tar.gz" file 2015-05-15 09:15:12,780 - INFO decorators.py:125 -- <<<<<****************************************************************************************************>>>>> 2015-05-15 09:15:12,780 - INFO decorators.py:126 -- Failed in method 'deploy_neutron_vlan_ha'. Make snapshot: error_deploy_neutron_vlan_ha 2015-05-15 09:15:12,780 - INFO decorators.py:135 -- You could revert this snapshot using [dos.py revert 6.0.1.staging.CentOS.bvt_1.141.2015-05-15_06-11-45 --snapshot-name error_deploy_neutron_vlan_ha && dos.py resume 6.0.1.staging.CentOS.bvt_1.141.2015-05-15_06-11-45 && virsh net-dumpxml 6.0.1.staging.CentOS.bvt_1.141.2015-05-15_06-11-45_admin | grep -P "(\d+\.){3}" -o | awk '{print "Admin node IP: "$0"2"}'] 2015-05-15 09:15:12,780 - INFO decorators.py:140 -- <<<<<****************************************************************************************************>>>>> FAIL ====================================================================== FAIL: Deploy cluster in HA mode with Neutron VLAN ---------------------------------------------------------------------- Traceback (most recent call last):   File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func     compatability.capture_type_error(s_func)   File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error     func()   File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func     func(test_case.state.get_state())   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/helpers/decorators.py", line 60, in wrapper     return func(*args, **kwagrs)   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/tests/test_neutron.py", line 329, in deploy_neutron_vlan_ha     cluster_id=cluster_id)   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/__init__.py", line 48, in wrapped     result = func(*args, **kwargs)   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/models/fuel_web_client.py", line 574, in run_ostf     failed_test_name=failed_test_name)   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/__init__.py", line 48, in wrapped     result = func(*args, **kwargs)   File "/home/jenkins/workspace/6.0.1.staging.centos.bvt_1/fuelweb_test/models/fuel_web_client.py", line 197, in assert_ostf_run     failed_tests_res)) AssertionError: Failed tests, fails: 1 should fail: 0 failed tests name: [{u'Launch instance (failure)': u'Flavor for tests was not created. Seems that something is wrong with nova services. Please refer to OpenStack logs for more details.'}]
2015-05-15 15:24:07 ruhe mos: milestone 6.0.1
2015-05-15 15:24:10 ruhe mos: importance Undecided High
2015-05-15 15:25:24 Paul Karikh summary staging job for 6.0.1 failed: Deploy cluster in HA mode with Neutron VLAN staging for 6.0.1 failed with OSTF error in TestNovaNetwork.test_004_create_servers error
2015-05-15 21:08:31 Paul Karikh mos: assignee MOS Nova (mos-nova)
2015-05-18 08:45:38 Paul Karikh mos: importance High Critical
2015-05-18 10:59:45 Timofey Durakov mos: assignee MOS Nova (mos-nova) Timur Nurlygayanov (tnurlygayanov)
2015-05-18 10:59:51 Timofey Durakov mos: status New Confirmed
2015-09-16 21:10:58 Fuel Devops McRobotson mos/6.1.x: milestone 6.1-mu-2
2015-09-16 21:10:58 Fuel Devops McRobotson mos/6.1.x: assignee Timur Nurlygayanov (tnurlygayanov)
2015-09-16 21:11:00 Fuel Devops McRobotson mos/7.0.x: milestone 7.0
2015-09-16 21:11:00 Fuel Devops McRobotson mos/7.0.x: assignee Timur Nurlygayanov (tnurlygayanov)
2015-09-16 21:11:01 Fuel Devops McRobotson mos: status Confirmed New
2015-09-16 21:11:01 Fuel Devops McRobotson mos: milestone 6.0.1 8.0
2015-09-16 21:11:02 Fuel Devops McRobotson mos/6.0.x: importance Undecided Critical
2015-09-16 21:11:02 Fuel Devops McRobotson mos/6.0.x: status New Confirmed
2015-09-16 21:11:02 Fuel Devops McRobotson mos/6.0.x: milestone 6.0.1
2015-09-16 21:11:02 Fuel Devops McRobotson mos/6.0.x: assignee Timur Nurlygayanov (tnurlygayanov)
2015-09-17 08:52:03 Timur Nurlygayanov mos/6.0.x: status Confirmed In Progress
2015-09-17 08:52:09 Timur Nurlygayanov mos/6.1.x: importance Undecided Critical
2015-09-17 08:52:11 Timur Nurlygayanov mos/7.0.x: importance Undecided Critical
2015-09-17 08:59:22 Timur Nurlygayanov mos/6.1.x: status New In Progress
2015-09-17 09:00:30 Timur Nurlygayanov nominated for series mos/8.0.x
2015-09-17 09:00:30 Timur Nurlygayanov bug task added mos/8.0.x
2015-09-17 09:34:59 Timur Nurlygayanov tags ostf
2015-09-17 13:06:20 Vitaly Sedelnik mos/6.1.x: milestone 6.1-mu-2 6.1-updates
2015-09-17 13:06:46 Vitaly Sedelnik mos/7.0.x: status New Invalid
2015-09-17 13:06:48 Vitaly Sedelnik mos/8.0.x: status New Invalid
2015-09-17 13:07:16 Vitaly Sedelnik mos/6.0.x: importance Critical High
2015-09-17 13:07:18 Vitaly Sedelnik mos/6.1.x: importance Critical High
2015-09-17 13:07:22 Vitaly Sedelnik mos/7.0.x: importance Critical High
2015-09-17 13:07:24 Vitaly Sedelnik mos/8.0.x: importance Critical High
2015-09-17 13:23:12 Tatyanka mos/6.1.x: status In Progress Invalid
2015-11-06 10:45:51 Vitaly Sedelnik mos/6.0.x: status In Progress Won't Fix
2016-03-11 11:40:17 Nastya Urlapova tags ostf area-ostf