Actions
Bug #70216
openTestStretchCluster: ERROR: test_set_stretch_pool_no_active_pgs
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Tags:
Description
/a/yuriw-2025-02-21_18:09:35-rados-wip-pdonnell-testing-20250218.200348-debug-distro-default-smithi/8147310
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner:ERROR: test_set_stretch_pool_no_active_pgs (tasks.stretch_cluster.TestStretchCluster)
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner:Test setting a pool to stretch cluster and checks whether
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_ceph_ceph-c_bbb67d05cfa9351ff7a60110dfd761d0694b0aea/qa/tasks/stretch_cluster.py", line 110, in tearDown
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner: super(TestStretchCluster, self).tearDown()
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_ceph_ceph-c_bbb67d05cfa9351ff7a60110dfd761d0694b0aea/qa/tasks/ceph_test_case.py", line 170, in tearDown
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner: self.ceph_cluster.mon_manager.raw_cluster_cmd("config", "reset", str(self.ctx.conf_epoch))
2025-02-22T16:33:22.943 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_ceph_ceph-c_bbb67d05cfa9351ff7a60110dfd761d0694b0aea/qa/tasks/ceph_manager.py", line 1696, in raw_cluster_cmd2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: return self.run_cluster_cmd(**kwargs).stdout.getvalue()
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/github.com_ceph_ceph-c_bbb67d05cfa9351ff7a60110dfd761d0694b0aea/qa/tasks/ceph_manager.py", line 1687, in run_cluster_cmd2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: return self.controller.run(**kwargs)
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_teuthology_62c9c10d016062770a485497e7c89c51ddaa29e6/teuthology/orchestra/remote.py", line 535, in run
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_teuthology_62c9c10d016062770a485497e7c89c51ddaa29e6/teuthology/orchestra/run.py", line 461, in run
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: r.wait()
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_teuthology_62c9c10d016062770a485497e7c89c51ddaa29e6/teuthology/orchestra/run.py", line 161, in wait
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: self._raise_for_status()
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_teuthology_62c9c10d016062770a485497e7c89c51ddaa29e6/teuthology/orchestra/run.py", line 181, in _raise_for_status
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner: raise CommandFailedError(
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 124: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config reset 7'
2025-02-22T16:33:22.944 INFO:tasks.cephfs_test_runner:
Updated by Laura Flores about 1 year ago
@Kamoltat (Junior) Sirivadhna looks like something in your area?
Updated by Laura Flores about 1 year ago
/a/skanta-2025-03-01_01:42:21-rados-wip-bharath3-testing-2025-03-01-0356-distro-default-smithi/8162088
Updated by Laura Flores about 1 year ago ยท Edited
Bump up
It looks like this is occurring kind of a lot; wonder if this is related to a recent merge?
Actions