DEBUG [main] 2024-08-30 08:36:50,719 InternalLoggerFactory.java:63 - Using SLF4J as the default logging framework
DEBUG [main] 2024-08-30 08:36:50,746 PlatformDependent0.java:497 - -Dio.netty.noUnsafe: false
DEBUG [main] 2024-08-30 08:36:50,746 PlatformDependent0.java:1001 - Java version: 17
DEBUG [main] 2024-08-30 08:36:50,747 PlatformDependent0.java:137 - sun.misc.Unsafe.theUnsafe: available
DEBUG [main] 2024-08-30 08:36:50,747 PlatformDependent0.java:161 - sun.misc.Unsafe.copyMemory: available
DEBUG [main] 2024-08-30 08:36:50,748 PlatformDependent0.java:193 - sun.misc.Unsafe.storeFence: available
DEBUG [main] 2024-08-30 08:36:50,748 PlatformDependent0.java:236 - java.nio.Buffer.address: available
DEBUG [main] 2024-08-30 08:36:50,749 PlatformDependent0.java:308 - direct buffer constructor: available
DEBUG [main] 2024-08-30 08:36:50,750 PlatformDependent0.java:386 - java.nio.Bits.unaligned: available, true
DEBUG [main] 2024-08-30 08:36:50,751 PlatformDependent0.java:457 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): available
DEBUG [main] 2024-08-30 08:36:50,752 PlatformDependent0.java:483 - java.nio.DirectByteBuffer.<init>(long, {int,long}): available
DEBUG [main] 2024-08-30 08:36:50,752 PlatformDependent.java:1159 - sun.misc.Unsafe: available
DEBUG [main] 2024-08-30 08:36:50,762 PlatformDependent.java:1270 - maxDirectMemory: 1073741824 bytes (maybe)
DEBUG [main] 2024-08-30 08:36:50,762 PlatformDependent.java:1289 - -Dio.netty.tmpdir: /home/cassandra/cassandra/build/tmp (java.io.tmpdir)
DEBUG [main] 2024-08-30 08:36:50,762 PlatformDependent.java:1368 - -Dio.netty.bitMode: 64 (sun.arch.data.model)
DEBUG [main] 2024-08-30 08:36:50,763 PlatformDependent.java:178 - -Dio.netty.maxDirectMemory: 1073741824 bytes
DEBUG [main] 2024-08-30 08:36:50,763 PlatformDependent.java:185 - -Dio.netty.uninitializedArrayAllocationThreshold: 1024
DEBUG [main] 2024-08-30 08:36:50,764 CleanerJava9.java:71 - java.nio.ByteBuffer.cleaner(): available
DEBUG [main] 2024-08-30 08:36:50,764 PlatformDependent.java:205 - -Dio.netty.noPreferDirect: false
DEBUG [main] 2024-08-30 08:36:50,770 NativeLibraryLoader.java:78 - -Dio.netty.native.workdir: /home/cassandra/cassandra/build/tmp (io.netty.tmpdir)
DEBUG [main] 2024-08-30 08:36:50,770 NativeLibraryLoader.java:83 - -Dio.netty.native.deleteLibAfterLoading: true
DEBUG [main] 2024-08-30 08:36:50,770 NativeLibraryLoader.java:87 - -Dio.netty.native.tryPatchShadedId: true
DEBUG [main] 2024-08-30 08:36:50,770 NativeLibraryLoader.java:91 - -Dio.netty.native.detectNativeLibraryDuplicates: true
DEBUG [main] 2024-08-30 08:36:50,823 NativeLibraryLoader.java:389 - Successfully loaded the library /home/cassandra/cassandra/build/tmp/libnetty_transport_native_epoll_x86_647395607008130282157.so
DEBUG [main] 2024-08-30 08:36:50,828 NetUtil.java:148 - -Djava.net.preferIPv4Stack: false
DEBUG [main] 2024-08-30 08:36:50,828 NetUtil.java:149 - -Djava.net.preferIPv6Addresses: false
DEBUG [main] 2024-08-30 08:36:50,830 NetUtilInitializations.java:145 - Loopback interface: lo (lo, 127.0.0.1)
DEBUG [main] 2024-08-30 08:36:50,831 NetUtil.java:188 - /proc/sys/net/core/somaxconn: 4096
DEBUG [main] 2024-08-30 08:36:50,842 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-AcceptLoop
DEBUG [main] 2024-08-30 08:36:50,847 MultithreadEventLoopGroup.java:44 - -Dio.netty.eventLoopThreads: 4
DEBUG [main] 2024-08-30 08:36:50,856 GlobalEventExecutor.java:53 - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
DEBUG [main] 2024-08-30 08:36:50,863 InternalThreadLocalMap.java:100 - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
DEBUG [main] 2024-08-30 08:36:50,863 InternalThreadLocalMap.java:101 - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
DEBUG [main] 2024-08-30 08:36:50,877 PlatformDependent.java:1010 - org.jctools-core.MpscChunkedArrayQueue: available
DEBUG [main] 2024-08-30 08:36:50,883 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-EventLoop
DEBUG [main] 2024-08-30 08:36:50,883 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Streaming-EventLoop
DEBUG [main] 2024-08-30 08:36:50,917 NativeLibraryLoader.java:389 - Successfully loaded the library /home/cassandra/cassandra/build/tmp/libnetty_tcnative_linux_x86_648464987636402015903.so
DEBUG [main] 2024-08-30 08:36:50,917 NativeLibraryLoader.java:106 - Loaded library with name 'netty_tcnative_linux_x86_64'
DEBUG [main] 2024-08-30 08:36:50,917 OpenSsl.java:162 - Initialize netty-tcnative using engine: 'default'
DEBUG [main] 2024-08-30 08:36:50,918 OpenSsl.java:189 - netty-tcnative using native library: BoringSSL
DEBUG [main] 2024-08-30 08:36:51,046 ResourceLeakDetector.java:129 - -Dio.netty.leakDetection.level: simple
DEBUG [main] 2024-08-30 08:36:51,046 ResourceLeakDetector.java:130 - -Dio.netty.leakDetection.targetRecords: 4
DEBUG [main] 2024-08-30 08:36:51,051 AbstractByteBuf.java:63 - -Dio.netty.buffer.checkAccessible: true
DEBUG [main] 2024-08-30 08:36:51,051 AbstractByteBuf.java:64 - -Dio.netty.buffer.checkBounds: true
DEBUG [main] 2024-08-30 08:36:51,052 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@558bdf1f
DEBUG [main] 2024-08-30 08:36:51,073 PooledByteBufAllocator.java:157 - -Dio.netty.allocator.numHeapArenas: 4
DEBUG [main] 2024-08-30 08:36:51,073 PooledByteBufAllocator.java:158 - -Dio.netty.allocator.numDirectArenas: 4
DEBUG [main] 2024-08-30 08:36:51,073 PooledByteBufAllocator.java:160 - -Dio.netty.allocator.pageSize: 8192
DEBUG [main] 2024-08-30 08:36:51,073 PooledByteBufAllocator.java:165 - -Dio.netty.allocator.maxOrder: 11
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:169 - -Dio.netty.allocator.chunkSize: 16777216
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:170 - -Dio.netty.allocator.smallCacheSize: 256
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:171 - -Dio.netty.allocator.normalCacheSize: 64
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:172 - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:173 - -Dio.netty.allocator.cacheTrimInterval: 8192
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:174 - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:175 - -Dio.netty.allocator.useCacheForAllThreads: true
DEBUG [main] 2024-08-30 08:36:51,074 PooledByteBufAllocator.java:176 - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
DEBUG [main] 2024-08-30 08:36:51,083 ByteBufUtil.java:89 - -Dio.netty.allocator.type: pooled
DEBUG [main] 2024-08-30 08:36:51,083 ByteBufUtil.java:98 - -Dio.netty.threadLocalDirectBufferSize: 0
DEBUG [main] 2024-08-30 08:36:51,084 ByteBufUtil.java:101 - -Dio.netty.maxThreadLocalCharBufferSize: 16384
DEBUG [main] 2024-08-30 08:36:51,088 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@27d4a09
DEBUG [main] 2024-08-30 08:36:51,094 Recycler.java:96 - -Dio.netty.recycler.maxCapacityPerThread: 4096
DEBUG [main] 2024-08-30 08:36:51,094 Recycler.java:97 - -Dio.netty.recycler.ratio: 8
DEBUG [main] 2024-08-30 08:36:51,094 Recycler.java:98 - -Dio.netty.recycler.chunkSize: 32
DEBUG [main] 2024-08-30 08:36:51,094 Recycler.java:99 - -Dio.netty.recycler.blocking: false
DEBUG [main] 2024-08-30 08:36:51,094 Recycler.java:100 - -Dio.netty.recycler.batchFastThreadLocalOnly: true
DEBUG [main] 2024-08-30 08:36:51,121 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,122 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,122 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,122 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,122 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,122 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,123 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,124 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,125 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,126 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
DEBUG [main] 2024-08-30 08:36:51,127 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,127 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
DEBUG [main] 2024-08-30 08:36:51,127 CipherSuiteConverter.java:332 - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
DEBUG [main] 2024-08-30 08:36:51,127 CipherSuiteConverter.java:333 - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
DEBUG [main] 2024-08-30 08:36:51,127 OpenSsl.java:442 - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3] 
DEBUG [main] 2024-08-30 08:36:51,127 OpenSsl.java:443 - 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-08-30 08:36:51,233 YamlConfigurationLoader.java:101 - Configuration location: file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml
DEBUG [main] 2024-08-30 08:36:51,233 YamlConfigurationLoader.java:121 - Loading settings from file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml
WARN  [main] 2024-08-30 08:36:51,497 YamlConfigurationLoader.java:426 - [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-08-30 08:36:51,538 Config.java:1278 - 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; 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; 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;@64f857e7; 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; 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@6bc248ed; memtable_allocation_type=heap_buffers; memtable_cleanup_threshold=null; memtable_flush_writers=0; memtable_heap_space=null; memtable_offheap_space=null; 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_port_ssl=null; 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; 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; 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@4108fa66; 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@1095f122; traverse_auth_from_root=false; trickle_fsync=false; trickle_fsync_interval=10240KiB; truncate_request_timeout=60000ms; uncompressed_tables_enabled=true; unlogged_batch_across_partitions_warn_threshold=10; 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; 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-08-30 08:36:51,564 DatabaseDescriptor.java:1609 - 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-08-30 08:36:51,565 AbstractCryptoProvider.java:104 - Installation of a crypto provider was skipped as org.apache.cassandra.security.JREProvider was used.
DEBUG [main] 2024-08-30 08:36:51,565 DatabaseDescriptor.java:523 - Syncing log with a period of 10s
INFO  [main] 2024-08-30 08:36:51,565 DatabaseDescriptor.java:545 - DiskAccessMode is standard, indexAccessMode is mmap
INFO  [main] 2024-08-30 08:36:51,566 DatabaseDescriptor.java:584 - Global memtable on-heap threshold is enabled at 256MiB
INFO  [main] 2024-08-30 08:36:51,566 DatabaseDescriptor.java:588 - Global memtable off-heap threshold is enabled at 256MiB
INFO  [main] 2024-08-30 08:36:51,576 DatabaseDescriptor.java:636 - commitlog_disk_access_mode resolved to: standard
INFO  [main] 2024-08-30 08:36:51,576 DatabaseDescriptor.java:656 - Native transport rate-limiting disabled.
DEBUG [main] 2024-08-30 08:36:51,702 YamlConfigurationLoader.java:121 - Loading settings from file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml
WARN  [main] 2024-08-30 08:36:51,759 YamlConfigurationLoader.java:426 - [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-08-30 08:36:51,766 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-08-30 08:36:51,779 SSLFactory.java:262 - Initializing hot reloading SSLContext
INFO  [ScheduledTasks:1] 2024-08-30 08:36:51,805 StorageService.java:310 - Overriding RING_DELAY to 1000ms
INFO  [main] 2024-08-30 08:36:51,815 MonotonicClock.java:208 - Scheduling approximate time conversion task with an interval of 10000 milliseconds
INFO  [main] 2024-08-30 08:36:51,816 MonotonicClock.java:344 - Scheduling approximate time-check task with a precision of 2 milliseconds
DEBUG [main] 2024-08-30 08:36:52,159 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-AcceptLoop
DEBUG [main] 2024-08-30 08:36:52,160 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Messaging-EventLoop
DEBUG [main] 2024-08-30 08:36:52,160 SocketFactory.java:154 - using netty EPOLL event loop for pool prefix Streaming-EventLoop
INFO  [main] 2024-08-30 08:36:52,574 QueryProcessor.java:128 - Initialized prepared statement caches with 1 MiB
INFO  [main] 2024-08-30 08:36:52,605 Keyspace.java:379 - Creating replication strategy system params KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.LocalStrategy}}
DEBUG [main] 2024-08-30 08:36:52,612 Keyspace.java:383 - New replication settings for keyspace system - invalidating disk boundary caches
INFO  [main] 2024-08-30 08:36:52,669 ColumnFamilyStore.java:499 - Initializing system.IndexInfo
DEBUG [main] 2024-08-30 08:36:52,682 AbstractAllocatorMemtable.java:101 - Memtables allocating with on-heap slabs
INFO  [main] 2024-08-30 08:36:52,814 ColumnFamilyStore.java:499 - Initializing system.batches
INFO  [main] 2024-08-30 08:36:52,822 ColumnFamilyStore.java:499 - Initializing system.paxos
INFO  [main] 2024-08-30 08:36:52,829 SecondaryIndexManager.java:226 - Index [PaxosUncommittedIndex] registered and writable.
INFO  [SecondaryIndexManagement:1] 2024-08-30 08:36:52,836 SecondaryIndexManager.java:1860 - Index [PaxosUncommittedIndex] became queryable after successful build.
INFO  [main] 2024-08-30 08:36:52,842 ColumnFamilyStore.java:499 - Initializing system.paxos_repair_history
INFO  [main] 2024-08-30 08:36:52,848 ColumnFamilyStore.java:499 - Initializing system.local
INFO  [main] 2024-08-30 08:36:52,855 ColumnFamilyStore.java:499 - Initializing system.peers_v2
INFO  [main] 2024-08-30 08:36:52,874 ColumnFamilyStore.java:499 - Initializing system.peers
INFO  [main] 2024-08-30 08:36:52,880 ColumnFamilyStore.java:499 - Initializing system.peer_events_v2
INFO  [main] 2024-08-30 08:36:52,887 ColumnFamilyStore.java:499 - Initializing system.peer_events
INFO  [main] 2024-08-30 08:36:52,894 ColumnFamilyStore.java:499 - Initializing system.compaction_history
INFO  [main] 2024-08-30 08:36:52,901 ColumnFamilyStore.java:499 - Initializing system.sstable_activity
INFO  [main] 2024-08-30 08:36:52,908 ColumnFamilyStore.java:499 - Initializing system.sstable_activity_v2
INFO  [main] 2024-08-30 08:36:52,916 ColumnFamilyStore.java:499 - Initializing system.size_estimates
INFO  [main] 2024-08-30 08:36:52,922 ColumnFamilyStore.java:499 - Initializing system.table_estimates
INFO  [main] 2024-08-30 08:36:52,929 ColumnFamilyStore.java:499 - Initializing system.available_ranges_v2
INFO  [main] 2024-08-30 08:36:52,935 ColumnFamilyStore.java:499 - Initializing system.available_ranges
INFO  [main] 2024-08-30 08:36:52,942 ColumnFamilyStore.java:499 - Initializing system.transferred_ranges_v2
INFO  [main] 2024-08-30 08:36:52,949 ColumnFamilyStore.java:499 - Initializing system.transferred_ranges
INFO  [main] 2024-08-30 08:36:52,956 ColumnFamilyStore.java:499 - Initializing system.view_builds_in_progress
INFO  [main] 2024-08-30 08:36:52,963 ColumnFamilyStore.java:499 - Initializing system.built_views
INFO  [main] 2024-08-30 08:36:52,969 ColumnFamilyStore.java:499 - Initializing system.prepared_statements
INFO  [main] 2024-08-30 08:36:52,976 ColumnFamilyStore.java:499 - Initializing system.repairs
INFO  [main] 2024-08-30 08:36:52,982 ColumnFamilyStore.java:499 - Initializing system.top_partitions
INFO  [main] 2024-08-30 08:36:53,080 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,084 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:36:53,102 BufferPools.java:49 - Global buffer pool limit is 256.000MiB for chunk-cache and 64.000MiB for networking
DEBUG [main] 2024-08-30 08:36:53,108 DefaultChannelId.java:79 - -Dio.netty.processId: 10105 (auto-detected)
DEBUG [main] 2024-08-30 08:36:53,109 DefaultChannelId.java:101 - -Dio.netty.machineId: 02:42:ac:ff:fe:11:00:02 (auto-detected)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,242 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48442)->/127.0.0.1:7012-SMALL_MESSAGES-d58398be messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,242 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48442)->/127.0.0.1:7012-SMALL_MESSAGES-04480860 successfully connected, version = 12, framing = CRC, encryption = unencrypted
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,269 NoSpamLogger.java:107 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-04480860 dropping message of type _TEST_1 whose timeout expired before reaching the network
INFO  [main] 2024-08-30 08:36:53,314 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,315 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,321 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48454)->/127.0.0.1:7012-LARGE_MESSAGES-23994135 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,321 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48454)->/127.0.0.1:7012-LARGE_MESSAGES-7ed7a2b7 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,359 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,359 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,360 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,365 FileBasedSslContextFactory.java:237 - Certificate for cassandra_ssl_test expired on Thu Jun 16 21:28:02 UTC 2016
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,400 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@76a03dc6
WARN  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,412 FileBasedSslContextFactory.java:237 - Certificate for cassandra_ssl_test expired on Thu Jun 16 21:28:02 UTC 2016
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,425 ResourceLeakDetectorFactory.java:196 - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6e48ae51
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,439 SslHandler.java:1844 - [id: 0xb0b11d88, L:/127.0.0.1:48468 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,442 SslHandler.java:1844 - [id: 0x42c0f217, L:/127.0.0.1:7012 - R:/127.0.0.1:48468] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,444 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48468
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,447 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48468)->/127.0.0.1:7012-SMALL_MESSAGES-b0b11d88 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,447 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48468)->/127.0.0.1:7012-SMALL_MESSAGES-42c0f217 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,483 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,483 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,484 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,494 SslHandler.java:1844 - [id: 0x298512b4, L:/127.0.0.1:48476 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,495 SslHandler.java:1844 - [id: 0xefa337b9, L:/127.0.0.1:7012 - R:/127.0.0.1:48476] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,495 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48476
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,497 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48476)->/127.0.0.1:7012-LARGE_MESSAGES-298512b4 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,498 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48476)->/127.0.0.1:7012-LARGE_MESSAGES-efa337b9 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,533 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,533 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,536 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48488)->/127.0.0.1:7012-SMALL_MESSAGES-3e93780a messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,536 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48488)->/127.0.0.1:7012-SMALL_MESSAGES-7a0f3e11 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,571 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,571 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,574 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48502)->/127.0.0.1:7012-LARGE_MESSAGES-1d9939af messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,574 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48502)->/127.0.0.1:7012-LARGE_MESSAGES-a27f71f6 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,608 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,608 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,609 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,618 SslHandler.java:1844 - [id: 0xfd213011, L:/127.0.0.1:48508 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,619 SslHandler.java:1844 - [id: 0x28985f85, L:/127.0.0.1:7012 - R:/127.0.0.1:48508] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,619 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48508
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,621 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48508)->/127.0.0.1:7012-SMALL_MESSAGES-fd213011 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,622 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48508)->/127.0.0.1:7012-SMALL_MESSAGES-28985f85 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,656 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,657 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,657 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,665 SslHandler.java:1844 - [id: 0xa1502193, L:/127.0.0.1:48524 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,666 SslHandler.java:1844 - [id: 0xfcb26da0, L:/127.0.0.1:7012 - R:/127.0.0.1:48524] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,666 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48524
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,668 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48524)->/127.0.0.1:7012-LARGE_MESSAGES-a1502193 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,668 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48524)->/127.0.0.1:7012-LARGE_MESSAGES-fcb26da0 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,704 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,705 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,708 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48526)->/127.0.0.1:7012-SMALL_MESSAGES-12fff67f successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,708 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48526)->/127.0.0.1:7012-SMALL_MESSAGES-632300e7 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,711 NoSpamLogger.java:104 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-632300e7 incompatible schema encountered while deserializing a message
org.apache.cassandra.exceptions.UnknownColumnException: 
	at org.apache.cassandra.net.ConnectionTest$5.deserialize(ConnectionTest.java:673)
	at org.apache.cassandra.net.Message$Serializer.deserialize(Message.java:761)
	at org.apache.cassandra.net.InboundMessageHandler.processSmallMessage(InboundMessageHandler.java:166)
	at org.apache.cassandra.net.InboundMessageHandler.processOneContainedMessage(InboundMessageHandler.java:149)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [main] 2024-08-30 08:36:53,713 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,713 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,716 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48534)->/127.0.0.1:7012-LARGE_MESSAGES-3e24869e messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,716 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48534)->/127.0.0.1:7012-LARGE_MESSAGES-4310ea6e successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,722 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,723 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,723 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,732 SslHandler.java:1844 - [id: 0x51d42eb4, L:/127.0.0.1:48550 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,733 SslHandler.java:1844 - [id: 0x342bccd5, L:/127.0.0.1:7012 - R:/127.0.0.1:48550] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,733 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48550
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,736 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48550)->/127.0.0.1:7012-SMALL_MESSAGES-51d42eb4 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,736 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48550)->/127.0.0.1:7012-SMALL_MESSAGES-342bccd5 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,743 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,743 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,744 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,751 SslHandler.java:1844 - [id: 0x76c2e9f1, L:/127.0.0.1:48562 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,752 SslHandler.java:1844 - [id: 0xb45cfe4f, L:/127.0.0.1:7012 - R:/127.0.0.1:48562] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,752 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48562
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,755 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48562)->/127.0.0.1:7012-LARGE_MESSAGES-b45cfe4f messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,756 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48562)->/127.0.0.1:7012-LARGE_MESSAGES-76c2e9f1 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,764 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,764 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,767 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48572)->/127.0.0.1:7012-SMALL_MESSAGES-91bb8e43 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,767 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48572)->/127.0.0.1:7012-SMALL_MESSAGES-128aaef9 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,770 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,771 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,773 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48576)->/127.0.0.1:7012-LARGE_MESSAGES-2117d4ad messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,773 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48576)->/127.0.0.1:7012-LARGE_MESSAGES-ce8ea75a successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:36:53,782 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,782 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,783 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,790 SslHandler.java:1844 - [id: 0x333c64dd, L:/127.0.0.1:48580 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,791 SslHandler.java:1844 - [id: 0xce5b9bbb, L:/127.0.0.1:7012 - R:/127.0.0.1:48580] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,791 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48580
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,805 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48580)->/127.0.0.1:7012-SMALL_MESSAGES-333c64dd successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,805 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48580)->/127.0.0.1:7012-SMALL_MESSAGES-ce5b9bbb messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,811 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,811 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:53,811 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,819 SslHandler.java:1844 - [id: 0xacdc9bca, L:/127.0.0.1:48588 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,820 SslHandler.java:1844 - [id: 0x6c8955ef, L:/127.0.0.1:7012 - R:/127.0.0.1:48588] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,820 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:48588
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:53,821 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48588)->/127.0.0.1:7012-LARGE_MESSAGES-acdc9bca successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:53,822 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48588)->/127.0.0.1:7012-LARGE_MESSAGES-6c8955ef messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:36:53,830 ConnectionTest.java:252 - Running 12 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-08-30 08:36:53,830 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:36:53,835 ConnectionTest.java:815 - Seed used for randomize: -7887349950314038313
INFO  [main] 2024-08-30 08:36:54,692 ConnectionTest.java:252 - Running 12 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-08-30 08:36:54,692 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:36:54,693 ConnectionTest.java:815 - Seed used for randomize: -3191410832889033515
INFO  [main] 2024-08-30 08:36:55,007 ConnectionTest.java:252 - Running 12 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-08-30 08:36:55,007 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:55,008 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:36:55,009 ConnectionTest.java:815 - Seed used for randomize: 5001030681431443295
INFO  [main] 2024-08-30 08:36:55,307 ConnectionTest.java:252 - Running 12 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-08-30 08:36:55,308 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:55,308 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:36:55,309 ConnectionTest.java:815 - Seed used for randomize: 8968032732596264920
INFO  [main] 2024-08-30 08:36:55,591 ConnectionTest.java:252 - Running 12 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-08-30 08:36:55,591 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:36:55,592 ConnectionTest.java:815 - Seed used for randomize: -1788626600836495803
INFO  [main] 2024-08-30 08:36:55,836 ConnectionTest.java:252 - Running 12 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-08-30 08:36:55,836 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:36:55,837 ConnectionTest.java:815 - Seed used for randomize: -8674496780257207650
INFO  [main] 2024-08-30 08:36:56,117 ConnectionTest.java:252 - Running 12 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-08-30 08:36:56,118 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:56,118 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:36:56,119 ConnectionTest.java:815 - Seed used for randomize: -2396100822931351527
INFO  [main] 2024-08-30 08:36:56,412 ConnectionTest.java:252 - Running 12 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-08-30 08:36:56,412 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:36:56,413 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:36:56,413 ConnectionTest.java:815 - Seed used for randomize: -607164874813752438
INFO  [main] 2024-08-30 08:36:56,735 ConnectionTest.java:252 - Running 12 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-08-30 08:36:56,737 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:710)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:56,739 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:56,739 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:36:57,235 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:57,742 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48616)->/127.0.0.1:7012-SMALL_MESSAGES-a70bc8e5 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:57,742 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48616)->/127.0.0.1:7012-SMALL_MESSAGES-b4eb897a messaging connection established, version = 12, framing = CRC, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:57,746 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:57,746 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:58,747 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:58,748 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:36:58,749 ConnectionTest.java:252 - Running 12 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-08-30 08:36:58,750 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:58,750 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:36:59,249 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:36:59,752 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:48644)->/127.0.0.1:7012-LARGE_MESSAGES-b890e244 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:36:59,753 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:48644)->/127.0.0.1:7012-LARGE_MESSAGES-a23af729 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:59,756 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:36:59,756 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:00,757 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:00,757 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:00,759 ConnectionTest.java:252 - Running 12 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-08-30 08:37:00,760 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:00,760 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:01,259 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:01,260 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:01,767 SslHandler.java:1844 - [id: 0x668b7459, L:/127.0.0.1:50294 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:01,768 SslHandler.java:1844 - [id: 0xc6c4fd45, L:/127.0.0.1:7012 - R:/127.0.0.1:50294] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:01,768 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50294
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:01,769 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50294)->/127.0.0.1:7012-SMALL_MESSAGES-668b7459 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:01,770 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50294)->/127.0.0.1:7012-SMALL_MESSAGES-c6c4fd45 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:01,773 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:01,773 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:02,775 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:02,775 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:02,776 ConnectionTest.java:252 - Running 12 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-08-30 08:37:02,778 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:02,778 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:03,276 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:03,277 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:03,784 SslHandler.java:1844 - [id: 0x400dd2cd, L:/127.0.0.1:50338 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:03,785 SslHandler.java:1844 - [id: 0x8da26e4a, L:/127.0.0.1:7012 - R:/127.0.0.1:50338] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:03,785 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50338
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:03,786 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50338)->/127.0.0.1:7012-LARGE_MESSAGES-400dd2cd successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:03,787 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50338)->/127.0.0.1:7012-LARGE_MESSAGES-8da26e4a messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:03,792 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:03,792 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:04,793 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:04,793 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:04,795 ConnectionTest.java:252 - Running 12 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-08-30 08:37:04,796 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:04,796 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:05,295 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:05,798 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50348)->/127.0.0.1:7012-SMALL_MESSAGES-68550b30 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:05,798 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50348)->/127.0.0.1:7012-SMALL_MESSAGES-114d703e messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:05,801 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:05,801 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:06,802 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:06,802 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:06,804 ConnectionTest.java:252 - Running 12 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-08-30 08:37:06,805 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:06,805 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:07,304 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:07,806 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50402)->/127.0.0.1:7012-LARGE_MESSAGES-82d72c7d successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:07,807 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50402)->/127.0.0.1:7012-LARGE_MESSAGES-d78a6f28 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:07,809 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:07,809 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:08,810 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:08,810 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:08,812 ConnectionTest.java:252 - Running 12 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-08-30 08:37:08,813 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:08,813 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:09,312 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:09,313 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:09,819 SslHandler.java:1844 - [id: 0x87efb983, L:/127.0.0.1:50442 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:09,819 SslHandler.java:1844 - [id: 0xbe71f3c2, L:/127.0.0.1:7012 - R:/127.0.0.1:50442] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:09,820 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50442
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:09,821 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50442)->/127.0.0.1:7012-SMALL_MESSAGES-87efb983 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:09,821 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50442)->/127.0.0.1:7012-SMALL_MESSAGES-be71f3c2 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:09,833 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:09,833 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:10,834 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:10,835 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:10,836 ConnectionTest.java:252 - Running 12 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-08-30 08:37:10,837 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:10,837 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:11,336 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:11,337 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:11,845 SslHandler.java:1844 - [id: 0x4544a6ad, L:/127.0.0.1:53236 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:11,846 SslHandler.java:1844 - [id: 0x8a822877, L:/127.0.0.1:7012 - R:/127.0.0.1:53236] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:11,846 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53236
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:11,848 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53236)->/127.0.0.1:7012-LARGE_MESSAGES-4544a6ad successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:11,848 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53236)->/127.0.0.1:7012-LARGE_MESSAGES-8a822877 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:11,856 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:11,857 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,858 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,858 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:12,861 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,862 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,866 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53268)->/127.0.0.1:7012-SMALL_MESSAGES-eb4da12b messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,866 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53268)->/127.0.0.1:7012-SMALL_MESSAGES-2ca52ed8 successfully connected, version = 12, framing = CRC, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,869 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
ERROR [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,870 InboundMessageHandler.java:298 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-eb4da12b unexpected exception caught while processing inbound messages; terminating connection
org.apache.cassandra.net.Crc$InvalidCrc: Read 2034630, Computed 11857291
	at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:232)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,872 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53284)->/127.0.0.1:7012-SMALL_MESSAGES-64f4282a messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,873 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53284)->/127.0.0.1:7012-SMALL_MESSAGES-eabe4f75 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:12,876 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,876 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,879 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53294)->/127.0.0.1:7012-LARGE_MESSAGES-ff303173 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,879 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53294)->/127.0.0.1:7012-LARGE_MESSAGES-1727412c successfully connected, version = 12, framing = CRC, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,881 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
