Project

General

Profile

Actions

Bug #17959

closed

"Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=kernel"

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

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

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2016-11-18_05:00:01-smoke-master-testing-basic-vps/
Jobs: all
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2016-11-18_05:00:01-smoke-master-testing-basic-vps/557986/teuthology.log

2016-11-18T05:01:23.658 DEBUG:teuthology.task.kernel:extracting sha1, 3.13.0-63-generic -> eneric
2016-11-18T05:01:23.658 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=kernel&flavor=default&distros=ubuntu%2F14.04%2Fx86_64&sha1=2a3d8aad521306c6537c67c518ea7c4023c74f12
2016-11-18T05:01:23.842 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 1272, in task
    version = builder.scm_version
  File "/home/teuthworker/src/teuthology_master/teuthology/packaging.py", line 931, in scm_version
    self.assert_result()
  File "/home/teuthworker/src/teuthology_master/teuthology/packaging.py", line 908, in assert_result
    raise VersionNotFoundError(self._result.url)
VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=kernel&flavor=default&distros=ubuntu%2F14.04%2Fx86_64&sha1=2a3d8aad521306c6537c67c518ea7c4023c74f12
2016-11-18T05:01:23.859 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=23d78a1d6fdf4262a4b5ed5594b029d0
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/kernel.py", line 1272, in task
    version = builder.scm_version
  File "/home/teuthworker/src/teuthology_master/teuthology/packaging.py", line 931, in scm_version
    self.assert_result()
  File "/home/teuthworker/src/teuthology_master/teuthology/packaging.py", line 908, in assert_result
    raise VersionNotFoundError(self._result.url)
VersionNotFoundError: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=kernel&flavor=default&distros=ubuntu%2F14.04%2Fx86_64&sha1=2a3d8aad521306c6537c67c518ea7c4023c74f12
Actions #1

Updated by Andrew Schoen over 7 years ago

  • Status changed from New to Resolved

This is failing to download a kernel package and at the time of this bug I don't believe we were keeping those around (or might not have even been building) those yet. Closing this as I believe we wouldn't see this problem anymore now that we're building kernel repos and are keeping certain branches around long-term.

Actions

Also available in: Atom PDF