Project

General

Profile

Actions

Bug #10066

closed

rgw: failed md5sum on s3tests-test-readwrite

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

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

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

Description

2014-11-11T00:24:05.184 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,bnnpzuaji>
2014-11-11T00:24:05.306 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,bsligrqsqpokbmgek>
2014-11-11T00:24:05.460 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,dsttvxnkkpw>
2014-11-11T00:24:05.911 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,ilzimnupha>
2014-11-11T00:24:06.029 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,lropdvmey>
2014-11-11T00:24:06.139 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,rqelwjfddyoscw>
2014-11-11T00:24:06.254 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,wqeclkxinxcauzatffn>
2014-11-11T00:24:06.379 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,xsvleodvmtbggym>
2014-11-11T00:24:06.491 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,yurlswmludjlot>
2014-11-11T00:24:06.630 INFO:teuthology.orchestra.run.plana24.stderr:Cleaning bucket <Bucket: rwtest> key <Key: rwtest,ztovozlqkxhqlkt>
2014-11-11T00:24:06.946 INFO:teuthology.orchestra.run.plana24.stderr:Traceback (most recent call last):
2014-11-11T00:24:06.946 INFO:teuthology.orchestra.run.plana24.stderr:  File "/home/ubuntu/cephtest/s3-tests/virtualenv/bin/s3tests-test-readwrite", line 9, in <module>
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:    load_entry_point('s3tests==0.0.1', 'console_scripts', 's3tests-test-readwrite')()
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:  File "/home/ubuntu/cephtest/s3-tests/s3tests/readwrite.py", line 257, in main
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:    trace=temp_dict['error']['traceback'])
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:Exception: exception:
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:   md5sum check failed start=Tue Nov 11 00:19:04 2014 (1415693944.85) end=1415693944.92 size=2506764 obj=wqeclkxinxcauzatffn
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:   None
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:
2014-11-11T00:24:06.947 INFO:teuthology.orchestra.run.plana24.stderr:Exception KeyError: KeyError(140453647681648,) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored

ubuntu@teuthology:/a/teuthology-2014-11-10_23:02:01-rgw-giant-distro-basic-multi/595001
Actions #2

Updated by Yehuda Sadeh over 9 years ago

test fails, and can be reproduced with the specific random seeds, with a specific object size (at the larger side of the configured scale). It seem to me as a bug in the test itself, but didn't get very far in debugging it yet.

Actions #3

Updated by Yehuda Sadeh over 9 years ago

  • Assignee set to Alfredo Deza

That's the conf file I'm using for reproduction:

s3:
  host: ...
  port: 80
  is_secure: no
readwrite:
  bucket: rwtest
  readers: 10
  writers: 3
  duration: 600
  files:
    num: 10
    size: 2000
    stddev: 500
  random_seed:
    writer: 236047946
    main: 2514311331
    names: 4153910459
    contents: 1256193726
    reader: 2312633921

Actions #4

Updated by Alfredo Deza over 9 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Alfredo Deza over 9 years ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Yehuda Sadeh over 9 years ago

  • Assignee changed from Alfredo Deza to Josh Durgin
Actions #7

Updated by Yehuda Sadeh over 9 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #8

Updated by Sage Weil about 9 years ago

  • Assignee changed from Josh Durgin to Alfredo Deza
Actions #9

Updated by Alfredo Deza about 9 years ago

  • Status changed from Pending Backport to 7

backported the changes to the Firefly branch of s3tests

Actions #10

Updated by Yehuda Sadeh about 9 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF