Project

General

Profile

Bug #40116

nautilus: qa: cannot schedule kcephfs/multimds

Added by Patrick Donnelly almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Immediate
Category:
-
Target version:
% Done:

0%

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

Description

(venv) pdonnell@teuthology ~$ teuthology-suite -m smithi -p 49 --suite kcephfs --ceph nautilus --ceph-repo https://github.com/ceph/ceph.git --suite-branch nautilus  --suite-repo https://github.com/ceph/ceph.git --dry-run --num 1
2019-06-03 20:42:17,572.572 INFO:teuthology.suite:Using random seed=3079
2019-06-03 20:42:17,573.573 INFO:teuthology.suite.run:kernel sha1: distro
2019-06-03 20:42:18,044.044 INFO:teuthology.suite.run:ceph sha1: 4ee62b60da5398760f2ecb41ca6796926db1290f
2019-06-03 20:42:18,259.259 INFO:teuthology.suite.run:ceph version: 14.2.1-278.g4ee62b6
2019-06-03 20:42:18,260.260 INFO:teuthology.suite.run:teuthology branch: master
2019-06-03 20:42:19,182.182 INFO:teuthology.suite.run:ceph branch: nautilus 4ee62b60da5398760f2ecb41ca6796926db1290f
2019-06-03 20:42:19,191.191 INFO:teuthology.repo_utils:Fetching nautilus from upstream
2019-06-03 20:42:20,867.867 INFO:teuthology.repo_utils:Resetting repo at /home/pdonnell/src/github.com_ceph_ceph_nautilus to branch nautilus
Traceback (most recent call last):
  File "/home/pdonnell/teuthology/venv/bin/teuthology-suite", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-suite')()
  File "/home/pdonnell/teuthology/scripts/suite.py", line 152, in main
    return teuthology.suite.main(args)
  File "/home/pdonnell/teuthology/teuthology/suite/__init__.py", line 144, in main
    run.prepare_and_schedule()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 343, in prepare_and_schedule
    num_jobs = self.schedule_suite()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 494, in schedule_suite
    build_matrix(suite_path, subset=self.args.subset, seed=self.args.seed)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 57, in build_matrix
    mat, first, matlimit = _get_matrix(path, subset)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 75, in _get_matrix
    mat = _build_matrix(path)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 84, in _build_matrix
    raise IOError('%s does not exist (abs %s)' % (path, os.path.abspath(path)))
IOError: /home/pdonnell/src/github.com_ceph_ceph_nautilus/qa/suites/kcephfs/cephfs/kclient/overrides/distro/rhel/7.5.yaml does not exist (abs /home/pdonnell/src/github.com_ceph_ceph_nautilus/qa/suites/kcephfs/cephfs/kclient/overrides/distro/rhel/7.5.yaml)
(venv) pdonnell@teuthology ~$ teuthology-suite -m smithi -p 49 --suite multimds --ceph nautilus --ceph-repo https://github.com/ceph/ceph.git --suite-branch nautilus  --suite-repo https://github.com/ceph/ceph.git --dry-run --num 1
2019-06-03 20:42:58,186.186 INFO:teuthology.suite:Using random seed=9498
2019-06-03 20:42:58,187.187 INFO:teuthology.suite.run:kernel sha1: distro
2019-06-03 20:42:58,654.654 INFO:teuthology.suite.run:ceph sha1: 4ee62b60da5398760f2ecb41ca6796926db1290f
2019-06-03 20:42:58,859.859 INFO:teuthology.suite.run:ceph version: 14.2.1-278.g4ee62b6
2019-06-03 20:42:58,859.859 INFO:teuthology.suite.run:teuthology branch: master
2019-06-03 20:42:59,980.980 INFO:teuthology.suite.run:ceph branch: nautilus 4ee62b60da5398760f2ecb41ca6796926db1290f
2019-06-03 20:42:59,983.983 INFO:teuthology.repo_utils:/home/pdonnell/src/github.com_ceph_ceph_nautilus was just updated; assuming it is current
2019-06-03 20:42:59,983.983 INFO:teuthology.repo_utils:Resetting repo at /home/pdonnell/src/github.com_ceph_ceph_nautilus to branch nautilus
Traceback (most recent call last):
  File "/home/pdonnell/teuthology/venv/bin/teuthology-suite", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-suite')()
  File "/home/pdonnell/teuthology/scripts/suite.py", line 152, in main
    return teuthology.suite.main(args)
  File "/home/pdonnell/teuthology/teuthology/suite/__init__.py", line 144, in main
    run.prepare_and_schedule()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 343, in prepare_and_schedule
    num_jobs = self.schedule_suite()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 494, in schedule_suite
    build_matrix(suite_path, subset=self.args.subset, seed=self.args.seed)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 57, in build_matrix
    mat, first, matlimit = _get_matrix(path, subset)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 75, in _get_matrix
    mat = _build_matrix(path)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 84, in _build_matrix
    raise IOError('%s does not exist (abs %s)' % (path, os.path.abspath(path)))
IOError: /home/pdonnell/src/github.com_ceph_ceph_nautilus/qa/suites/multimds/basic/mount/kclient/overrides/distro/rhel/7.5.yaml does not exist (abs /home/pdonnell/src/github.com_ceph_ceph_nautilus/qa/suites/multimds/basic/mount/kclient/overrides/distro/rhel/7.5.yaml)

Introduced-by: 2526cc6e649cded87113beae745e7c7984569c0d

History

#1 Updated by Patrick Donnelly almost 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 28369

#3 Updated by Yuri Weinstein almost 5 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF