Project

General

Profile

Actions

Bug #62235

open

Pacific: Assert failure: test_ceph_osd_pool_create_utf8

Added by Sridhar Seshasayee 10 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

FAIL: test_rados.TestCommand.test_ceph_osd_pool_create_utf8

Was observed in Octopus originally --> https://tracker.ceph.com/issues/48840.
The above tracker was closed as Octopus became EOL.

The issue is again seen on Pacific as part of:
/a/yuriw-2023-07-26_15:54:22-rados-wip-yuri6-testing-2023-07-24-0819-pacific-distro-default-smithi/7353397

2023-07-27T02:19:37.511 INFO:tasks.workunit.client.0.smithi096.stderr:======================================================================
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:FAIL: test_rados.TestCommand.test_ceph_osd_pool_create_utf8
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:----------------------------------------------------------------------
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:Traceback (most recent call last):
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:    self.test(*self.arg)
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:  File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rados.py", line 1373, in test_ceph_osd_pool_create_utf8
2023-07-27T02:19:37.512 INFO:tasks.workunit.client.0.smithi096.stderr:    eq(u"pool '\u9ec5' created", out)
2023-07-27T02:19:37.513 INFO:tasks.workunit.client.0.smithi096.stderr:AssertionError: "pool '\u9ec5' created" != "pool '\u9ec5' already exists" 
2023-07-27T02:19:37.513 INFO:tasks.workunit.client.0.smithi096.stderr:
2023-07-27T02:19:37.513 INFO:tasks.workunit.client.0.smithi096.stderr:----------------------------------------------------------------------

Related issues 1 (0 open1 closed)

Copied from RADOS - Bug #48840: Octopus: Assert failure: test_ceph_osd_pool_create_utf8Closed

Actions
Actions #1

Updated by Sridhar Seshasayee 10 months ago

  • Copied from Bug #48840: Octopus: Assert failure: test_ceph_osd_pool_create_utf8 added
Actions

Also available in: Atom PDF