Title: precise-openstack-essex-test

General Information

BUILD SUCCESS
Build URL:https://jenkins.qa.ubuntu.com/job/precise-openstack-essex-test/515/
Project:precise-openstack-essex-test
Date of build:Wed, 28 Mar 2012 18:04:43 -0400
Build duration:4 min 35 sec
Build cause:Started by user adam
Built on:master

Health Report

WDescriptionScore
Build stability: 3 out of the last 5 builds failed.40

Changes

No Changes

Console Output

[...truncated 1051 lines...]
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=5
+ die_if_not_set VOL_ID 'Failure retrieving volume ID for myvol-f3251082'
+ local exitcode=0
+ set +o xtrace
+ DEVICE=/dev/vdb
+ nova volume-attach feb99799-04f2-4265-a22e-acf415d9a01d 5 /dev/vdb
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-f3251082 | grep in-use; do sleep 1; done'
| 5 | in-use | myvol-f3251082 | 1 | None | feb99799-04f2-4265-a22e-acf415d9a01d |
++ nova volume-list
++ grep myvol-f3251082
++ head -1
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| 5 | in-use | myvol-f3251082 | 1 | None | feb99799-04f2-4265-a22e-acf415d9a01d |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=feb99799-04f2-4265-a22e-acf415d9a01d
+ die_if_not_set VOL_ATTACH 'Failure retrieving myvol-f3251082 status'
+ local exitcode=0
+ set +o xtrace
+ [[ feb99799-04f2-4265-a22e-acf415d9a01d != feb99799-04f2-4265-a22e-acf415d9a01d ]]
+ nova volume-detach feb99799-04f2-4265-a22e-acf415d9a01d 5
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-f3251082 | grep available; do sleep 1; done'
| 5 | available | myvol-f3251082 | 1 | None | |
+ nova volume-delete 5
+ timeout 60 sh -c 'while ! nova volume-list | grep myvol-f3251082; do sleep 1; done'
| 5 | deleting | myvol-f3251082 | 1 | None | |
+ nova delete ex-vol
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: ./exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-args
SKIP client-env
SKIP swift
PASS bundle
PASS euca
PASS floating_ips
PASS volumes
=====================================================================
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to     : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to