Project

General

Profile

Actions

Bug #7981

closed

chef fails to install libleveldb1

Added by Alfredo Deza about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

100%

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

Description

Not sure if this is because the package is just not there or because there was a network hiccup when the tests ran

2014-04-02T10:09:56.512 INFO:teuthology.orchestra.run.out:[10.214.138.113]: ================================================================================[0m
2014-04-02T10:09:56.512 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [31mError executing action `install` on resource 'package[libleveldb1]'[0m
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: ================================================================================[0m
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: Chef::Exceptions::Package[0m
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: -------------------------[0m
2014-04-02T10:09:56.513 INFO:teuthology.orchestra.run.out:[10.214.138.113]: No version specified, and no candidate version available for libleveldb1[0m
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: Resource Declaration:[0m
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: ---------------------[0m
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: # In /tmp/solo-from-scratch.wl7Jvsu1HKfb/cookbooks/ceph-qa/recipes/ubuntu.rb
2014-04-02T10:09:56.514 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 211:   package 'libleveldb1' do
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 212:     options "--allow-unauthenticated" 
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 213:   end
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 214:
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.515 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.516 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]: Compiled Resource:[0m
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]: ------------------[0m
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]: # Declared in /tmp/solo-from-scratch.wl7Jvsu1HKfb/cookbooks/ceph-qa/recipes/ubuntu.rb:211:in `from_file'
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]: package("libleveldb1") do
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   action :install
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   retries 0
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   retry_delay 2
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   options "--allow-unauthenticated" 
2014-04-02T10:09:56.517 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   package_name "libleveldb1" 
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   cookbook_name :"ceph-qa" 
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]:   recipe_name "ubuntu" 
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: end
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: 
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [0m
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [2014-04-02T17:09:56+00:00] INFO: Running queued delayed notifications before re-raising exception
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [2014-04-02T17:09:56+00:00] ERROR: Running exception handlers
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [2014-04-02T17:09:56+00:00] ERROR: Exception handlers complete
2014-04-02T10:09:56.518 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [2014-04-02T17:09:56+00:00] FATAL: Stacktrace dumped to /tmp/solo-from-scratch.wl7Jvsu1HKfb/solo/chef-stacktrace.out
2014-04-02T10:09:56.528 INFO:teuthology.orchestra.run.out:[10.214.138.113]: [2014-04-02T17:09:56+00:00] ERROR: package[libleveldb1] (ceph-qa::ubuntu line 211) had an error: Chef::Exceptions::Package: No version specified, and no candidate 

Log file http://qa-proxy.ceph.com/teuthology/teuthology-2014-04-02_01:10:21-ceph-deploy-firefly-distro-basic-vps/160784/teuthology.log

Actions #1

Updated by Alfredo Deza about 10 years ago

  • Description updated (diff)
Actions #2

Updated by Ian Colle about 10 years ago

  • Priority changed from Normal to Urgent
Actions #3

Updated by Sandon Van Ness about 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

This was fixed a few hours after that test ran on the 2nd.

Actions

Also available in: Atom PDF