Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test fails on AArch64, Fedora 33 #4157

Open
LutzWeischerFujitsu opened this issue Mar 10, 2021 · 1 comment
Open

make test fails on AArch64, Fedora 33 #4157

LutzWeischerFujitsu opened this issue Mar 10, 2021 · 1 comment
Labels

Comments

@LutzWeischerFujitsu
Copy link

[jw@cn06 build]$ make VERBOSE=1 -j1 test
Running tests...
/usr/bin/ctest --force-new-ctest-process
Test project /data/jw/zeromq/build
Start 1: test_ancillaries
1/128 Test #1: test_ancillaries ................. Passed 0.01 sec
Start 2: test_system
2/128 Test #2: test_system ...................... Passed 0.03 sec
Start 3: test_pair_inproc
3/128 Test #3: test_pair_inproc ................. Passed 0.01 sec
Start 4: test_pair_tcp
4/128 Test #4: test_pair_tcp .................... Passed 0.02 sec
Start 5: test_reqrep_inproc
5/128 Test #5: test_reqrep_inproc ............... Passed 0.01 sec
Start 6: test_reqrep_tcp
6/128 Test #6: test_reqrep_tcp .................. Passed 0.05 sec
Start 7: test_hwm
7/128 Test #7: test_hwm ......................... Passed 1.56 sec
Start 8: test_hwm_pubsub
8/128 Test #8: test_hwm_pubsub .................. Passed 3.22 sec
Start 9: test_reqrep_device
9/128 Test #9: test_reqrep_device ............... Passed 0.02 sec
Start 10: test_sub_forward
10/128 Test #10: test_sub_forward ................. Passed 0.32 sec
Start 11: test_invalid_rep
11/128 Test #11: test_invalid_rep ................. Passed 0.01 sec
Start 12: test_msg_flags
12/128 Test #12: test_msg_flags ................... Passed 0.01 sec
Start 13: test_msg_ffn
13/128 Test #13: test_msg_ffn ..................... Passed 1.21 sec
Start 14: test_connect_resolve
14/128 Test #14: test_connect_resolve ............. Passed 0.02 sec
Start 15: test_immediate
15/128 Test #15: test_immediate ................... Passed 3.84 sec
Start 16: test_last_endpoint
16/128 Test #16: test_last_endpoint ............... Passed 0.01 sec
Start 17: test_term_endpoint
17/128 Test #17: test_term_endpoint ............... Passed 0.62 sec
Start 18: test_router_mandatory
18/128 Test #18: test_router_mandatory ............ Passed 0.13 sec
Start 19: test_probe_router
19/128 Test #19: test_probe_router ................ Passed 0.02 sec
Start 20: test_stream
20/128 Test #20: test_stream ...................... Passed 0.02 sec
Start 21: test_stream_empty
21/128 Test #21: test_stream_empty ................ Passed 0.01 sec
Start 22: test_stream_disconnect
22/128 Test #22: test_stream_disconnect ........... Passed 0.01 sec
Start 23: test_disconnect_inproc
23/128 Test #23: test_disconnect_inproc ........... Passed 0.61 sec
Start 24: test_unbind_wildcard
24/128 Test #24: test_unbind_wildcard ............. Passed 0.02 sec
Start 25: test_ctx_options
25/128 Test #25: test_ctx_options ................. Passed 0.02 sec
Start 26: test_ctx_destroy
26/128 Test #26: test_ctx_destroy ................. Passed 0.33 sec
Start 27: test_security_no_zap_handler
27/128 Test #27: test_security_no_zap_handler ..... Passed 1.02 sec
Start 28: test_security_null
28/128 Test #28: test_security_null ............... Passed 1.27 sec
Start 29: test_security_plain
29/128 Test #29: test_security_plain .............. Passed 2.27 sec
Start 30: test_security_zap
30/128 Test #30: test_security_zap ................ Passed 34.61 sec
Start 31: test_iov
31/128 Test #31: test_iov ......................... Passed 0.31 sec
Start 32: test_spec_req
32/128 Test #32: test_spec_req .................... Passed 0.87 sec
Start 33: test_spec_rep
33/128 Test #33: test_spec_rep .................... Passed 0.62 sec
Start 34: test_spec_dealer
34/128 Test #34: test_spec_dealer ................. Passed 1.73 sec
Start 35: test_spec_router
35/128 Test #35: test_spec_router ................. Passed 1.22 sec
Start 36: test_spec_pushpull
36/128 Test #36: test_spec_pushpull ............... Passed 6.38 sec
Start 37: test_req_correlate
37/128 Test #37: test_req_correlate ............... Passed 0.02 sec
Start 38: test_req_relaxed
38/128 Test #38: test_req_relaxed ................. Passed 6.82 sec
Start 39: test_conflate
39/128 Test #39: test_conflate .................... Passed 0.32 sec
Start 40: test_inproc_connect
40/128 Test #40: test_inproc_connect .............. Passed 0.34 sec
Start 41: test_issue_566
41/128 Test #41: test_issue_566 ................... Passed 0.45 sec
Start 42: test_shutdown_stress
42/128 Test #42: test_shutdown_stress ............. Passed 0.19 sec
Start 43: test_timeo
43/128 Test #43: test_timeo ....................... Passed 0.27 sec
Start 44: test_many_sockets
44/128 Test #44: test_many_sockets ................ Passed 0.28 sec
Start 45: test_diffserv
45/128 Test #45: test_diffserv .................... Passed 0.02 sec
Start 46: test_connect_rid
46/128 Test #46: test_connect_rid ................. Passed 0.62 sec
Start 47: test_xpub_nodrop
47/128 Test #47: test_xpub_nodrop ................. Passed 0.27 sec
Start 48: test_pub_invert_matching
48/128 Test #48: test_pub_invert_matching ......... Passed 1.22 sec
Start 49: test_setsockopt
49/128 Test #49: test_setsockopt .................. Passed 0.02 sec
Start 50: test_sockopt_hwm
50/128 Test #50: test_sockopt_hwm ................. Passed 0.92 sec
Start 51: test_heartbeats
51/128 Test #51: test_heartbeats .................. Passed 50.77 sec
Start 52: test_atomics
52/128 Test #52: test_atomics ..................... Passed 0.01 sec
Start 53: test_bind_src_address
53/128 Test #53: test_bind_src_address ............ Passed 0.02 sec
Start 54: test_capabilities
54/128 Test #54: test_capabilities ................ Passed 0.01 sec
Start 55: test_metadata
55/128 Test #55: test_metadata .................... Passed 0.02 sec
Start 56: test_router_handover
56/128 Test #56: test_router_handover ............. Passed 0.92 sec
Start 57: test_srcfd
57/128 Test #57: test_srcfd ....................... Passed 0.32 sec
Start 58: test_stream_timeout
58/128 Test #58: test_stream_timeout .............. Passed 0.22 sec
Start 59: test_xpub_manual
59/128 Test #59: test_xpub_manual ................. Passed 3.93 sec
Start 60: test_xpub_welcome_msg
60/128 Test #60: test_xpub_welcome_msg ............ Passed 0.02 sec
Start 61: test_xpub_verbose
61/128 Test #61: test_xpub_verbose ................ Passed 0.02 sec
Start 62: test_base85
62/128 Test #62: test_base85 ...................... Passed 0.02 sec
Start 63: test_bind_after_connect_tcp
63/128 Test #63: test_bind_after_connect_tcp ...... Passed 0.20 sec
Start 64: test_sodium
64/128 Test #64: test_sodium ...................... Passed 0.02 sec
Start 65: test_monitor
65/128 Test #65: test_monitor ..................... Passed 2.93 sec
Start 66: test_socket_null
66/128 Test #66: test_socket_null ................. Passed 0.02 sec
Start 67: test_reconnect_ivl
67/128 Test #67: test_reconnect_ivl ............... Passed 7.54 sec
Start 68: test_reconnect_options
68/128 Test #68: test_reconnect_options ........... Passed 6.90 sec
Start 69: test_tcp_accept_filter
69/128 Test #69: test_tcp_accept_filter ........... Passed 1.03 sec
Start 70: test_mock_pub_sub
70/128 Test #70: test_mock_pub_sub ................ Passed 0.03 sec
Start 71: test_security_gssapi
71/128 Test #71: test_security_gssapi ............. Passed 0.02 sec
Start 72: test_socks
72/128 Test #72: test_socks ....................... Passed 6.06 sec
Start 73: test_connect_null_fuzzer
73/128 Test #73: test_connect_null_fuzzer .........***Skipped 0.02 sec
Start 74: test_bind_null_fuzzer
74/128 Test #74: test_bind_null_fuzzer ............***Skipped 0.02 sec
Start 75: test_connect_fuzzer
75/128 Test #75: test_connect_fuzzer ..............***Skipped 0.02 sec
Start 76: test_bind_fuzzer
76/128 Test #76: test_bind_fuzzer .................Skipped 0.02 sec
Start 77: test_security_curve
77/128 Test #77: test_security_curve ..............Child aborted
Exception: 0.57 sec
Start 78: test_connect_curve_fuzzer
78/128 Test #78: test_connect_curve_fuzzer ........***Skipped 0.02 sec
Start 79: test_bind_curve_fuzzer
79/128 Test #79: test_bind_curve_fuzzer ...........***Skipped 0.02 sec
Start 80: test_z85_decode_fuzzer
80/128 Test #80: test_z85_decode_fuzzer ...........***Skipped 0.02 sec
Start 81: test_ipc_wildcard
81/128 Test #81: test_ipc_wildcard ................ Passed 0.02 sec
Start 82: test_pair_ipc
82/128 Test #82: test_pair_ipc .................... Passed 0.02 sec
Start 83: test_reqrep_ipc
83/128 Test #83: test_reqrep_ipc .................. Passed 0.32 sec
Start 84: test_rebind_ipc
84/128 Test #84: test_rebind_ipc .................. Passed 0.20 sec
Start 85: test_proxy
85/128 Test #85: test_proxy ....................... Passed 1.02 sec
Start 86: test_proxy_hwm
86/128 Test #86: test_proxy_hwm ................... Passed 2.12 sec
Start 87: test_proxy_single_socket
87/128 Test #87: test_proxy_single_socket ......... Passed 0.02 sec
Start 88: test_proxy_terminate
88/128 Test #88: test_proxy_terminate ............. Passed 0.92 sec
Start 89: test_getsockopt_memset
89/128 Test #89: test_getsockopt_memset ........... Passed 0.02 sec
Start 90: test_filter_ipc
90/128 Test #90: test_filter_ipc .................. Passed 1.83 sec
Start 91: test_stream_exceeds_buffer
91/128 Test #91: test_stream_exceeds_buffer ....... Passed 0.02 sec
Start 92: test_router_mandatory_hwm
92/128 Test #92: test_router_mandatory_hwm ........ Passed 1.02 sec
Start 93: test_use_fd
93/128 Test #93: test_use_fd ...................... Passed 0.03 sec
Start 94: test_zmq_poll_fd
94/128 Test #94: test_zmq_poll_fd ................. Passed 0.02 sec
Start 95: test_fork
95/128 Test #95: test_fork ........................ Passed 0.02 sec
Start 96: test_abstract_ipc
96/128 Test #96: test_abstract_ipc ................ Passed 0.02 sec
Start 97: test_address_tipc
97/128 Test #97: test_address_tipc ................***Skipped 0.03 sec
Start 98: test_pair_tipc
98/128 Test #98: test_pair_tipc ...................***Skipped 0.02 sec
Start 99: test_reqrep_device_tipc
99/128 Test #99: test_reqrep_device_tipc ..........***Skipped 0.03 sec
Start 100: test_reqrep_tipc
100/128 Test #100: test_reqrep_tipc .................***Skipped 0.02 sec
Start 101: test_router_mandatory_tipc
101/128 Test #101: test_router_mandatory_tipc ....... Passed 0.03 sec
Start 102: test_sub_forward_tipc
102/128 Test #102: test_sub_forward_tipc ............***Skipped 0.03 sec
Start 103: test_connect_delay_tipc
103/128 Test #103: test_connect_delay_tipc ..........***Skipped 0.03 sec
Start 104: test_shutdown_stress_tipc
104/128 Test #104: test_shutdown_stress_tipc ........***Skipped 0.03 sec
Start 105: test_term_endpoint_tipc
105/128 Test #105: test_term_endpoint_tipc .......... Passed 0.03 sec
Start 106: test_poller
106/128 Test #106: test_poller ...................... Passed 0.05 sec
Start 107: test_thread_safe
107/128 Test #107: test_thread_safe ................. Passed 0.06 sec
Start 108: test_client_server
108/128 Test #108: test_client_server ............... Passed 0.02 sec
Start 109: test_timers
109/128 Test #109: test_timers ...................... Passed 0.42 sec
Start 110: test_radio_dish
110/128 Test #110: test_radio_dish .................. Passed 8.24 sec
Start 111: test_scatter_gather
111/128 Test #111: test_scatter_gather .............. Passed 0.02 sec
Start 112: test_dgram
112/128 Test #112: test_dgram ....................... Passed 0.02 sec
Start 113: test_app_meta
113/128 Test #113: test_app_meta .................... Passed 0.02 sec
Start 114: test_router_notify
114/128 Test #114: test_router_notify ............... Passed 1.13 sec
Start 115: test_xpub_manual_last_value
115/128 Test #115: test_xpub_manual_last_value ...... Passed 3.93 sec
Start 116: test_peer
116/128 Test #116: test_peer ........................ Passed 0.02 sec
Start 117: test_msg_init
117/128 Test #117: test_msg_init .................... Passed 0.02 sec
Start 118: test_channel
118/128 Test #118: test_channel ..................... Passed 0.02 sec
Start 119: test_hello_msg
119/128 Test #119: test_hello_msg ................... Passed 0.03 sec
Start 120: test_disconnect_msg
120/128 Test #120: test_disconnect_msg .............. Passed 0.03 sec
Start 121: test_ws_transport
121/128 Test #121: test_ws_transport ................ Passed 0.15 sec
Start 122: unittest_ypipe
122/128 Test #122: unittest_ypipe ................... Passed 0.01 sec
Start 123: unittest_poller
123/128 Test #123: unittest_poller .................. Passed 0.06 sec
Start 124: unittest_mtrie
124/128 Test #124: unittest_mtrie ................... Passed 0.01 sec
Start 125: unittest_ip_resolver
125/128 Test #125: unittest_ip_resolver ............. Passed 0.01 sec
Start 126: unittest_udp_address
126/128 Test #126: unittest_udp_address ............. Passed 1.69 sec
Start 127: unittest_radix_tree
127/128 Test #127: unittest_radix_tree .............. Passed 0.01 sec
Start 128: unittest_curve_encoding
128/128 Test #128: unittest_curve_encoding .......... Passed 0.01 sec

99% tests passed, 1 tests failed out of 128

Total Test time (real) = 179.93 sec

The following tests did not run:
73 - test_connect_null_fuzzer (Skipped)
74 - test_bind_null_fuzzer (Skipped)
75 - test_connect_fuzzer (Skipped)
76 - test_bind_fuzzer (Skipped)
78 - test_connect_curve_fuzzer (Skipped)
79 - test_bind_curve_fuzzer (Skipped)
80 - test_z85_decode_fuzzer (Skipped)
97 - test_address_tipc (Skipped)
98 - test_pair_tipc (Skipped)
99 - test_reqrep_device_tipc (Skipped)
100 - test_reqrep_tipc (Skipped)
102 - test_sub_forward_tipc (Skipped)
103 - test_connect_delay_tipc (Skipped)
104 - test_shutdown_stress_tipc (Skipped)

The following tests FAILED:
77 - test_security_curve (Child aborted)
Errors while running CTest
make: *** [Makefile:149: test] Error 8
[jw@cn06 build]$

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant