← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482567] Re: Install error when run latest devstack on master branch

 

This doesn't appear on current master.

** Changed in: horizon
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1482567

Title:
  Install error when run latest devstack on master branch

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  2015-08-07 07:24:09.148 | + create_keystone_accounts
  2015-08-07 07:24:09.149 | ++ get_or_create_project admin default
  2015-08-07 07:24:09.150 | ++ local project_id
  2015-08-07 07:24:09.151 | +++ openstack --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3 project create admin --domain=default --or-show -f value -c id
  2015-08-07 07:24:09.834 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:09.861 | ++ project_id=
  2015-08-07 07:24:09.861 | ++ echo
  2015-08-07 07:24:09.861 | + local admin_tenant=
  2015-08-07 07:24:09.862 | ++ get_or_create_user admin canht32 default
  2015-08-07 07:24:09.862 | ++ local user_id
  2015-08-07 07:24:09.862 | ++ [[ ! -z '' ]]
  2015-08-07 07:24:09.862 | ++ local email=
  2015-08-07 07:24:09.864 | +++ openstack user create admin --password canht32 --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3 --domain=default --or-show -f value -c id
  2015-08-07 07:24:10.571 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:10.598 | ++ user_id=
  2015-08-07 07:24:10.598 | ++ echo
  2015-08-07 07:24:10.598 | + local admin_user=
  2015-08-07 07:24:10.599 | ++ get_or_create_role admin
  2015-08-07 07:24:10.599 | ++ local role_id
  2015-08-07 07:24:10.601 | +++ openstack role create admin --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3 --or-show -f value -c id
  2015-08-07 07:24:11.276 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:11.303 | ++ role_id=
  2015-08-07 07:24:11.303 | ++ echo
  2015-08-07 07:24:11.303 | + local admin_role=
  2015-08-07 07:24:11.303 | + get_or_add_user_project_role
  2015-08-07 07:24:11.303 | + local user_role_id
  2015-08-07 07:24:11.305 | ++ openstack role list --user --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3 --column ID --project --column Name
  2015-08-07 07:24:11.305 | ++ grep '  '
  2015-08-07 07:24:11.306 | ++ get_field 1
  2015-08-07 07:24:11.306 | ++ local data field
  2015-08-07 07:24:11.306 | ++ read data
  2015-08-07 07:24:12.017 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:12.044 | + user_role_id=
  2015-08-07 07:24:12.044 | + [[ -z '' ]]
  2015-08-07 07:24:12.045 | ++ openstack role add --user --project --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3
  2015-08-07 07:24:12.047 | ++ grep ' id '
  2015-08-07 07:24:12.048 | ++ get_field 2
  2015-08-07 07:24:12.049 | ++ local data field
  2015-08-07 07:24:12.049 | ++ read data
  2015-08-07 07:24:12.746 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:12.774 | + user_role_id=
  2015-08-07 07:24:12.775 | + echo
  2015-08-07 07:24:12.775 | 
  2015-08-07 07:24:12.775 | + get_or_create_project service default
  2015-08-07 07:24:12.775 | + local project_id
  2015-08-07 07:24:12.775 | ++ openstack --os-url=http://172.16.91.153:5000/v3 --os-identity-api-version=3 project create service --domain=default --or-show -f value -c id
  2015-08-07 07:24:13.468 | ERROR: openstackclient.shell Exception raised: (pbr 1.4.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr!=0.7,<1.0,>=0.6'), set(['oslo.i18n', 'python-novaclient', 'cliff', 'python-neutronclient']))
  2015-08-07 07:24:13.494 | + project_id=
  2015-08-07 07:24:13.495 | + exit_trap
  2015-08-07 07:24:13.495 | + local r=1
  2015-08-07 07:24:13.495 | ++ jobs -p
  2015-08-07 07:24:13.496 | + jobs=
  2015-08-07 07:24:13.496 | + [[ -n '' ]]
  2015-08-07 07:24:13.496 | + kill_spinner
  2015-08-07 07:24:13.496 | + '[' '!' -z '' ']'
  2015-08-07 07:24:13.496 | + [[ 1 -ne 0 ]]
  2015-08-07 07:24:13.496 | + echo 'Error on exit'
  2015-08-07 07:24:13.496 | Error on exit
  2015-08-07 07:24:13.496 | + [[ -z /opt/stack/logs ]]
  2015-08-07 07:24:13.496 | + /home/canh/devstack/tools/worlddump.py -d /opt/stack/logs
  2015-08-07 07:24:16.659 | + exit 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1482567/+subscriptions


References