Bug 2214447 - [RHEL9] liburing testing failed at send-zerocopy.t
Summary: [RHEL9] liburing testing failed at send-zerocopy.t
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: liburing
Version: 9.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jeff Moyer
QA Contact: guazhang@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-13 02:30 UTC by guazhang@redhat.com
Modified: 2023-08-02 00:46 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-159682 0 None None None 2023-06-13 02:32:50 UTC

Description guazhang@redhat.com 2023-06-13 02:30:57 UTC
Description of problem:
liburing regression failed because of send-zerocopy.t 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Running test statx.t /dev/sde                                       0 sec [0]
Running test statx.t /dev/sdf                                       0 sec [0]
Running test statx.t /dev/sdh                                       0 sec [0]
Running test statx.t /home/test.tar                                 0 sec [0]
Running test sq-full-cpp.t                                          0 sec [0]
Running test sq-full-cpp.t /dev/sda                                 0 sec [0]
Running test sq-full-cpp.t /dev/sdb                                 0 sec [0]
Running test sq-full-cpp.t /dev/sdc                                 0 sec [0]
Running test sq-full-cpp.t /dev/sdd                                 0 sec [0]
Running test sq-full-cpp.t /dev/sde                                 0 sec [0]
Running test sq-full-cpp.t /dev/sdf                                 0 sec [0]
Running test sq-full-cpp.t /dev/sdh                                 0 sec [0]
Running test sq-full-cpp.t /home/test.tar                           0 sec [0]
Tests failed (1): <send-zerocopy.t>
make[2]: Leaving directory '/home/uring/test'
make[1]: Leaving directory '/home/uring'
ar: creating liburing.a
ar: creating liburing-ffi.a
IORING_FEAT_REG_REG_RING not available in kernel
queue init failed: -9
queue init failed: -9
queue init failed: -9
socket: Address family not supported by protocol
sock prep failed 1
make[2]: *** [Makefile:253: runtests] Error 1
make[1]: *** [Makefile:21: runtests] Error 2

Comment 1 Jeff Moyer 2023-08-01 20:26:02 UTC
The output looks jumbled.  -9 is EBADF, but I'm not sure which test logged that message.  I'm also not sure if that's related to the error or not.  There's also no mention of what kernel was tested, or the version of liburing.

Can you still reproduce this problem on the latest kernel?  If so, can you provide information on your reproduction steps?

Thanks!

Comment 2 guazhang@redhat.com 2023-08-02 00:46:57 UTC
Hi,

Sorry, I forget add beaker job here. but now can not hit the bug anymore.


Note You need to log in before you can comment on or make changes to this bug.