DEBUG [main] 2024-10-12 22:42:44,464 InternalLoggerFactory.java:63 - Using SLF4J as the default logging framework DEBUG [main] 2024-10-12 22:42:44,496 PlatformDependent0.java:554 - -Dio.netty.noUnsafe: false DEBUG [main] 2024-10-12 22:42:44,496 PlatformDependent0.java:1072 - Java version: 11 DEBUG [main] 2024-10-12 22:42:44,497 PlatformDependent0.java:140 - sun.misc.Unsafe.theUnsafe: available DEBUG [main] 2024-10-12 22:42:44,498 PlatformDependent0.java:203 - sun.misc.Unsafe base methods: all available DEBUG [main] 2024-10-12 22:42:44,498 PlatformDependent0.java:235 - sun.misc.Unsafe.storeFence: available DEBUG [main] 2024-10-12 22:42:44,498 PlatformDependent0.java:278 - java.nio.Buffer.address: available DEBUG [main] 2024-10-12 22:42:44,499 PlatformDependent0.java:351 - direct buffer constructor: available DEBUG [main] 2024-10-12 22:42:44,500 PlatformDependent0.java:442 - java.nio.Bits.unaligned: available, true DEBUG [main] 2024-10-12 22:42:44,501 PlatformDependent0.java:514 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): available DEBUG [main] 2024-10-12 22:42:44,502 PlatformDependent0.java:540 - java.nio.DirectByteBuffer.<init>(long, {int,long}): available DEBUG [main] 2024-10-12 22:42:44,502 PlatformDependent.java:1186 - sun.misc.Unsafe: available DEBUG [main] 2024-10-12 22:42:44,502 PlatformDependent.java:1332 - -Dio.netty.tmpdir: /home/cassandra/cassandra/build/tmp (java.io.tmpdir) DEBUG [main] 2024-10-12 22:42:44,502 PlatformDependent.java:1411 - -Dio.netty.bitMode: 64 (sun.arch.data.model) DEBUG [main] 2024-10-12 22:42:44,503 PlatformDependent.java:178 - -Dio.netty.maxDirectMemory: 1056309248 bytes DEBUG [main] 2024-10-12 22:42:44,503 PlatformDependent.java:185 - -Dio.netty.uninitializedArrayAllocationThreshold: 1024 DEBUG [main] 2024-10-12 22:42:44,504 CleanerJava9.java:71 - java.nio.ByteBuffer.cleaner(): available DEBUG [main] 2024-10-12 22:42:44,504 PlatformDependent.java:205 - -Dio.netty.noPreferDirect: false DEBUG [main] 2024-10-12 22:42:44,526 NativeLibraryLoader.java:78 - -Dio.netty.native.workdir: /home/cassandra/cassandra/build/tmp (io.netty.tmpdir) DEBUG [main] 2024-10-12 22:42:44,526 NativeLibraryLoader.java:83 - -Dio.netty.native.deleteLibAfterLoading: true DEBUG [main] 2024-10-12 22:42:44,526 NativeLibraryLoader.java:87 - -Dio.netty.native.tryPatchShadedId: true DEBUG [main] 2024-10-12 22:42:44,526 NativeLibraryLoader.java:91 - -Dio.netty.native.detectNativeLibraryDuplicates: true DEBUG [main] 2024-10-12 22:42:44,548 NativeLibraryLoader.java:389 - Successfully loaded the library /home/cassandra/cassandra/build/tmp/libnetty_transport_native_epoll_x86_645141286952786259294.so DEBUG [main] 2024-10-12 22:42:44,553 NetUtil.java:148 - -Djava.net.preferIPv4Stack: false DEBUG [main] 2024-10-12 22:42:44,553 NetUtil.java:149 - -Djava.net.preferIPv6Addresses: false DEBUG [main] 2024-10-12 22:42:44,555 NetUtilInitializations.java:145 - Loopback interface: lo (lo, 127.0.0.1) DEBUG [main] 2024-10-12 22:42:44,557 NetUtil.java:196 - /proc/sys/net/core/somaxconn: 4096 DEBUG [main] 2024-10-12 22:42:44,568 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-AcceptLoop DEBUG [main] 2024-10-12 22:42:44,574 MultithreadEventLoopGroup.java:44 - -Dio.netty.eventLoopThreads: 4 DEBUG [main] 2024-10-12 22:42:44,586 GlobalEventExecutor.java:53 - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 DEBUG [main] 2024-10-12 22:42:44,594 InternalThreadLocalMap.java:100 - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 DEBUG [main] 2024-10-12 22:42:44,594 InternalThreadLocalMap.java:101 - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 DEBUG [main] 2024-10-12 22:42:44,611 PlatformDependent.java:1029 - org.jctools-core.MpscChunkedArrayQueue: available DEBUG [main] 2024-10-12 22:42:44,622 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-EventLoop DEBUG [main] 2024-10-12 22:42:44,622 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Streaming-EventLoop DEBUG [main] 2024-10-12 22:42:44,658 NativeLibraryLoader.java:389 - Successfully loaded the library /home/cassandra/cassandra/build/tmp/libnetty_tcnative_linux_x86_646056529825626950390.so DEBUG [main] 2024-10-12 22:42:44,658 NativeLibraryLoader.java:106 - Loaded library with name 'netty_tcnative_linux_x86_64' DEBUG [main] 2024-10-12 22:42:44,658 OpenSsl.java:121 - Initialize netty-tcnative using engine: 'default' DEBUG [main] 2024-10-12 22:42:44,660 OpenSsl.java:148 - netty-tcnative using native library: BoringSSL DEBUG [main] 2024-10-12 22:42:44,780 ResourceLeakDetector.java:129 - -Dio.netty.leakDetection.level: simple DEBUG [main] 2024-10-12 22:42:44,780 ResourceLeakDetector.java:130 - -Dio.netty.leakDetection.targetRecords: 4 DEBUG [main] 2024-10-12 22:42:44,790 AbstractByteBuf.java:63 - -Dio.netty.buffer.checkAccessible: true DEBUG [main] 2024-10-12 22:42:44,790 AbstractByteBuf.java:64 - -Dio.netty.buffer.checkBounds: true DEBUG [main] 2024-10-12 22:42:44,792 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@49ff7d8c DEBUG [main] 2024-10-12 22:42:44,828 PooledByteBufAllocator.java:161 - -Dio.netty.allocator.numHeapArenas: 4 DEBUG [main] 2024-10-12 22:42:44,828 PooledByteBufAllocator.java:162 - -Dio.netty.allocator.numDirectArenas: 4 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:164 - -Dio.netty.allocator.pageSize: 8192 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:169 - -Dio.netty.allocator.maxOrder: 11 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:173 - -Dio.netty.allocator.chunkSize: 16777216 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:174 - -Dio.netty.allocator.smallCacheSize: 256 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:175 - -Dio.netty.allocator.normalCacheSize: 64 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:176 - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 DEBUG [main] 2024-10-12 22:42:44,829 PooledByteBufAllocator.java:177 - -Dio.netty.allocator.cacheTrimInterval: 8192 DEBUG [main] 2024-10-12 22:42:44,830 PooledByteBufAllocator.java:178 - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 DEBUG [main] 2024-10-12 22:42:44,830 PooledByteBufAllocator.java:179 - -Dio.netty.allocator.useCacheForAllThreads: true DEBUG [main] 2024-10-12 22:42:44,830 PooledByteBufAllocator.java:180 - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 DEBUG [main] 2024-10-12 22:42:44,830 PooledByteBufAllocator.java:182 - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false DEBUG [main] 2024-10-12 22:42:44,845 ByteBufUtil.java:89 - -Dio.netty.allocator.type: pooled DEBUG [main] 2024-10-12 22:42:44,845 ByteBufUtil.java:101 - -Dio.netty.threadLocalDirectBufferSize: 0 DEBUG [main] 2024-10-12 22:42:44,845 ByteBufUtil.java:104 - -Dio.netty.maxThreadLocalCharBufferSize: 16384 DEBUG [main] 2024-10-12 22:42:44,853 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@71c27ee8 DEBUG [main] 2024-10-12 22:42:44,865 Recycler.java:96 - -Dio.netty.recycler.maxCapacityPerThread: 4096 DEBUG [main] 2024-10-12 22:42:44,865 Recycler.java:97 - -Dio.netty.recycler.ratio: 8 DEBUG [main] 2024-10-12 22:42:44,865 Recycler.java:98 - -Dio.netty.recycler.chunkSize: 32 DEBUG [main] 2024-10-12 22:42:44,866 Recycler.java:99 - -Dio.netty.recycler.blocking: false DEBUG [main] 2024-10-12 22:42:44,866 Recycler.java:100 - -Dio.netty.recycler.batchFastThreadLocalOnly: true DEBUG [main] 2024-10-12 22:42:44,894 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,894 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,894 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,894 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,894 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,895 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,895 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,895 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,895 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,895 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,896 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,896 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,896 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,896 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305 DEBUG [main] 2024-10-12 22:42:44,896 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA DEBUG [main] 2024-10-12 22:42:44,897 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA DEBUG [main] 2024-10-12 22:42:44,897 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA DEBUG [main] 2024-10-12 22:42:44,897 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA DEBUG [main] 2024-10-12 22:42:44,897 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,897 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,898 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA DEBUG [main] 2024-10-12 22:42:44,898 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA DEBUG [main] 2024-10-12 22:42:44,898 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA DEBUG [main] 2024-10-12 22:42:44,898 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA DEBUG [main] 2024-10-12 22:42:44,898 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,899 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,899 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,899 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256 DEBUG [main] 2024-10-12 22:42:44,899 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,899 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384 DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA DEBUG [main] 2024-10-12 22:42:44,900 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA DEBUG [main] 2024-10-12 22:42:44,901 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,901 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA DEBUG [main] 2024-10-12 22:42:44,901 CipherSuiteConverter.java:352 - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA DEBUG [main] 2024-10-12 22:42:44,901 CipherSuiteConverter.java:353 - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA DEBUG [main] 2024-10-12 22:42:44,901 OpenSsl.java:401 - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3] DEBUG [main] 2024-10-12 22:42:44,902 OpenSsl.java:402 - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256] INFO [main] 2024-10-12 22:42:45,066 YamlConfigurationLoader.java:106 - Configuration location: file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml DEBUG [main] 2024-10-12 22:42:45,066 YamlConfigurationLoader.java:126 - Loading settings from file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml WARN [main] 2024-10-12 22:42:45,375 YamlConfigurationLoader.java:447 - [scripted_user_defined_functions_enabled] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt INFO [main] 2024-10-12 22:42:45,467 Config.java:1290 - Node configuration:[allocate_tokens_for_keyspace=null; allocate_tokens_for_local_replication_factor=null; allow_extra_insecure_udfs=false; allow_filtering_enabled=true; allow_insecure_udfs=false; alter_table_enabled=true; audit_logging_options=AuditLogOptions{enabled=false, logger='BinAuditLogger{}', included_keyspaces='', excluded_keyspaces='system,system_schema,system_virtual_schema', included_categories='', excluded_categories='', included_users='', excluded_users='', audit_logs_dir='audit', archive_command='', roll_cycle='HOURLY', block=true, max_queue_weight=268435456, max_log_size=17179869184, max_archive_retries=10}; auth_cache_warming_enabled=false; auth_read_consistency_level=LOCAL_QUORUM; auth_write_consistency_level=EACH_QUORUM; authenticator=null; authorizer=null; auto_bootstrap=true; auto_hints_cleanup_enabled=true; auto_optimise_full_repair_streams=false; auto_optimise_inc_repair_streams=false; auto_optimise_preview_repair_streams=false; auto_snapshot=true; auto_snapshot_ttl=null; autocompaction_on_startup_enabled=true; automatic_sstable_upgrade=false; available_processors=-1; back_pressure_enabled=false; back_pressure_strategy=null; batch_size_fail_threshold=50KiB; batch_size_warn_threshold=5KiB; batchlog_replay_throttle=1024KiB; block_for_peers_in_remote_dcs=false; block_for_peers_timeout_in_secs=10; broadcast_address=null; broadcast_rpc_address=null; buffer_pool_use_heap_if_exhausted=false; bulk_load_enabled=true; cache_load_timeout=30s; cas_contention_timeout=1800ms; cdc_block_writes=true; cdc_enabled=false; cdc_free_space_check_interval=250ms; cdc_on_repair_enabled=true; cdc_raw_directory=build/test/cassandra/cdc_raw; cdc_total_space=0MiB; check_for_duplicate_rows_during_compaction=true; check_for_duplicate_rows_during_reads=true; cidr_authorizer=null; client_encryption_options=<REDACTED>; client_error_reporting_exclusions=SubnetGroups{subnets=[]}; client_request_size_metrics_enabled=true; cluster_name=Test Cluster; cms_await_timeout=120000ms; cms_default_max_retries=10; cms_default_retry_backoff=50ms; collection_size_fail_threshold=null; collection_size_warn_threshold=null; column_index_cache_size=2KiB; column_index_size=4KiB; column_value_size_fail_threshold=null; column_value_size_warn_threshold=null; columns_per_table_fail_threshold=-1; columns_per_table_warn_threshold=-1; commit_failure_policy=stop; commitlog_compression=LZ4Compressor; commitlog_directory=build/test/cassandra/commitlog; commitlog_disk_access_mode=legacy; commitlog_max_compression_buffers_in_pool=3; commitlog_segment_size=5MiB; commitlog_sync=periodic; commitlog_sync_group_window=0ms; commitlog_sync_period=10s; commitlog_total_space=null; compact_tables_enabled=true; compaction_throughput=0MiB/s; concurrent_compactors=4; concurrent_counter_writes=32; concurrent_index_builders=2; concurrent_materialized_view_builders=1; concurrent_materialized_view_writes=32; concurrent_merkle_tree_requests=0; concurrent_reads=32; concurrent_validations=0; concurrent_writes=32; consecutive_message_errors_threshold=1; coordinator_read_size_fail_threshold=4096KiB; coordinator_read_size_warn_threshold=1024KiB; corrupted_tombstone_strategy=exception; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200s; counter_cache_size=null; counter_write_request_timeout=5000ms; cql_start_time=REQUEST; credentials_cache_active_update=false; credentials_cache_max_entries=1000; credentials_update_interval=null; credentials_validity=2s; crypto_provider=null; data_disk_usage_max_disk_size=null; data_disk_usage_percentage_fail_threshold=-1; data_disk_usage_percentage_warn_threshold=-1; data_file_directories=[Ljava.lang.String;@372b0d86; default_compaction=null; default_keyspace_rf=1; default_secondary_index=legacy_local_table; default_secondary_index_enabled=true; denylist_consistency_level=QUORUM; denylist_initial_load_retry=5s; denylist_max_keys_per_table=1000; denylist_max_keys_total=10000; denylist_range_reads_enabled=true; denylist_reads_enabled=true; denylist_refresh=600s; denylist_writes_enabled=true; diagnostic_events_enabled=false; discovery_timeout=30s; disk_access_mode=mmap_index_only; disk_failure_policy=ignore; disk_optimization_estimate_percentile=0.95; disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; drop_compact_storage_enabled=true; drop_keyspace_enabled=true; drop_truncate_table_enabled=true; dump_heap_on_uncaught_exception=false; dynamic_data_masking_enabled=false; dynamic_snitch=true; dynamic_snitch_badness_threshold=1.0; dynamic_snitch_reset_interval=10m; dynamic_snitch_update_interval=100ms; endpoint_snitch=org.apache.cassandra.locator.SimpleSnitch; enforce_native_deadline_for_hints=false; entire_sstable_inter_dc_stream_throughput_outbound=24MiB/s; entire_sstable_stream_throughput_outbound=24MiB/s; failure_detector=FailureDetector; fields_per_udt_fail_threshold=-1; fields_per_udt_warn_threshold=-1; file_cache_enabled=true; file_cache_round_up=null; file_cache_size=null; flush_compression=fast; force_new_prepared_statement_behaviour=false; full_query_logging_options=FullQueryLoggerOptions{log_dir='', archive_command='', roll_cycle='HOURLY', block=true, max_queue_weight=268435456, max_log_size=17179869184}; gc_log_threshold=200ms; gc_warn_threshold=1s; group_by_enabled=true; heap_dump_path=build/test; hint_window_persistent_enabled=true; hinted_handoff_disabled_datacenters=[]; hinted_handoff_enabled=true; hinted_handoff_throttle=1024KiB; hints_compression=null; hints_directory=build/test/cassandra/hints; hints_flush_period=10s; ideal_consistency_level=null; in_select_cartesian_product_fail_threshold=-1; in_select_cartesian_product_warn_threshold=-1; incremental_backups=true; index_summary_capacity=null; index_summary_resize_interval=60m; initial_range_tombstone_list_allocation_size=1; initial_token=null; inter_dc_stream_throughput_outbound=24MiB/s; inter_dc_tcp_nodelay=true; internode_application_receive_queue_capacity=4MiB; internode_application_receive_queue_reserve_endpoint_capacity=128MiB; internode_application_receive_queue_reserve_global_capacity=512MiB; internode_application_send_queue_capacity=4MiB; internode_application_send_queue_reserve_endpoint_capacity=128MiB; internode_application_send_queue_reserve_global_capacity=512MiB; internode_authenticator=null; internode_compression=none; internode_error_reporting_exclusions=SubnetGroups{subnets=[]}; internode_max_message_size=null; internode_socket_receive_buffer_size=0B; internode_socket_send_buffer_size=0B; internode_streaming_tcp_user_timeout=300s; internode_tcp_connect_timeout=2s; internode_tcp_user_timeout=30s; internode_timeout=true; intersect_filtering_query_enabled=true; intersect_filtering_query_warned=true; items_per_collection_fail_threshold=-1; items_per_collection_warn_threshold=-1; key_cache_keys_to_save=2147483647; key_cache_migrate_during_compaction=true; key_cache_save_period=4h; key_cache_size=null; keyspaces_fail_threshold=-1; keyspaces_warn_threshold=-1; listen_address=127.0.0.1; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; local_read_size_fail_threshold=8192KiB; local_read_size_warn_threshold=4096KiB; local_system_data_file_directory=null; materialized_views_enabled=true; materialized_views_per_table_fail_threshold=-1; materialized_views_per_table_warn_threshold=-1; max_concurrent_automatic_sstable_upgrades=1; max_hint_window=3h; max_hints_delivery_threads=2; max_hints_file_size=128MiB; max_hints_size_per_host=0B; max_mutation_size=null; max_space_usable_for_compactions_in_percentage=0.95; max_streaming_retries=3; max_top_size_partition_count=10; max_top_tombstone_partition_count=10; max_value_size=256MiB; maximum_replication_factor_fail_threshold=-1; maximum_replication_factor_warn_threshold=-1; maximum_timestamp_fail_threshold=null; maximum_timestamp_warn_threshold=null; memtable=org.apache.cassandra.config.Config$MemtableOptions@51684e4a; memtable_allocation_type=heap_buffers; memtable_cleanup_threshold=null; memtable_flush_writers=0; memtable_heap_space=null; memtable_offheap_space=null; metadata_snapshot_frequency=100; min_free_space_per_drive=50MiB; min_tracked_partition_size=1MiB; min_tracked_partition_tombstone_count=5000; minimum_replication_factor_fail_threshold=-1; minimum_replication_factor_warn_threshold=-1; minimum_timestamp_fail_threshold=null; minimum_timestamp_warn_threshold=null; native_transport_allow_older_protocols=true; native_transport_flush_in_batches_legacy=false; native_transport_idle_timeout=0ms; native_transport_max_auth_threads=4; native_transport_max_backoff_on_queue_overload=200ms; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size=16MiB; native_transport_max_request_data_in_flight=null; native_transport_max_request_data_in_flight_per_ip=null; native_transport_max_requests_per_second=1000000; native_transport_max_threads=128; native_transport_min_backoff_on_queue_overload=10ms; native_transport_port=9042; native_transport_queue_max_item_age_threshold=1.7976931348623157E308; native_transport_rate_limiting_enabled=false; native_transport_receive_queue_capacity=1MiB; native_transport_throw_on_overload=false; native_transport_timeout=12s; network_authorizer=null; networking_cache_size=null; non_partition_restricted_index_query_enabled=true; num_tokens=null; otc_backlog_expiration_interval_ms=200; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=DISABLED; otc_coalescing_window_us=200; page_size_fail_threshold=-1; page_size_warn_threshold=-1; partition_denylist_enabled=false; partition_keys_in_select_fail_threshold=-1; partition_keys_in_select_warn_threshold=-1; partition_size_fail_threshold=null; partition_size_warn_threshold=null; partition_tombstones_fail_threshold=-1; partition_tombstones_warn_threshold=-1; partitioner=org.apache.cassandra.dht.ByteOrderedPartitioner; password_validator={}; password_validator_reconfiguration_enabled=true; paxos_cache_size=null; paxos_contention_max_wait=null; paxos_contention_min_delta=null; paxos_contention_min_wait=null; paxos_contention_wait_randomizer=null; paxos_on_linearizability_violations=ignore; paxos_purge_grace_period=60s; paxos_repair_enabled=true; paxos_repair_parallelism=-1; paxos_state_purging=null; paxos_topology_repair_no_dc_checks=false; paxos_topology_repair_strict_each_quorum=false; paxos_variant=v1; periodic_commitlog_sync_lag_block=null; permissions_cache_active_update=false; permissions_cache_max_entries=1000; permissions_update_interval=null; permissions_validity=2s; phi_convict_threshold=8.0; prepared_statements_cache_size=1MiB; progress_barrier_backoff=1000ms; progress_barrier_default_consistency_level=EACH_QUORUM; progress_barrier_min_consistency_level=EACH_QUORUM; progress_barrier_timeout=3600000ms; range_request_timeout=10000ms; range_tombstone_list_growth_factor=1.5; read_before_write_list_operations_enabled=true; read_consistency_levels_disallowed=[]; read_consistency_levels_warned=[]; read_request_timeout=5000ms; read_thresholds_enabled=true; reject_repair_compaction_threshold=2147483647; repair_command_pool_full_strategy=queue; repair_command_pool_size=0; repair_request_timeout=120000ms; repair_session_max_tree_depth=null; repair_session_space=null; repair_state_expires=3d; repair_state_size=100000; repaired_data_tracking_for_partition_reads_enabled=false; repaired_data_tracking_for_range_reads_enabled=false; report_unconfirmed_repaired_data_mismatches=false; request_timeout=10000ms; role_manager=null; roles_cache_active_update=false; roles_cache_max_entries=1000; roles_update_interval=null; roles_validity=2s; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0s; row_cache_size=16MiB; row_index_read_size_fail_threshold=8192KiB; row_index_read_size_warn_threshold=4096KiB; rpc_address=null; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; sai_frozen_term_size_fail_threshold=8KiB; sai_frozen_term_size_warn_threshold=1KiB; sai_options=org.apache.cassandra.config.StorageAttachedIndexOptions@4b770e40; sai_sstable_indexes_per_query_fail_threshold=-1; sai_sstable_indexes_per_query_warn_threshold=32; sai_string_term_size_fail_threshold=8KiB; sai_string_term_size_warn_threshold=1KiB; sai_vector_term_size_fail_threshold=32KiB; sai_vector_term_size_warn_threshold=16KiB; sasi_indexes_enabled=true; saved_caches_directory=build/test/cassandra/saved_caches; scripted_user_defined_functions_enabled=false; secondary_indexes_enabled=true; secondary_indexes_per_table_fail_threshold=-1; secondary_indexes_per_table_warn_threshold=-1; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=127.0.0.1:7012}; server_encryption_options=<REDACTED>; severity_during_decommission=0.0; simplestrategy_enabled=true; skip_paxos_repair_on_topology_change=false; skip_paxos_repair_on_topology_change_keyspaces=[]; skip_stream_disk_space_check=false; slow_query_log_timeout=500ms; snapshot_before_compaction=false; snapshot_links_per_second=0; snapshot_on_duplicate_row_detection=false; snapshot_on_repaired_data_mismatch=false; ssl_storage_port=17012; sstable_preemptive_open_interval=50MiB; sstable_read_rate_persistence_enabled=false; start_native_transport=true; startup_checks={}; storage_compatibility_mode=null; storage_port=7012; stream_entire_sstables=true; stream_throughput_outbound=23841858MiB/s; stream_transfer_task_timeout=12h; streaming_connections_per_host=1; streaming_keep_alive_period=300s; streaming_slow_events_log_timeout=10s; streaming_state_expires=3d; streaming_state_size=40MiB; streaming_stats_enabled=true; table_properties_disallowed=[]; table_properties_ignored=[]; table_properties_warned=[]; tables_fail_threshold=-1; tables_warn_threshold=-1; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; top_partitions_enabled=true; trace_type_query_ttl=1d; trace_type_repair_ttl=7d; transfer_hints_on_decommission=true; transient_replication_enabled=false; transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@47747fb9; traverse_auth_from_root=false; trickle_fsync=false; trickle_fsync_interval=10240KiB; triggers_policy=enabled; truncate_request_timeout=60000ms; uncompressed_tables_enabled=true; unlogged_batch_across_partitions_warn_threshold=10; unsafe_tcm_mode=false; use_deterministic_table_id=false; use_offheap_merkle_trees=true; use_statements_enabled=true; user_defined_functions_enabled=true; user_defined_functions_fail_timeout=1500ms; user_defined_functions_threads_enabled=true; user_defined_functions_warn_timeout=500ms; user_function_timeout_policy=die; user_timestamps_enabled=true; uuid_sstable_identifiers_enabled=false; validation_preview_purge_head_start=3600s; vector_dimensions_fail_threshold=-1; vector_dimensions_warn_threshold=-1; vector_type_enabled=true; windows_timer_interval=0; write_consistency_levels_disallowed=[]; write_consistency_levels_warned=[]; write_request_timeout=2000ms; zero_ttl_on_twcs_enabled=true; zero_ttl_on_twcs_warned=true] INFO [main] 2024-10-12 22:42:45,501 DatabaseDescriptor.java:1673 - Supported sstable formats are: big -> org.apache.cassandra.io.sstable.format.big.BigFormat with singleton components: [Data.db, Index.db, Statistics.db, CompressionInfo.db, Filter.db, Summary.db, Digest.crc32, CRC.db, TOC.txt], bti -> org.apache.cassandra.io.sstable.format.bti.BtiFormat with singleton components: [Data.db, Partitions.db, Rows.db, Statistics.db, CompressionInfo.db, Filter.db, Digest.crc32, CRC.db, TOC.txt] INFO [main] 2024-10-12 22:42:45,502 AbstractCryptoProvider.java:104 - Installation of a crypto provider was skipped as org.apache.cassandra.security.JREProvider was used. DEBUG [main] 2024-10-12 22:42:45,502 DatabaseDescriptor.java:583 - Syncing log with a period of 10s INFO [main] 2024-10-12 22:42:45,502 DatabaseDescriptor.java:605 - DiskAccessMode is standard, indexAccessMode is mmap INFO [main] 2024-10-12 22:42:45,502 DatabaseDescriptor.java:644 - Global memtable on-heap threshold is enabled at 251MiB INFO [main] 2024-10-12 22:42:45,502 DatabaseDescriptor.java:648 - Global memtable off-heap threshold is enabled at 251MiB INFO [main] 2024-10-12 22:42:45,515 DatabaseDescriptor.java:696 - commitlog_disk_access_mode resolved to: standard INFO [main] 2024-10-12 22:42:45,515 DatabaseDescriptor.java:716 - Native transport rate-limiting disabled. DEBUG [main] 2024-10-12 22:42:45,741 YamlConfigurationLoader.java:126 - Loading settings from file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml INFO [ScheduledTasks:1] 2024-10-12 22:42:45,846 StorageService.java:296 - Overriding RING_DELAY to 1000ms WARN [main] 2024-10-12 22:42:45,858 YamlConfigurationLoader.java:447 - [scripted_user_defined_functions_enabled] parameters have been deprecated. They have new names and/or value format; For more information, please refer to NEWS.txt DEBUG [main] 2024-10-12 22:42:45,873 SimpleSeedProvider.java:99 - Only resolving one IP per DNS record - 127.0.0.1:7012 resolves to /127.0.0.1:7012 DEBUG [main] 2024-10-12 22:42:45,896 SSLFactory.java:264 - Initializing hot reloading SSLContext DEBUG [main] 2024-10-12 22:42:45,910 ValueGenerator.java:100 - Configuration for generator for guardrail 'password' does not contain key 'generator_class_name' or its value is null or empty string. No-op generator will be used. DEBUG [main] 2024-10-12 22:42:45,910 ValueValidator.java:123 - Configuration for validator for guardrail 'password' does not contain key 'class_name' or its value is null or empty string. No-op validator will be used. INFO [main] 2024-10-12 22:42:46,422 MonotonicClock.java:208 - Scheduling approximate time conversion task with an interval of 10000 milliseconds INFO [main] 2024-10-12 22:42:46,423 MonotonicClock.java:351 - Scheduling approximate time-check task with a precision of 2 milliseconds DEBUG [main] 2024-10-12 22:42:46,470 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-AcceptLoop DEBUG [main] 2024-10-12 22:42:46,470 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-EventLoop DEBUG [main] 2024-10-12 22:42:46,470 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Streaming-EventLoop INFO [main] 2024-10-12 22:42:46,494 LocalLog.java:662 - Marking LocalLog ready at epoch Epoch{epoch=0} DEBUG [main] 2024-10-12 22:42:46,496 LocalLog.java:667 - Marking LocalLog ready at epoch Epoch{epoch=0} INFO [main] 2024-10-12 22:42:46,496 LocalLog.java:675 - Adding specified listeners to LocalLog INFO [main] 2024-10-12 22:42:46,497 LocalLog.java:681 - Notifying all registered listeners of both pre and post commit event INFO [main] 2024-10-12 22:42:46,497 LocalLog.java:608 - Notifying listeners, prev epoch = Epoch{epoch=0}, current epoch = Epoch{epoch=0} DEBUG [main] 2024-10-12 22:42:46,499 LocalLog.java:419 - Appending entry to the pending buffer: Epoch{epoch=1} INFO [GlobalLogFollower] 2024-10-12 22:42:46,545 LocalLog.java:521 - Enacted PreInitialize{addr=/127.0.0.1:7012}. New tail is Epoch{epoch=1} INFO [main] 2024-10-12 22:42:46,577 QueryProcessor.java:156 - Initialized prepared statement caches with 1 MiB INFO [main] 2024-10-12 22:42:47,003 ColumnFamilyStore.java:508 - Initializing system.IndexInfo DEBUG [main] 2024-10-12 22:42:47,006 AbstractAllocatorMemtable.java:102 - Memtables allocating with on-heap slabs INFO [main] 2024-10-12 22:42:47,052 SkipListMemtable.java:240 - Estimated SkipListMemtable row overhead: 171 INFO [main] 2024-10-12 22:42:47,142 ColumnFamilyStore.java:508 - Initializing system.batches INFO [main] 2024-10-12 22:42:47,153 ColumnFamilyStore.java:508 - Initializing system.paxos INFO [main] 2024-10-12 22:42:47,161 SecondaryIndexManager.java:227 - Index [PaxosUncommittedIndex] registered and writable. INFO [SecondaryIndexManagement:1] 2024-10-12 22:42:47,179 SecondaryIndexManager.java:1862 - Index [PaxosUncommittedIndex] became queryable after successful build. INFO [main] 2024-10-12 22:42:47,188 ColumnFamilyStore.java:508 - Initializing system.paxos_repair_history INFO [main] 2024-10-12 22:42:47,196 ColumnFamilyStore.java:508 - Initializing system.local INFO [main] 2024-10-12 22:42:47,204 ColumnFamilyStore.java:508 - Initializing system.peers_v2 INFO [main] 2024-10-12 22:42:47,216 ColumnFamilyStore.java:508 - Initializing system.peers INFO [main] 2024-10-12 22:42:47,225 ColumnFamilyStore.java:508 - Initializing system.peer_events_v2 INFO [main] 2024-10-12 22:42:47,232 ColumnFamilyStore.java:508 - Initializing system.peer_events INFO [main] 2024-10-12 22:42:47,240 ColumnFamilyStore.java:508 - Initializing system.compaction_history INFO [main] 2024-10-12 22:42:47,247 ColumnFamilyStore.java:508 - Initializing system.sstable_activity INFO [main] 2024-10-12 22:42:47,267 ColumnFamilyStore.java:508 - Initializing system.sstable_activity_v2 INFO [main] 2024-10-12 22:42:47,274 ColumnFamilyStore.java:508 - Initializing system.size_estimates INFO [main] 2024-10-12 22:42:47,281 ColumnFamilyStore.java:508 - Initializing system.table_estimates INFO [main] 2024-10-12 22:42:47,288 ColumnFamilyStore.java:508 - Initializing system.available_ranges_v2 INFO [main] 2024-10-12 22:42:47,295 ColumnFamilyStore.java:508 - Initializing system.available_ranges INFO [main] 2024-10-12 22:42:47,302 ColumnFamilyStore.java:508 - Initializing system.transferred_ranges_v2 INFO [main] 2024-10-12 22:42:47,309 ColumnFamilyStore.java:508 - Initializing system.transferred_ranges INFO [main] 2024-10-12 22:42:47,316 ColumnFamilyStore.java:508 - Initializing system.view_builds_in_progress INFO [main] 2024-10-12 22:42:47,323 ColumnFamilyStore.java:508 - Initializing system.built_views INFO [main] 2024-10-12 22:42:47,330 ColumnFamilyStore.java:508 - Initializing system.prepared_statements INFO [main] 2024-10-12 22:42:47,338 ColumnFamilyStore.java:508 - Initializing system.repairs INFO [main] 2024-10-12 22:42:47,347 ColumnFamilyStore.java:508 - Initializing system.top_partitions INFO [main] 2024-10-12 22:42:47,356 ColumnFamilyStore.java:508 - Initializing system.local_metadata_log DEBUG [main] 2024-10-12 22:42:47,357 TimeWindowCompactionStrategy.java:77 - Disabling tombstone compactions for TWCS DEBUG [main] 2024-10-12 22:42:47,358 TimeWindowCompactionStrategy.java:77 - Disabling tombstone compactions for TWCS INFO [main] 2024-10-12 22:42:47,366 ColumnFamilyStore.java:508 - Initializing system.metadata_snapshots INFO [main] 2024-10-12 22:42:47,533 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:47,538 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:47,556 BufferPools.java:49 - Global buffer pool limit is 251.000MiB for chunk-cache and 62.000MiB for networking DEBUG [main] 2024-10-12 22:42:47,562 DefaultChannelId.java:84 - -Dio.netty.processId: 8153 (auto-detected) DEBUG [main] 2024-10-12 22:42:47,563 DefaultChannelId.java:106 - -Dio.netty.machineId: 02:42:ac:ff:fe:11:00:03 (auto-detected) DEBUG [main] 2024-10-12 22:42:47,582 ChannelInitializerExtensions.java:54 - -Dio.netty.bootstrap.extensions: null INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,738 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55734)->/127.0.0.1:7012-SMALL_MESSAGES-1ebba25e messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,738 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55734)->/127.0.0.1:7012-SMALL_MESSAGES-6b4b1c96 successfully connected, version = 14, framing = CRC, encryption = unencrypted WARN [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,764 NoSpamLogger.java:107 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-6b4b1c96 dropping message of type _TEST_1 whose timeout expired before reaching the network INFO [main] 2024-10-12 22:42:47,814 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:47,815 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,822 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55738)->/127.0.0.1:7012-LARGE_MESSAGES-72e67cba successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,822 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55738)->/127.0.0.1:7012-LARGE_MESSAGES-f16770c2 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:42:47,862 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:47,863 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,866 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55744)->/127.0.0.1:7012-SMALL_MESSAGES-582ec1bb messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,867 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55744)->/127.0.0.1:7012-SMALL_MESSAGES-3ae44c7c successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:42:47,901 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:47,901 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,904 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55758)->/127.0.0.1:7012-LARGE_MESSAGES-00a89d0f messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,904 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55758)->/127.0.0.1:7012-LARGE_MESSAGES-16e93baa successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:42:47,937 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:47,938 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:47,939 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) WARN [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,945 FileBasedSslContextFactory.java:237 - Certificate for cassandra_ssl_test expired on Thu Jun 16 21:28:02 UTC 2016 DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:47,973 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5b361ca0 WARN [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,986 FileBasedSslContextFactory.java:237 - Certificate for cassandra_ssl_test expired on Thu Jun 16 21:28:02 UTC 2016 DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:47,999 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@56e33e93 DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,021 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@670f131e DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,022 SslHandler.java:1954 - [id: 0x05ecbab7, L:/127.0.0.1:7012 - R:/127.0.0.1:55770] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,024 SslHandler.java:1954 - [id: 0xbd1c9a4e, L:/127.0.0.1:55770 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,027 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55770 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,032 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55770)->/127.0.0.1:7012-SMALL_MESSAGES-bd1c9a4e successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,032 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55770)->/127.0.0.1:7012-SMALL_MESSAGES-05ecbab7 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,070 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,071 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,072 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,081 SslHandler.java:1954 - [id: 0x8e161f74, L:/127.0.0.1:7012 - R:/127.0.0.1:55772] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,082 SslHandler.java:1954 - [id: 0x6dbcfde2, L:/127.0.0.1:55772 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,083 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55772 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,091 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55772)->/127.0.0.1:7012-LARGE_MESSAGES-8e161f74 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,091 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55772)->/127.0.0.1:7012-LARGE_MESSAGES-6dbcfde2 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,126 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,126 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,127 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,135 SslHandler.java:1954 - [id: 0x92d1cd9c, L:/127.0.0.1:7012 - R:/127.0.0.1:55774] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,136 SslHandler.java:1954 - [id: 0x7698294d, L:/127.0.0.1:55774 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,137 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55774 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,137 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55774)->/127.0.0.1:7012-SMALL_MESSAGES-92d1cd9c messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,138 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55774)->/127.0.0.1:7012-SMALL_MESSAGES-7698294d successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,172 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,172 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,173 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,181 SslHandler.java:1954 - [id: 0x887cffce, L:/127.0.0.1:7012 - R:/127.0.0.1:55780] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,182 SslHandler.java:1954 - [id: 0xe5cf1513, L:/127.0.0.1:55780 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,183 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55780 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,183 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55780)->/127.0.0.1:7012-LARGE_MESSAGES-887cffce messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,183 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55780)->/127.0.0.1:7012-LARGE_MESSAGES-e5cf1513 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,220 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,221 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,225 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55794)->/127.0.0.1:7012-SMALL_MESSAGES-2ee78594 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,225 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55794)->/127.0.0.1:7012-SMALL_MESSAGES-9a76a929 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,228 NoSpamLogger.java:104 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-2ee78594 incompatible schema encountered while deserializing a message org.apache.cassandra.exceptions.UnknownColumnException: at org.apache.cassandra.net.ConnectionTest$5.deserialize(ConnectionTest.java:678) at org.apache.cassandra.net.Message$Serializer.deserialize(Message.java:847) at org.apache.cassandra.net.InboundMessageHandler.processSmallMessage(InboundMessageHandler.java:167) at org.apache.cassandra.net.InboundMessageHandler.processOneContainedMessage(InboundMessageHandler.java:150) at org.apache.cassandra.net.AbstractMessageHandler.processFrameOfContainedMessages(AbstractMessageHandler.java:240) at org.apache.cassandra.net.AbstractMessageHandler.processIntactFrame(AbstractMessageHandler.java:225) at org.apache.cassandra.net.AbstractMessageHandler.process(AbstractMessageHandler.java:216) at org.apache.cassandra.net.FrameDecoder.deliver(FrameDecoder.java:322) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:286) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:273) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [main] 2024-10-12 22:42:48,230 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,230 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,233 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55808)->/127.0.0.1:7012-LARGE_MESSAGES-7f7dd85c messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,233 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55808)->/127.0.0.1:7012-LARGE_MESSAGES-7d30fe1c successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:42:48,238 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,238 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,241 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55820)->/127.0.0.1:7012-SMALL_MESSAGES-c673504c messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,241 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55820)->/127.0.0.1:7012-SMALL_MESSAGES-f53db068 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:42:48,244 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,245 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,247 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55826)->/127.0.0.1:7012-LARGE_MESSAGES-7d21fb5b successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,247 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55826)->/127.0.0.1:7012-LARGE_MESSAGES-bf2581db messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:42:48,253 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,253 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,254 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,262 SslHandler.java:1954 - [id: 0xdcbbc28b, L:/127.0.0.1:7012 - R:/127.0.0.1:55828] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,262 SslHandler.java:1954 - [id: 0x7bc704b3, L:/127.0.0.1:55828 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,263 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55828 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,264 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55828)->/127.0.0.1:7012-SMALL_MESSAGES-dcbbc28b messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,264 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55828)->/127.0.0.1:7012-SMALL_MESSAGES-7bc704b3 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,268 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,269 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,269 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,277 SslHandler.java:1954 - [id: 0x0b17b317, L:/127.0.0.1:7012 - R:/127.0.0.1:55832] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,277 SslHandler.java:1954 - [id: 0xb8509a2d, L:/127.0.0.1:55832 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,278 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55832 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,279 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55832)->/127.0.0.1:7012-LARGE_MESSAGES-0b17b317 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,279 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55832)->/127.0.0.1:7012-LARGE_MESSAGES-b8509a2d successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,286 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,286 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,287 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,294 SslHandler.java:1954 - [id: 0x00a77b1c, L:/127.0.0.1:7012 - R:/127.0.0.1:55838] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,295 SslHandler.java:1954 - [id: 0x53c52643, L:/127.0.0.1:55838 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,296 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55838 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,296 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55838)->/127.0.0.1:7012-SMALL_MESSAGES-00a77b1c messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,297 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55838)->/127.0.0.1:7012-SMALL_MESSAGES-53c52643 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,302 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:48,303 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:48,303 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,313 SslHandler.java:1954 - [id: 0x5630c42a, L:/127.0.0.1:7012 - R:/127.0.0.1:55846] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,314 SslHandler.java:1954 - [id: 0xe8332c8d, L:/127.0.0.1:55846 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,315 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:55846 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:48,316 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:55846)->/127.0.0.1:7012-LARGE_MESSAGES-5630c42a messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:48,316 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:55846)->/127.0.0.1:7012-LARGE_MESSAGES-e8332c8d successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:42:48,326 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,326 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,331 ConnectionTest.java:820 - Seed used for randomize: 1312648657181285983 INFO [main] 2024-10-12 22:42:48,666 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,666 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:48,667 ConnectionTest.java:820 - Seed used for randomize: 1654577243478344594 INFO [main] 2024-10-12 22:42:49,007 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:49,008 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:49,009 ConnectionTest.java:820 - Seed used for randomize: -6448012736954751835 INFO [main] 2024-10-12 22:42:49,328 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:49,329 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:42:49,330 ConnectionTest.java:820 - Seed used for randomize: 8904641880875009802 INFO [main] 2024-10-12 22:42:49,661 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:49,661 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:49,662 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:49,663 ConnectionTest.java:820 - Seed used for randomize: -6021703356973881179 INFO [main] 2024-10-12 22:42:49,972 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:49,972 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:49,973 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:49,974 ConnectionTest.java:820 - Seed used for randomize: -3560099720323764592 INFO [main] 2024-10-12 22:42:50,269 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:50,269 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:50,270 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:50,271 ConnectionTest.java:820 - Seed used for randomize: 6213510757277985459 INFO [main] 2024-10-12 22:42:50,531 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:50,532 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:50,533 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:42:50,534 ConnectionTest.java:820 - Seed used for randomize: 7579965754902216081 INFO [main] 2024-10-12 22:42:50,794 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:50,796 NoSpamLogger.java:104 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-[no-channel] failed to connect io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:7012 Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:50,798 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:50,798 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:51,294 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:51,802 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:60510)->/127.0.0.1:7012-SMALL_MESSAGES-0836cc22 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:51,802 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:60510)->/127.0.0.1:7012-SMALL_MESSAGES-24d30a74 messaging connection established, version = 14, framing = CRC, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:51,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:51,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:52,807 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:52,807 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:52,809 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:52,810 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:52,810 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:53,309 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:53,812 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:60536)->/127.0.0.1:7012-LARGE_MESSAGES-33aa6582 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:53,813 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:60536)->/127.0.0.1:7012-LARGE_MESSAGES-cd3c3bf2 messaging connection established, version = 14, framing = CRC, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:53,816 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:53,817 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:54,818 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:54,818 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:54,819 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:54,820 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:54,820 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:55,320 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:55,823 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:60564)->/127.0.0.1:7012-SMALL_MESSAGES-1cc3c134 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:55,823 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:60564)->/127.0.0.1:7012-SMALL_MESSAGES-45015a14 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:55,828 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:55,828 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:56,830 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:56,830 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:56,832 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:56,833 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:56,833 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:57,332 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:57,835 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:60594)->/127.0.0.1:7012-LARGE_MESSAGES-f0f2f870 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:57,835 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:60594)->/127.0.0.1:7012-LARGE_MESSAGES-152d6387 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:57,839 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:57,839 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:58,840 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:58,840 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:58,842 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:58,843 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:58,843 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:42:59,342 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:42:59,343 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:59,851 SslHandler.java:1954 - [id: 0xdcd5f78f, L:/127.0.0.1:7012 - R:/127.0.0.1:60612] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:59,852 SslHandler.java:1954 - [id: 0x4fc8e16d, L:/127.0.0.1:60612 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:42:59,853 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:60612 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:42:59,854 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:60612)->/127.0.0.1:7012-SMALL_MESSAGES-4fc8e16d successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:42:59,854 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:60612)->/127.0.0.1:7012-SMALL_MESSAGES-dcd5f78f messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:59,860 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:42:59,860 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:00,862 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:00,862 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:00,864 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:00,865 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:00,865 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:01,364 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:01,365 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:01,872 SslHandler.java:1954 - [id: 0xb4f93008, L:/127.0.0.1:7012 - R:/127.0.0.1:33842] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:01,873 SslHandler.java:1954 - [id: 0x09b98f6d, L:/127.0.0.1:33842 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:01,873 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:33842 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:01,874 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33842)->/127.0.0.1:7012-LARGE_MESSAGES-09b98f6d successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:01,874 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33842)->/127.0.0.1:7012-LARGE_MESSAGES-b4f93008 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:01,881 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:01,882 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:02,883 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:02,883 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:02,885 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:02,886 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:02,886 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:03,385 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:03,386 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:03,892 SslHandler.java:1954 - [id: 0x51ec9bc2, L:/127.0.0.1:7012 - R:/127.0.0.1:33870] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:03,893 SslHandler.java:1954 - [id: 0xb8e64a32, L:/127.0.0.1:33870 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:03,894 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:33870 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:03,895 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33870)->/127.0.0.1:7012-SMALL_MESSAGES-b8e64a32 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:03,895 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33870)->/127.0.0.1:7012-SMALL_MESSAGES-51ec9bc2 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:03,899 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:03,899 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:04,900 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:04,900 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:04,902 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:04,904 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:04,904 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:05,402 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:05,403 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:05,912 SslHandler.java:1954 - [id: 0x79e59d8a, L:/127.0.0.1:7012 - R:/127.0.0.1:33906] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:05,912 SslHandler.java:1954 - [id: 0xe0643c3c, L:/127.0.0.1:33906 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:05,913 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:33906 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:05,914 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33906)->/127.0.0.1:7012-LARGE_MESSAGES-e0643c3c successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:05,915 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33906)->/127.0.0.1:7012-LARGE_MESSAGES-79e59d8a messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:05,919 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:05,919 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,920 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,921 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:06,923 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:06,923 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,926 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33922)->/127.0.0.1:7012-SMALL_MESSAGES-3bd8283a messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,927 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33922)->/127.0.0.1:7012-SMALL_MESSAGES-4f1ec4a5 successfully connected, version = 14, framing = CRC, encryption = unencrypted DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,930 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. ERROR [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,930 InboundMessageHandler.java:308 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-3bd8283a unexpected exception caught while processing inbound messages; terminating connection org.apache.cassandra.net.Crc$InvalidCrc: Read 7826398, Computed 11857291 at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:242) at org.apache.cassandra.net.AbstractMessageHandler.process(AbstractMessageHandler.java:218) at org.apache.cassandra.net.FrameDecoder.deliver(FrameDecoder.java:322) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:286) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:273) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,932 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33924)->/127.0.0.1:7012-SMALL_MESSAGES-1d8463c1 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,933 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33924)->/127.0.0.1:7012-SMALL_MESSAGES-9337f495 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:06,935 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:06,936 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,939 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33940)->/127.0.0.1:7012-LARGE_MESSAGES-fc1e52cc messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,939 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33940)->/127.0.0.1:7012-LARGE_MESSAGES-6ce4391e successfully connected, version = 14, framing = CRC, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,941 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. ERROR [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,941 InboundMessageHandler.java:308 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-fc1e52cc unexpected exception caught while processing inbound messages; terminating connection org.apache.cassandra.net.Crc$InvalidCrc: Read 7826398, Computed 11857291 at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:242) at org.apache.cassandra.net.AbstractMessageHandler.process(AbstractMessageHandler.java:218) at org.apache.cassandra.net.FrameDecoder.deliver(FrameDecoder.java:322) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:286) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:273) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,943 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33950)->/127.0.0.1:7012-LARGE_MESSAGES-ffc09e17 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,944 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33950)->/127.0.0.1:7012-LARGE_MESSAGES-a1a41e10 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:06,947 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:06,947 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,950 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33954)->/127.0.0.1:7012-SMALL_MESSAGES-d73fc7cc successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,950 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33954)->/127.0.0.1:7012-SMALL_MESSAGES-f105fd8a messaging connection established, version = 14, framing = LZ4, encryption = unencrypted DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,952 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. ERROR [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,952 InboundMessageHandler.java:308 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-f105fd8a unexpected exception caught while processing inbound messages; terminating connection org.apache.cassandra.net.Crc$InvalidCrc: Read 10722958, Computed 7330792 at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:242) at org.apache.cassandra.net.AbstractMessageHandler.process(AbstractMessageHandler.java:218) at org.apache.cassandra.net.FrameDecoder.deliver(FrameDecoder.java:322) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:286) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:273) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,954 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33968)->/127.0.0.1:7012-SMALL_MESSAGES-63695731 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,955 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33968)->/127.0.0.1:7012-SMALL_MESSAGES-7e12dccf successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:06,958 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:06,958 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,960 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33984)->/127.0.0.1:7012-LARGE_MESSAGES-d220a136 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,961 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33984)->/127.0.0.1:7012-LARGE_MESSAGES-e0e1a0b4 successfully connected, version = 14, framing = LZ4, encryption = unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,962 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. ERROR [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,963 InboundMessageHandler.java:308 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d220a136 unexpected exception caught while processing inbound messages; terminating connection org.apache.cassandra.net.Crc$InvalidCrc: Read 10722958, Computed 7330792 at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:242) at org.apache.cassandra.net.AbstractMessageHandler.process(AbstractMessageHandler.java:218) at org.apache.cassandra.net.FrameDecoder.deliver(FrameDecoder.java:322) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:286) at org.apache.cassandra.net.FrameDecoder.channelRead(FrameDecoder.java:273) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,968 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33988)->/127.0.0.1:7012-LARGE_MESSAGES-afaa36d2 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,969 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33988)->/127.0.0.1:7012-LARGE_MESSAGES-fb495549 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:06,972 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:06,972 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:06,973 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,979 SslHandler.java:1954 - [id: 0x298c681d, L:/127.0.0.1:7012 - R:/127.0.0.1:33996] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,980 SslHandler.java:1954 - [id: 0xf9c78444, L:/127.0.0.1:33996 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,980 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:33996 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,981 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:33996)->/127.0.0.1:7012-SMALL_MESSAGES-298c681d messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,981 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:33996)->/127.0.0.1:7012-SMALL_MESSAGES-f9c78444 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,984 ReferenceCountedOpenSslEngine.java:1099 - SSL_read failed with 1: OpenSSL error: 268436476 error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,984 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,984 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:06,984 ReferenceCountedOpenSslEngine.java:1631 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN ERROR [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,985 OutboundConnection.java:1068 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-f9c78444 channel in potentially inconsistent state after error; closing io.netty.handler.codec.DecoderException: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.newSSLExceptionForError(ReferenceCountedOpenSslEngine.java:1394) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1106) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1416) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1342) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1443) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1486) at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:222) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1465) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ... 15 common frames omitted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,992 SslHandler.java:1954 - [id: 0x0ade3075, L:/127.0.0.1:7012 - R:/127.0.0.1:34006] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,993 SslHandler.java:1954 - [id: 0x4fd09f66, L:/127.0.0.1:34006 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,993 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34006 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,994 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34006)->/127.0.0.1:7012-SMALL_MESSAGES-0ade3075 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:06,995 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34006)->/127.0.0.1:7012-SMALL_MESSAGES-4fd09f66 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:06,998 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:06,999 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:06,999 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,006 SslHandler.java:1954 - [id: 0x15e30b0f, L:/127.0.0.1:7012 - R:/127.0.0.1:34014] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,007 SslHandler.java:1954 - [id: 0x43434a57, L:/127.0.0.1:34014 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,007 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34014 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,008 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34014)->/127.0.0.1:7012-LARGE_MESSAGES-15e30b0f messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,008 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34014)->/127.0.0.1:7012-LARGE_MESSAGES-43434a57 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,010 ReferenceCountedOpenSslEngine.java:1099 - SSL_read failed with 1: OpenSSL error: 268436476 error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,011 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,011 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,011 ReferenceCountedOpenSslEngine.java:1631 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN ERROR [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,011 OutboundConnection.java:1068 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-43434a57 channel in potentially inconsistent state after error; closing io.netty.handler.codec.DecoderException: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.newSSLExceptionForError(ReferenceCountedOpenSslEngine.java:1394) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1106) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1416) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1342) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1443) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1486) at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:222) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1465) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ... 15 common frames omitted DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,017 SslHandler.java:1954 - [id: 0x479e0713, L:/127.0.0.1:7012 - R:/127.0.0.1:34022] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,018 SslHandler.java:1954 - [id: 0x764fe720, L:/127.0.0.1:34022 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,018 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34022 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,019 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34022)->/127.0.0.1:7012-LARGE_MESSAGES-479e0713 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,020 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34022)->/127.0.0.1:7012-LARGE_MESSAGES-764fe720 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:07,024 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,024 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,024 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,032 SslHandler.java:1954 - [id: 0x5f7d55ce, L:/127.0.0.1:7012 - R:/127.0.0.1:34024] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,032 SslHandler.java:1954 - [id: 0x793e2730, L:/127.0.0.1:34024 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,033 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34024 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,034 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34024)->/127.0.0.1:7012-SMALL_MESSAGES-5f7d55ce messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,034 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34024)->/127.0.0.1:7012-SMALL_MESSAGES-793e2730 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,037 ReferenceCountedOpenSslEngine.java:1099 - SSL_read failed with 1: OpenSSL error: 268436476 error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,037 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,037 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,038 ReferenceCountedOpenSslEngine.java:1631 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN ERROR [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,038 OutboundConnection.java:1068 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-793e2730 channel in potentially inconsistent state after error; closing io.netty.handler.codec.DecoderException: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.newSSLExceptionForError(ReferenceCountedOpenSslEngine.java:1394) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1106) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1416) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1342) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1443) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1486) at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:222) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1465) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ... 15 common frames omitted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,044 SslHandler.java:1954 - [id: 0xe90818c2, L:/127.0.0.1:7012 - R:/127.0.0.1:34026] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,045 SslHandler.java:1954 - [id: 0xce984706, L:/127.0.0.1:34026 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,046 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34026 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,047 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34026)->/127.0.0.1:7012-SMALL_MESSAGES-e90818c2 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,047 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34026)->/127.0.0.1:7012-SMALL_MESSAGES-ce984706 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:07,054 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,055 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,055 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,063 SslHandler.java:1954 - [id: 0x70a823f5, L:/127.0.0.1:7012 - R:/127.0.0.1:34036] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,064 SslHandler.java:1954 - [id: 0xc0367a0c, L:/127.0.0.1:34036 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,065 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34036 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,066 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34036)->/127.0.0.1:7012-LARGE_MESSAGES-c0367a0c successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,066 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34036)->/127.0.0.1:7012-LARGE_MESSAGES-70a823f5 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,068 ReferenceCountedOpenSslEngine.java:1099 - SSL_read failed with 1: OpenSSL error: 268436476 error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,069 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,069 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. ERROR [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,069 OutboundConnection.java:1068 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-c0367a0c channel in potentially inconsistent state after error; closing io.netty.handler.codec.DecoderException: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:500) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: io.netty.handler.ssl.ReferenceCountedOpenSslEngine$OpenSslException: error:100003fc:SSL routines:OPENSSL_internal:SSLV3_ALERT_BAD_RECORD_MAC at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.newSSLExceptionForError(ReferenceCountedOpenSslEngine.java:1394) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1106) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1416) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1342) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1443) at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1486) at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:222) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1465) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ... 15 common frames omitted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,069 ReferenceCountedOpenSslEngine.java:1631 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,074 SslHandler.java:1954 - [id: 0x64457e50, L:/127.0.0.1:7012 - R:/127.0.0.1:34040] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,075 SslHandler.java:1954 - [id: 0xb1ad7dbe, L:/127.0.0.1:34040 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,076 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:34040 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,077 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:34040)->/127.0.0.1:7012-LARGE_MESSAGES-64457e50 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:07,078 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:34040)->/127.0.0.1:7012-LARGE_MESSAGES-b1ad7dbe successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:07,084 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,084 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted WARN [main] 2024-10-12 22:43:07,087 NoSpamLogger.java:107 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-[no-channel] overloaded; dropping 256.015KiB message (queue: 0B local, 0B endpoint, 0B global) INFO [main] 2024-10-12 22:43:07,104 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,104 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,118 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,118 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,128 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,129 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:07,142 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,143 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,143 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,154 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,154 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,155 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,168 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,168 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,169 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,187 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,187 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:07,188 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:07,204 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,206 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:07,206 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:08,207 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:08,207 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:09,208 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:09,208 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:10,209 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:10,209 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:10,210 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:10,211 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:10,211 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:11,213 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:11,213 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:12,214 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:12,214 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:12,215 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:12,216 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:12,216 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:13,217 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:13,217 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:14,218 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:14,219 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:14,220 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:14,221 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:14,221 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:15,222 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:15,223 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:16,224 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:16,224 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:16,225 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:16,226 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:16,226 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:17,227 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:17,228 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:18,229 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:18,229 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:18,231 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:18,232 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:18,232 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:19,233 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:19,233 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:20,235 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:20,235 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:20,237 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:20,238 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:20,238 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:21,239 NoSpamLogger.java:104 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-[no-channel] failed to connect io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.0.0.1:7012 Caused by: java.net.ConnectException: finishConnect(..) failed: Connection refused at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:21,240 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:21,240 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:22,241 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:22,241 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:22,242 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:22,243 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:22,243 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:23,245 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:23,245 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,246 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,247 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:24,250 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:24,250 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,253 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59700)->/127.0.0.1:7012-SMALL_MESSAGES-4618f37e successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,253 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59700)->/127.0.0.1:7012-SMALL_MESSAGES-c538645f messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,256 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,259 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59704)->/127.0.0.1:7012-SMALL_MESSAGES-c653f117 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-6-1] 2024-10-12 22:43:24,261 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59704)->/127.0.0.1:7012-SMALL_MESSAGES-383abc2e messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,266 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:24,266 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,268 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59714)->/127.0.0.1:7012-LARGE_MESSAGES-6bda9492 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,269 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59714)->/127.0.0.1:7012-LARGE_MESSAGES-324c35ba messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,271 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,280 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59716)->/127.0.0.1:7012-LARGE_MESSAGES-2bd4cbd1 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-6-2] 2024-10-12 22:43:24,280 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59716)->/127.0.0.1:7012-LARGE_MESSAGES-806cbb5a messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,284 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:24,285 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,286 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59728)->/127.0.0.1:7012-SMALL_MESSAGES-e769224b successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,287 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59728)->/127.0.0.1:7012-SMALL_MESSAGES-168b46db messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,296 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,298 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59738)->/127.0.0.1:7012-SMALL_MESSAGES-78eb81de successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-6-1] 2024-10-12 22:43:24,298 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59738)->/127.0.0.1:7012-SMALL_MESSAGES-c345da79 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,305 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:24,305 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,308 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59754)->/127.0.0.1:7012-LARGE_MESSAGES-a040343d successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,308 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59754)->/127.0.0.1:7012-LARGE_MESSAGES-ad3e3671 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,311 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,313 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59766)->/127.0.0.1:7012-LARGE_MESSAGES-2992998b successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-6-2] 2024-10-12 22:43:24,313 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59766)->/127.0.0.1:7012-LARGE_MESSAGES-7602fe47 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:24,321 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:24,321 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:24,322 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,331 SslHandler.java:1954 - [id: 0xbab2d23f, L:/127.0.0.1:7012 - R:/127.0.0.1:59774] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,331 SslHandler.java:1954 - [id: 0x57ed935f, L:/127.0.0.1:59774 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,332 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:59774 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:24,334 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:59774)->/127.0.0.1:7012-SMALL_MESSAGES-bab2d23f messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,334 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:59774)->/127.0.0.1:7012-SMALL_MESSAGES-57ed935f successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:24,342 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:24,342 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,345 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:24,345 OutboundConnection.java:1066 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-57ed935f channel closed by provider io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:904) at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:820) at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:801) at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:941) at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921) at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907) at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:125) at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:939) at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957) at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982) at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950) at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:969) at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:310) at org.apache.cassandra.net.AsyncChannelPromise.writeAndFlush(AsyncChannelPromise.java:78) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:848) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [main] 2024-10-12 22:43:34,357 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,358 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,362 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51522)->/127.0.0.1:7012-SMALL_MESSAGES-18f4f0c7 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,362 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51522)->/127.0.0.1:7012-SMALL_MESSAGES-911246cf successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,394 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,394 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,396 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51534)->/127.0.0.1:7012-LARGE_MESSAGES-90fa9f49 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,396 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51534)->/127.0.0.1:7012-LARGE_MESSAGES-58cc395e messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,429 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,430 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,431 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51540)->/127.0.0.1:7012-SMALL_MESSAGES-5cc1b7c8 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,431 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51540)->/127.0.0.1:7012-SMALL_MESSAGES-ce1b4e6c messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,446 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,447 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,448 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51548)->/127.0.0.1:7012-LARGE_MESSAGES-7d9e7439 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,448 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51548)->/127.0.0.1:7012-LARGE_MESSAGES-4f16b86e messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,465 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,465 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,466 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,472 SslHandler.java:1954 - [id: 0x8083836a, L:/127.0.0.1:7012 - R:/127.0.0.1:51552] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,472 SslHandler.java:1954 - [id: 0x0c5e036b, L:/127.0.0.1:51552 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,473 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51552 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,473 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51552)->/127.0.0.1:7012-SMALL_MESSAGES-8083836a messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,473 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51552)->/127.0.0.1:7012-SMALL_MESSAGES-0c5e036b successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,497 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,497 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,498 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,504 SslHandler.java:1954 - [id: 0x95310dea, L:/127.0.0.1:7012 - R:/127.0.0.1:51554] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,505 SslHandler.java:1954 - [id: 0x9b971c2a, L:/127.0.0.1:51554 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,505 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51554 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,506 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51554)->/127.0.0.1:7012-LARGE_MESSAGES-95310dea messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,506 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51554)->/127.0.0.1:7012-LARGE_MESSAGES-9b971c2a successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,528 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,529 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,529 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,534 SslHandler.java:1954 - [id: 0x1f5367da, L:/127.0.0.1:7012 - R:/127.0.0.1:51564] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,534 SslHandler.java:1954 - [id: 0xfd979188, L:/127.0.0.1:51564 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,535 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51564 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,535 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51564)->/127.0.0.1:7012-SMALL_MESSAGES-1f5367da messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,535 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51564)->/127.0.0.1:7012-SMALL_MESSAGES-fd979188 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,553 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,553 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,554 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,559 SslHandler.java:1954 - [id: 0x9614467e, L:/127.0.0.1:7012 - R:/127.0.0.1:51574] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,560 SslHandler.java:1954 - [id: 0x6c1a52e2, L:/127.0.0.1:51574 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,560 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51574 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,564 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51574)->/127.0.0.1:7012-LARGE_MESSAGES-9614467e messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,564 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51574)->/127.0.0.1:7012-LARGE_MESSAGES-6c1a52e2 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,582 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,583 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,585 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51578)->/127.0.0.1:7012-SMALL_MESSAGES-14260683 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,585 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51578)->/127.0.0.1:7012-SMALL_MESSAGES-6f01e988 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,599 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,599 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,601 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51594)->/127.0.0.1:7012-LARGE_MESSAGES-996f2a27 successfully connected, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,601 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51594)->/127.0.0.1:7012-LARGE_MESSAGES-5927a2f7 messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,614 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,614 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,616 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51610)->/127.0.0.1:7012-SMALL_MESSAGES-9988db56 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,616 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51610)->/127.0.0.1:7012-SMALL_MESSAGES-b327d790 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,625 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,625 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,627 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51626)->/127.0.0.1:7012-LARGE_MESSAGES-7af311a8 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,627 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51626)->/127.0.0.1:7012-LARGE_MESSAGES-e3f0ae63 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [main] 2024-10-12 22:43:34,639 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,640 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,640 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,645 SslHandler.java:1954 - [id: 0x1dbae307, L:/127.0.0.1:7012 - R:/127.0.0.1:51628] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,645 SslHandler.java:1954 - [id: 0x7e259ee6, L:/127.0.0.1:51628 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,646 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51628 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,646 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51628)->/127.0.0.1:7012-SMALL_MESSAGES-1dbae307 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,647 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51628)->/127.0.0.1:7012-SMALL_MESSAGES-7e259ee6 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,656 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,657 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,657 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,662 SslHandler.java:1954 - [id: 0x1a62a6b8, L:/127.0.0.1:7012 - R:/127.0.0.1:51644] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,662 SslHandler.java:1954 - [id: 0x2a0d3522, L:/127.0.0.1:51644 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,663 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51644 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,663 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51644)->/127.0.0.1:7012-LARGE_MESSAGES-1a62a6b8 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,663 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51644)->/127.0.0.1:7012-LARGE_MESSAGES-2a0d3522 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,677 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,677 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,677 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,683 SslHandler.java:1954 - [id: 0xa4032432, L:/127.0.0.1:7012 - R:/127.0.0.1:51658] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,683 SslHandler.java:1954 - [id: 0xdccc75a5, L:/127.0.0.1:51658 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,684 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51658 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,684 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51658)->/127.0.0.1:7012-SMALL_MESSAGES-a4032432 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,685 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51658)->/127.0.0.1:7012-SMALL_MESSAGES-dccc75a5 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,699 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,700 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,700 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,706 SslHandler.java:1954 - [id: 0xd76a7082, L:/127.0.0.1:7012 - R:/127.0.0.1:51674] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,706 SslHandler.java:1954 - [id: 0x09b84f23, L:/127.0.0.1:51674 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,707 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51674 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,707 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51674)->/127.0.0.1:7012-LARGE_MESSAGES-d76a7082 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,707 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51674)->/127.0.0.1:7012-LARGE_MESSAGES-09b84f23 successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [main] 2024-10-12 22:43:34,723 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,724 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,727 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51684)->/127.0.0.1:7012-SMALL_MESSAGES-fb1b31ea messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,727 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51684)->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 successfully connected, version = 14, framing = CRC, encryption = unencrypted WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,727 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,727 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,727 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,728 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-077acfa3 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,729 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,747 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,748 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,749 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51686)->/127.0.0.1:7012-LARGE_MESSAGES-f130594c messaging connection established, version = 14, framing = CRC, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,750 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51686)->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 successfully connected, version = 14, framing = CRC, encryption = unencrypted WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,750 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,750 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,756 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,756 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,762 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,762 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,763 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,763 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,769 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,769 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,775 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,775 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,776 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,776 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,782 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,782 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,788 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,788 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,789 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-7a463842 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,789 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,801 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,802 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,803 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51690)->/127.0.0.1:7012-SMALL_MESSAGES-cea3e5e4 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,804 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51690)->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b successfully connected, version = 14, framing = LZ4, encryption = unencrypted WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,804 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,804 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,804 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,804 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,805 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,806 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,807 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fecfb98b dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,807 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,819 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: unencrypted -> address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [main] 2024-10-12 22:43:34,819 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,821 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51704)->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 successfully connected, version = 14, framing = LZ4, encryption = unencrypted INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,821 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51704)->/127.0.0.1:7012-LARGE_MESSAGES-b8317ee9 messaging connection established, version = 14, framing = LZ4, encryption = unencrypted WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,821 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,821 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,827 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,827 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,833 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,834 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,834 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,834 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,840 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,840 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,845 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,845 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,845 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,845 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,850 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,850 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,855 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,855 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,856 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-62e83271 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,856 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,869 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,869 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,869 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,875 SslHandler.java:1954 - [id: 0xd069bc90, L:/127.0.0.1:7012 - R:/127.0.0.1:51720] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,875 SslHandler.java:1954 - [id: 0xa33c08cd, L:/127.0.0.1:51720 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,875 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51720 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,876 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51720)->/127.0.0.1:7012-SMALL_MESSAGES-d069bc90 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,876 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51720)->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,876 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,877 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,878 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,878 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,878 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,878 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a33c08cd dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,878 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,890 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: CRC, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,890 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,891 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,897 SslHandler.java:1954 - [id: 0xf34e4718, L:/127.0.0.1:7012 - R:/127.0.0.1:51726] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,898 SslHandler.java:1954 - [id: 0x39a0bff5, L:/127.0.0.1:51726 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,898 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51726 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,899 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51726)->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 successfully connected, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,899 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51726)->/127.0.0.1:7012-LARGE_MESSAGES-f34e4718 messaging connection established, version = 14, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,900 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,900 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,906 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,906 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,912 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,912 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,912 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,912 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,922 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,922 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,931 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,931 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,931 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,931 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,939 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,939 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,948 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,948 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,948 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-39a0bff5 dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,948 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,960 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,960 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,961 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,966 SslHandler.java:1954 - [id: 0x97782a76, L:/127.0.0.1:7012 - R:/127.0.0.1:51736] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,967 SslHandler.java:1954 - [id: 0x0db8220f, L:/127.0.0.1:51736 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,967 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51736 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,968 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51736)->/127.0.0.1:7012-SMALL_MESSAGES-97782a76 messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,968 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51736)->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,968 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,968 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,969 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:824) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-0db8220f dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:827) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:405) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,970 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. INFO [main] 2024-10-12 22:43:34,982 ConnectionTest.java:256 - Running 14 peer: (/127.0.0.1:7012, /127.0.0.1:7012), framing: LZ4, encryption: optionally encrypted(openssl) -> address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) INFO [main] 2024-10-12 22:43:34,983 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl) INFO [main] 2024-10-12 22:43:34,983 InboundConnectionInitiator.java:160 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl) DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,990 SslHandler.java:1954 - [id: 0xb183ccef, L:/127.0.0.1:7012 - R:/127.0.0.1:51752] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,991 SslHandler.java:1954 - [id: 0x60c2186d, L:/127.0.0.1:51752 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_RSA_WITH_AES_128_CBC_SHA DEBUG [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,991 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:51752 javax.net.ssl.SSLPeerUnverifiedException: peer not verified at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2604) at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:174) at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54) at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:229) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1369) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1409) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) INFO [Messaging-EventLoop-3-1] 2024-10-12 22:43:34,992 OutboundConnection.java:1161 - /127.0.0.1:7012(/127.0.0.1:51752)->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d successfully connected, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) INFO [Messaging-EventLoop-3-2] 2024-10-12 22:43:34,992 InboundConnectionInitiator.java:505 - /127.0.0.1:7012(/127.0.0.1:51752)->/127.0.0.1:7012-LARGE_MESSAGES-b183ccef messaging connection established, version = 14, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.2;cipher=TLS_RSA_WITH_AES_128_CBC_SHA) WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,993 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,993 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,999 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:34,999 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,005 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,005 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,006 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,006 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,011 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,011 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,018 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,018 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,018 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,018 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,024 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,024 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,030 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error java.io.IOException: null at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:450) at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:827) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:991) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,031 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled. WARN [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,031 OutboundConnection.java:500 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-60c2186d dropping message of type _TEST_1 due to error org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 15, actual size at least 14, for verb _TEST_1 at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:994) at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:699) at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:966) at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-10-12 22:43:35,031 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.