test_get_hypervisor_uptime failed when test against hyperv

Bug #1289153 reported by Chen Xiao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Expired
Undecided
Unassigned

Bug Description

compute node use hyperv type node, run tempest , get failed
log:
tempest.api.compute.v3.admin.test_hypervisor.HypervisorAdminV3Test.test_get_hypervisor_uptime[gate] ...
2014-03-05 04:00:13.438 17337 INFO tempest.common.rest_client [-] Request: GET http://10.11.0.16:8774/v3/os-hypervisors
2014-03-05 04:00:13.439 17337 DEBUG tempest.common.rest_client [-] Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<Token omitted>'} _log_request /tempest/tempest/common/rest_client.py:220
2014-03-05 04:00:13.532 17337 INFO tempest.common.rest_client [-] Response Status: 200
2014-03-05 04:00:13.533 17337 INFO tempest.common.rest_client [-] Nova request id: req-1f079a4f-48e0-413d-8d76-1d454405fd64
2014-03-05 04:00:13.533 17337 DEBUG tempest.common.rest_client [-] Response Headers: {'content-length': '70', 'content-location': u'http://10.11.0.16:8774/v3/os-hypervisors', 'date': 'Wed, 05 Mar 2014 10:00:13 GMT', 'content-type': 'application/json', 'connection': 'close'} _log_response /tempest/tempest/common/rest_client.py:241
2014-03-05 04:00:13.534 17337 DEBUG tempest.common.rest_client [-] Response Body: {"hypervisors": [{"id": 2, "hypervisor_hostname": "WIN-U"}]} _log_response /tempest/tempest/common/rest_client.py:245
2014-03-05 04:00:13.535 17337 INFO tempest.common.rest_client [-] Request: GET http://10.11.0.16:8774/v3/os-hypervisors/2/uptime
2014-03-05 04:00:13.535 17337 DEBUG tempest.common.rest_client [-] Request Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<Token omitted>'} _log_request /tempest/tempest/common/rest_client.py:220
2014-03-05 04:00:13.651 17337 INFO tempest.common.rest_client [-] Response Status: 501
2014-03-05 04:00:13.651 17337 INFO tempest.common.rest_client [-] Nova request id: req-07408631-12b8-46ba-b510-ad0cced29115
2014-03-05 04:00:13.652 17337 DEBUG tempest.common.rest_client [-] Response Headers: {'content-length': '106', 'date': 'Wed, 05 Mar 2014 10:00:13 GMT', 'content-type': 'application/json; charset=UTF-8', 'connection': 'close'} _log_response /tempest/tempest/common/rest_client.py:241
2014-03-05 04:00:13.652 17337 DEBUG tempest.common.rest_client [-] Response Body: {"notImplemented": {"message": " Virt driver does not implement uptime function.", "code": 501}} _log_response /tempest/tempest/common/rest_client.py:245
ERROR

Revision history for this message
Mauro S M Rodrigues (maurorodrigues) wrote :

can you provide full logs? thanks

Changed in tempest:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tempest because there has been no activity for 60 days.]

Changed in tempest:
status: Incomplete → Expired
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.