Project

General

Profile

Actions

Bug #59578

open

rgw/tests: Multisite sync-policy test failures

Added by Soumya Koduri about 1 year ago. Updated 12 months ago.

Status:
In Progress
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

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

Description

Below test case failures are reported on the latest teuthology run

2023-04-27T09:21:55.108 INFO:tasks.rgw_multisite_tests:======================================================================
2023-04-27T09:21:55.108 INFO:tasks.rgw_multisite_tests:FAIL: test_sync_different_buckets:
2023-04-27T09:21:55.109 INFO:tasks.rgw_multisite_tests:----------------------------------------------------------------------
2023-04-27T09:21:55.109 INFO:tasks.rgw_multisite_tests:Traceback (most recent call last):
2023-04-27T09:21:55.109 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/virtualenv/lib/python3.8/site-packages/nose/case.py", line 198, in runTest
2023-04-27T09:21:55.110 INFO:tasks.rgw_multisite_tests: self.test(*self.arg)
2023-04-27T09:21:55.110 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2548, in test_sync_different_buckets
2023-04-27T09:21:55.110 INFO:tasks.rgw_multisite_tests: check_objects_exist(bucket, objnames, content)
2023-04-27T09:21:55.111 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2047, in check_objects_exist
2023-04-27T09:21:55.111 INFO:tasks.rgw_multisite_tests: check_object_exists(bucket, objname, content)
2023-04-27T09:21:55.111 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2041, in check_object_exists
2023-04-27T09:21:55.111 INFO:tasks.rgw_multisite_tests: assert_not_equal(k, None)
2023-04-27T09:21:55.111 INFO:tasks.rgw_multisite_tests:AssertionError: None None
2023-04-27T09:21:55.112 INFO:tasks.rgw_multisite_tests:-------------------- >> begin captured logging << --------------------

2023-04-27T10:01:14.805 INFO:tasks.rgw_multisite_tests:====================================================================
2023-04-27T10:01:14.806 INFO:tasks.rgw_multisite_tests:FAIL: test_sync_multiple_buckets_to_single:
2023-04-27T10:01:14.806 INFO:tasks.rgw_multisite_tests:----------------------------------------------------------------------
2023-04-27T10:01:14.806 INFO:tasks.rgw_multisite_tests:Traceback (most recent call last):
2023-04-27T10:01:14.807 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/virtualenv/lib/python3.8/site-packages/nose/case.py", line 198, in runTest
2023-04-27T10:01:14.807 INFO:tasks.rgw_multisite_tests: self.test(*self.arg)
2023-04-27T10:01:14.807 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2696, in test_sync_multiple_buckets_to_single
2023-04-27T10:01:14.808 INFO:tasks.rgw_multisite_tests: check_objects_exist(bucket, objnamesA, content)
2023-04-27T10:01:14.808 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2047, in check_objects_exist
2023-04-27T10:01:14.808 INFO:tasks.rgw_multisite_tests: check_object_exists(bucket, objname, content)
2023-04-27T10:01:14.808 INFO:tasks.rgw_multisite_tests: File "/home/teuthworker/src/git.ceph.com_ceph-c_6841601a9e1f3d355b9390347714a63a4df09441/qa/../src/test/rgw/rgw_multi/tests.py", line 2041, in check_object_exists
2023-04-27T10:01:14.808 INFO:tasks.rgw_multisite_tests: assert_not_equal(k, None)
2023-04-27T10:01:14.809 INFO:tasks.rgw_multisite_tests:AssertionError: None == None
2023-04-27T10:01:14.809 INFO:tasks.rgw_multisite_tests:-------------------- >> begin captured logging << --------------------

http://qa-proxy.ceph.com/teuthology/soumyakoduri-2023-04-27_06:43:39-rgw:multisite-wip-skoduri-cloudtier-sync-distro-default-smithi/7255620/teuthology.log

http://qa-proxy.ceph.com/teuthology/soumyakoduri-2023-04-27_06:43:39-rgw:multisite-wip-skoduri-cloudtier-sync-distro-default-smithi/7255621/teuthology.log

Actions #1

Updated by Casey Bodley 12 months ago

  • Priority changed from Normal to Urgent
  • Tags set to multisite
  • Backport set to reef
Actions #2

Updated by Casey Bodley 12 months ago

  • Status changed from New to In Progress
Actions #3

Updated by Soumya Koduri 12 months ago

The tests pass locally, so the failures reported maybe spurious.

Actions

Also available in: Atom PDF