Project

General

Profile

Actions

Bug #9734

closed

teuthology-lock reports inappropriate error

Added by Tamilarasi muthamizhan over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

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

Description

This happens when trying to lock VMs. Though, the machines are locked, the first 2 error messages in the command output is misleading and it should be removed,

ubuntu@teuthology:~/src/teuthology$ ./virtualenv/bin/teuthology-lock --lock-many 2 --machine-type vps --os-type ubuntu --os-version 12.04 --owner tamil@ubuntu
2014-10-10 11:15:13,345.345 INFO:teuthology.lock:Using default values for supported os_type/os_version
2014-10-10 11:15:13,366.366 ERROR:teuthology.lock:Could not lock 2  nodes, reason: unknown.
2014-10-10 11:15:15,797.797 INFO:teuthology.provision:Downburst completed on ubuntu@vpm034.front.sepia.ceph.com: INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): ceph.com

2014-10-10 11:15:19,907.907 INFO:teuthology.provision:Downburst completed on ubuntu@vpm137.front.sepia.ceph.com: INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): ceph.com

2014-10-10 11:15:19,908.908 INFO:teuthology.lock:Successfully Locked:
vpm034 vpm137

Actions #1

Updated by Tamilarasi muthamizhan over 9 years ago

  • Status changed from New to Resolved

seems to be fixed in the latest master branch of teuthology,

ubuntu@teuthology:~/src/teuthology$ ./virtualenv/bin/teuthology-lock --lock-many 1 --machine-type vps --os-type ubuntu --os-version 12.04 --owner tamil@ubuntu -v
2014-10-10 14:11:16,784.784 INFO:teuthology.lock:Using default values for supported os_type/os_version
2014-10-10 14:11:16,784.784 DEBUG:teuthology.lock:lock_many request: {'count': 1, 'locked_by': 'tamil@ubuntu', 'description': None, 'machine_type': 'vps'}
2014-10-10 14:11:16,820.820 DEBUG:teuthology.lock:locked ubuntu@vpm164.front.sepia.ceph.com
2014-10-10 14:11:18,295.295 INFO:teuthology.provision:Downburst completed on ubuntu@vpm164.front.sepia.ceph.com: INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): ceph.com

2014-10-10 14:11:18,295.295 INFO:teuthology.lock:Successfully Locked:
vpm164

Actions #2

Updated by Tamilarasi muthamizhan over 9 years ago

  • Assignee deleted (Zack Cerza)
Actions

Also available in: Atom PDF