Project

General

Profile

Actions

Bug #6777

closed

nightlies: gem dependency error

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

Status:
Can't reproduce
Priority:
Urgent
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

0%

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

Description

logs: ubuntu@teuthology:/a/teuthology-2013-11-13_14:42:07-upgrade-parallel-next-testing-basic-vps/97184

This issue seems to pop up again on debian machines.

2013-11-13T14:50:56.810 INFO:teuthology.orchestra.run.err:[10.214.138.99]: ERROR:  While executing gem ... (Gem::DependencyError)
2013-11-13T14:50:56.810 INFO:teuthology.orchestra.run.err:[10.214.138.99]:     Unable to resolve dependencies: pry requires slop (~> 3.4), method_source (~> 0.8)
2013-11-13T14:50:56.868 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 31, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 19, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-master/teuthology/task/internal.py", line 525, in vm_setup
    p.spawn(_handle_vm_init, remote)
  File "/home/teuthworker/teuthology-master/teuthology/parallel.py", line 88, in __exit__
    raise
CommandFailedError: Command failed on 10.214.138.99 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2013-11-13T14:50:56.986 INFO:teuthology.orchestra.run.err:[10.214.138.112]: WARNING:  You don't have /home/ubuntu/.gem/ruby/1.9.1/bin in your PATH,
2013-11-13T14:50:56.986 INFO:teuthology.orchestra.run.err:[10.214.138.112]:       gem executables will not run.
2013-11-13T14:50:57.241 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/inktank/teuthology/search?q=7205b24fdab94e3abd96321325bc3e2a
CommandFailedError: Command failed on 10.214.138.99 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2013-11-13T14:50:57.241 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x2143e10>
2013-11-13T14:50:57.244 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on 10.214.138.99 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 

ubuntu@teuthology:/a/teuthology-2013-11-13_14:42:07-upgrade-parallel-next-testing-basic-vps/97184$ cat summary.yaml 
description: upgrade-parallel/rados/{0-cluster/start.yaml 1-dumpling-install/dumpling.yaml
  2-workload/loadgenbig.yaml 3-upgrade-sequence/upgrade-mds-mon-osd.yaml distro/debian_7.0.yaml}
failure_reason: 'Command failed on 10.214.138.99 with status 1: "wget -q -O- ''http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD''
  | sh"'
owner: scheduled_teuthology@teuthology
sentry_event: http://sentry.ceph.com/inktank/teuthology/search?q=7205b24fdab94e3abd96321325bc3e2a
success: false

Actions

Also available in: Atom PDF