ERROR [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,881 InboundMessageHandler.java:298 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-ff303173 unexpected exception caught while processing inbound messages; terminating connection
org.apache.cassandra.net.Crc$InvalidCrc: Read 2034630, Computed 11857291
	at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:232)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,884 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53296)->/127.0.0.1:7012-LARGE_MESSAGES-5fe16039 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,884 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53296)->/127.0.0.1:7012-LARGE_MESSAGES-3a8daf16 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:12,887 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,887 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:12,888 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,897 SslHandler.java:1844 - [id: 0xf903718c, L:/127.0.0.1:53304 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,898 SslHandler.java:1844 - [id: 0x50ff6e1f, L:/127.0.0.1:7012 - R:/127.0.0.1:53304] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,899 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53304
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,900 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53304)->/127.0.0.1:7012-SMALL_MESSAGES-f903718c successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,902 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53304)->/127.0.0.1:7012-SMALL_MESSAGES-50ff6e1f messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,907 ReferenceCountedOpenSslEngine.java:1083 - 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-08-30 08:37:12,908 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,908 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,908 ReferenceCountedOpenSslEngine.java:1603 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN
ERROR [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,908 OutboundConnection.java:1060 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-f903718c 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:499)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
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:1378)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1090)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1400)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1326)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1427)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1470)
	at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:223)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1355)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	... 15 common frames omitted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,917 SslHandler.java:1844 - [id: 0x98c46c2b, L:/127.0.0.1:53314 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,918 SslHandler.java:1844 - [id: 0x8c800a4f, L:/127.0.0.1:7012 - R:/127.0.0.1:53314] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,918 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53314
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,921 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53314)->/127.0.0.1:7012-SMALL_MESSAGES-8c800a4f messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,922 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53314)->/127.0.0.1:7012-SMALL_MESSAGES-98c46c2b successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:12,927 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,928 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:12,928 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,935 SslHandler.java:1844 - [id: 0x57eda291, L:/127.0.0.1:53326 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,936 SslHandler.java:1844 - [id: 0xb4b06d16, L:/127.0.0.1:7012 - R:/127.0.0.1:53326] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,936 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53326
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,938 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53326)->/127.0.0.1:7012-LARGE_MESSAGES-57eda291 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,938 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53326)->/127.0.0.1:7012-LARGE_MESSAGES-b4b06d16 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,941 ReferenceCountedOpenSslEngine.java:1083 - 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-08-30 08:37:12,941 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,942 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,942 ReferenceCountedOpenSslEngine.java:1603 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN
ERROR [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,942 OutboundConnection.java:1060 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-57eda291 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:499)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
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:1378)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1090)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1400)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1326)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1427)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1470)
	at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:223)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1355)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	... 15 common frames omitted
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,951 SslHandler.java:1844 - [id: 0xfcc0303a, L:/127.0.0.1:53338 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,952 SslHandler.java:1844 - [id: 0x36935ce0, L:/127.0.0.1:7012 - R:/127.0.0.1:53338] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,953 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53338
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,955 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53338)->/127.0.0.1:7012-LARGE_MESSAGES-36935ce0 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,955 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53338)->/127.0.0.1:7012-LARGE_MESSAGES-fcc0303a successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:12,963 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,963 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,966 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53346)->/127.0.0.1:7012-SMALL_MESSAGES-e1fe78a0 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,966 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53346)->/127.0.0.1:7012-SMALL_MESSAGES-6180bc3f successfully connected, version = 12, framing = LZ4, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,968 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
ERROR [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,968 InboundMessageHandler.java:298 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e1fe78a0 unexpected exception caught while processing inbound messages; terminating connection
org.apache.cassandra.net.Crc$InvalidCrc: Read 6978227, Computed 7330792
	at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:232)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,970 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53362)->/127.0.0.1:7012-SMALL_MESSAGES-401cd1b7 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,970 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53362)->/127.0.0.1:7012-SMALL_MESSAGES-1ebb420f successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:12,973 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,973 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,977 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53366)->/127.0.0.1:7012-LARGE_MESSAGES-a28d2256 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,977 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53366)->/127.0.0.1:7012-LARGE_MESSAGES-151a0fc6 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,979 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
