Project

General

Profile

Actions

Bug #37655

closed

mgr/dashboard: Unit test test_delete_wo_purge fails (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest)

Added by Neha Ojha over 5 years ago. Updated about 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
Component - RGW
Target version:
-
% Done:

0%

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

Description

2018-12-13T16:25:49.556 INFO:tasks.cephfs_test_runner:======================================================================
2018-12-13T16:25:49.556 INFO:tasks.cephfs_test_runner:FAIL: test_delete_wo_purge (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest)
2018-12-13T16:25:49.556 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T16:25:49.556 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-12-13T16:25:49.556 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/test_rgw.py", line 676, in test_delete_wo_purge
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:    self.assertStatus(204)
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 349, in assertStatus
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:    self.assertEqual(self._resp.status_code, status)
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:AssertionError: 500 != 204
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T16:25:49.557 INFO:tasks.cephfs_test_runner:Ran 75 tests in 782.198s
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:======================================================================
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:FAIL: test_delete_wo_purge (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest)
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-12-13T16:25:49.558 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/test_rgw.py", line 676, in test_delete_wo_purge
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:    self.assertStatus(204)
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 349, in assertStatus
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:    self.assertEqual(self._resp.status_code, status)
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:AssertionError: 500 != 204
2018-12-13T16:25:49.559 INFO:tasks.cephfs_test_runner:
2018-12-13T16:25:49.559 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/github.com_ceph_ceph_master/qa/tasks/cephfs_test_runner.py", line 207, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_delete_wo_purge (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest)

rados/mgr/{clusters/{2-node-mgr.yaml openstack.yaml} debug/mgr.yaml objectstore/bluestore-comp.yaml supported-random-distro$/{ubuntu_latest.yaml} tasks/dashboard.yaml}

/a/nojha-2018-12-13_15:13:17-rados-master-distro-basic-smithi/3358381/

Actions #1

Updated by Lenz Grimmer over 5 years ago

  • Category set to 143
Actions #2

Updated by Volker Theile over 5 years ago

  • Assignee set to Volker Theile
Actions #3

Updated by Volker Theile over 5 years ago

  • Subject changed from FAIL: test_delete_wo_purge (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest) to mgr/dashboard: Unit test test_delete_wo_purge fails (tasks.mgr.dashboard.test_rgw.RgwUserSubuserTest)
Actions #4

Updated by Volker Theile over 5 years ago

  • Status changed from New to Can't reproduce

Was able to reproduce this with a 2 weeks old Ceph build, but with the latest master from today (18.12.2018) i am not able to reproduce it again. The tests run successfully. Seems to be it was a regression within Ceph which has been fixed in the meanwhile.

Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 143 to Component - RGW
Actions

Also available in: Atom PDF