intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

Attempting to view workload main stage details leads to 400 Bad Request #255

Closed nakleppa closed 9 years ago

nakleppa commented 9 years ago

The stage details can be viewed for the init, prepare, cleanup, and dispose stages, but attempting to do the same for the main stage causes an error. The main stage in question has two operations, read and write.

cosbench_issue1 cosbench_issue2

ywang19 commented 9 years ago

Could you paste the workload.log and workload-config.xml for w13 (under “archive” folder)?

From: nakleppa [mailto:notifications@github.com] Sent: Wednesday, March 11, 2015 2:32 AM To: intel-cloud/cosbench Subject: [cosbench] Attempting to view workload main stage details leads to 400 Bad Request (#255)

The stage details can be viewed for the init, prepare, cleanup, and dispose stages, but attempting to do the same for the main stage causes an error. The main stage in question has two operations, read and write.

[cosbench_issue1]https://cloud.githubusercontent.com/assets/11396174/6582197/edd6c05a-c718-11e4-8c67-eea4c9dadc80.jpg [cosbench_issue2]https://cloud.githubusercontent.com/assets/11396174/6582198/edda1fca-c718-11e4-89f9-7e12343db558.jpg

— Reply to this email directly or view it on GitHubhttps://github.com/intel-cloud/cosbench/issues/255.

nakleppa commented 9 years ago

I have attached the logs as a zip file, however to get github to allow the attachment, the file extension has been changed. In order to open the zip file, you will first have to rename the file such that it has a .zip extension instead of jpg.

logs

nakleppa commented 9 years ago

Also, the same problem occurs on this and other workloads of mixed operation types when clicking "view details" under the performance matrix. The two issues may be related.

ywang19 commented 9 years ago

The issue can't be reproduced in 0.4.2.c3 release, I will temporarily close it, and revisit if get new triggers.