Project

General

Profile

Actions

Bug #16972

closed

dead jobs - provisioning nodes (Command 'openstack flavor list -f json')

Added by Yuri Weinstein over 7 years ago. Updated over 7 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
smoke
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-08-06_05:00:02-smoke-master-testing-basic-openstack/
Jobs; all
Logs: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-08-06_05:00:02-smoke-master-testing-basic-openstack/46620/teuthology.log

2016-08-08T21:45:46.926 DEBUG:teuthology.provision.openstack:ProvisionOpenStack:create
2016-08-08T21:45:46.926 DEBUG:teuthology.misc::sh: openstack image list -f json --property name='teuthology-centos-7.2'
2016-08-08T21:45:49.925 DEBUG:teuthology.misc:stderr: Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.

2016-08-08T21:45:49.926 DEBUG:teuthology.misc:[
2016-08-08T21:45:49.926 DEBUG:teuthology.misc:{
2016-08-08T21:45:49.926 DEBUG:teuthology.misc:"Status": "active",
2016-08-08T21:45:49.926 DEBUG:teuthology.misc:"ID": "44a1a7aa-e24e-4bb4-bd72-2c2c68b79843",
2016-08-08T21:45:49.926 DEBUG:teuthology.misc:"Name": "teuthology-centos-7.2" 
2016-08-08T21:45:49.927 DEBUG:teuthology.misc:}
2016-08-08T21:45:49.927 DEBUG:teuthology.misc:]
2016-08-08T21:45:49.927 DEBUG:teuthology.misc::sh: openstack flavor list -f json
2016-08-08T21:45:51.616 DEBUG:teuthology.misc:stderr: Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.
HTTP Client Error (HTTP 429)

2016-08-08T21:45:51.617 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 69, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 118, in lock_machines
    os_version, arch)
  File "/home/teuthworker/src/teuthology_master/teuthology/lock.py", line 414, in lock_many
    arch=arch)
  File "/home/teuthworker/src/teuthology_master/teuthology/lock.py", line 387, in lock_many_openstack
    num, os_type, os_version, arch, resources_hint)
  File "/home/teuthworker/src/teuthology_master/teuthology/provision/openstack.py", line 115, in create
    config['openstack'].get('flavor-select-regexp'))
  File "/home/teuthworker/src/teuthology_master/teuthology/openstack/__init__.py", line 296, in flavor
    flavors_string = misc.sh("openstack flavor list -f json")
  File "/home/teuthworker/src/teuthology_master/teuthology/misc.py", line 1372, in sh
    output=output
CalledProcessError: Command 'openstack flavor list -f json' returned non-zero exit status 1
2016-08-08T21:45:51.660 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=c7035933e12c4095a898091f5a4d4d32
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 69, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 118, in lock_machines
    os_version, arch)
  File "/home/teuthworker/src/teuthology_master/teuthology/lock.py", line 414, in lock_many
    arch=arch)
  File "/home/teuthworker/src/teuthology_master/teuthology/lock.py", line 387, in lock_many_openstack
    num, os_type, os_version, arch, resources_hint)
  File "/home/teuthworker/src/teuthology_master/teuthology/provision/openstack.py", line 115, in create
    config['openstack'].get('flavor-select-regexp'))
  File "/home/teuthworker/src/teuthology_master/teuthology/openstack/__init__.py", line 296, in flavor
    flavors_string = misc.sh("openstack flavor list -f json")
  File "/home/teuthworker/src/teuthology_master/teuthology/misc.py", line 1372, in sh
    output=output
CalledProcessError: Command 'openstack flavor list -f json' returned non-zero exit status 1
2016-08-08T21:45:51.662 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
2016-08-08T21:45:51.663 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CalledProcessError: Command 'openstack flavor list -f json' returned non-zero exit status 1
2016-08-08T21:45:51.665 INFO:teuthology.run:Summary data:
{description: 'smoke/systemd/{distro/centos_7.2.yaml tasks/systemd.yaml}', failure_reason: Command
    'openstack flavor list -f json' returned non-zero exit status 1, owner: scheduled_teuthology@teuthology,
  sentry_event: 'http://sentry.ceph.com/sepia/teuthology/?q=c7035933e12c4095a898091f5a4d4d32',
  status: dead, success: false}

Related issues 1 (0 open1 closed)

Is duplicate of ovh - Bug #16893: OVH throttling token creationResolved

Actions
Actions #1

Updated by Loïc Dachary over 7 years ago

  • Status changed from New to 12
  • Assignee set to Loïc Dachary
Actions #2

Updated by Loïc Dachary over 7 years ago

  • Status changed from 12 to Fix Under Review
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Status changed from Fix Under Review to Duplicate
  • Assignee deleted (Loïc Dachary)
Actions #4

Updated by Loïc Dachary over 7 years ago

  • Is duplicate of Bug #16893: OVH throttling token creation added
Actions

Also available in: Atom PDF