Project

General

Profile

Actions

Bug #43422

closed

qa/standalone/mon/osd-pool-create.sh fails to grep utf8 pool name

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

Status:
Resolved
Priority:
Urgent
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

2019-12-24T18:50:03.878 INFO:tasks.workunit.client.0.smithi168.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/mon/osd-pool-create.sh:203: TEST_utf8_cli:  ceph osd pool create $'�\204' 16
2019-12-24T18:50:04.410 INFO:tasks.workunit.client.0.smithi168.stderr:pool '黄' already exists
2019-12-24T18:50:04.421 INFO:tasks.workunit.client.0.smithi168.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/mon/osd-pool-create.sh:204: TEST_utf8_cli:  ceph osd lspools
2019-12-24T18:50:04.421 INFO:tasks.workunit.client.0.smithi168.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/mon/osd-pool-create.sh:205: TEST_utf8_cli:  grep $'�\204'
2019-12-24T18:50:04.655 INFO:tasks.workunit.client.0.smithi168.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/mon/osd-pool-create.sh:205: TEST_utf8_cli:  return 1
2019-12-24T18:50:04.655 INFO:tasks.workunit.client.0.smithi168.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/mon/osd-pool-create.sh:32: run:  return 1

/a/sage-2019-12-24_14:29:17-rados-wip-sage-testing-2019-12-23-1810-distro-basic-smithi/4630130

this test passes locally for me on fc31.. not sure why it's failing on 18.04

Actions #1

Updated by Josh Durgin over 4 years ago

probably need to set LANG to utf8

Actions #2

Updated by Sage Weil over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 32711
Actions #3

Updated by Sage Weil about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF