ofiwg / libfabric

Open Fabric Interfaces

Home Page:http://libfabric.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prov/net: failing fi_recv_cancel

shefty opened this issue · comments

Test is failing consistently in CI. Report is:

name:   fi_recv_cancel -e rdm -V -p "net"
18:32:56    timestamp: 20221026-013251+0000
18:32:56    result: Fail
18:32:56    time:   302
18:32:56    server_cmd: /home/cstbuild/ofi-Install/libfabric/ofi_libfabric/PR-8162/1/reg/bin/fi_recv_cancel -e rdm -V -p "net"   -s ci7-eth2
18:32:56    server_stdout: |
18:32:56      fi_endpoint(): common/shared.c:745, ret=-98 (Address already in use)

Address in use errors are frequently a problem with a previous test still running.

This test immediately follows the test in issue #8163 and is likely related to that test aborting.