use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:41:26 ] :: [ BEGIN ] :: Running '/usr/bin/dnf install -y lksctp-tools-devel gcc' Last metadata expiration check: 0:33:22 ago on Thu 02 Feb 2023 10:08:06 PM EST. Package lksctp-tools-devel-1.0.19-3.fc38.x86_64 is already installed. Package gcc-13.0.1-0.2.fc38.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 22:41:31 ] :: [ PASS ] :: Command '/usr/bin/dnf install -y lksctp-tools-devel gcc' (Expected 0, got 0) :: [ 22:41:31 ] :: [ BEGIN ] :: Running 'lsmod | grep sctp || modprobe sctp' sctp 520192 8 ip6_udp_tunnel 16384 3 l2tp_core,rxrpc,sctp udp_tunnel 28672 3 l2tp_core,rxrpc,sctp :: [ 22:41:31 ] :: [ PASS ] :: Command 'lsmod | grep sctp || modprobe sctp' (Expected 0-255, got 0) :: [ 22:41:31 ] :: [ BEGIN ] :: Running 'sysctl -w net.sctp.auth_enable=1' net.sctp.auth_enable = 1 :: [ 22:41:31 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=1' (Expected 0, got 0) :: [ 22:41:31 ] :: [ BEGIN ] :: Running 'sysctl -w net.sctp.addip_enable=1' net.sctp.addip_enable = 1 :: [ 22:41:31 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=1' (Expected 0, got 0) :: [ 22:41:31 ] :: [ BEGIN ] :: Running 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' :: [ 22:41:31 ] :: [ PASS ] :: Command 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' (Expected 0, got 0) :: [ 22:41:31 ] :: [ BEGIN ] :: Running 'gcc -I ./lib -o api_tests ./lib/sctp_utilities.c test_sctp_sockopts.c test_cases.c api_tests.c -lsctp' test_sctp_sockopts.c: In function ‘authkeygso_a_def_1_1’: test_sctp_sockopts.c:684:18: warning: implicit declaration of function ‘sctp_socketpair_reuse’ [-Wimplicit-function-declaration] 684 | result = sctp_socketpair_reuse(fd, fds, 1); | ^~~~~~~~~~~~~~~~~~~~~ test_sctp_sockopts.c: In function ‘authkeygso_a_def_1_M’: test_sctp_sockopts.c:721:18: warning: implicit declaration of function ‘sctp_socketpair_1tom’ [-Wimplicit-function-declaration] 721 | result = sctp_socketpair_1tom(fds, ids, 1); | ^~~~~~~~~~~~~~~~~~~~ test_sctp_sockopts.c: In function ‘readauth_p_chklist’: test_sctp_sockopts.c:2021:25: warning: implicit declaration of function ‘sctp_delay’ [-Wimplicit-function-declaration] 2021 | sctp_delay(SCTP_SLEEP_MS); | ^~~~~~~~~~ test_sctp_sockopts.c: In function ‘assoclistgso_numbers_pos’: test_sctp_sockopts.c:2127:13: warning: implicit declaration of function ‘sctp_socketstar’ [-Wimplicit-function-declaration] 2127 | if (sctp_socketstar(&fd, fds, NUMBER_OF_ASSOCS) < 0) | ^~~~~~~~~~~~~~~ :: [ 22:41:32 ] :: [ PASS ] :: Command 'gcc -I ./lib -o api_tests ./lib/sctp_utilities.c test_sctp_sockopts.c test_cases.c api_tests.c -lsctp' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: [22:41:32][root@rc6]# './api_tests' Name Verdict Info =============================================================================== authchk_gso_1_1 PASSED authchk_gso_1_M PASSED authchk_sso_1_1 PASSED authchk_sso_1_M PASSED hmacid_sso_1_1 PASSED hmacid_gso_1_1 PASSED hmacid_sso_1_M PASSED hmacid_sso_bad_1_1 PASSED hmacid_sso_bad_1_M PASSED hmacid_sso_nosha1_1_1 PASSED hmacid_sso_nosha1_1_M PASSED authkey_gso_def_1_1 PASSED authkey_gso_def_1_M PASSED authkey_gso_new_1_1 PASSED authkey_gso_new_1_M PASSED authkey_sso_def_1_1 PASSED authkey_sso_def_1_M PASSED authkey_sso_new_1_1 PASSED authkey_sso_new_1_M PASSED authkey_gso_a_def_1_1 PASSED authkey_gso_a_def_1_M PASSED authkey_sso_a_def_1_1 PASSED authkey_sso_a_def_1_M PASSED authkey_sso_a_new_1_1 PASSED authkey_sso_a_new_1_M PASSED actkey_gso_def_1_1 PASSED actkey_gso_def_1_M PASSED actkey_sso_def_1_1 PASSED actkey_sso_def_1_M PASSED actkey_sso_inval_1_1 PASSED actkey_sso_inval_1_M PASSED actkey_sso_new_1_1 PASSED actkey_sso_new_1_M PASSED actkey_sso_inhdef_1_1 PASSED actkey_sso_inhdef_1_M PASSED actkey_sso_inhnew_1_1 PASSED actkey_sso_inhnew_1_M PASSED actkey_sso_achg_1_1 PASSED actkey_sso_achg_1_M PASSED delkey_gso_def_1_1 PASSED delkey_gso_def_1_M PASSED delkey_gso_inval_1_1 PASSED delkey_gso_inval_1_M PASSED delkey_sso_def_1_1 PASSED delkey_sso_def_1_M PASSED delkey_sso_inval_1_1 PASSED delkey_sso_inval_1_M PASSED delkey_sso_new_1_1 PASSED delkey_sso_new_1_M PASSED delkey_sso_newact_1_1 PASSED delkey_sso_newact_1_M PASSED delkey_sso_zero_1_1 PASSED delkey_sso_zero_1_M PASSED read_auth_p_chklist PASSED read_auth_l_chklist PASSED assoclist_gso_numbers_zero PASSED assoclist_gso_numbers_pos PASSED assoclist_gso_ids_no_assoc PASSED assoclist_gso_ids_buf_fit PASSED assoclist_gso_ids_buf_large PASSED assoclist_gso_ids_buf_small PASSED =============================================================================== Summary: Number of tests run: 61 Number of tests passed: 61 Number of tests failed: 0 Congratulations! :: [ PASS ] :: Command './api_tests' (Expected 0, got 0, score 1) 0 ** networking/sctp/auth/sockopts PASS Score: Uploading resultoutputfile.log .done Uploading tmp.l5A47w .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:41:33 ] :: [ BEGIN ] :: Running 'sysctl -w net.sctp.addip_enable=0' net.sctp.addip_enable = 0 :: [ 22:41:33 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=0' (Expected 0, got 0) :: [ 22:41:33 ] :: [ BEGIN ] :: Running 'sysctl -w net.sctp.auth_enable=0' net.sctp.auth_enable = 0 :: [ 22:41:33 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=0' (Expected 0, got 0) make: *** No rule to make target 'clean'. Stop. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 19 Package : sctp beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : networking/sctp/auth/sockopts Test started : 2023-02-02 22:41:25 EST Test finished : 2023-02-02 22:41:34 EST (still running) Test duration : 9 seconds Distro : Fedora release 38 (Rawhide) Hostname : kvm-03-guest08.hv2.lab.eng.bos.redhat.com Architecture : unknown CPUs : 1 x Intel Xeon Processor (Skylake, IBRS) RAM size : 3914 MB HDD size : 49.87 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: setsockopts/getsockopts tests of sctp auth function :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:41:31 ] :: [ PASS ] :: Command '/usr/bin/dnf install -y lksctp-tools-devel gcc' (Expected 0, got 0) :: [ 22:41:31 ] :: [ PASS ] :: Command 'lsmod | grep sctp || modprobe sctp' (Expected 0-255, got 0) :: [ 22:41:31 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=1' (Expected 0, got 0) :: [ 22:41:31 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=1' (Expected 0, got 0) :: [ 22:41:31 ] :: [ PASS ] :: Command 'bash ./make_register_tests.sh test_cases.c test_sctp_sockopts.c' (Expected 0, got 0) :: [ 22:41:32 ] :: [ PASS ] :: Command 'gcc -I ./lib -o api_tests ./lib/sctp_utilities.c test_sctp_sockopts.c test_cases.c api_tests.c -lsctp' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:41:33 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.addip_enable=0' (Expected 0, got 0) :: [ 22:41:33 ] :: [ PASS ] :: Command 'sysctl -w net.sctp.auth_enable=0' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/sctp/auth/sockopts :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 22:41:34 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 22:41:34 ] :: [ LOG ] :: Asserts fingerprint: jJDG+ZKM Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 9s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (networking/sctp/auth/sockopts)