ERROR [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,979 InboundMessageHandler.java:298 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-a28d2256 unexpected exception caught while processing inbound messages; terminating connection
org.apache.cassandra.net.Crc$InvalidCrc: Read 6978227, Computed 7330792
	at org.apache.cassandra.net.InboundMessageHandler.processCorruptFrame(InboundMessageHandler.java:232)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,982 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53370)->/127.0.0.1:7012-LARGE_MESSAGES-f61a907a messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,982 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53370)->/127.0.0.1:7012-LARGE_MESSAGES-1ef97077 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:12,986 ConnectionTest.java:252 - Running 12 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-08-30 08:37:12,986 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:12,987 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,995 SslHandler.java:1844 - [id: 0x52a84150, L:/127.0.0.1:53380 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,996 SslHandler.java:1844 - [id: 0x0d354ee0, L:/127.0.0.1:7012 - R:/127.0.0.1:53380] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,996 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53380
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:12,998 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53380)->/127.0.0.1:7012-SMALL_MESSAGES-52a84150 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:12,998 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53380)->/127.0.0.1:7012-SMALL_MESSAGES-0d354ee0 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,000 ReferenceCountedOpenSslEngine.java:1083 - 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-08-30 08:37:13,001 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,001 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,001 ReferenceCountedOpenSslEngine.java:1603 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN
ERROR [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,001 OutboundConnection.java:1060 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-52a84150 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:499)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
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:1378)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1090)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1400)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1326)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1427)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1470)
	at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:223)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1355)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	... 15 common frames omitted
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,010 SslHandler.java:1844 - [id: 0x45c521d9, L:/127.0.0.1:53394 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,011 SslHandler.java:1844 - [id: 0x2aed1201, L:/127.0.0.1:7012 - R:/127.0.0.1:53394] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,011 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53394
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,013 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53394)->/127.0.0.1:7012-SMALL_MESSAGES-2aed1201 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,013 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53394)->/127.0.0.1:7012-SMALL_MESSAGES-45c521d9 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:13,017 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,017 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,017 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,025 SslHandler.java:1844 - [id: 0xa93a952e, L:/127.0.0.1:53408 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,026 SslHandler.java:1844 - [id: 0x8a516d85, L:/127.0.0.1:7012 - R:/127.0.0.1:53408] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,026 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53408
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,028 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53408)->/127.0.0.1:7012-LARGE_MESSAGES-a93a952e successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,029 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53408)->/127.0.0.1:7012-LARGE_MESSAGES-8a516d85 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,031 ReferenceCountedOpenSslEngine.java:1083 - 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-08-30 08:37:13,032 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,032 ReferenceCountedOpenSslEngine.java:1603 - SSL_shutdown failed: OpenSSL error: 268435650 error:100000c2:SSL routines:OPENSSL_internal:PROTOCOL_IS_SHUTDOWN
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,032 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
ERROR [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,032 OutboundConnection.java:1060 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-a93a952e 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:499)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
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:1378)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.shutdownWithError(ReferenceCountedOpenSslEngine.java:1090)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.sslReadErrorResult(ReferenceCountedOpenSslEngine.java:1400)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1326)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1427)
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine.unwrap(ReferenceCountedOpenSslEngine.java:1470)
	at io.netty.handler.ssl.SslHandler$SslEngineType$1.unwrap(SslHandler.java:223)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1355)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	... 15 common frames omitted
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,040 SslHandler.java:1844 - [id: 0x602a9a11, L:/127.0.0.1:53410 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,041 SslHandler.java:1844 - [id: 0x83599ef8, L:/127.0.0.1:7012 - R:/127.0.0.1:53410] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,041 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:53410
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,043 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:53410)->/127.0.0.1:7012-LARGE_MESSAGES-83599ef8 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:13,044 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:53410)->/127.0.0.1:7012-LARGE_MESSAGES-602a9a11 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:13,050 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,050 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
WARN  [main] 2024-08-30 08:37:13,053 NoSpamLogger.java:107 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-[no-channel] overloaded; dropping 256.014KiB message (queue: 0B local, 0B endpoint, 0B global)
INFO  [main] 2024-08-30 08:37:13,070 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,070 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:37:13,090 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,090 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,090 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,120 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,121 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,121 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,134 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,134 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:37:13,170 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,170 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [main] 2024-08-30 08:37:13,186 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,186 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,187 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,211 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,212 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,212 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
INFO  [main] 2024-08-30 08:37:13,254 ConnectionTest.java:252 - Running 12 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-08-30 08:37:13,255 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:13,255 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:14,256 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:14,257 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:15,258 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:15,258 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:16,259 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:16,259 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:16,261 ConnectionTest.java:252 - Running 12 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-08-30 08:37:16,262 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:16,262 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:17,263 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:17,264 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:18,265 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:18,265 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:18,266 ConnectionTest.java:252 - Running 12 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-08-30 08:37:18,268 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:18,268 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:19,270 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:19,270 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:20,271 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:20,271 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:20,273 ConnectionTest.java:252 - Running 12 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-08-30 08:37:20,274 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:20,275 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:21,276 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:21,276 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:22,278 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:22,278 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:22,279 ConnectionTest.java:252 - Running 12 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-08-30 08:37:22,280 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:22,280 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:23,281 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:23,281 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:24,282 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:24,282 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:24,284 ConnectionTest.java:252 - Running 12 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-08-30 08:37:24,285 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:24,285 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:25,287 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:25,287 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:26,288 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:26,288 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:26,290 ConnectionTest.java:252 - Running 12 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-08-30 08:37:26,291 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:26,291 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:27,292 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:710)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:27,292 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:27,292 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:28,294 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:28,294 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:28,295 ConnectionTest.java:252 - Running 12 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-08-30 08:37:28,297 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:28,297 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:29,299 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:29,299 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,300 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,300 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:30,303 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,303 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,306 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50744)->/127.0.0.1:7012-SMALL_MESSAGES-ef0d105b successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,307 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50744)->/127.0.0.1:7012-SMALL_MESSAGES-73447a9c messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,309 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,313 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50760)->/127.0.0.1:7012-SMALL_MESSAGES-6e41bec8 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-6-1] 2024-08-30 08:37:30,313 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50760)->/127.0.0.1:7012-SMALL_MESSAGES-7d468eb0 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,317 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,317 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,319 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50776)->/127.0.0.1:7012-LARGE_MESSAGES-7af42d57 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,319 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50776)->/127.0.0.1:7012-LARGE_MESSAGES-4fe2ed8d messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,325 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,327 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50778)->/127.0.0.1:7012-LARGE_MESSAGES-c4d39133 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-6-2] 2024-08-30 08:37:30,328 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50778)->/127.0.0.1:7012-LARGE_MESSAGES-8d3f40ff messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,331 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,331 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:30,331 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,339 SslHandler.java:1844 - [id: 0x85b11577, L:/127.0.0.1:50790 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,340 SslHandler.java:1844 - [id: 0x75805db2, L:/127.0.0.1:7012 - R:/127.0.0.1:50790] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,340 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50790
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,342 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50790)->/127.0.0.1:7012-SMALL_MESSAGES-85b11577 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,343 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50790)->/127.0.0.1:7012-SMALL_MESSAGES-75805db2 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:30,346 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:30,346 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,354 SslHandler.java:1844 - [id: 0xd1fcc670, L:/127.0.0.1:50794 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-6-1] 2024-08-30 08:37:30,355 SslHandler.java:1844 - [id: 0x433255c8, L:/127.0.0.1:7012 - R:/127.0.0.1:50794] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-6-1] 2024-08-30 08:37:30,355 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50794
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,356 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50794)->/127.0.0.1:7012-SMALL_MESSAGES-d1fcc670 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-6-1] 2024-08-30 08:37:30,357 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50794)->/127.0.0.1:7012-SMALL_MESSAGES-433255c8 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:30,363 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,363 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:30,363 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,371 SslHandler.java:1844 - [id: 0xeddaf5a8, L:/127.0.0.1:50804 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,372 SslHandler.java:1844 - [id: 0x73a08577, L:/127.0.0.1:7012 - R:/127.0.0.1:50804] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,372 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50804
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,374 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50804)->/127.0.0.1:7012-LARGE_MESSAGES-eddaf5a8 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,374 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50804)->/127.0.0.1:7012-LARGE_MESSAGES-73a08577 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:30,382 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:30,382 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,389 SslHandler.java:1844 - [id: 0x79a7fbcd, L:/127.0.0.1:50820 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-6-2] 2024-08-30 08:37:30,390 SslHandler.java:1844 - [id: 0x6da06499, L:/127.0.0.1:7012 - R:/127.0.0.1:50820] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-6-2] 2024-08-30 08:37:30,390 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:50820
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-6-2] 2024-08-30 08:37:30,392 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50820)->/127.0.0.1:7012-LARGE_MESSAGES-6da06499 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,393 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50820)->/127.0.0.1:7012-LARGE_MESSAGES-79a7fbcd successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:30,398 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,398 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,400 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50830)->/127.0.0.1:7012-SMALL_MESSAGES-e390f45c successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,400 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50830)->/127.0.0.1:7012-SMALL_MESSAGES-5547b29b messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,405 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,409 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50844)->/127.0.0.1:7012-SMALL_MESSAGES-d338a755 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-6-1] 2024-08-30 08:37:30,410 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50844)->/127.0.0.1:7012-SMALL_MESSAGES-34d4c792 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,434 ConnectionTest.java:252 - Running 12 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-08-30 08:37:30,434 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:30,437 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:50850)->/127.0.0.1:7012-LARGE_MESSAGES-99b07a15 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:30,437 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:50850)->/127.0.0.1:7012-LARGE_MESSAGES-4edffb6d successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:30,439 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
WARN  [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:30,445 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-[no-channel] dropping message of type _TEST_1 due to error
org.apache.cassandra.net.AsyncChannelOutputPlus$FlushException: The channel this output stream was writing to has been closed
	at org.apache.cassandra.net.AsyncChannelOutputPlus.propagateFailedFlush(AsyncChannelOutputPlus.java:200)
	at org.apache.cassandra.net.AsyncChannelOutputPlus.waitUntilFlushed(AsyncChannelOutputPlus.java:158)
	at org.apache.cassandra.net.AsyncChannelOutputPlus.flush(AsyncChannelOutputPlus.java:230)
	at org.apache.cassandra.net.AsyncChannelOutputPlus.close(AsyncChannelOutputPlus.java:248)
	at org.apache.cassandra.net.AsyncMessageOutputPlus.close(AsyncMessageOutputPlus.java:110)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:988)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: io.netty.channel.StacklessClosedChannelException: null
	at io.netty.channel.AbstractChannel$AbstractUnsafe.write(Object, ChannelPromise)(Unknown Source)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:30,446 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:30,446 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:40,449 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,449 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,453 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49144)->/127.0.0.1:7012-SMALL_MESSAGES-3a8afb40 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,454 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49144)->/127.0.0.1:7012-SMALL_MESSAGES-d9c6868e successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,508 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,508 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,511 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49156)->/127.0.0.1:7012-LARGE_MESSAGES-845a7ab9 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,511 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49156)->/127.0.0.1:7012-LARGE_MESSAGES-15f5c71f successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,556 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,556 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,557 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,564 SslHandler.java:1844 - [id: 0xfa9d5db6, L:/127.0.0.1:49168 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,565 SslHandler.java:1844 - [id: 0xe2d3e9bf, L:/127.0.0.1:7012 - R:/127.0.0.1:49168] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,565 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49168
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,566 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49168)->/127.0.0.1:7012-SMALL_MESSAGES-fa9d5db6 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,567 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49168)->/127.0.0.1:7012-SMALL_MESSAGES-e2d3e9bf messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,601 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,601 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,602 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,611 SslHandler.java:1844 - [id: 0x754a303e, L:/127.0.0.1:49176 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,612 SslHandler.java:1844 - [id: 0x9981048f, L:/127.0.0.1:7012 - R:/127.0.0.1:49176] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,612 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49176
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,614 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49176)->/127.0.0.1:7012-LARGE_MESSAGES-754a303e successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,614 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49176)->/127.0.0.1:7012-LARGE_MESSAGES-9981048f messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,644 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,644 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,647 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49184)->/127.0.0.1:7012-SMALL_MESSAGES-697428f6 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,647 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49184)->/127.0.0.1:7012-SMALL_MESSAGES-24acd6c2 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,670 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,671 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,673 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49196)->/127.0.0.1:7012-LARGE_MESSAGES-2c9faaaa messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,673 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49196)->/127.0.0.1:7012-LARGE_MESSAGES-4e11d948 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,695 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,695 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,696 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,704 SslHandler.java:1844 - [id: 0xf01aaa36, L:/127.0.0.1:49200 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,704 SslHandler.java:1844 - [id: 0x49b6be99, L:/127.0.0.1:7012 - R:/127.0.0.1:49200] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,705 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49200
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,706 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49200)->/127.0.0.1:7012-SMALL_MESSAGES-f01aaa36 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,706 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49200)->/127.0.0.1:7012-SMALL_MESSAGES-49b6be99 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,728 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,729 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,729 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,736 SslHandler.java:1844 - [id: 0x8d42c712, L:/127.0.0.1:49212 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,737 SslHandler.java:1844 - [id: 0x81d1922e, L:/127.0.0.1:7012 - R:/127.0.0.1:49212] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,737 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49212
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,738 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49212)->/127.0.0.1:7012-LARGE_MESSAGES-8d42c712 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,738 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49212)->/127.0.0.1:7012-LARGE_MESSAGES-81d1922e messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,769 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,769 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,776 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49216)->/127.0.0.1:7012-SMALL_MESSAGES-254f863a messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,776 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49216)->/127.0.0.1:7012-SMALL_MESSAGES-f7c5fbb4 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,789 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,790 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,791 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49224)->/127.0.0.1:7012-LARGE_MESSAGES-aa8a951b successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,791 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49224)->/127.0.0.1:7012-LARGE_MESSAGES-21c0b157 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,807 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,807 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,807 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,814 SslHandler.java:1844 - [id: 0x1474d943, L:/127.0.0.1:49230 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,815 SslHandler.java:1844 - [id: 0xd8881a67, L:/127.0.0.1:7012 - R:/127.0.0.1:49230] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,815 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49230
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,816 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49230)->/127.0.0.1:7012-SMALL_MESSAGES-1474d943 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,816 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49230)->/127.0.0.1:7012-SMALL_MESSAGES-d8881a67 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,828 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,828 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,829 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,835 SslHandler.java:1844 - [id: 0x36bab341, L:/127.0.0.1:49234 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,836 SslHandler.java:1844 - [id: 0x72de8ae4, L:/127.0.0.1:7012 - R:/127.0.0.1:49234] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,836 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49234
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,837 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49234)->/127.0.0.1:7012-LARGE_MESSAGES-36bab341 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,838 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49234)->/127.0.0.1:7012-LARGE_MESSAGES-72de8ae4 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,854 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,854 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,856 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49244)->/127.0.0.1:7012-SMALL_MESSAGES-7942ebaf messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,856 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49244)->/127.0.0.1:7012-SMALL_MESSAGES-09834a48 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,874 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,874 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,876 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49252)->/127.0.0.1:7012-LARGE_MESSAGES-bc7aa957 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,876 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49252)->/127.0.0.1:7012-LARGE_MESSAGES-a6c8e0dd successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:40,892 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,892 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,892 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,898 SslHandler.java:1844 - [id: 0x9ffd8473, L:/127.0.0.1:49260 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,899 SslHandler.java:1844 - [id: 0xf2bcc09f, L:/127.0.0.1:7012 - R:/127.0.0.1:49260] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,899 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49260
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,900 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49260)->/127.0.0.1:7012-SMALL_MESSAGES-9ffd8473 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,900 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49260)->/127.0.0.1:7012-SMALL_MESSAGES-f2bcc09f messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,917 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,917 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:40,918 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,924 SslHandler.java:1844 - [id: 0x49839e4b, L:/127.0.0.1:49272 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,925 SslHandler.java:1844 - [id: 0xbb89ef53, L:/127.0.0.1:7012 - R:/127.0.0.1:49272] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,925 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49272
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,927 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49272)->/127.0.0.1:7012-LARGE_MESSAGES-bb89ef53 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,927 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49272)->/127.0.0.1:7012-LARGE_MESSAGES-49839e4b successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [main] 2024-08-30 08:37:40,950 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,951 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,954 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49286)->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,954 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49286)->/127.0.0.1:7012-SMALL_MESSAGES-1ec6ba48 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,954 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,954 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,954 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,955 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-b2c55c06 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,956 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:40,974 ConnectionTest.java:252 - Running 12 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-08-30 08:37:40,974 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:40,976 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49290)->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 successfully connected, version = 12, framing = CRC, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:40,976 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49290)->/127.0.0.1:7012-LARGE_MESSAGES-5605ed72 messaging connection established, version = 12, framing = CRC, encryption = unencrypted
WARN  [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,977 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,977 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-08-30 08:37:40,985 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,985 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-08-30 08:37:40,992 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,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-08-30 08:37:40,993 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,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-08-30 08:37:40,999 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:40,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-08-30 08:37:41,006 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,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-08-30 08:37:41,006 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,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-08-30 08:37:41,012 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,012 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-08-30 08:37:41,019 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,019 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-08-30 08:37:41,020 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-3018eee5 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,020 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:41,037 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,038 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:41,038 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,045 SslHandler.java:1844 - [id: 0xe44ca193, L:/127.0.0.1:49298 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,046 SslHandler.java:1844 - [id: 0xc9b5155a, L:/127.0.0.1:7012 - R:/127.0.0.1:49298] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,046 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49298
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,047 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49298)->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,047 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49298)->/127.0.0.1:7012-SMALL_MESSAGES-c9b5155a messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,047 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,047 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,048 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-e44ca193 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,049 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:41,073 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,073 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:41,074 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,081 SslHandler.java:1844 - [id: 0xd4936efa, L:/127.0.0.1:49312 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,081 SslHandler.java:1844 - [id: 0xca768d35, L:/127.0.0.1:7012 - R:/127.0.0.1:49312] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,081 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49312
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,083 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49312)->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa successfully connected, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,083 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49312)->/127.0.0.1:7012-LARGE_MESSAGES-ca768d35 messaging connection established, version = 12, framing = CRC, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
WARN  [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,083 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,083 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-08-30 08:37:41,091 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,091 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-08-30 08:37:41,099 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,099 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-08-30 08:37:41,100 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,100 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-08-30 08:37:41,108 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,108 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-08-30 08:37:41,116 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,116 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-08-30 08:37:41,117 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,117 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-08-30 08:37:41,124 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,124 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-08-30 08:37:41,133 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,133 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-08-30 08:37:41,134 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-d4936efa dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,134 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:41,159 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,160 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,162 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49328)->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf successfully connected, version = 12, framing = LZ4, encryption = unencrypted
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,162 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,163 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-a19230cf dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,164 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,165 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49328)->/127.0.0.1:7012-SMALL_MESSAGES-adffe72b messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
INFO  [main] 2024-08-30 08:37:41,185 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,185 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: unencrypted
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,187 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49342)->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 successfully connected, version = 12, framing = LZ4, encryption = unencrypted
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,187 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49342)->/127.0.0.1:7012-LARGE_MESSAGES-fb3526d6 messaging connection established, version = 12, framing = LZ4, encryption = unencrypted
WARN  [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,188 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,188 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-08-30 08:37:41,195 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,195 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-08-30 08:37:41,203 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,203 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-08-30 08:37:41,203 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,203 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-08-30 08:37:41,211 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,211 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-08-30 08:37:41,219 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,219 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-08-30 08:37:41,219 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,219 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-08-30 08:37:41,226 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,226 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-08-30 08:37:41,234 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,234 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-08-30 08:37:41,235 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-24f5cf08 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,235 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:41,254 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,254 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:41,255 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,263 SslHandler.java:1844 - [id: 0xfe1e770b, L:/127.0.0.1:49354 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,263 SslHandler.java:1844 - [id: 0x2ef1768f, L:/127.0.0.1:7012 - R:/127.0.0.1:49354] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,264 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49354
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,265 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49354)->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,265 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49354)->/127.0.0.1:7012-SMALL_MESSAGES-2ef1768f messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,265 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,265 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,265 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,265 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,266 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,267 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:816)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,267 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
WARN  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,267 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-SMALL_MESSAGES-fe1e770b dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$EventLoopDelivery.doRun(OutboundConnection.java:819)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413)
	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:840)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,267 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.
