Project

General

Profile

Actions

Bug #15460

closed

test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)

Added by Yuri Weinstein about 8 years ago. Updated almost 8 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.com/yuriw-2016-04-09_15:44:29-teuthology-master---basic-vps/
Jobs: ['118335', '118338', '118342', '118344']
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2016-04-09_15:44:29-teuthology-master---basic-vps/118338/teuthology.log

2016-04-09T15:59:32.380 INFO:teuthology.orchestra.run.vpm188.stderr:s3tests.functional.test_s3.test_object_head_zero_bytes ... FAIL

apache only, civetweb jobs passed:

http://pulpito.ceph.com/yuriw-2016-04-11_10:15:50-teuthology-master---basic-vps/

Actions #1

Updated by Yuri Weinstein about 8 years ago

  • Release set to jewel
Actions #2

Updated by Yuri Weinstein about 8 years ago

  • Project changed from Ceph to rgw
Actions #3

Updated by Sage Weil about 8 years ago

  • Subject changed from "test_s3.test_object_head_zero_bytes ... FAIL" in teuthology-master---basic-vps to test_s3.test_object_head_zero_bytes ... FAIL on apache (civetweb ok)
  • Status changed from New to 12

Will disable s3 test for now; be sure to reenable when this is fixed.

https://github.com/ceph/s3-tests/pull/107

Actions #4

Updated by Orit Wasserman about 8 years ago

  • Assignee set to Matt Benjamin
Actions #5

Updated by Yuri Weinstein about 8 years ago

Sage Weil wrote:

Will disable s3 test for now; be sure to reenable when this is fixed.

https://github.com/ceph/s3-tests/pull/107

Still see failed the same tests Sage

http://qa-proxy.ceph.com/teuthology/yuriw-2016-04-12_09:45:47-teuthology-master---basic-vps/124269/teuthology.log

Actions #6

Updated by Sage Weil about 8 years ago

  • Priority changed from Urgent to High
Actions #7

Updated by Yehuda Sadeh about 8 years ago

we really shouldn't waste time on this bug. The issue is that apache swallows the Content-Length header when the size is zero. This is valid according to rfc 2616 (see 4.4).
We used to have a special version of apache that modified this behaviour, but we decided that it'd be much easier to just let apache do what it does. Disabling the test altogether, or marking it as fails_on_rgw is a good enough solution.

Actions #8

Updated by Yuri Weinstein about 8 years ago

@Sage Weil @Yehuda Sadeh pls disable, otherwise it's just making noise

Actions #9

Updated by Yehuda Sadeh almost 8 years ago

  • Status changed from 12 to Resolved
Actions

Also available in: Atom PDF