Activity log for bug #1362595

Date Who What changed Old value New value Message
2014-08-28 12:46:22 Bob Ball bug added bug
2014-08-28 12:47:01 Bob Ball tags xenserver
2014-08-28 12:47:07 Bob Ball nova: status New Confirmed
2014-08-28 12:47:26 Bob Ball nova: importance Undecided Medium
2014-08-28 12:47:38 Bob Ball nova: assignee John Garbutt (johngarbutt)
2014-08-28 12:47:45 Bob Ball nova: milestone juno-3
2014-08-28 12:47:51 Bob Ball description http://dd6b71949550285df7dc-dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/36/109836/4/23874/run_tests.log 2014-08-28 12:26:37.538 | Traceback (most recent call last): 2014-08-28 12:26:37.543 | File "tempest/api/compute/servers/test_server_actions.py", line 251, in test_resize_server_revert 2014-08-28 12:26:37.550 | self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE') 2014-08-28 12:26:37.556 | File "tempest/services/compute/json/servers_client.py", line 179, in wait_for_server_status 2014-08-28 12:26:37.563 | raise_on_error=raise_on_error) 2014-08-28 12:26:37.570 | File "tempest/common/waiters.py", line 77, in wait_for_server_status 2014-08-28 12:26:37.577 | server_id=server_id) 2014-08-28 12:26:37.583 | BuildErrorException: Server e58677ac-dd72-4f10-9615-cb6763f34f50 failed to build and is in ERROR status 2014-08-28 12:26:37.589 | Details: {u'message': u'[\'XENAPI_PLUGIN_FAILURE\', \'move_vhds_into_sr\', \'Exception\', "VDI \'/var/run/sr-mount/16f5c980-eeb6-0fd3-e9b1-dec616309984/os-images/instancee58677ac-dd72-4f10-9615-cb6763f34f50/535cd7f2-80a5-463a-935c-9c4f52ba0ecf.vhd\' has an invalid footer: \' invalid cook', u'code': 500, u'created': u'2014-08-28T11:57:01Z'} Seen in XenServer CI: http://dd6b71949550285df7dc-dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/36/109836/4/23874/run_tests.log 2014-08-28 12:26:37.538 | Traceback (most recent call last): 2014-08-28 12:26:37.543 | File "tempest/api/compute/servers/test_server_actions.py", line 251, in test_resize_server_revert 2014-08-28 12:26:37.550 | self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE') 2014-08-28 12:26:37.556 | File "tempest/services/compute/json/servers_client.py", line 179, in wait_for_server_status 2014-08-28 12:26:37.563 | raise_on_error=raise_on_error) 2014-08-28 12:26:37.570 | File "tempest/common/waiters.py", line 77, in wait_for_server_status 2014-08-28 12:26:37.577 | server_id=server_id) 2014-08-28 12:26:37.583 | BuildErrorException: Server e58677ac-dd72-4f10-9615-cb6763f34f50 failed to build and is in ERROR status 2014-08-28 12:26:37.589 | Details: {u'message': u'[\'XENAPI_PLUGIN_FAILURE\', \'move_vhds_into_sr\', \'Exception\', "VDI \'/var/run/sr-mount/16f5c980-eeb6-0fd3-e9b1-dec616309984/os-images/instancee58677ac-dd72-4f10-9615-cb6763f34f50/535cd7f2-80a5-463a-935c-9c4f52ba0ecf.vhd\' has an invalid footer: \' invalid cook', u'code': 500, u'created': u'2014-08-28T11:57:01Z'}
2014-08-28 12:49:12 Bob Ball description Seen in XenServer CI: http://dd6b71949550285df7dc-dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/36/109836/4/23874/run_tests.log 2014-08-28 12:26:37.538 | Traceback (most recent call last): 2014-08-28 12:26:37.543 | File "tempest/api/compute/servers/test_server_actions.py", line 251, in test_resize_server_revert 2014-08-28 12:26:37.550 | self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE') 2014-08-28 12:26:37.556 | File "tempest/services/compute/json/servers_client.py", line 179, in wait_for_server_status 2014-08-28 12:26:37.563 | raise_on_error=raise_on_error) 2014-08-28 12:26:37.570 | File "tempest/common/waiters.py", line 77, in wait_for_server_status 2014-08-28 12:26:37.577 | server_id=server_id) 2014-08-28 12:26:37.583 | BuildErrorException: Server e58677ac-dd72-4f10-9615-cb6763f34f50 failed to build and is in ERROR status 2014-08-28 12:26:37.589 | Details: {u'message': u'[\'XENAPI_PLUGIN_FAILURE\', \'move_vhds_into_sr\', \'Exception\', "VDI \'/var/run/sr-mount/16f5c980-eeb6-0fd3-e9b1-dec616309984/os-images/instancee58677ac-dd72-4f10-9615-cb6763f34f50/535cd7f2-80a5-463a-935c-9c4f52ba0ecf.vhd\' has an invalid footer: \' invalid cook', u'code': 500, u'created': u'2014-08-28T11:57:01Z'} When moving VHDs on the filesystem a coalesce may be in progress. The result of this is that the VHD file is not valid when it is copied as it is being actively changed - and the VHD cookie is invalid. Seen in XenServer CI: http://dd6b71949550285df7dc-dda4e480e005aaa13ec303551d2d8155.r49.cf1.rackcdn.com/36/109836/4/23874/run_tests.log 2014-08-28 12:26:37.538 | Traceback (most recent call last): 2014-08-28 12:26:37.543 | File "tempest/api/compute/servers/test_server_actions.py", line 251, in test_resize_server_revert 2014-08-28 12:26:37.550 | self.client.wait_for_server_status(self.server_id, 'VERIFY_RESIZE') 2014-08-28 12:26:37.556 | File "tempest/services/compute/json/servers_client.py", line 179, in wait_for_server_status 2014-08-28 12:26:37.563 | raise_on_error=raise_on_error) 2014-08-28 12:26:37.570 | File "tempest/common/waiters.py", line 77, in wait_for_server_status 2014-08-28 12:26:37.577 | server_id=server_id) 2014-08-28 12:26:37.583 | BuildErrorException: Server e58677ac-dd72-4f10-9615-cb6763f34f50 failed to build and is in ERROR status 2014-08-28 12:26:37.589 | Details: {u'message': u'[\'XENAPI_PLUGIN_FAILURE\', \'move_vhds_into_sr\', \'Exception\', "VDI \'/var/run/sr-mount/16f5c980-eeb6-0fd3-e9b1-dec616309984/os-images/instancee58677ac-dd72-4f10-9615-cb6763f34f50/535cd7f2-80a5-463a-935c-9c4f52ba0ecf.vhd\' has an invalid footer: \' invalid cook', u'code': 500, u'created': u'2014-08-28T11:57:01Z'}
2014-08-28 12:53:20 OpenStack Infra nova: status Confirmed In Progress
2014-09-04 11:14:01 John Garbutt nova: milestone juno-3
2014-09-21 01:01:20 OpenStack Infra nova: status In Progress Fix Committed
2014-10-01 07:44:10 Thierry Carrez nova: status Fix Committed Fix Released
2014-10-01 07:44:10 Thierry Carrez nova: milestone juno-rc1
2014-10-16 08:59:00 Thierry Carrez nova: milestone juno-rc1 2014.2