Project

General

Profile

Actions

Bug #20914

closed

cls_rgw.gc_set and defer fail during jewel->luminous upgrade

Added by Sage Weil over 6 years ago. Updated about 6 years ago.

Status:
Won't Fix
Priority:
High
Target version:
-
% Done:

0%

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

Description

2017-08-03T20:08:21.515 INFO:tasks.workunit.client.0.smithi044.stdout:[ RUN      ] cls_rgw.gc_set
2017-08-03T20:08:21.545 INFO:tasks.workunit.client.0.smithi044.stdout:test/cls_rgw/test_cls_rgw.cc:436: Failure
2017-08-03T20:08:21.614 INFO:tasks.workunit.client.0.smithi044.stdout:Value of: truncated
2017-08-03T20:08:21.614 INFO:tasks.workunit.client.0.smithi044.stdout:  Actual: true
2017-08-03T20:08:21.614 INFO:tasks.workunit.client.0.smithi044.stdout:Expected: 0
2017-08-03T20:08:21.614 INFO:tasks.workunit.client.0.smithi044.stdout:[  FAILED  ] cls_rgw.gc_set (31 ms)
2017-08-03T20:08:21.614 INFO:tasks.workunit.client.0.smithi044.stdout:[ RUN      ] cls_rgw.gc_defer
2017-08-03T20:08:23.838 INFO:tasks.workunit.client.0.smithi044.stdout:test/cls_rgw/test_cls_rgw.cc:503: Failure
2017-08-03T20:08:23.839 INFO:tasks.workunit.client.0.smithi044.stdout:Value of: truncated
2017-08-03T20:08:23.839 INFO:tasks.workunit.client.0.smithi044.stdout:  Actual: true
2017-08-03T20:08:23.839 INFO:tasks.workunit.client.0.smithi044.stdout:Expected: 0
2017-08-03T20:08:23.839 INFO:tasks.workunit.client.0.smithi044.stdout:[  FAILED  ] cls_rgw.gc_defer (2294 ms)

during jewel->luminous upgrade,

/a/sage-2017-08-03_19:55:44-upgrade:jewel-x-master-distro-basic-smithi/1479752


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #20689: cls_rgw.test_put_snap fails on jewel->luminous upgradeWon't FixOrit Wasserman

Actions
Actions #1

Updated by Sage Weil over 6 years ago

  • Status changed from New to Duplicate
Actions #2

Updated by Sage Weil over 6 years ago

  • Is duplicate of Bug #20689: cls_rgw.test_put_snap fails on jewel->luminous upgrade added
Actions #3

Updated by Orit Wasserman over 6 years ago

  • Assignee set to Orit Wasserman
Actions #4

Updated by Orit Wasserman over 6 years ago

I run the tests on my local Ceph on jewel and luminous, both tests passed.
Next step is to install the packages and check on those versions.

Actions #5

Updated by Orit Wasserman over 6 years ago

  • Status changed from Duplicate to 12
Actions #6

Updated by Orit Wasserman over 6 years ago

Running luminous ceph_test_cls_rgw on Jewel fails with:
/home/owasserm/ceph/src/test/cls_rgw/test_cls_rgw.cc:515: Failure
Expected: 2
To be equal to: (int)entries2.size()
Which is: 8
[ FAILED ] cls_rgw.gc_list (878 ms)

Actions #7

Updated by Orit Wasserman over 6 years ago

running jewel ceph_test_cls_rgw on luminous fails with:
RUN ] cls_rgw.gc_set
test/cls_rgw/test_cls_rgw.cc:436: Failure
Value of: truncated
Actual: true
Expected: 0
[ FAILED ] cls_rgw.gc_set (618 ms)
[ RUN ] cls_rgw.gc_defer
test/cls_rgw/test_cls_rgw.cc:503: Failure
Value of: truncated
Actual: true
Expected: 0
[ FAILED ] cls_rgw.gc_defer (5456 ms)

Actions #8

Updated by Orit Wasserman over 6 years ago

  • Priority changed from Urgent to High
Actions #9

Updated by Orit Wasserman over 6 years ago

We will update the jewel tests to ignore this test or this specific error.

Actions #11

Updated by Yehuda Sadeh about 6 years ago

@Orit Wasserman @yuri anything new about this one?

Actions #12

Updated by Orit Wasserman about 6 years ago

  • Status changed from 12 to Won't Fix
Actions

Also available in: Atom PDF