>>> aws-c-io: Building community/aws-c-io 0.19.1-r0 (using abuild 3.15.0-r0) started Wed, 08 Oct 2025 20:49:52 +0000 >>> aws-c-io: Validating /home/udu/aports/community/aws-c-io/APKBUILD... >>> 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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/14) Installing aws-c-common (0.12.3-r0) (2/14) Installing aws-c-cal (0.9.1-r0) (3/14) Installing aws-c-cal-dev (0.9.1-r0) (4/14) Installing aws-c-common-dev (0.12.3-r0) (5/14) Installing lz4-libs (1.10.0-r0) (6/14) Installing libarchive (3.8.1-r0) (7/14) Installing rhash-libs (1.4.5-r0) (8/14) Installing libuv (1.51.0-r0) (9/14) Installing cmake (3.31.7-r1) (10/14) Installing openssl-dev (3.5.4-r0) (11/14) Installing s2n-tls (1.5.19-r0) (12/14) Installing s2n-tls-dev (1.5.19-r0) (13/14) Installing samurai (1.2-r7) (14/14) Installing .makedepends-aws-c-io (20251008.204953) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 103 packages >>> aws-c-io: Cleaning up srcdir >>> aws-c-io: Cleaning up pkgdir >>> aws-c-io: Cleaning up tmpdir >>> aws-c-io: Fetching aws-c-io-0.19.1.tar.gz::https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.19.1.tar.gz >>> aws-c-io: Fetching aws-c-io-0.19.1.tar.gz::https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.19.1.tar.gz >>> aws-c-io: Checking sha512sums... aws-c-io-0.19.1.tar.gz: OK >>> aws-c-io: Unpacking /var/cache/distfiles/aws-c-io-0.19.1.tar.gz... -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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 Problem opening /proc/cpuinfo Problem opening /proc/meminfo -- 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 -- S2N found target: AWS::crypto -- crypto Include Dir: /usr/include -- Performing Test HAS_WNO_STRINGOP_OVERFLOW -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/build [1/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/tls_handler_test.c.o [2/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/stream_test.c.o [3/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/statistics_handler_test.c.o [4/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/standard_retry_test.c.o [5/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/socket_test.c.o [6/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/socket_handler_test.c.o [7/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/shared_library_test.c.o [8/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/read_write_test_handler.c.o [9/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pkcs11_test.c.o [10/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pipe_test.c.o [11/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/pem_test.c.o [12/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/no_retry_strategy_test.c.o [13/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/mock_dns_resolver.c.o [14/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/io_testing_channel_test.c.o [15/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/io_lib_test.c.o [16/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/future_test.c.o [17/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/exponential_backoff_retry_test.c.o [18/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/event_loop_test.c.o [19/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/default_host_resolver_test.c.o [20/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/channel_test.c.o [21/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/byo_crypto_test.c.o [22/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/async_stream_test.c.o [23/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/alpn_handler_test.c.o [24/57] Building C object tests/CMakeFiles/aws-c-io-tests.dir/test_runner.c.o [25/57] Building C object CMakeFiles/aws-c-io.dir/source/tracing.c.o [26/57] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler_shared.c.o [27/57] Building C object CMakeFiles/aws-c-io.dir/source/tls_channel_handler.c.o [28/57] Building C object CMakeFiles/aws-c-io.dir/source/stream.c.o [29/57] Building C object CMakeFiles/aws-c-io.dir/source/statistics.c.o [30/57] Building C object CMakeFiles/aws-c-io.dir/source/standard_retry_strategy.c.o [31/57] Building C object CMakeFiles/aws-c-io.dir/source/socket_shared.c.o [32/57] Building C object CMakeFiles/aws-c-io.dir/source/socket_channel_handler.c.o [33/57] Building C object CMakeFiles/aws-c-io.dir/source/socket.c.o [34/57] Building C object CMakeFiles/aws-c-io.dir/source/s2n/s2n_tls_channel_handler.c.o [35/57] Building C object CMakeFiles/aws-c-io.dir/source/retry_strategy.c.o [36/57] Building C object CMakeFiles/aws-c-io.dir/source/posix/socket.c.o [37/57] Building C object CMakeFiles/aws-c-io.dir/source/posix/shared_library.c.o [38/57] Building C object CMakeFiles/aws-c-io.dir/source/posix/pipe.c.o [39/57] Building C object CMakeFiles/aws-c-io.dir/source/posix/host_resolver.c.o [40/57] Building C object CMakeFiles/aws-c-io.dir/source/pkcs11_tls_op_handler.c.o [41/57] Building C object CMakeFiles/aws-c-io.dir/source/pkcs11_lib.c.o [42/57] Building C object CMakeFiles/aws-c-io.dir/source/pem.c.o [43/57] Building C object CMakeFiles/aws-c-io.dir/source/no_retry_strategy.c.o [44/57] Building C object CMakeFiles/aws-c-io.dir/source/message_pool.c.o [45/57] Building C object CMakeFiles/aws-c-io.dir/source/linux/epoll_event_loop.c.o [46/57] Building C object CMakeFiles/aws-c-io.dir/source/io.c.o [47/57] Building C object CMakeFiles/aws-c-io.dir/source/host_resolver.c.o [48/57] Building C object CMakeFiles/aws-c-io.dir/source/future.c.o [49/57] Building C object CMakeFiles/aws-c-io.dir/source/exponential_backoff_retry_strategy.c.o [50/57] Building C object CMakeFiles/aws-c-io.dir/source/event_loop.c.o [51/57] Building C object CMakeFiles/aws-c-io.dir/source/channel_bootstrap.c.o [52/57] Building C object CMakeFiles/aws-c-io.dir/source/channel.c.o [53/57] Building C object CMakeFiles/aws-c-io.dir/source/async_stream.c.o [54/57] Building C object CMakeFiles/aws-c-io.dir/source/alpn_handler.c.o [55/57] Linking C shared library libaws-c-io.so.1.0.0 [56/57] Creating library symlink libaws-c-io.so [57/57] Linking C executable tests/aws-c-io-tests Internal ctest changing into directory: /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/build Test project /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/build Start 1: io_library_init Start 2: io_library_init_cleanup_init_cleanup Start 3: io_library_error_order Start 4: pipe_open_close Start 5: pipe_open_close_2loops Start 6: pipe_read_write Start 7: pipe_read_write_2loops Start 8: pipe_read_write_large_buffer Start 9: pipe_read_write_large_buffer_2loops Start 10: pipe_readable_event_sent_after_write Start 11: pipe_readable_event_sent_after_write_2loops Start 12: pipe_readable_event_sent_once Start 13: pipe_readable_event_sent_once_2loops Start 14: pipe_readable_event_sent_on_subscribe_if_data_present Start 15: pipe_readable_event_sent_on_subscribe_if_data_present_2loops Start 16: pipe_readable_event_sent_on_resubscribe_if_data_present Start 17: pipe_readable_event_sent_on_resubscribe_if_data_present_2loops Start 18: pipe_readable_event_sent_again_after_all_data_read Start 19: pipe_readable_event_sent_again_after_all_data_read_2loops Start 20: pipe_error_event_sent_after_write_end_closed 1/219 Test #4: pipe_open_close .......................................................... Passed 0.01 sec 2/219 Test #5: pipe_open_close_2loops ................................................... Passed 0.01 sec 3/219 Test #6: pipe_read_write .......................................................... Passed 0.01 sec 4/219 Test #7: pipe_read_write_2loops ................................................... Passed 0.01 sec 5/219 Test #10: pipe_readable_event_sent_after_write ..................................... Passed 0.01 sec 6/219 Test #11: pipe_readable_event_sent_after_write_2loops .............................. Passed 0.01 sec 7/219 Test #14: pipe_readable_event_sent_on_subscribe_if_data_present .................... Passed 0.00 sec 8/219 Test #15: pipe_readable_event_sent_on_subscribe_if_data_present_2loops ............. Passed 0.00 sec 9/219 Test #16: pipe_readable_event_sent_on_resubscribe_if_data_present .................. Passed 0.00 sec 10/219 Test #17: pipe_readable_event_sent_on_resubscribe_if_data_present_2loops ........... Passed 0.00 sec Start 21: pipe_error_event_sent_after_write_end_closed_2loops Start 22: pipe_error_event_sent_on_subscribe_if_write_end_already_closed Start 23: pipe_error_event_sent_on_subscribe_if_write_end_already_closed_2loops Start 24: pipe_writes_are_fifo Start 25: pipe_writes_are_fifo_2loops Start 26: pipe_clean_up_cancels_pending_writes Start 27: pipe_clean_up_cancels_pending_writes_2loops Start 28: event_loop_xthread_scheduled_tasks_execute Start 29: event_loop_canceled_tasks_run_in_el_thread Start 30: event_loop_subscribe_unsubscribe 11/219 Test #19: pipe_readable_event_sent_again_after_all_data_read_2loops ................ Passed 0.01 sec 12/219 Test #18: pipe_readable_event_sent_again_after_all_data_read ....................... Passed 0.01 sec 13/219 Test #20: pipe_error_event_sent_after_write_end_closed ............................. Passed 0.01 sec 14/219 Test #21: pipe_error_event_sent_after_write_end_closed_2loops ...................... Passed 0.01 sec 15/219 Test #22: pipe_error_event_sent_on_subscribe_if_write_end_already_closed ........... Passed 0.01 sec 16/219 Test #23: pipe_error_event_sent_on_subscribe_if_write_end_already_closed_2loops .... Passed 0.01 sec 17/219 Test #28: event_loop_xthread_scheduled_tasks_execute ............................... Passed 0.00 sec Start 31: event_loop_writable_event_on_subscribe Start 32: event_loop_no_readable_event_before_write Start 33: event_loop_readable_event_after_write Start 34: event_loop_readable_event_on_subscribe_if_data_present Start 35: event_loop_readable_event_on_2nd_time_readable Start 36: event_loop_no_events_after_unsubscribe Start 37: event_loop_stop_then_restart 18/219 Test #29: event_loop_canceled_tasks_run_in_el_thread ............................... Passed 0.01 sec 19/219 Test #30: event_loop_subscribe_unsubscribe ......................................... Passed 0.01 sec 20/219 Test #1: io_library_init .......................................................... Passed 0.02 sec 21/219 Test #3: io_library_error_order ................................................... Passed 0.02 sec Start 38: event_loop_multiple_stops Start 39: event_loop_group_setup_and_shutdown Start 40: event_loop_group_setup_and_shutdown_async Start 41: numa_aware_event_loop_group_setup_and_shutdown 22/219 Test #35: event_loop_readable_event_on_2nd_time_readable ........................... Passed 0.00 sec 23/219 Test #37: event_loop_stop_then_restart ............................................. Passed 0.00 sec 24/219 Test #38: event_loop_multiple_stops ................................................ Passed 0.00 sec Start 42: event_loop_epoll_creation Start 43: event_loop_iocp_creation Start 44: event_loop_kqueue_creation 25/219 Test #42: event_loop_epoll_creation ................................................ Passed 0.00 sec Start 45: event_loop_dispatch_queue_creation 26/219 Test #43: event_loop_iocp_creation ................................................. Passed 0.00 sec 27/219 Test #44: event_loop_kqueue_creation ............................................... Passed 0.00 sec Start 46: io_testing_channel Start 47: socket_posix_creation 28/219 Test #45: event_loop_dispatch_queue_creation ....................................... Passed 0.00 sec Start 48: socket_winsock_creation 29/219 Test #47: socket_posix_creation .................................................... Passed 0.00 sec Start 49: local_socket_communication 30/219 Test #2: io_library_init_cleanup_init_cleanup ..................................... Passed 0.03 sec 31/219 Test #46: io_testing_channel ....................................................... Passed 0.00 sec Start 50: tcp_socket_communication Start 51: udp_socket_communication 32/219 Test #48: socket_winsock_creation .................................................. Passed 0.00 sec Start 52: test_socket_with_bind_to_interface 33/219 Test #40: event_loop_group_setup_and_shutdown_async ................................ Passed 0.01 sec Start 53: test_socket_with_bind_to_invalid_interface 34/219 Test #53: test_socket_with_bind_to_invalid_interface ............................... Passed 0.00 sec Start 54: test_is_network_interface_name_valid 35/219 Test #54: test_is_network_interface_name_valid ..................................... Passed 0.00 sec Start 55: connect_timeout 36/219 Test #39: event_loop_group_setup_and_shutdown ...................................... Passed 0.02 sec Start 56: outgoing_local_sock_errors 37/219 Test #49: local_socket_communication ............................................... Passed 0.01 sec Start 57: outgoing_tcp_sock_error 38/219 Test #51: udp_socket_communication ................................................. Passed 0.01 sec Start 58: incoming_tcp_sock_errors 39/219 Test #50: tcp_socket_communication ................................................. Passed 0.01 sec Start 59: bind_on_zero_port_tcp_ipv4 40/219 Test #56: outgoing_local_sock_errors ............................................... Passed 0.01 sec Start 60: bind_on_zero_port_udp_ipv4 41/219 Test #41: numa_aware_event_loop_group_setup_and_shutdown ........................... Passed 0.03 sec Start 61: incoming_udp_sock_errors 42/219 Test #58: incoming_tcp_sock_errors ................................................. Passed 0.01 sec Start 62: cleanup_in_accept_doesnt_explode 43/219 Test #59: bind_on_zero_port_tcp_ipv4 ............................................... Passed 0.01 sec Start 63: cleanup_in_write_cb_doesnt_explode 44/219 Test #57: outgoing_tcp_sock_error .................................................. Passed 0.01 sec Start 64: sock_write_cb_is_async 45/219 Test #52: test_socket_with_bind_to_interface ....................................... Passed 0.03 sec Start 65: socket_validate_port 46/219 Test #65: socket_validate_port ..................................................... Passed 0.00 sec Start 66: udp_bind_connect_communication 47/219 Test #61: incoming_udp_sock_errors ................................................. Passed 0.01 sec Start 67: wrong_thread_read_write_fails 48/219 Test #55: connect_timeout ..........................................................***Failed 0.03 sec [INFO] [2025-10-08T20:49:56Z] [00007262447d5c58] [aws-c-common] - static: libnuma.so failed to load [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - searching process and loaded modules [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - did not find aws-lc symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - did not find boringssl symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 HMAC symbols [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 EVP_MD symbols [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [libcrypto_resolve] - Compiled with libcrypto OpenSSL 3.5.0 8 Apr 2025, linked to libcrypto OpenSSL 3.5.4 30 Sep 2025 [INFO] [2025-10-08T20:49:56Z] [00007262447d5c58] [tls-handler] - static: Initializing TLS using s2n. [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [tls-handler] - ctx: Based on OS, we detected the default PKI path as /etc/ssl/certs, and ca file as /etc/ssl/certs/ca-certificates.crt [INFO] [2025-10-08T20:49:56Z] [00007262447d5c58] [event-loop] - id=0x7262448ba110: Initializing edge-triggered epoll [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [event-loop] - id=0x7262448ba110: Eventfd not available, falling back to pipe for cross-thread notification. [TRACE] [2025-10-08T20:49:56Z] [00007262447d5c58] [event-loop] - id=0x7262448ba110: pipe descriptors read 7, write 8. [INFO] [2025-10-08T20:49:56Z] [00007262447d5c58] [event-loop] - id=0x7262448ba110: Starting event-loop thread. [INFO] [2025-10-08T20:49:56Z] [00007262447d5c58] [dns] - id=0x726243f3ad30: Initializing default host resolver with 2 max host entries. [INFO] [2025-10-08T20:49:56Z] [0000726243f17b38] [event-loop] - id=0x7262448ba110: main loop started [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [dns] - id=0x726243f3ad30: Host resolution requested for ec2-54-158-231-48.compute-1.amazonaws.com [TRACE] [2025-10-08T20:49:56Z] [0000726243f17b38] [event-loop] - id=0x7262448ba110: subscribing to events on fd 7 [DEBUG] [2025-10-08T20:49:56Z] [00007262447d5c58] [dns] - id=0x726243f3ad30: No cached entries found for ec2-54-158-231-48.compute-1.amazonaws.com starting new resolver thread. [INFO] [2025-10-08T20:49:56Z] [0000726243f17b38] [event-loop] - id=0x7262448ba110: default timeout 100000, and max events to process per tick 100 [TRACE] [2025-10-08T20:49:56Z] [0000726243f17b38] [event-loop] - id=0x7262448ba110: waiting for a maximum of 100000 ms [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: resolving host ec2-54-158-231-48.compute-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: resolved record: 2a00:1098:2b::1:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: resolved record: 54.158.231.48 [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static, resolving host ec2-54-158-231-48.compute-1.amazonaws.com successful, returned 4 addresses [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: new address resolved 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: new address resolved 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [TRACE] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: vending address 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static: vending address 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [0000726243e14b38] [dns] - static, invoking resolution callback for host ec2-54-158-231-48.compute-1.amazonaws.com with 2 addresses ***FAILURE*** Expected condition to be true: host_callback_data.has_a_address [s_test_connect_timeout(): /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/tests/socket_test.c:1044] ***FAILURE*** connect_timeout [ FAILED ] Start 68: incoming_duplicate_tcp_bind_errors 49/219 Test #60: bind_on_zero_port_udp_ipv4 ............................................... Passed 0.01 sec Start 69: connect_timeout_cancelation 50/219 Test #64: sock_write_cb_is_async ................................................... Passed 0.01 sec Start 70: cleanup_before_connect_or_timeout_doesnt_explode 51/219 Test #63: cleanup_in_write_cb_doesnt_explode ....................................... Passed 0.01 sec Start 71: channel_setup 52/219 Test #62: cleanup_in_accept_doesnt_explode ......................................... Passed 0.02 sec Start 72: channel_single_slot_cleans_up 53/219 Test #71: channel_setup ............................................................ Passed 0.00 sec Start 73: channel_slots_clean_up 54/219 Test #66: udp_bind_connect_communication ........................................... Passed 0.01 sec Start 74: channel_refcount_delays_clean_up 55/219 Test #72: channel_single_slot_cleans_up ............................................ Passed 0.00 sec Start 75: channel_tasks_run 56/219 Test #73: channel_slots_clean_up ................................................... Passed 0.00 sec Start 76: channel_tasks_serialized_run 57/219 Test #75: channel_tasks_run ........................................................ Passed 0.00 sec Start 77: channel_rejects_post_shutdown_tasks 58/219 Test #76: channel_tasks_serialized_run ............................................. Passed 0.00 sec Start 78: channel_cancels_pending_tasks 59/219 Test #67: wrong_thread_read_write_fails ............................................ Passed 0.01 sec Start 79: channel_duplicate_shutdown 60/219 Test #77: channel_rejects_post_shutdown_tasks ...................................... Passed 0.00 sec Start 80: channel_keeps_event_loop_group_alive 61/219 Test #69: connect_timeout_cancelation ..............................................***Failed 0.01 sec [INFO] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [aws-c-common] - static: libnuma.so failed to load [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - searching process and loaded modules [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - did not find aws-lc symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - did not find boringssl symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 HMAC symbols [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 EVP_MD symbols [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [libcrypto_resolve] - Compiled with libcrypto OpenSSL 3.5.0 8 Apr 2025, linked to libcrypto OpenSSL 3.5.4 30 Sep 2025 [INFO] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [tls-handler] - static: Initializing TLS using s2n. [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [tls-handler] - ctx: Based on OS, we detected the default PKI path as /etc/ssl/certs, and ca file as /etc/ssl/certs/ca-certificates.crt [INFO] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [event-loop] - id=0x7abc2dc89110: Initializing edge-triggered epoll [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [event-loop] - id=0x7abc2dc89110: Eventfd not available, falling back to pipe for cross-thread notification. [TRACE] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [event-loop] - id=0x7abc2dc89110: pipe descriptors read 7, write 8. [INFO] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [event-loop] - id=0x7abc2dc89110: Starting event-loop thread. [INFO] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [dns] - id=0x7abc2d309d30: Initializing default host resolver with 2 max host entries. [INFO] [2025-10-08T20:49:56Z] [00007abc2d2e6b38] [event-loop] - id=0x7abc2dc89110: main loop started [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [dns] - id=0x7abc2d309d30: Host resolution requested for ec2-54-158-231-48.compute-1.amazonaws.com [TRACE] [2025-10-08T20:49:56Z] [00007abc2d2e6b38] [event-loop] - id=0x7abc2dc89110: subscribing to events on fd 7 [DEBUG] [2025-10-08T20:49:56Z] [00007abc2dba4c58] [dns] - id=0x7abc2d309d30: No cached entries found for ec2-54-158-231-48.compute-1.amazonaws.com starting new resolver thread. [INFO] [2025-10-08T20:49:56Z] [00007abc2d2e6b38] [event-loop] - id=0x7abc2dc89110: default timeout 100000, and max events to process per tick 100 [TRACE] [2025-10-08T20:49:56Z] [00007abc2d2e6b38] [event-loop] - id=0x7abc2dc89110: waiting for a maximum of 100000 ms [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: resolving host ec2-54-158-231-48.compute-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: resolved record: 2a00:1098:2b::1:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: resolved record: 54.158.231.48 [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static, resolving host ec2-54-158-231-48.compute-1.amazonaws.com successful, returned 4 addresses [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: new address resolved 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: new address resolved 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [TRACE] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: vending address 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: vending address 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static, invoking resolution callback for host ec2-54-158-231-48.compute-1.amazonaws.com with 2 addresses [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: Either no requests have been made for an address for ec2-54-158-231-48.compute-1.amazonaws.com for the duration of the ttl, or this thread is being forcibly shutdown. Killing thread. [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: purging address 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [00007abc2d1e3b38] [dns] - static: purging address 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown ***FAILURE*** Expected condition to be true: host_callback_data.has_a_address [s_test_connect_timeout_cancellation(): /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/tests/socket_test.c:1154] ***FAILURE*** connect_timeout_cancelation [ FAILED ] Start 81: channel_connect_some_hosts_timeout 62/219 Test #78: channel_cancels_pending_tasks ............................................ Passed 0.00 sec 63/219 Test #79: channel_duplicate_shutdown ............................................... Passed 0.00 sec Start 82: test_default_with_ipv6_lookup Start 83: test_default_host_resolver_ipv6_address_variations 64/219 Test #68: incoming_duplicate_tcp_bind_errors ....................................... Passed 0.01 sec 65/219 Test #70: cleanup_before_connect_or_timeout_doesnt_explode .........................***Failed 0.01 sec [INFO] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [aws-c-common] - static: libnuma.so failed to load [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - searching process and loaded modules [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - did not find aws-lc symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - did not find boringssl symbols linked [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 HMAC symbols [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 EVP_MD symbols [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [libcrypto_resolve] - Compiled with libcrypto OpenSSL 3.5.0 8 Apr 2025, linked to libcrypto OpenSSL 3.5.4 30 Sep 2025 [INFO] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [tls-handler] - static: Initializing TLS using s2n. [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [tls-handler] - ctx: Based on OS, we detected the default PKI path as /etc/ssl/certs, and ca file as /etc/ssl/certs/ca-certificates.crt [INFO] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [event-loop] - id=0x7dd2149ba110: Initializing edge-triggered epoll [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [event-loop] - id=0x7dd2149ba110: Eventfd not available, falling back to pipe for cross-thread notification. [TRACE] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [event-loop] - id=0x7dd2149ba110: pipe descriptors read 7, write 8. [INFO] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [event-loop] - id=0x7dd2149ba110: Starting event-loop thread. [INFO] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [dns] - id=0x7dd21403ad30: Initializing default host resolver with 2 max host entries. [INFO] [2025-10-08T20:49:56Z] [00007dd214017b38] [event-loop] - id=0x7dd2149ba110: main loop started [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [dns] - id=0x7dd21403ad30: Host resolution requested for ec2-54-158-231-48.compute-1.amazonaws.com [TRACE] [2025-10-08T20:49:56Z] [00007dd214017b38] [event-loop] - id=0x7dd2149ba110: subscribing to events on fd 7 [DEBUG] [2025-10-08T20:49:56Z] [00007dd2148d5c58] [dns] - id=0x7dd21403ad30: No cached entries found for ec2-54-158-231-48.compute-1.amazonaws.com starting new resolver thread. [INFO] [2025-10-08T20:49:56Z] [00007dd214017b38] [event-loop] - id=0x7dd2149ba110: default timeout 100000, and max events to process per tick 100 [TRACE] [2025-10-08T20:49:56Z] [00007dd214017b38] [event-loop] - id=0x7dd2149ba110: waiting for a maximum of 100000 ms [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: resolving host ec2-54-158-231-48.compute-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: resolved record: 2a00:1098:2b::1:369e:e730 [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: resolved record: 54.158.231.48 [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static, resolving host ec2-54-158-231-48.compute-1.amazonaws.com successful, returned 4 addresses [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: new address resolved 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: new address resolved 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com caching [TRACE] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: vending address 2a00:1098:2b::1:369e:e730 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static: vending address 54.158.231.48 for host ec2-54-158-231-48.compute-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [00007dd213f14b38] [dns] - static, invoking resolution callback for host ec2-54-158-231-48.compute-1.amazonaws.com with 2 addresses ***FAILURE*** Expected condition to be true: host_callback_data.has_a_address [s_cleanup_before_connect_or_timeout_doesnt_explode(): /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/tests/socket_test.c:1813] ***FAILURE*** cleanup_before_connect_or_timeout_doesnt_explode [ FAILED ] Start 84: test_resolver_ipv6_address_lookup Start 85: test_default_with_multiple_lookups 66/219 Test #83: test_default_host_resolver_ipv6_address_variations ....................... Passed 0.01 sec Start 86: test_resolver_ipv4_address_lookup 67/219 Test #84: test_resolver_ipv6_address_lookup ........................................ Passed 0.01 sec Start 87: test_resolver_purge_host_cache 68/219 Test #87: test_resolver_purge_host_cache ........................................... Passed 0.01 sec Start 88: test_resolver_purge_cache 69/219 Test #86: test_resolver_ipv4_address_lookup ........................................ Passed 0.01 sec Start 89: test_default_with_ipv4_only_lookup 70/219 Test #27: pipe_clean_up_cancels_pending_writes_2loops .............................. Passed 0.11 sec Start 90: test_resolver_ttls 71/219 Test #9: pipe_read_write_large_buffer_2loops ...................................... Passed 0.13 sec Start 91: test_resolver_connect_failure_recording 72/219 Test #26: pipe_clean_up_cancels_pending_writes ..................................... Passed 0.13 sec Start 92: test_resolver_ttl_refreshes_on_resolve 73/219 Test #82: test_default_with_ipv6_lookup ............................................ Passed 0.06 sec Start 93: test_resolver_bad_list_expires_eventually 74/219 Test #24: pipe_writes_are_fifo ..................................................... Passed 0.15 sec Start 94: test_resolver_low_frequency_starvation 75/219 Test #8: pipe_read_write_large_buffer ............................................. Passed 0.16 sec Start 95: test_pem_single_cert_parse 76/219 Test #25: pipe_writes_are_fifo_2loops .............................................. Passed 0.15 sec 77/219 Test #89: test_default_with_ipv4_only_lookup .......................................***Failed 0.06 sec [INFO] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [aws-c-common] - static: libnuma.so failed to load [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - searching process and loaded modules [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - did not find aws-lc symbols linked [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - did not find boringssl symbols linked [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 HMAC symbols [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 EVP_MD symbols [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [libcrypto_resolve] - Compiled with libcrypto OpenSSL 3.5.0 8 Apr 2025, linked to libcrypto OpenSSL 3.5.4 30 Sep 2025 [INFO] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [tls-handler] - static: Initializing TLS using s2n. [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [tls-handler] - ctx: Based on OS, we detected the default PKI path as /etc/ssl/certs, and ca file as /etc/ssl/certs/ca-certificates.crt [INFO] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [event-loop] - id=0x75f75eb62110: Initializing edge-triggered epoll [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [event-loop] - id=0x75f75eb62110: Eventfd not available, falling back to pipe for cross-thread notification. [TRACE] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [event-loop] - id=0x75f75eb62110: pipe descriptors read 7, write 8. [INFO] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [event-loop] - id=0x75f75eb62110: Starting event-loop thread. [INFO] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [dns] - id=0x75f75e1e2d30: Initializing default host resolver with 10 max host entries. [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [dns] - id=0x75f75e1e2d30: Host resolution requested for s3.us-east-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [000075f75ea7dc58] [dns] - id=0x75f75e1e2d30: No cached entries found for s3.us-east-1.amazonaws.com starting new resolver thread. [INFO] [2025-10-08T20:49:56Z] [000075f75e1bfb38] [event-loop] - id=0x75f75eb62110: main loop started [TRACE] [2025-10-08T20:49:56Z] [000075f75e1bfb38] [event-loop] - id=0x75f75eb62110: subscribing to events on fd 7 [INFO] [2025-10-08T20:49:56Z] [000075f75e1bfb38] [event-loop] - id=0x75f75eb62110: default timeout 100000, and max events to process per tick 100 [TRACE] [2025-10-08T20:49:56Z] [000075f75e1bfb38] [event-loop] - id=0x75f75eb62110: waiting for a maximum of 100000 ms [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolving host s3.us-east-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:305:18c8 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:34d9:cf38 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:100f:b44b [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:305:de1 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:34d8:3500 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:10b6:2a08 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:34d8:3560 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:34d9:af28 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:34d8:3500 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:34d9:af28 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:100f:b44b [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:305:de1 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:305:18c8 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:34d8:3560 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:10b6:2a08 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:34d9:cf38 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:305:18c8 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:100f:b44b [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:34d9:cf38 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:34d8:3500 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:305:de1 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:34d8:3560 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:10b6:2a08 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 2a00:1098:2b::1:34d9:af28 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 52.217.207.56 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 16.182.42.8 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 52.216.53.96 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 16.15.180.75 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 3.5.13.225 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 3.5.24.200 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 52.216.53.0 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: resolved record: 52.217.175.40 [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static, resolving host s3.us-east-1.amazonaws.com successful, returned 32 addresses [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:305:18c8 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:34d9:cf38 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:100f:b44b for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:305:de1 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:34d8:3500 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:10b6:2a08 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:34d8:3560 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:34d9:af28 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:34d8:3500 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:34d9:af28 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:305:18c8 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:100f:b44b for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:34d9:cf38 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:305:de1 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:100f:b44b for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:305:18c8 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:305:de1 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:34d8:3560 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:34d8:3500 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:10b6:2a08 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:10b6:2a08 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:34d9:cf38 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:34d8:3560 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:305:18c8 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:34d9:af28 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:100f:b44b for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:34d8:3500 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:34d9:cf38 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:34d9:af28 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:34d8:3500 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:100f:b44b for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:305:de1 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:305:de1 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:34d8:3560 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:305:18c8 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:10b6:2a08 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:34d8:3560 for host s3.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 2a00:1098:2b::1:34d9:af28 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 52.217.207.56 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 16.182.42.8 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 52.216.53.96 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 16.15.180.75 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 3.5.13.225 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 3.5.24.200 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 52.216.53.0 for host s3.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: new address resolved 52.217.175.40 for host s3.us-east-1.amazonaws.com caching [TRACE] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: remaining record count for host 10 [TRACE] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: remaining record count for host 8 [TRACE] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: vending address 2a01:4f8:c2c:123f:64:5:10b6:2a08 for host s3.us-east-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static: vending address 52.217.207.56 for host s3.us-east-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [000075f75e0bcb38] [dns] - static, invoking resolution callback for host s3.us-east-1.amazonaws.com with 2 addresses ***FAILURE*** Expected condition to be false: callback_data.has_aaaa_address [s_test_default_with_ipv4_only_lookup_fn(): /home/udu/aports/community/aws-c-io/src/aws-c-io-0.19.1/tests/default_host_resolver_test.c:309] ***FAILURE*** test_default_with_ipv4_only_lookup [ FAILED ] Start 96: test_pem_private_key_parse Start 97: test_pem_cert_chain_parse 78/219 Test #95: test_pem_single_cert_parse ............................................... Passed 0.00 sec Start 98: test_pem_cert_parse_from_file 79/219 Test #96: test_pem_private_key_parse ............................................... Passed 0.00 sec Start 99: test_pem_cert_parse_from_file_crlf 80/219 Test #97: test_pem_cert_chain_parse ................................................ Passed 0.00 sec Start 100: test_pem_private_key_parse_from_file 81/219 Test #98: test_pem_cert_parse_from_file ............................................ Passed 0.00 sec Start 101: test_pem_cert_chain_comments_and_whitespace 82/219 Test #99: test_pem_cert_parse_from_file_crlf ....................................... Passed 0.00 sec Start 102: test_pem_invalid_parse 83/219 Test #100: test_pem_private_key_parse_from_file ..................................... Passed 0.00 sec Start 103: test_pem_valid_data_invalid_parse 84/219 Test #101: test_pem_cert_chain_comments_and_whitespace .............................. Passed 0.00 sec Start 104: test_pem_invalid_in_chain_parse 85/219 Test #102: test_pem_invalid_parse ................................................... Passed 0.00 sec Start 105: pem_sanitize_comments_around_pem_object_removed 86/219 Test #103: test_pem_valid_data_invalid_parse ........................................ Passed 0.00 sec Start 106: pem_sanitize_empty_file_rejected 87/219 Test #104: test_pem_invalid_in_chain_parse .......................................... Passed 0.00 sec Start 107: pem_sanitize_wrong_format_rejected 88/219 Test #105: pem_sanitize_comments_around_pem_object_removed .......................... Passed 0.00 sec Start 108: socket_handler_echo_and_backpressure 89/219 Test #106: pem_sanitize_empty_file_rejected ......................................... Passed 0.00 sec Start 109: socket_handler_close 90/219 Test #107: pem_sanitize_wrong_format_rejected ....................................... Passed 0.00 sec Start 110: socket_handler_read_to_eof_after_peer_hangup 91/219 Test #108: socket_handler_echo_and_backpressure ..................................... Passed 0.01 sec Start 111: socket_handler_ipv4_read_to_eof_after_peer_hangup 92/219 Test #109: socket_handler_close ..................................................... Passed 0.01 sec Start 112: socket_handler_ipv6_read_to_eof_after_peer_hangup 93/219 Test #88: test_resolver_purge_cache ................................................ Passed 0.11 sec Start 113: socket_pinned_event_loop 94/219 Test #113: socket_pinned_event_loop ................................................. Passed 0.01 sec Start 114: socket_pinned_event_loop_dns_failure 95/219 Test #81: channel_connect_some_hosts_timeout ....................................... Passed 0.15 sec Start 115: default_pki_path_exists 96/219 Test #115: default_pki_path_exists .................................................. Passed 0.00 sec Start 116: tls_client_channel_negotiation_error_expired 97/219 Test #114: socket_pinned_event_loop_dns_failure ..................................... Passed 0.01 sec Start 117: tls_client_channel_negotiation_error_wrong_host 98/219 Test #85: test_default_with_multiple_lookups .......................................***Failed 0.18 sec [INFO] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [aws-c-common] - static: libnuma.so failed to load [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - searching process and loaded modules [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - did not find aws-lc symbols linked [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - did not find boringssl symbols linked [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 HMAC symbols [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - found weak ref libcrypto 1.1.1 EVP_MD symbols [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [libcrypto_resolve] - Compiled with libcrypto OpenSSL 3.5.0 8 Apr 2025, linked to libcrypto OpenSSL 3.5.4 30 Sep 2025 [INFO] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [tls-handler] - static: Initializing TLS using s2n. [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [tls-handler] - ctx: Based on OS, we detected the default PKI path as /etc/ssl/certs, and ca file as /etc/ssl/certs/ca-certificates.crt [INFO] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [event-loop] - id=0x788bdf6e3110: Initializing edge-triggered epoll [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [event-loop] - id=0x788bdf6e3110: Eventfd not available, falling back to pipe for cross-thread notification. [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [event-loop] - id=0x788bdf6e3110: pipe descriptors read 7, write 8. [INFO] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [event-loop] - id=0x788bdf6e3110: Starting event-loop thread. [INFO] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: Initializing default host resolver with 10 max host entries. [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: Host resolution requested for ec2.us-east-1.api.aws [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: No cached entries found for ec2.us-east-1.api.aws starting new resolver thread. [INFO] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: main loop started [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: subscribing to events on fd 7 [INFO] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: default timeout 100000, and max events to process per tick 100 [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: waiting for a maximum of 100000 ms [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: resolving host ec2.us-east-1.api.aws [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: resolved record: 2600:1f70:8000:20:c609:79a8:4398:f678 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: resolved record: 3.83.171.207 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static, resolving host ec2.us-east-1.api.aws successful, returned 2 addresses [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: new address resolved 2600:1f70:8000:20:c609:79a8:4398:f678 for host ec2.us-east-1.api.aws caching [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: new address resolved 3.83.171.207 for host ec2.us-east-1.api.aws caching [TRACE] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: vending address 2600:1f70:8000:20:c609:79a8:4398:f678 for host ec2.us-east-1.api.aws to caller [TRACE] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: vending address 3.83.171.207 for host ec2.us-east-1.api.aws to caller [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static, invoking resolution callback for host ec2.us-east-1.api.aws with 2 addresses [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: Host resolution requested for ec2.us-east-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: No cached entries found for ec2.us-east-1.amazonaws.com starting new resolver thread. [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: resolving host ec2.us-east-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: resolved record: 2a01:4f9:c010:3f02:64:0:d136:b1f4 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: resolved record: 2a01:4f8:c2c:123f:64:5:d136:b1f4 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: resolved record: 2a00:1098:2b::1:d136:b1f4 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: resolved record: 209.54.177.244 [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static, resolving host ec2.us-east-1.amazonaws.com successful, returned 4 addresses [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: new address resolved 2a01:4f9:c010:3f02:64:0:d136:b1f4 for host ec2.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: new address resolved 2a01:4f8:c2c:123f:64:5:d136:b1f4 for host ec2.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: new address resolved 2a00:1098:2b::1:d136:b1f4 for host ec2.us-east-1.amazonaws.com caching [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: new address resolved 209.54.177.244 for host ec2.us-east-1.amazonaws.com caching [TRACE] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: remaining record count for host 3 [TRACE] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: remaining record count for host 1 [TRACE] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: vending address 2a01:4f9:c010:3f02:64:0:d136:b1f4 for host ec2.us-east-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: vending address 209.54.177.244 for host ec2.us-east-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static, invoking resolution callback for host ec2.us-east-1.amazonaws.com with 2 addresses [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: Host resolution requested for ec2.us-east-1.api.aws [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: cached entries found for ec2.us-east-1.api.aws returning to caller. [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: vending address 2600:1f70:8000:20:c609:79a8:4398:f678 for host ec2.us-east-1.api.aws to caller [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: vending address 3.83.171.207 for host ec2.us-east-1.api.aws to caller [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: Host resolution requested for ec2.us-east-1.amazonaws.com [DEBUG] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: cached entries found for ec2.us-east-1.amazonaws.com returning to caller. [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: vending address 2a01:4f8:c2c:123f:64:5:d136:b1f4 for host ec2.us-east-1.amazonaws.com to caller [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [dns] - id=0x788bded63d30: vending address 209.54.177.244 for host ec2.us-east-1.amazonaws.com to caller [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: Either no requests have been made for an address for ec2.us-east-1.amazonaws.com for the duration of the ttl, or this thread is being forcibly shutdown. Killing thread. [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: Either no requests have been made for an address for ec2.us-east-1.api.aws for the duration of the ttl, or this thread is being forcibly shutdown. Killing thread. [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: purging address 2a00:1098:2b::1:d136:b1f4 for host ec2.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: purging address 2600:1f70:8000:20:c609:79a8:4398:f678 for host ec2.us-east-1.api.aws from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: purging address 2a01:4f8:c2c:123f:64:5:d136:b1f4 for host ec2.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000788bdec3db38] [dns] - static: purging address 3.83.171.207 for host ec2.us-east-1.api.aws from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: purging address 2a01:4f9:c010:3f02:64:0:d136:b1f4 for host ec2.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [DEBUG] [2025-10-08T20:49:56Z] [0000788bdeb3ab38] [dns] - static: purging address 209.54.177.244 for host ec2.us-east-1.amazonaws.com from the cache due to cache eviction or shutdown [INFO] [2025-10-08T20:49:56Z] [0000788bdea37b38] [event-loop] - id=0x788bdf6e3110: Destroying event_loop [INFO] [2025-10-08T20:49:56Z] [0000788bdea37b38] [event-loop] - id=0x788bdf6e3110: Stopping event-loop thread. [TRACE] [2025-10-08T20:49:56Z] [0000788bdea37b38] [event-loop] - id=0x788bdf6e3110: Scheduling epoll_event_loop_stop task 0x788bded658d8 cross-thread for timestamp 0 [TRACE] [2025-10-08T20:49:56Z] [0000788bdea37b38] [event-loop] - id=0x788bdf6e3110: Waking up event-loop thread [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: wake up with 1 events to process. [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: activity on fd 7, invoking handler. [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: notified of cross-thread tasks to schedule [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: processing cross-thread tasks [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: task epoll_event_loop_stop 0x788bded658d8 pulled to event-loop, scheduling now. [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [task-scheduler] - id=0x788bded658d8: Scheduling epoll_event_loop_stop task for immediate execution [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: running scheduled tasks. [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [task-scheduler] - id=0x788bded658d8: Running epoll_event_loop_stop task with status [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: no more scheduled tasks using default timeout. [DEBUG] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: exiting main loop [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: un-subscribing from events on fd 7 [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [event-loop] - id=0x788bdf6e3110: scheduling epoll_event_loop_unsubscribe_cleanup task 0x788bdedac060 in-thread for timestamp 0 [TRACE] [2025-10-08T20:49:56Z] [0000788bded40b38] [task-scheduler] - id=0x788bdedac060: Scheduling epoll_event_loop_unsubscribe_cleanup task for immediate execution [TRACE] [2025-10-08T20:49:56Z] [0000788bdea37b38] [task-scheduler] - id=0x788bdedac060: Running epoll_event_loop_unsubscribe_cleanup task with status [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ################################################################################ [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - # BEGIN MEMTRACE DUMP # [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ################################################################################ [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - tracer: 187 bytes still allocated in 4 allocations [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - Leaks in order of allocation: [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ALLOC 50 bytes [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ALLOC 44 bytes [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ALLOC 49 bytes [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ALLOC 44 bytes [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - ################################################################################ [TRACE] [2025-10-08T20:49:56Z] [0000788bdf5fec58] [Unknown] - # END MEMTRACE DUMP # ***FAILURE*** Test leaked memory: 187 bytes 4 allocations ***FAILURE*** test_default_with_multiple_lookups [ FAILED ] Start 118: tls_client_channel_negotiation_error_wrong_host_with_ca_override 99/219 Test #94: test_resolver_low_frequency_starvation ................................... Passed 0.12 sec Start 119: tls_client_channel_negotiation_error_self_signed 100/219 Test #110: socket_handler_read_to_eof_after_peer_hangup ............................. Passed 0.27 sec Start 120: tls_client_channel_negotiation_error_untrusted_root 101/219 Test #111: socket_handler_ipv4_read_to_eof_after_peer_hangup ........................ Passed 0.26 sec Start 121: tls_client_channel_negotiation_error_untrusted_root_due_to_ca_override 102/219 Test #112: socket_handler_ipv6_read_to_eof_after_peer_hangup ........................ Passed 0.26 sec Start 122: tls_client_channel_negotiation_no_verify_expired 103/219 Test #80: channel_keeps_event_loop_group_alive ..................................... Passed 0.51 sec Start 123: tls_client_channel_negotiation_no_verify_wrong_host 104/219 Test #12: pipe_readable_event_sent_once ............................................ Passed 1.00 sec Start 124: tls_client_channel_negotiation_no_verify_self_signed 105/219 Test #13: pipe_readable_event_sent_once_2loops ..................................... Passed 1.00 sec Start 125: tls_client_channel_negotiation_no_verify_untrusted_root 106/219 Test #31: event_loop_writable_event_on_subscribe ................................... Passed 1.00 sec Start 126: tls_client_channel_negotiation_error_broken_crypto_rc4 107/219 Test #32: event_loop_no_readable_event_before_write ................................ Passed 1.00 sec Start 127: tls_client_channel_negotiation_error_broken_crypto_rc4_md5 108/219 Test #33: event_loop_readable_event_after_write .................................... Passed 1.00 sec 109/219 Test #34: event_loop_readable_event_on_subscribe_if_data_present ................... Passed 1.00 sec Start 128: tls_client_channel_negotiation_error_broken_crypto_dh480 Start 129: tls_client_channel_negotiation_error_broken_crypto_dh512 110/219 Test #36: event_loop_no_events_after_unsubscribe ................................... Passed 1.00 sec Start 130: tls_client_channel_negotiation_error_broken_crypto_null 111/219 Test #122: tls_client_channel_negotiation_no_verify_expired ......................... Passed 0.59 sec Start 131: tls_client_channel_negotiation_error_legacy_crypto_tls10 112/219 Test #123: tls_client_channel_negotiation_no_verify_wrong_host ...................... Passed 0.60 sec Start 132: tls_client_channel_negotiation_override_legacy_crypto_tls10 113/219 Test #127: tls_client_channel_negotiation_error_broken_crypto_rc4_md5 ............... Passed 0.30 sec Start 133: tls_client_channel_negotiation_success_legacy_crypto_tls11 114/219 Test #126: tls_client_channel_negotiation_error_broken_crypto_rc4 ................... Passed 0.30 sec 115/219 Test #128: tls_client_channel_negotiation_error_broken_crypto_dh480 ................. Passed 0.30 sec 116/219 Test #129: tls_client_channel_negotiation_error_broken_crypto_dh512 ................. Passed 0.30 sec 117/219 Test #130: tls_client_channel_negotiation_error_broken_crypto_null .................. Passed 0.30 sec Start 134: tls_client_channel_negotiation_error_override_legacy_crypto_tls11 Start 135: tls_client_channel_negotiation_error_no_subject Start 136: tls_client_channel_negotiation_success_no_verify_no_subject Start 137: tls_client_channel_negotiation_error_no_common_name 118/219 Test #131: tls_client_channel_negotiation_error_legacy_crypto_tls10 ................. Passed 0.30 sec Start 138: tls_client_channel_negotiation_success_no_verify_no_common_name 119/219 Test #124: tls_client_channel_negotiation_no_verify_self_signed ..................... Passed 0.59 sec Start 139: tls_client_channel_negotiation_success_no_verify_incomplete_chain 120/219 Test #125: tls_client_channel_negotiation_no_verify_untrusted_root .................. Passed 0.60 sec Start 140: tls_client_channel_negotiation_success_tls12 121/219 Test #134: tls_client_channel_negotiation_error_override_legacy_crypto_tls11 ........ Passed 0.30 sec Start 141: tls_client_channel_negotiation_success_sha256 122/219 Test #92: test_resolver_ttl_refreshes_on_resolve ................................... Passed 1.51 sec Start 142: tls_client_channel_negotiation_success_rsa2048 123/219 Test #91: test_resolver_connect_failure_recording .................................. Passed 1.61 sec Start 143: tls_client_channel_negotiation_success_ecc256 124/219 Test #132: tls_client_channel_negotiation_override_legacy_crypto_tls10 .............. Passed 0.58 sec Start 144: tls_client_channel_negotiation_success_ecc384 125/219 Test #136: tls_client_channel_negotiation_success_no_verify_no_subject .............. Passed 0.60 sec Start 145: tls_client_channel_negotiation_success_mozilla_modern 126/219 Test #133: tls_client_channel_negotiation_success_legacy_crypto_tls11 ............... Passed 0.61 sec Start 146: test_duplicate_cert_import 127/219 Test #138: tls_client_channel_negotiation_success_no_verify_no_common_name .......... Passed 0.59 sec Start 147: tls_channel_echo_and_backpressure_test 128/219 Test #146: test_duplicate_cert_import ............................................... Passed 0.04 sec Start 148: tls_channel_shutdown_with_cache_test 129/219 Test #147: tls_channel_echo_and_backpressure_test ................................... Passed 0.05 sec Start 149: tls_channel_shutdown_with_cache_window_update_after_shutdown_test 130/219 Test #148: tls_channel_shutdown_with_cache_test ..................................... Passed 0.05 sec Start 150: tls_client_channel_negotiation_success 131/219 Test #149: tls_channel_shutdown_with_cache_window_update_after_shutdown_test ........ Passed 0.04 sec Start 151: tls_server_multiple_connections 132/219 Test #151: tls_server_multiple_connections .......................................... Passed 0.03 sec Start 152: tls_server_hangup_during_negotiation 133/219 Test #74: channel_refcount_delays_clean_up ......................................... Passed 2.00 sec Start 153: tls_client_channel_no_verify 134/219 Test #150: tls_client_channel_negotiation_success ................................... Passed 0.08 sec Start 154: test_tls_negotiation_timeout 135/219 Test #139: tls_client_channel_negotiation_success_no_verify_incomplete_chain ........ Passed 0.59 sec Start 155: alpn_successfully_negotiates 136/219 Test #155: alpn_successfully_negotiates ............................................. Passed 0.00 sec Start 156: alpn_no_protocol_message 137/219 Test #156: alpn_no_protocol_message ................................................. Passed 0.00 sec Start 157: test_ecc_cert_import 138/219 Test #140: tls_client_channel_negotiation_success_tls12 ............................. Passed 0.60 sec Start 158: test_concurrent_cert_import 139/219 Test #157: test_ecc_cert_import ..................................................... Passed 0.02 sec Start 159: test_pkcs8_import 140/219 Test #141: tls_client_channel_negotiation_success_sha256 ............................ Passed 0.60 sec Start 160: tls_client_channel_negotiation_error_socket_closed 141/219 Test #158: test_concurrent_cert_import .............................................. Passed 0.04 sec Start 161: tls_channel_statistics_test 142/219 Test #159: test_pkcs8_import ........................................................ Passed 0.02 sec Start 162: alpn_error_creating_handler 143/219 Test #162: alpn_error_creating_handler .............................................. Passed 0.00 sec Start 163: tls_destroy_null_context 144/219 Test #163: tls_destroy_null_context ................................................. Passed 0.00 sec Start 164: tls_certificate_chain_test 145/219 Test #142: tls_client_channel_negotiation_success_rsa2048 ........................... Passed 0.60 sec Start 165: future_by_value 146/219 Test #165: future_by_value .......................................................... Passed 0.01 sec Start 166: future_void 147/219 Test #161: tls_channel_statistics_test .............................................. Passed 0.03 sec Start 167: future_callback_fires_immediately 148/219 Test #166: future_void .............................................................. Passed 0.01 sec Start 168: future_callback_fires_on_another_thread 149/219 Test #164: tls_certificate_chain_test ............................................... Passed 0.03 sec Start 169: future_register_callback_if_not_done 150/219 Test #167: future_callback_fires_immediately ........................................ Passed 0.01 sec Start 170: future_register_event_loop_callback_after_done 151/219 Test #169: future_register_callback_if_not_done ..................................... Passed 0.01 sec Start 171: future_register_event_loop_callback_before_done 152/219 Test #170: future_register_event_loop_callback_after_done ........................... Passed 0.01 sec Start 172: future_register_event_loop_callback_always_scheduled 153/219 Test #172: future_register_event_loop_callback_always_scheduled ..................... Passed 0.01 sec Start 173: future_register_channel_callback 154/219 Test #171: future_register_event_loop_callback_before_done .......................... Passed 0.02 sec Start 174: future_wait_timeout 155/219 Test #173: future_register_channel_callback ......................................... Passed 0.01 sec Start 175: future_wait_timeout_max 156/219 Test #143: tls_client_channel_negotiation_success_ecc256 ............................ Passed 0.61 sec Start 176: future_pointer_with_destroy 157/219 Test #144: tls_client_channel_negotiation_success_ecc384 ............................ Passed 0.60 sec Start 177: future_pointer_with_release 158/219 Test #176: future_pointer_with_destroy .............................................. Passed 0.01 sec Start 178: future_get_result_by_move 159/219 Test #178: future_get_result_by_move ................................................ Passed 0.01 sec Start 179: future_can_die_incomplete 160/219 Test #177: future_pointer_with_release .............................................. Passed 0.01 sec Start 180: future_by_pointer_accepts_null_result 161/219 Test #180: future_by_pointer_accepts_null_result .................................... Passed 0.00 sec Start 181: future_set_multiple_times 162/219 Test #181: future_set_multiple_times ................................................ Passed 0.00 sec Start 182: future_set_error 163/219 Test #179: future_can_die_incomplete ................................................ Passed 0.02 sec Start 183: test_input_stream_memory_simple 164/219 Test #183: test_input_stream_memory_simple .......................................... Passed 0.00 sec Start 184: test_input_stream_memory_iterate 165/219 Test #182: future_set_error ......................................................... Passed 0.01 sec Start 185: test_input_stream_memory_seek_beginning 166/219 Test #184: test_input_stream_memory_iterate ......................................... Passed 0.00 sec Start 186: test_input_stream_memory_seek_end 167/219 Test #185: test_input_stream_memory_seek_beginning .................................. Passed 0.00 sec Start 187: test_input_stream_memory_seek_multiple_times 168/219 Test #186: test_input_stream_memory_seek_end ........................................ Passed 0.00 sec Start 188: test_input_stream_memory_seek_past_end 169/219 Test #187: test_input_stream_memory_seek_multiple_times ............................. Passed 0.00 sec Start 189: test_input_stream_memory_seek_before_start 170/219 Test #188: test_input_stream_memory_seek_past_end ................................... Passed 0.00 sec Start 190: test_input_stream_file_simple 171/219 Test #189: test_input_stream_memory_seek_before_start ............................... Passed 0.00 sec Start 191: test_input_stream_file_iterate 172/219 Test #190: test_input_stream_file_simple ............................................ Passed 0.00 sec Start 192: test_input_stream_file_seek_beginning 173/219 Test #191: test_input_stream_file_iterate ........................................... Passed 0.00 sec Start 193: test_input_stream_file_seek_end 174/219 Test #192: test_input_stream_file_seek_beginning .................................... Passed 0.00 sec Start 194: test_input_stream_memory_length 175/219 Test #153: tls_client_channel_no_verify ............................................. Passed 0.34 sec Start 195: test_input_stream_file_length 176/219 Test #193: test_input_stream_file_seek_end .......................................... Passed 0.00 sec Start 196: test_input_stream_binary 177/219 Test #194: test_input_stream_memory_length .......................................... Passed 0.00 sec Start 197: test_input_stream_read_only 178/219 Test #195: test_input_stream_file_length ............................................ Passed 0.00 sec Start 198: async_input_stream_fill_completes_on_thread 179/219 Test #196: test_input_stream_binary ................................................. Passed 0.00 sec Start 199: async_input_stream_fill_completes_immediately 180/219 Test #197: test_input_stream_read_only .............................................. Passed 0.00 sec Start 200: async_input_stream_fill_completes_randomly 181/219 Test #198: async_input_stream_fill_completes_on_thread .............................. Passed 0.01 sec Start 201: async_input_stream_fill_eof_requires_extra_read 182/219 Test #200: async_input_stream_fill_completes_randomly ............................... Passed 0.01 sec Start 202: async_input_stream_fill_reports_error 183/219 Test #199: async_input_stream_fill_completes_immediately ............................ Passed 0.01 sec Start 203: open_channel_statistics_test 184/219 Test #201: async_input_stream_fill_eof_requires_extra_read .......................... Passed 0.01 sec Start 204: shared_library_open_failure 185/219 Test #204: shared_library_open_failure .............................................. Passed 0.00 sec Start 205: shared_library_open_success 186/219 Test #202: async_input_stream_fill_reports_error .................................... Passed 0.01 sec Start 206: shared_library_find_function_failure 187/219 Test #205: shared_library_open_success .............................................. Passed 0.00 sec Start 207: shared_library_find_function_success 188/219 Test #206: shared_library_find_function_failure ..................................... Passed 0.00 sec Start 208: test_exponential_backoff_retry_too_many_retries_no_jitter 189/219 Test #203: open_channel_statistics_test ............................................. Passed 0.01 sec Start 209: test_exponential_backoff_retry_too_many_retries_full_jitter 190/219 Test #207: shared_library_find_function_success ..................................... Passed 0.00 sec Start 210: test_exponential_backoff_retry_too_many_retries_decorrelated_jitter 191/219 Test #145: tls_client_channel_negotiation_success_mozilla_modern .................... Passed 0.60 sec Start 211: test_exponential_backoff_retry_too_many_retries_default_jitter 192/219 Test #152: tls_server_hangup_during_negotiation ..................................... Passed 1.02 sec Start 212: test_exponential_backoff_retry_client_errors_do_not_count 193/219 Test #154: test_tls_negotiation_timeout ............................................. Passed 1.02 sec Start 213: test_exponential_backoff_retry_no_jitter_time_taken 194/219 Test #93: test_resolver_bad_list_expires_eventually ................................ Passed 3.02 sec Start 214: test_exponential_max_backoff_retry_no_jitter 195/219 Test #168: future_callback_fires_on_another_thread .................................. Passed 1.01 sec Start 215: test_exponential_backoff_retry_invalid_options 196/219 Test #215: test_exponential_backoff_retry_invalid_options ........................... Passed 0.01 sec Start 216: test_no_retries 197/219 Test #216: test_no_retries .......................................................... Passed 0.01 sec Start 217: test_standard_retry_strategy_setup_shutdown 198/219 Test #174: future_wait_timeout ...................................................... Passed 1.01 sec Start 218: test_standard_retry_strategy_failure_exhausts_bucket 199/219 Test #217: test_standard_retry_strategy_setup_shutdown .............................. Passed 0.01 sec Start 219: test_standard_retry_strategy_failure_recovers 200/219 Test #175: future_wait_timeout_max .................................................. Passed 1.01 sec 201/219 Test #210: test_exponential_backoff_retry_too_many_retries_decorrelated_jitter ...... Passed 1.28 sec 202/219 Test #218: test_standard_retry_strategy_failure_exhausts_bucket ..................... Passed 0.62 sec 203/219 Test #219: test_standard_retry_strategy_failure_recovers ............................ Passed 0.95 sec 204/219 Test #211: test_exponential_backoff_retry_too_many_retries_default_jitter ........... Passed 1.86 sec 205/219 Test #209: test_exponential_backoff_retry_too_many_retries_full_jitter .............. Passed 1.96 sec 206/219 Test #90: test_resolver_ttls ....................................................... Passed 4.52 sec 207/219 Test #212: test_exponential_backoff_retry_client_errors_do_not_count ................ Passed 2.56 sec 208/219 Test #208: test_exponential_backoff_retry_too_many_retries_no_jitter ................ Passed 3.51 sec 209/219 Test #213: test_exponential_backoff_retry_no_jitter_time_taken ...................... Passed 3.51 sec 210/219 Test #214: test_exponential_max_backoff_retry_no_jitter ............................. Passed 6.02 sec 211/219 Test #137: tls_client_channel_negotiation_error_no_common_name ...................... Passed 16.59 sec 212/219 Test #117: tls_client_channel_negotiation_error_wrong_host .......................... Passed 18.72 sec 213/219 Test #119: tls_client_channel_negotiation_error_self_signed ......................... Passed 21.90 sec 214/219 Test #120: tls_client_channel_negotiation_error_untrusted_root ...................... Passed 22.51 sec 215/219 Test #116: tls_client_channel_negotiation_error_expired ............................. Passed 25.14 sec 216/219 Test #160: tls_client_channel_negotiation_error_socket_closed ....................... Passed 23.28 sec 217/219 Test #118: tls_client_channel_negotiation_error_wrong_host_with_ca_override ......... Passed 25.27 sec 218/219 Test #135: tls_client_channel_negotiation_error_no_subject .......................... Passed 24.91 sec 219/219 Test #121: tls_client_channel_negotiation_error_untrusted_root_due_to_ca_override ... Passed 29.75 sec 98% tests passed, 5 tests failed out of 219 Total Test time (real) = 30.20 sec The following tests FAILED: 55 - connect_timeout (Failed) 69 - connect_timeout_cancelation (Failed) 70 - cleanup_before_connect_or_timeout_doesnt_explode (Failed) 85 - test_default_with_multiple_lookups (Failed) 89 - test_default_with_ipv4_only_lookup (Failed) Errors while running CTest >>> ERROR: aws-c-io: check failed >>> aws-c-io: Uninstalling dependencies... (1/14) Purging .makedepends-aws-c-io (20251008.204953) (2/14) Purging aws-c-cal-dev (0.9.1-r0) (3/14) Purging aws-c-cal (0.9.1-r0) (4/14) Purging aws-c-common-dev (0.12.3-r0) (5/14) Purging aws-c-common (0.12.3-r0) (6/14) Purging cmake (3.31.7-r1) (7/14) Purging s2n-tls-dev (1.5.19-r0) (8/14) Purging openssl-dev (3.5.4-r0) (9/14) Purging s2n-tls (1.5.19-r0) (10/14) Purging samurai (1.2-r7) (11/14) Purging libarchive (3.8.1-r0) (12/14) Purging libuv (1.51.0-r0) (13/14) Purging lz4-libs (1.10.0-r0) (14/14) Purging rhash-libs (1.4.5-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages