← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1326811] Re: Client failing with six =>1.6 error

 

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

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

Title:
  Client failing with six =>1.6 error

Status in devstack - openstack dev environments:
  Fix Released
Status in OpenStack Identity (Keystone):
  Invalid
Status in OpenStack Compute (Nova):
  Invalid
Status in OpenStack Command Line Client:
  New
Status in Openstack Database (Trove):
  Invalid

Bug description:

  13:20:45 + screen -S stack -p key -X stuff 'cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all --config-file /etc/keystone/keystone.conf --debug & echo $! >/opt/stack/status/stack/key.pid; fg || echo "key failed to start" | tee "/opt/stack/status/stack/key.failure"
  '
  13:20:45 Waiting for keystone to start...
  13:20:45 + echo 'Waiting for keystone to start...'
  13:20:45 + timeout 60 sh -c 'while ! curl --noproxy '\''*'\'' -k -s http://10.5.141.237:5000/v2.0/ >/dev/null; do sleep 1; done'
  13:20:46 + is_service_enabled tls-proxy
  13:20:46 ++ set +o
  13:20:46 ++ grep xtrace
  13:20:46 + local 'xtrace=set -o xtrace'
  13:20:46 + set +o xtrace
  13:20:46 + return 1
  13:20:46 + SERVICE_ENDPOINT=http://10.5.141.237:35357/v2.0
  13:20:46 + is_service_enabled tls-proxy
  13:20:46 ++ set +o
  13:20:46 ++ grep xtrace
  13:20:46 + local 'xtrace=set -o xtrace'
  13:20:46 + set +o xtrace
  13:20:46 + return 1
  13:20:46 + export OS_TOKEN=be19c524ddc92109a224
  13:20:46 + OS_TOKEN=be19c524ddc92109a224
  13:20:46 + export OS_URL=http://10.5.141.237:35357/v2.0
  13:20:46 + OS_URL=http://10.5.141.237:35357/v2.0
  13:20:46 + create_keystone_accounts
  13:20:46 ++ openstack project create admin
  13:20:46 ++ grep ' id '
  13:20:46 ++ get_field 2
  13:20:46 ++ read data
  13:20:46 ERROR: openstackclient.shell Exception raised: six>=1.6.0
  13:20:46 + ADMIN_TENANT=
  13:20:46 ++ openstack user create admin --project '' --email admin@xxxxxxxxxxx --password 3de4922d8b6ac5a1aad9
  13:20:46 ++ grep ' id '
  13:20:46 ++ get_field 2
  13:20:46 ++ read data
  13:20:47 ERROR: openstackclient.shell Exception raised: six>=1.6.0
  13:20:47 + ADMIN_USER=
  13:20:47 ++ openstack role create admin
  13:20:47 ++ grep ' id '
  13:20:47 ++ get_field 2
  13:20:47 ++ read data
  13:20:47 ERROR: openstackclient.shell Exception raised: six>=1.6.0
  13:20:47 + ADMIN_ROLE=
  13:20:47 + openstack role add --project --user
  13:20:47 ERROR: openstackclient.shell Exception raised: six>=1.6.0
  13:20:47 + exit_trap
  13:20:47 + local r=1
  13:20:47 ++ jobs -p
  13:20:47 + jobs=
  13:20:47 + [[ -n '' ]]
  13:20:47 + kill_spinner
  13:20:47 + '[' '!' -z '' ']'
  13:20:47 + exit 1

  https://rdjenkins.dyndns.org/job/Trove-Gate/3974/console

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