>>> aws-c-io: Building community/aws-c-io 0.14.3-r0 (using abuild 3.12.0-r3) started Sun, 11 Feb 2024 22:21:40 +0000 >>> aws-c-io: Checking sanity of /home/buildozer/aports/community/aws-c-io/APKBUILD... >>> WARNING: aws-c-io: No maintainer >>> aws-c-io: Analyzing dependencies... >>> aws-c-io: Installing for build: build-base aws-c-cal-dev aws-c-common-dev cmake openssl-dev s2n-tls-dev samurai (1/15) Installing aws-c-common (0.9.12-r0) (2/15) Installing aws-c-cal (0.6.9-r0) (3/15) Installing aws-c-cal-dev (0.6.9-r0) (4/15) Installing aws-c-common-dev (0.9.12-r0) (5/15) Installing libbz2 (1.0.8-r6) (6/15) Installing xz-libs (5.4.6-r0) (7/15) Installing libarchive (3.7.2-r0) (8/15) Installing rhash-libs (1.4.4-r0) (9/15) Installing libuv (1.48.0-r0) (10/15) Installing cmake (3.28.3-r0) (11/15) Installing openssl-dev (3.1.5-r5) (12/15) Installing s2n-tls (1.4.3-r0) (13/15) Installing s2n-tls-dev (1.4.3-r0) (14/15) Installing samurai (1.2-r5) (15/15) Installing .makedepends-aws-c-io (20240211.222142) Executing busybox-1.36.1-r19.trigger OK: 441 MiB in 121 packages >>> aws-c-io: Cleaning up srcdir >>> aws-c-io: Cleaning up pkgdir >>> aws-c-io: Cleaning up tmpdir >>> aws-c-io: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-c-io-0.14.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> aws-c-io: Fetching aws-c-io-0.14.3.tar.gz::https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.14.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 662k 0 662k 0 0 1239k 0 --:--:-- --:--:-- --:--:-- 1239k >>> aws-c-io: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-c-io-0.14.3.tar.gz >>> aws-c-io: Checking sha512sums... aws-c-io-0.14.3.tar.gz: OK >>> aws-c-io: Unpacking /var/cache/distfiles/edge/aws-c-io-0.14.3.tar.gz... CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found crypto: /usr/lib/libcrypto.so -- LibCrypto Include Dir: /usr/include -- LibCrypto Shared Lib: /usr/lib/libcrypto.so -- LibCrypto Static Lib: crypto_STATIC_LIBRARY-NOTFOUND -- Performing Test HAS_FPIC_FLAG -- Performing Test HAS_FPIC_FLAG - Success -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success -- Looking for fseeko -- Looking for fseeko - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAS_WGNU -- Performing Test HAS_WGNU - Failed -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- aws-c-cal found target: AWS::crypto -- crypto Include Dir: /usr/include -- Performing Test HAS_WNO_STRINGOP_OVERFLOW -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success -- Configuring done (2.7s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/aws-c-io/src/aws-c-io-0.14.3/build [1/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/tls_handler_test.c.o [2/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/stream_test.c.o [3/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/statistics_handler_test.c.o [4/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/standard_retry_test.c.o [5/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/socket_test.c.o [6/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/socket_handler_test.c.o [7/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/shared_library_test.c.o [8/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/read_write_test_handler.c.o [9/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pkcs11_test.c.o [10/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pipe_test.c.o [11/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pem_test.c.o [12/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/mock_dns_resolver.c.o [13/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/io_testing_channel_test.c.o [14/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/io_lib_test.c.o [15/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/future_test.c.o [16/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/exponential_backoff_retry_test.c.o [17/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/event_loop_test.c.o [18/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/default_host_resolver_test.c.o [19/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/channel_test.c.o [20/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/byo_crypto_test.c.o [21/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/async_stream_test.c.o [22/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/alpn_handler_test.c.o [23/54] Building C object tests/CMakeFiles/aws-c-io-tests.dir/test_runner.c.o [24/54] Building C object CMakeFiles/aws-c-io.dir/source/tracing.c.o [25/54] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler_shared.c.o [26/54] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler.c.o [27/54] Building C object CMakeFiles/aws-c-io.dir/source/stream.c.o [28/54] Building C object CMakeFiles/aws-c-io.dir/source/statistics.c.o [29/54] Building C object CMakeFiles/aws-c-io.dir/source/standard_retry_strategy.c.o [30/54] Building C object CMakeFiles/aws-c-io.dir/source/socket_shared.c.o [31/54] Building C object CMakeFiles/aws-c-io.dir/source/socket_channel_handler.c.o [32/54] Building C object CMakeFiles/aws-c-io.dir/source/s2n/s2n_tls_channel_handler.c.o [33/54] Building C object CMakeFiles/aws-c-io.dir/source/retry_strategy.c.o [34/54] Building C object CMakeFiles/aws-c-io.dir/source/posix/socket.c.o [35/54] Building C object CMakeFiles/aws-c-io.dir/source/posix/shared_library.c.o [36/54] Building C object CMakeFiles/aws-c-io.dir/source/posix/pipe.c.o [37/54] Building C object CMakeFiles/aws-c-io.dir/source/posix/host_resolver.c.o [38/54] Building C object CMakeFiles/aws-c-io.dir/source/pkcs11_tls_op_handler.c.o [39/54] Building C object CMakeFiles/aws-c-io.dir/source/pkcs11_lib.c.o [40/54] Building C object CMakeFiles/aws-c-io.dir/source/pem.c.o [41/54] Building C object CMakeFiles/aws-c-io.dir/source/message_pool.c.o [42/54] Building C object CMakeFiles/aws-c-io.dir/source/linux/epoll_event_loop.c.o [43/54] Building C object CMakeFiles/aws-c-io.dir/source/io.c.o [44/54] Building C object CMakeFiles/aws-c-io.dir/source/host_resolver.c.o [45/54] Building C object CMakeFiles/aws-c-io.dir/source/future.c.o [46/54] Building C object CMakeFiles/aws-c-io.dir/source/exponential_backoff_retry_strategy.c.o [47/54] Building C object CMakeFiles/aws-c-io.dir/source/event_loop.c.o [48/54] Building C object CMakeFiles/aws-c-io.dir/source/channel_bootstrap.c.o [49/54] Building C object CMakeFiles/aws-c-io.dir/source/channel.c.o [50/54] Building C object CMakeFiles/aws-c-io.dir/source/async_stream.c.o [51/54] Building C object CMakeFiles/aws-c-io.dir/source/alpn_handler.c.o [52/54] Linking C shared library libaws-c-io.so.1.0.0 [53/54] Creating library symlink libaws-c-io.so [54/54] Linking C executable tests/aws-c-io-tests Internal ctest changing into directory: /home/buildozer/aports/community/aws-c-io/src/aws-c-io-0.14.3/build Test project /home/buildozer/aports/community/aws-c-io/src/aws-c-io-0.14.3/build Start 1: io_library_init Start 2: io_library_init_cleanup_init_cleanup Start 3: pipe_open_close Start 4: pipe_open_close_2loops Start 5: pipe_read_write Start 6: pipe_read_write_2loops Start 7: pipe_read_write_large_buffer Start 8: pipe_read_write_large_buffer_2loops Start 9: pipe_readable_event_sent_after_write Start 10: pipe_readable_event_sent_after_write_2loops Start 11: pipe_readable_event_sent_once Start 12: pipe_readable_event_sent_once_2loops Start 13: pipe_readable_event_sent_on_subscribe_if_data_present Start 14: pipe_readable_event_sent_on_subscribe_if_data_present_2loops Start 15: pipe_readable_event_sent_on_resubscribe_if_data_present Start 16: pipe_readable_event_sent_on_resubscribe_if_data_present_2loops Start 17: pipe_readable_event_sent_again_after_all_data_read Start 18: pipe_readable_event_sent_again_after_all_data_read_2loops Start 19: pipe_error_event_sent_after_write_end_closed Start 20: pipe_error_event_sent_after_write_end_closed_2loops Start 21: pipe_error_event_sent_on_subscribe_if_write_end_already_closed Start 22: pipe_error_event_sent_on_subscribe_if_write_end_already_closed_2loops Start 23: pipe_writes_are_fifo Start 24: pipe_writes_are_fifo_2loops Start 25: pipe_clean_up_cancels_pending_writes Start 26: pipe_clean_up_cancels_pending_writes_2loops Start 27: event_loop_xthread_scheduled_tasks_execute Start 28: event_loop_canceled_tasks_run_in_el_thread Start 29: event_loop_subscribe_unsubscribe Start 30: event_loop_writable_event_on_subscribe Start 31: event_loop_no_readable_event_before_write Start 32: event_loop_readable_event_after_write 1/198 Test #3: pipe_open_close .......................................................... Passed 0.04 sec Start 33: event_loop_readable_event_on_subscribe_if_data_present 2/198 Test #4: pipe_open_close_2loops ................................................... Passed 0.04 sec Start 34: event_loop_readable_event_on_2nd_time_readable 3/198 Test #5: pipe_read_write .......................................................... Passed 0.03 sec Start 35: event_loop_no_events_after_unsubscribe 4/198 Test #6: pipe_read_write_2loops ................................................... Passed 0.03 sec Start 36: event_loop_stop_then_restart 5/198 Test #9: pipe_readable_event_sent_after_write ..................................... Passed 0.03 sec Start 37: event_loop_multiple_stops 6/198 Test #10: pipe_readable_event_sent_after_write_2loops .............................. Passed 0.03 sec Start 38: event_loop_group_setup_and_shutdown 7/198 Test #13: pipe_readable_event_sent_on_subscribe_if_data_present .................... Passed 0.03 sec Start 39: event_loop_group_setup_and_shutdown_async 8/198 Test #14: pipe_readable_event_sent_on_subscribe_if_data_present_2loops ............. Passed 0.03 sec Start 40: numa_aware_event_loop_group_setup_and_shutdown 9/198 Test #15: pipe_readable_event_sent_on_resubscribe_if_data_present .................. Passed 0.03 sec Start 41: io_testing_channel 10/198 Test #16: pipe_readable_event_sent_on_resubscribe_if_data_present_2loops ........... Passed 0.03 sec Start 42: local_socket_communication 11/198 Test #17: pipe_readable_event_sent_again_after_all_data_read ....................... Passed 0.03 sec Start 43: tcp_socket_communication 12/198 Test #18: pipe_readable_event_sent_again_after_all_data_read_2loops ................ Passed 0.03 sec Start 44: udp_socket_communication 13/198 Test #19: pipe_error_event_sent_after_write_end_closed ............................. Passed 0.03 sec Start 45: udp_bind_connect_communication 14/198 Test #20: pipe_error_event_sent_after_write_end_closed_2loops ...................... Passed 0.03 sec Start 46: connect_timeout 15/198 Test #21: pipe_error_event_sent_on_subscribe_if_write_end_already_closed ........... Passed 0.04 sec Start 47: connect_timeout_cancelation 16/198 Test #22: pipe_error_event_sent_on_subscribe_if_write_end_already_closed_2loops .... Passed 0.04 sec Start 48: outgoing_local_sock_errors 17/198 Test #27: event_loop_xthread_scheduled_tasks_execute ............................... Passed 0.03 sec Start 49: outgoing_tcp_sock_error 18/198 Test #28: event_loop_canceled_tasks_run_in_el_thread ............................... Passed 0.03 sec Start 50: incoming_tcp_sock_errors 19/198 Test #29: event_loop_subscribe_unsubscribe ......................................... Passed 0.03 sec Start 51: incoming_duplicate_tcp_bind_errors 20/198 Test #34: event_loop_readable_event_on_2nd_time_readable ........................... Passed 0.03 sec Start 52: bind_on_zero_port_tcp_ipv4 21/198 Test #36: event_loop_stop_then_restart ............................................. Passed 0.03 sec Start 53: bind_on_zero_port_udp_ipv4 22/198 Test #37: event_loop_multiple_stops ................................................ Passed 0.03 sec Start 54: incoming_udp_sock_errors 23/198 Test #41: io_testing_channel ....................................................... Passed 0.02 sec Start 55: wrong_thread_read_write_fails 24/198 Test #42: local_socket_communication ............................................... Passed 0.02 sec Start 56: cleanup_before_connect_or_timeout_doesnt_explode 25/198 Test #43: tcp_socket_communication ................................................. Passed 0.02 sec Start 57: cleanup_in_accept_doesnt_explode 26/198 Test #44: udp_socket_communication ................................................. Passed 0.02 sec Start 58: cleanup_in_write_cb_doesnt_explode 27/198 Test #45: udp_bind_connect_communication ........................................... Passed 0.02 sec Start 59: sock_write_cb_is_async 28/198 Test #48: outgoing_local_sock_errors ............................................... Passed 0.02 sec Start 60: socket_validate_port 29/198 Test #49: outgoing_tcp_sock_error .................................................. Passed 0.02 sec Start 61: channel_setup 30/198 Test #50: incoming_tcp_sock_errors ................................................. Passed 0.02 sec Start 62: channel_single_slot_cleans_up 31/198 Test #51: incoming_duplicate_tcp_bind_errors ....................................... Passed 0.02 sec Start 63: channel_slots_clean_up 32/198 Test #1: io_library_init .......................................................... Passed 0.09 sec Start 64: channel_refcount_delays_clean_up 33/198 Test #52: bind_on_zero_port_tcp_ipv4 ............................................... Passed 0.02 sec Start 65: channel_tasks_run 34/198 Test #53: bind_on_zero_port_udp_ipv4 ............................................... Passed 0.02 sec Start 66: channel_tasks_serialized_run 35/198 Test #54: incoming_udp_sock_errors ................................................. Passed 0.02 sec Start 67: channel_rejects_post_shutdown_tasks 36/198 Test #55: wrong_thread_read_write_fails ............................................ Passed 0.02 sec Start 68: channel_cancels_pending_tasks 37/198 Test #57: cleanup_in_accept_doesnt_explode ......................................... Passed 0.02 sec Start 69: channel_duplicate_shutdown 38/198 Test #58: cleanup_in_write_cb_doesnt_explode ....................................... Passed 0.02 sec Start 70: channel_connect_some_hosts_timeout 39/198 Test #59: sock_write_cb_is_async ................................................... Passed 0.02 sec Start 71: test_default_with_ipv6_lookup 40/198 Test #60: socket_validate_port ..................................................... Passed 0.02 sec Start 72: test_resolver_ipv6_address_lookup 41/198 Test #61: channel_setup ............................................................ Passed 0.02 sec Start 73: test_default_with_multiple_lookups 42/198 Test #62: channel_single_slot_cleans_up ............................................ Passed 0.02 sec Start 74: test_resolver_ipv4_address_lookup 43/198 Test #63: channel_slots_clean_up ................................................... Passed 0.02 sec Start 75: test_resolver_purge_host_cache 44/198 Test #65: channel_tasks_run ........................................................ Passed 0.02 sec Start 76: test_resolver_purge_cache 45/198 Test #66: channel_tasks_serialized_run ............................................. Passed 0.02 sec Start 77: test_default_with_ipv4_only_lookup 46/198 Test #67: channel_rejects_post_shutdown_tasks ...................................... Passed 0.02 sec Start 78: test_resolver_ttls 47/198 Test #68: channel_cancels_pending_tasks ............................................ Passed 0.02 sec Start 79: test_resolver_connect_failure_recording 48/198 Test #69: channel_duplicate_shutdown ............................................... Passed 0.02 sec Start 80: test_resolver_ttl_refreshes_on_resolve 49/198 Test #38: event_loop_group_setup_and_shutdown ...................................... Passed 0.09 sec Start 81: test_resolver_low_frequency_starvation 50/198 Test #47: connect_timeout_cancelation .............................................. Passed 0.09 sec Start 82: test_pem_single_cert_parse 51/198 Test #40: numa_aware_event_loop_group_setup_and_shutdown ........................... Passed 0.10 sec Start 83: test_pem_private_key_parse 52/198 Test #82: test_pem_single_cert_parse ............................................... Passed 0.00 sec Start 84: test_pem_cert_chain_parse 53/198 Test #39: event_loop_group_setup_and_shutdown_async ................................ Passed 0.11 sec Start 85: test_pem_cert_parse_from_file 54/198 Test #83: test_pem_private_key_parse ............................................... Passed 0.01 sec Start 86: test_pem_cert_parse_from_file_crlf 55/198 Test #84: test_pem_cert_chain_parse ................................................ Passed 0.01 sec Start 87: test_pem_private_key_parse_from_file 56/198 Test #85: test_pem_cert_parse_from_file ............................................ Passed 0.01 sec Start 88: test_pem_cert_chain_comments_and_whitespace 57/198 Test #86: test_pem_cert_parse_from_file_crlf ....................................... Passed 0.01 sec Start 89: test_pem_invalid_parse 58/198 Test #87: test_pem_private_key_parse_from_file ..................................... Passed 0.01 sec Start 90: test_pem_valid_data_invalid_parse 59/198 Test #88: test_pem_cert_chain_comments_and_whitespace .............................. Passed 0.01 sec Start 91: test_pem_invalid_in_chain_parse 60/198 Test #89: test_pem_invalid_parse ................................................... Passed 0.00 sec Start 92: pem_sanitize_comments_around_pem_object_removed 61/198 Test #90: test_pem_valid_data_invalid_parse ........................................ Passed 0.00 sec Start 93: pem_sanitize_empty_file_rejected 62/198 Test #91: test_pem_invalid_in_chain_parse .......................................... Passed 0.00 sec Start 94: pem_sanitize_wrong_format_rejected 63/198 Test #92: pem_sanitize_comments_around_pem_object_removed .......................... Passed 0.01 sec Start 95: socket_handler_echo_and_backpressure 64/198 Test #93: pem_sanitize_empty_file_rejected ......................................... Passed 0.00 sec Start 96: socket_handler_close 65/198 Test #2: io_library_init_cleanup_init_cleanup ..................................... Passed 0.18 sec Start 97: socket_pinned_event_loop 66/198 Test #94: pem_sanitize_wrong_format_rejected ....................................... Passed 0.01 sec Start 98: socket_pinned_event_loop_dns_failure 67/198 Test #74: test_resolver_ipv4_address_lookup ........................................ Passed 0.08 sec Start 99: default_pki_path_exists 68/198 Test #99: default_pki_path_exists .................................................. Passed 0.00 sec Start 100: tls_client_channel_negotiation_error_expired 69/198 Test #72: test_resolver_ipv6_address_lookup ........................................ Passed 0.09 sec Start 101: tls_client_channel_negotiation_error_wrong_host 70/198 Test #75: test_resolver_purge_host_cache ........................................... Passed 0.10 sec Start 102: tls_client_channel_negotiation_error_wrong_host_with_ca_override 71/198 Test #77: test_default_with_ipv4_only_lookup ....................................... Passed 0.11 sec Start 103: tls_client_channel_negotiation_error_self_signed 72/198 Test #71: test_default_with_ipv6_lookup ............................................ Passed 0.14 sec Start 104: tls_client_channel_negotiation_error_untrusted_root 73/198 Test #95: socket_handler_echo_and_backpressure ..................................... Passed 0.08 sec Start 105: tls_client_channel_negotiation_error_untrusted_root_due_to_ca_override 74/198 Test #96: socket_handler_close ..................................................... Passed 0.10 sec Start 106: tls_client_channel_negotiation_no_verify_expired 75/198 Test #25: pipe_clean_up_cancels_pending_writes ..................................... Passed 0.27 sec Start 107: tls_client_channel_negotiation_no_verify_wrong_host 76/198 Test #73: test_default_with_multiple_lookups ....................................... Passed 0.19 sec Start 108: tls_client_channel_negotiation_no_verify_self_signed 77/198 Test #97: socket_pinned_event_loop ................................................. Passed 0.13 sec Start 109: tls_client_channel_negotiation_no_verify_untrusted_root 78/198 Test #98: socket_pinned_event_loop_dns_failure ..................................... Passed 0.13 sec Start 110: tls_client_channel_negotiation_error_broken_crypto_rc4 79/198 Test #70: channel_connect_some_hosts_timeout ....................................... Passed 0.22 sec Start 111: tls_client_channel_negotiation_error_broken_crypto_rc4_md5 80/198 Test #81: test_resolver_low_frequency_starvation ................................... Passed 0.19 sec Start 112: tls_client_channel_negotiation_error_broken_crypto_dh480 81/198 Test #24: pipe_writes_are_fifo_2loops .............................................. Passed 0.31 sec Start 113: tls_client_channel_negotiation_error_broken_crypto_dh512 82/198 Test #76: test_resolver_purge_cache ................................................ Passed 0.23 sec Start 114: tls_client_channel_negotiation_error_broken_crypto_null 83/198 Test #26: pipe_clean_up_cancels_pending_writes_2loops .............................. Passed 0.32 sec Start 115: tls_client_channel_negotiation_error_legacy_crypto_tls10 84/198 Test #8: pipe_read_write_large_buffer_2loops ...................................... Passed 0.35 sec Start 116: tls_client_channel_negotiation_override_legacy_crypto_tls10 85/198 Test #23: pipe_writes_are_fifo ..................................................... Passed 0.34 sec Start 117: tls_client_channel_negotiation_error_override_legacy_crypto_tls11 86/198 Test #7: pipe_read_write_large_buffer ............................................. Passed 0.37 sec Start 118: tls_client_channel_negotiation_success_legacy_crypto_tls11 87/198 Test #111: tls_client_channel_negotiation_error_broken_crypto_rc4_md5 ............... Passed 0.40 sec Start 119: tls_client_channel_negotiation_success_rsa8192 88/198 Test #110: tls_client_channel_negotiation_error_broken_crypto_rc4 ................... Passed 0.41 sec Start 120: tls_client_channel_negotiation_error_no_subject 89/198 Test #114: tls_client_channel_negotiation_error_broken_crypto_null .................. Passed 0.39 sec Start 121: tls_client_channel_negotiation_success_no_verify_no_subject 90/198 Test #115: tls_client_channel_negotiation_error_legacy_crypto_tls10 ................. Passed 0.39 sec Start 122: tls_client_channel_negotiation_error_no_common_name 91/198 Test #112: tls_client_channel_negotiation_error_broken_crypto_dh480 ................. Passed 0.40 sec Start 123: tls_client_channel_negotiation_success_no_verify_no_common_name 92/198 Test #117: tls_client_channel_negotiation_error_override_legacy_crypto_tls11 ........ Passed 0.39 sec Start 124: tls_client_channel_negotiation_success_no_verify_incomplete_chain 93/198 Test #113: tls_client_channel_negotiation_error_broken_crypto_dh512 ................. Passed 0.44 sec Start 125: tls_client_channel_negotiation_success_tls12 94/198 Test #106: tls_client_channel_negotiation_no_verify_expired ......................... Passed 0.59 sec Start 126: tls_client_channel_negotiation_success_sha256 95/198 Test #107: tls_client_channel_negotiation_no_verify_wrong_host ...................... Passed 0.60 sec Start 127: tls_client_channel_negotiation_success_rsa2048 96/198 Test #108: tls_client_channel_negotiation_no_verify_self_signed ..................... Passed 0.60 sec Start 128: tls_client_channel_negotiation_success_ecc256 97/198 Test #109: tls_client_channel_negotiation_no_verify_untrusted_root .................. Passed 0.63 sec Start 129: tls_client_channel_negotiation_success_ecc384 98/198 Test #116: tls_client_channel_negotiation_override_legacy_crypto_tls10 .............. Passed 0.63 sec Start 130: tls_client_channel_negotiation_success_mozilla_modern 99/198 Test #118: tls_client_channel_negotiation_success_legacy_crypto_tls11 ............... Passed 0.63 sec Start 131: test_concurrent_cert_import 100/198 Test #131: test_concurrent_cert_import .............................................. Passed 0.00 sec Start 132: tls_channel_echo_and_backpressure_test 101/198 Test #11: pipe_readable_event_sent_once ............................................ Passed 1.00 sec Start 133: tls_client_channel_negotiation_error_socket_closed 102/198 Test #12: pipe_readable_event_sent_once_2loops ..................................... Passed 1.00 sec Start 134: tls_client_channel_negotiation_success 103/198 Test #30: event_loop_writable_event_on_subscribe ................................... Passed 1.00 sec Start 135: tls_server_multiple_connections 104/198 Test #31: event_loop_no_readable_event_before_write ................................ Passed 1.01 sec Start 136: tls_server_hangup_during_negotiation 105/198 Test #32: event_loop_readable_event_after_write .................................... Passed 1.01 sec Start 137: tls_client_channel_no_verify 106/198 Test #33: event_loop_readable_event_on_subscribe_if_data_present ................... Passed 1.00 sec Start 138: test_tls_negotiation_timeout 107/198 Test #35: event_loop_no_events_after_unsubscribe ................................... Passed 1.00 sec Start 139: alpn_successfully_negotiates 108/198 Test #139: alpn_successfully_negotiates ............................................. Passed 0.00 sec Start 140: alpn_no_protocol_message 109/198 Test #140: alpn_no_protocol_message ................................................. Passed 0.00 sec Start 141: test_ecc_cert_import 110/198 Test #46: connect_timeout .......................................................... Passed 1.09 sec Start 142: alpn_error_creating_handler 111/198 Test #142: alpn_error_creating_handler .............................................. Passed 0.00 sec Start 143: tls_destroy_null_context 112/198 Test #143: tls_destroy_null_context ................................................. Passed 0.00 sec Start 144: tls_channel_statistics_test 113/198 Test #56: cleanup_before_connect_or_timeout_doesnt_explode ......................... Passed 1.09 sec Start 145: tls_certificate_chain_test 114/198 Test #132: tls_channel_echo_and_backpressure_test ................................... Passed 0.17 sec Start 146: future_by_value 115/198 Test #135: tls_server_multiple_connections .......................................... Passed 0.18 sec Start 147: future_void 116/198 Test #141: test_ecc_cert_import ..................................................... Passed 0.16 sec Start 148: future_callback_fires_immediately 117/198 Test #134: tls_client_channel_negotiation_success ................................... Passed 0.20 sec Start 149: future_callback_fires_on_another_thread 118/198 Test #146: future_by_value .......................................................... Passed 0.08 sec Start 150: future_register_callback_if_not_done 119/198 Test #148: future_callback_fires_immediately ........................................ Passed 0.08 sec Start 151: future_register_event_loop_callback_after_done 120/198 Test #147: future_void .............................................................. Passed 0.09 sec Start 152: future_register_event_loop_callback_before_done 121/198 Test #121: tls_client_channel_negotiation_success_no_verify_no_subject .............. Passed 0.59 sec Start 153: future_register_event_loop_callback_always_scheduled 122/198 Test #144: tls_channel_statistics_test .............................................. Passed 0.18 sec Start 154: future_register_channel_callback 123/198 Test #145: tls_certificate_chain_test ............................................... Passed 0.18 sec Start 155: future_wait_timeout 124/198 Test #123: tls_client_channel_negotiation_success_no_verify_no_common_name .......... Passed 0.61 sec Start 156: future_pointer_with_destroy 125/198 Test #124: tls_client_channel_negotiation_success_no_verify_incomplete_chain ........ Passed 0.60 sec Start 157: future_pointer_with_release 126/198 Test #150: future_register_callback_if_not_done ..................................... Passed 0.08 sec Start 158: future_get_result_by_move 127/198 Test #151: future_register_event_loop_callback_after_done ........................... Passed 0.08 sec Start 159: future_can_die_incomplete 128/198 Test #152: future_register_event_loop_callback_before_done .......................... Passed 0.08 sec Start 160: future_by_pointer_accepts_null_result 129/198 Test #160: future_by_pointer_accepts_null_result .................................... Passed 0.00 sec Start 161: future_set_multiple_times 130/198 Test #119: tls_client_channel_negotiation_success_rsa8192 ........................... Passed 0.67 sec Start 162: future_set_error 131/198 Test #161: future_set_multiple_times ................................................ Passed 0.01 sec Start 163: test_input_stream_memory_simple 132/198 Test #163: test_input_stream_memory_simple .......................................... Passed 0.00 sec Start 164: test_input_stream_memory_iterate 133/198 Test #164: test_input_stream_memory_iterate ......................................... Passed 0.00 sec Start 165: test_input_stream_memory_seek_beginning 134/198 Test #165: test_input_stream_memory_seek_beginning .................................. Passed 0.00 sec Start 166: test_input_stream_memory_seek_end 135/198 Test #166: test_input_stream_memory_seek_end ........................................ Passed 0.00 sec Start 167: test_input_stream_memory_seek_multiple_times 136/198 Test #153: future_register_event_loop_callback_always_scheduled ..................... Passed 0.08 sec Start 168: test_input_stream_memory_seek_past_end 137/198 Test #167: test_input_stream_memory_seek_multiple_times ............................. Passed 0.00 sec Start 169: test_input_stream_memory_seek_before_start 138/198 Test #154: future_register_channel_callback ......................................... Passed 0.08 sec Start 170: test_input_stream_file_simple 139/198 Test #168: test_input_stream_memory_seek_past_end ................................... Passed 0.00 sec Start 171: test_input_stream_file_iterate 140/198 Test #169: test_input_stream_memory_seek_before_start ............................... Passed 0.00 sec Start 172: test_input_stream_file_seek_beginning 141/198 Test #170: test_input_stream_file_simple ............................................ Passed 0.00 sec Start 173: test_input_stream_file_seek_end 142/198 Test #171: test_input_stream_file_iterate ........................................... Passed 0.00 sec Start 174: test_input_stream_memory_length 143/198 Test #172: test_input_stream_file_seek_beginning .................................... Passed 0.00 sec Start 175: test_input_stream_file_length 144/198 Test #173: test_input_stream_file_seek_end .......................................... Passed 0.00 sec Start 176: test_input_stream_binary 145/198 Test #174: test_input_stream_memory_length .......................................... Passed 0.01 sec Start 177: test_input_stream_read_only 146/198 Test #175: test_input_stream_file_length ............................................ Passed 0.01 sec Start 178: async_input_stream_fill_completes_on_thread 147/198 Test #176: test_input_stream_binary ................................................. Passed 0.01 sec Start 179: async_input_stream_fill_completes_immediately 148/198 Test #156: future_pointer_with_destroy .............................................. Passed 0.08 sec Start 180: async_input_stream_fill_completes_randomly 149/198 Test #157: future_pointer_with_release .............................................. Passed 0.08 sec Start 181: async_input_stream_fill_eof_requires_extra_read 150/198 Test #177: test_input_stream_read_only .............................................. Passed 0.01 sec Start 182: async_input_stream_fill_reports_error 151/198 Test #125: tls_client_channel_negotiation_success_tls12 ............................. Passed 0.66 sec Start 183: open_channel_statistics_test 152/198 Test #158: future_get_result_by_move ................................................ Passed 0.09 sec Start 184: shared_library_open_failure 153/198 Test #184: shared_library_open_failure .............................................. Passed 0.00 sec Start 185: shared_library_open_success 154/198 Test #185: shared_library_open_success .............................................. Passed 0.00 sec Start 186: shared_library_find_function_failure 155/198 Test #186: shared_library_find_function_failure ..................................... Passed 0.00 sec Start 187: shared_library_find_function_success 156/198 Test #187: shared_library_find_function_success ..................................... Passed 0.00 sec Start 188: test_exponential_backoff_retry_too_many_retries_no_jitter 157/198 Test #159: future_can_die_incomplete ................................................ Passed 0.08 sec Start 189: test_exponential_backoff_retry_too_many_retries_full_jitter 158/198 Test #162: future_set_error ......................................................... Passed 0.08 sec Start 190: test_exponential_backoff_retry_too_many_retries_decorrelated_jitter 159/198 Test #126: tls_client_channel_negotiation_success_sha256 ............................ Passed 0.63 sec Start 191: test_exponential_backoff_retry_too_many_retries_default_jitter 160/198 Test #178: async_input_stream_fill_completes_on_thread .............................. Passed 0.08 sec Start 192: test_exponential_backoff_retry_client_errors_do_not_count 161/198 Test #179: async_input_stream_fill_completes_immediately ............................ Passed 0.08 sec Start 193: test_exponential_backoff_retry_no_jitter_time_taken 162/198 Test #180: async_input_stream_fill_completes_randomly ............................... Passed 0.08 sec Start 194: test_exponential_max_backoff_retry_no_jitter 163/198 Test #182: async_input_stream_fill_reports_error .................................... Passed 0.08 sec Start 195: test_exponential_backoff_retry_invalid_options 164/198 Test #181: async_input_stream_fill_eof_requires_extra_read .......................... Passed 0.09 sec Start 196: test_standard_retry_strategy_setup_shutdown 165/198 Test #137: tls_client_channel_no_verify ............................................. Passed 0.49 sec Start 197: test_standard_retry_strategy_failure_exhausts_bucket 166/198 Test #183: open_channel_statistics_test ............................................. Passed 0.09 sec Start 198: test_standard_retry_strategy_failure_recovers 167/198 Test #127: tls_client_channel_negotiation_success_rsa2048 ........................... Passed 0.64 sec 168/198 Test #128: tls_client_channel_negotiation_success_ecc256 ............................ Passed 0.65 sec 169/198 Test #129: tls_client_channel_negotiation_success_ecc384 ............................ Passed 0.64 sec 170/198 Test #195: test_exponential_backoff_retry_invalid_options ........................... Passed 0.08 sec 171/198 Test #196: test_standard_retry_strategy_setup_shutdown .............................. Passed 0.08 sec 172/198 Test #130: tls_client_channel_negotiation_success_mozilla_modern .................... Passed 0.65 sec 173/198 Test #80: test_resolver_ttl_refreshes_on_resolve ................................... Passed 1.62 sec 174/198 Test #79: test_resolver_connect_failure_recording .................................. Passed 1.70 sec 175/198 Test #198: test_standard_retry_strategy_failure_recovers ............................ Passed 0.56 sec 176/198 Test #64: channel_refcount_delays_clean_up ......................................... Passed 2.00 sec 177/198 Test #138: test_tls_negotiation_timeout ............................................. Passed 1.12 sec 178/198 Test #136: tls_server_hangup_during_negotiation ..................................... Passed 1.13 sec 179/198 Test #149: future_callback_fires_on_another_thread .................................. Passed 1.08 sec 180/198 Test #155: future_wait_timeout ...................................................... Passed 1.08 sec 181/198 Test #197: test_standard_retry_strategy_failure_exhausts_bucket ..................... Passed 1.16 sec 182/198 Test #192: test_exponential_backoff_retry_client_errors_do_not_count ................ Passed 1.36 sec 183/198 Test #191: test_exponential_backoff_retry_too_many_retries_default_jitter ........... Passed 1.82 sec 184/198 Test #190: test_exponential_backoff_retry_too_many_retries_decorrelated_jitter ...... Passed 2.55 sec 185/198 Test #189: test_exponential_backoff_retry_too_many_retries_full_jitter .............. Passed 2.69 sec 186/198 Test #78: test_resolver_ttls ....................................................... Passed 4.60 sec 187/198 Test #188: test_exponential_backoff_retry_too_many_retries_no_jitter ................ Passed 3.60 sec 188/198 Test #193: test_exponential_backoff_retry_no_jitter_time_taken ...................... Passed 3.59 sec 189/198 Test #194: test_exponential_max_backoff_retry_no_jitter ............................. Passed 6.09 sec 190/198 Test #104: tls_client_channel_negotiation_error_untrusted_root ...................... Passed 17.29 sec 191/198 Test #101: tls_client_channel_negotiation_error_wrong_host .......................... Passed 20.62 sec 192/198 Test #105: tls_client_channel_negotiation_error_untrusted_root_due_to_ca_override ... Passed 22.05 sec 193/198 Test #122: tls_client_channel_negotiation_error_no_common_name ...................... Passed 21.94 sec 194/198 Test #102: tls_client_channel_negotiation_error_wrong_host_with_ca_override ......... Passed 24.16 sec 195/198 Test #133: tls_client_channel_negotiation_error_socket_closed ....................... Passed 24.67 sec 196/198 Test #120: tls_client_channel_negotiation_error_no_subject .......................... Passed 28.69 sec 197/198 Test #103: tls_client_channel_negotiation_error_self_signed ......................... Passed 29.27 sec 198/198 Test #100: tls_client_channel_negotiation_error_expired ............................. Passed 29.81 sec 100% tests passed, 0 tests failed out of 198 Total Test time (real) = 30.01 sec >>> aws-c-io: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/libaws-c-io.so.1.0.0 -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/libaws-c-io.so -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/async_stream.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/channel.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/channel_bootstrap.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/event_loop.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/exports.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/file_utils.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/future.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/host_resolver.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/io.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/logging.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/message_pool.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/pem.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/pipe.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/pkcs11.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/retry_strategy.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/shared_library.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/socket.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/socket_channel_handler.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/statistics.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/stream.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/tls_channel_handler.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/io/uri.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/testing/async_stream_tester.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/testing/io_testing_channel.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/include/aws/testing/stream_tester.h -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/aws-c-io/cmake/shared/aws-c-io-targets.cmake -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/aws-c-io/cmake/shared/aws-c-io-targets-none.cmake -- Installing: /home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/aws-c-io/cmake/aws-c-io-config.cmake >>> aws-c-io-dev*: Running split function dev... '/home/buildozer/aports/community/aws-c-io/pkg/aws-c-io/usr/lib/aws-c-io' -> '/home/buildozer/aports/community/aws-c-io/pkg/aws-c-io-dev/usr/lib/aws-c-io' >>> aws-c-io-dev*: Preparing subpackage aws-c-io-dev... >>> aws-c-io-dev*: Stripping binaries >>> aws-c-io-dev*: Running postcheck for aws-c-io-dev >>> aws-c-io*: Running postcheck for aws-c-io >>> aws-c-io*: Preparing package aws-c-io... >>> aws-c-io*: Stripping binaries >>> aws-c-io-dev*: Scanning shared objects >>> aws-c-io*: Scanning shared objects >>> aws-c-io-dev*: Tracing dependencies... aws-c-io=0.14.3-r0 >>> aws-c-io-dev*: Package size: 352.0 KB >>> aws-c-io-dev*: Compressing data... >>> aws-c-io-dev*: Create checksum... >>> aws-c-io-dev*: Create aws-c-io-dev-0.14.3-r0.apk >>> aws-c-io*: Tracing dependencies... so:libaws-c-cal.so.1.0.0 so:libaws-c-common.so.1 so:libc.musl-x86_64.so.1 so:libs2n.so.1 >>> aws-c-io*: Package size: 248.0 KB >>> aws-c-io*: Compressing data... >>> aws-c-io*: Create checksum... >>> aws-c-io*: Create aws-c-io-0.14.3-r0.apk >>> aws-c-io: Build complete at Sun, 11 Feb 2024 22:22:22 +0000 elapsed time 0h 0m 42s >>> aws-c-io: Cleaning up srcdir >>> aws-c-io: Cleaning up pkgdir >>> aws-c-io: Uninstalling dependencies... (1/15) Purging .makedepends-aws-c-io (20240211.222142) (2/15) Purging aws-c-cal-dev (0.6.9-r0) (3/15) Purging aws-c-cal (0.6.9-r0) (4/15) Purging aws-c-common-dev (0.9.12-r0) (5/15) Purging aws-c-common (0.9.12-r0) (6/15) Purging cmake (3.28.3-r0) (7/15) Purging s2n-tls-dev (1.4.3-r0) (8/15) Purging openssl-dev (3.1.5-r5) (9/15) Purging s2n-tls (1.4.3-r0) (10/15) Purging samurai (1.2-r5) (11/15) Purging libarchive (3.7.2-r0) (12/15) Purging libbz2 (1.0.8-r6) (13/15) Purging libuv (1.48.0-r0) (14/15) Purging rhash-libs (1.4.4-r0) (15/15) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 378 MiB in 106 packages >>> aws-c-io: Updating the community/x86_64 repository index... >>> aws-c-io: Signing the index...