INFO  [main] 2024-08-30 08:37:41,280 ConnectionTest.java:252 - Running 12 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-08-30 08:37:41,281 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:17012), nic: lo, encryption: encrypted(openssl)
INFO  [main] 2024-08-30 08:37:41,281 InboundConnectionInitiator.java:159 - Listening on address: (/127.0.0.1:7012), nic: lo, encryption: optionally encrypted(openssl)
DEBUG [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,288 SslHandler.java:1844 - [id: 0x29fe8929, L:/127.0.0.1:49366 - R:127.0.0.1/127.0.0.1:7012] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,289 SslHandler.java:1844 - [id: 0x4051ce02, L:/127.0.0.1:7012 - R:/127.0.0.1:49366] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
DEBUG [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,289 InternodeConnectionUtils.java:58 - Failed to get peer certificates for peer /127.0.0.1:49366
javax.net.ssl.SSLPeerUnverifiedException: peer not verified
	at io.netty.handler.ssl.ReferenceCountedOpenSslEngine$DefaultOpenSslSession.getPeerCertificates(ReferenceCountedOpenSslEngine.java:2574)
	at io.netty.handler.ssl.ExtendedOpenSslSession.getPeerCertificates(ExtendedOpenSslSession.java:157)
	at org.apache.cassandra.net.InternodeConnectionUtils.certificates(InternodeConnectionUtils.java:54)
	at org.apache.cassandra.net.InboundConnectionInitiator$ClientAuthenticationHandler.decode(InboundConnectionInitiator.java:228)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1385)
	at io.netty.handler.ssl.SslHandler.decodeNonJdkCompatible(SslHandler.java:1259)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1299)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
	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:1410)
	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:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
	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:840)
