Project

General

Profile

Actions

Bug #59350

closed

qa: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks) ... ERROR

Added by Xiubo Li about 1 year ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Category:
Testing
Target version:
% Done:

100%

Source:
Tags:
backport_processed
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
qa, scrub
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://pulpito.ceph.com/yuriw-2023-04-05_14:51:06-fs-wip-yuri5-testing-2023-04-04-0814-distro-default-smithi/7232828/

2023-04-05T20:00:37.684 INFO:tasks.cephfs_test_runner:======================================================================
2023-04-05T20:00:37.685 INFO:tasks.cephfs_test_runner:ERROR: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)
2023-04-05T20:00:37.685 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-04-05T20:00:37.685 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-04-05T20:00:37.685 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_adb401e638b5b52544c2d2c3633d8d6b2f1425f5/qa/tasks/cephfs/test_scrub_checks.py", line 376, in test_flag_scrub_mdsdir
2023-04-05T20:00:37.685 INFO:tasks.cephfs_test_runner:    self.scrub_with_stray_evaluation(self.fs, self.mount_a, "/",
2023-04-05T20:00:37.686 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_adb401e638b5b52544c2d2c3633d8d6b2f1425f5/qa/tasks/cephfs/test_scrub_checks.py", line 323, in scrub_with_stray_evaluation
2023-04-05T20:00:37.686 INFO:tasks.cephfs_test_runner:    fs.wait_until_scrub_complete(tag=out_json["scrub_tag"]), True)
2023-04-05T20:00:37.686 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_adb401e638b5b52544c2d2c3633d8d6b2f1425f5/qa/tasks/cephfs/filesystem.py", line 1673, in wait_until_scrub_complete
2023-04-05T20:00:37.686 INFO:tasks.cephfs_test_runner:    status = out_json['scrubs'][tag]
2023-04-05T20:00:37.686 INFO:tasks.cephfs_test_runner:KeyError: 'd23e59d8-b522-48a9-b16d-0c5b03be8ac0'
2023-04-05T20:00:37.687 INFO:tasks.cephfs_test_runner:
2023-04-05T20:00:37.687 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_adb401e638b5b52544c2d2c3633d8d6b2f1425f5/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)
2023-04-05T20:00:37.759 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=a553dd00be254fde9aa4c77990709c9e
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/run_tasks.py", line 109, in run_tasks
    manager.__enter__()
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_adb401e638b5b52544c2d2c3633d8d6b2f1425f5/qa/tasks/cephfs_test_runner.py", line 211, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks)
2023-04-05T20:00:37.761 DEBUG:teuthology.run_tasks:Unwinding manager cephfs_test_runner
2023-04-05T20:00:37.778 DEBUG:teuthology.run_tasks:Unwinding manager ceph-fuse
2023-04-05T20:00:37.792 INFO:tasks.ceph_fuse:Unmounting ceph-fuse clients...
2023-04-05T20:00:37.793 DEBUG:teuthology.orchestra.run.smithi143:> set -ex
2023-04-05T20:00:37.793 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/proc/self/mounts of=/dev/stdout
2023-04-05T20:00:37.823 DEBUG:tasks.cephfs.mount:not mounted; /proc/self/mounts is:
sysfs /sys sysfs rw,seclabel,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0


Related issues 3 (1 open2 closed)

Copied to CephFS - Backport #62068: pacific: qa: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks) ... ERRORResolvedDhairya ParmarActions
Copied to CephFS - Backport #62069: reef: qa: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks) ... ERRORResolvedDhairya ParmarActions
Copied to CephFS - Backport #62070: quincy: qa: test_flag_scrub_mdsdir (tasks.cephfs.test_scrub_checks.TestScrubChecks) ... ERRORIn ProgressDhairya ParmarActions
Actions

Also available in: Atom PDF