Project

General

Profile

Actions

Bug #56507

closed

pacific: Test failure: test_rapid_creation (tasks.cephfs.test_fragment.TestFragmentation)

Added by Venky Shankar almost 2 years ago. Updated over 1 year ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Testing
Target version:
% Done:

0%

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

Description

https://pulpito.ceph.com/yuriw-2022-07-06_13:57:53-fs-wip-yuri4-testing-2022-07-05-0719-pacific-distro-default-smithi/6917405/

2022-07-06T14:31:21.553 INFO:tasks.cephfs_test_runner:test_rapid_creation (tasks.cephfs.test_fragment.TestFragmentation) ... ERROR
2022-07-06T14:31:21.555 INFO:tasks.cephfs_test_runner:
2022-07-06T14:31:21.556 INFO:tasks.cephfs_test_runner:======================================================================
2022-07-06T14:31:21.559 INFO:tasks.cephfs_test_runner:ERROR: test_rapid_creation (tasks.cephfs.test_fragment.TestFragmentation)
2022-07-06T14:31:21.559 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-07-06T14:31:21.559 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-07-06T14:31:21.560 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_2103eaf02dd3c9da5290a33a5b7ec7f42138d76a/qa/tasks/cephfs/test_fragment.py", line 119, in test_rapid_creation
2022-07-06T14:31:21.560 INFO:tasks.cephfs_test_runner:    self.mount_a.create_n_files("splitdir/file", split_size * 4)
2022-07-06T14:31:21.560 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_2103eaf02dd3c9da5290a33a5b7ec7f42138d76a/qa/tasks/cephfs/mount.py", line 1074, in create_n_files
2022-07-06T14:31:21.561 INFO:tasks.cephfs_test_runner:    self.run_python(pyscript)
2022-07-06T14:31:21.561 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_2103eaf02dd3c9da5290a33a5b7ec7f42138d76a/qa/tasks/cephfs/mount.py", line 658, in run_python
2022-07-06T14:31:21.562 INFO:tasks.cephfs_test_runner:    p.wait()
2022-07-06T14:31:21.563 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_f58709e3fda190343157063e5edb0d7a36a41afc/teuthology/orchestra/run.py", line 161, in wait
2022-07-06T14:31:21.564 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2022-07-06T14:31:21.564 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_git_teuthology_f58709e3fda190343157063e5edb0d7a36a41afc/teuthology/orchestra/run.py", line 183, in _raise_for_status
2022-07-06T14:31:21.565 INFO:tasks.cephfs_test_runner:    node=self.hostname, label=self.label
2022-07-06T14:31:21.565 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi123 with status 1: 'adjust-ulimits daemon-helper kill python3 -c \'\nimport os\n\nn = 400\npath = "/home/ubuntu/cephtest/mnt.0/splitdir/file"\n\ndpath
= os.path.dirname(path)\nfnameprefix = os.path.basename(path)\nos.makedirs(dpath, exist_ok=True)\n\ntry:\n    dirfd = os.open(dpath, os.O_DIRECTORY)\n\n    for i in range(n):\n        fpath = os.path.join(dpath, f"{fnameprefix}_{i}")\n        with open(fpath, \'"\'"\'w\'"\'"\') as f:\n            f.write(f"{i}")\n            if False:\n                f.flush()\n                os.fsync(f.fileno())\n        if False:\n            os.unlink(fpath)\n        if False:\n            os.fsync(dirfd)\n    if False:\n        os.fsync(dirfd)\nfinally:\n    os.close(dirfd)\n\''

Failure while creating files. Could be a permission/sudo thing (no mds crashes or errors).


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #56644: qa: test_rapid_creation fails with "No space left on device"TriagedRishabh Dave

Actions
Actions #1

Updated by Venky Shankar almost 2 years ago

  • Assignee set to Rishabh Dave
Actions #2

Updated by Rishabh Dave almost 2 years ago

  • Related to Bug #56644: qa: test_rapid_creation fails with "No space left on device" added
Actions #3

Updated by Rishabh Dave almost 2 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Ilya Dryomov almost 2 years ago

  • Target version changed from v16.2.10 to v16.2.11
Actions #5

Updated by Milind Changire over 1 year ago

New run also fails with "No space left on device"

Actions

Also available in: Atom PDF