INFO  [Messaging-EventLoop-3-1] 2024-08-30 08:37:41,290 OutboundConnection.java:1153 - /127.0.0.1:7012(/127.0.0.1:49366)->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 successfully connected, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
INFO  [Messaging-EventLoop-3-2] 2024-08-30 08:37:41,290 InboundConnectionInitiator.java:503 - /127.0.0.1:7012(/127.0.0.1:49366)->/127.0.0.1:7012-LARGE_MESSAGES-4051ce02 messaging connection established, version = 12, framing = LZ4, encryption = encrypted(factory=openssl;protocol=TLSv1.3;cipher=TLS_AES_128_GCM_SHA256)
WARN  [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,291 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,291 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-08-30 08:37:41,299 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,299 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-08-30 08:37:41,309 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,309 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-08-30 08:37:41,309 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,309 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-08-30 08:37:41,319 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,319 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-08-30 08:37:41,329 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,329 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-08-30 08:37:41,329 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,329 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-08-30 08:37:41,339 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,339 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-08-30 08:37:41,349 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
java.io.IOException: null
	at org.apache.cassandra.net.ConnectionTest$4.serialize(ConnectionTest.java:448)
	at org.apache.cassandra.net.Message$Serializer.serialize(Message.java:741)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:983)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,349 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-08-30 08:37:41,349 OutboundConnection.java:492 - /127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES-29fe8929 dropping message of type _TEST_1 due to error
org.apache.cassandra.net.InvalidSerializedSizeException: Invalid serialized size; expected 14, actual size at least 13, for verb _TEST_1
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.doRun(OutboundConnection.java:986)
	at org.apache.cassandra.net.OutboundConnection$Delivery.run(OutboundConnection.java:691)
	at org.apache.cassandra.net.OutboundConnection$LargeMessageDelivery.run(OutboundConnection.java:958)
	at org.apache.cassandra.concurrent.ExecutionFailure$1.run(ExecutionFailure.java:133)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
DEBUG [Messaging-OUT-/127.0.0.1:7012->/127.0.0.1:7012-LARGE_MESSAGES] 2024-08-30 08:37:41,349 HeapUtils.java:133 - Heap dump creation on uncaught exceptions is disabled.